2026-04-21 02:01:22.909955 | Job console starting 2026-04-21 02:01:22.918616 | Updating git repos 2026-04-21 02:01:22.967471 | Cloning repos into workspace 2026-04-21 02:01:23.161436 | Restoring repo states 2026-04-21 02:01:23.181914 | Merging changes 2026-04-21 02:01:23.181959 | Checking out repos 2026-04-21 02:01:23.838634 | Preparing playbooks 2026-04-21 02:01:24.818013 | Running Ansible setup 2026-04-21 02:01:28.498968 | PRE-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-21 02:01:29.149586 | 2026-04-21 02:01:29.149809 | PLAY [localhost] 2026-04-21 02:01:29.161097 | 2026-04-21 02:01:29.161256 | TASK [Gathering Facts] 2026-04-21 02:01:30.083320 | localhost | ok 2026-04-21 02:01:30.093738 | 2026-04-21 02:01:30.093849 | TASK [Setup log path fact] 2026-04-21 02:01:30.117663 | localhost | ok 2026-04-21 02:01:30.131970 | 2026-04-21 02:01:30.132073 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-21 02:01:30.163303 | localhost | ok 2026-04-21 02:01:30.171633 | 2026-04-21 02:01:30.171714 | TASK [emit-job-header : Print job information] 2026-04-21 02:01:30.213138 | # Job Information 2026-04-21 02:01:30.213438 | Ansible Version: 2.16.16 2026-04-21 02:01:30.213510 | Job: openstack-tox-py312 2026-04-21 02:01:30.213558 | Pipeline: periodic 2026-04-21 02:01:30.213605 | Executor: 0a8996d2b663 2026-04-21 02:01:30.213668 | Triggered by: https://github.com/vexxhost/manila 2026-04-21 02:01:30.213729 | Event ID: 374cd8cae4ab40ddb1ded5c74a39b959 2026-04-21 02:01:30.218331 | 2026-04-21 02:01:30.218407 | LOOP [emit-job-header : Print node information] 2026-04-21 02:01:30.315733 | localhost | ok: 2026-04-21 02:01:30.316062 | localhost | # Node Information 2026-04-21 02:01:30.316135 | localhost | Inventory Hostname: ubuntu-noble 2026-04-21 02:01:30.316192 | localhost | Hostname: np0000168653 2026-04-21 02:01:30.316307 | localhost | Username: zuul 2026-04-21 02:01:30.316369 | localhost | Distro: Ubuntu 24.04 2026-04-21 02:01:30.316422 | localhost | Provider: yul1 2026-04-21 02:01:30.316473 | localhost | Region: ca-ymq-1 2026-04-21 02:01:30.316530 | localhost | Label: ubuntu-noble 2026-04-21 02:01:30.316600 | localhost | Product Name: OpenStack Nova 2026-04-21 02:01:30.316654 | localhost | Interface IP: 199.204.45.238 2026-04-21 02:01:30.329568 | 2026-04-21 02:01:30.329782 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-04-21 02:01:30.722201 | localhost -> localhost | changed 2026-04-21 02:01:30.731645 | 2026-04-21 02:01:30.731750 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-04-21 02:01:31.579605 | localhost -> localhost | changed 2026-04-21 02:01:31.589225 | 2026-04-21 02:01:31.589414 | PLAY [all] 2026-04-21 02:01:31.601438 | 2026-04-21 02:01:31.601595 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-04-21 02:01:31.830019 | ubuntu-noble -> localhost | ok 2026-04-21 02:01:31.844100 | 2026-04-21 02:01:31.844282 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-04-21 02:01:31.880734 | ubuntu-noble | ok 2026-04-21 02:01:31.898297 | ubuntu-noble | included: /var/lib/zuul/builds/a729d42ac1184c3f853e4c4fc396a0bb/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-04-21 02:01:31.905072 | 2026-04-21 02:01:31.905174 | TASK [add-build-sshkey : Create Temp SSH key] 2026-04-21 02:01:33.070449 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-04-21 02:01:33.070688 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/a729d42ac1184c3f853e4c4fc396a0bb/work/a729d42ac1184c3f853e4c4fc396a0bb_id_rsa 2026-04-21 02:01:33.070730 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/a729d42ac1184c3f853e4c4fc396a0bb/work/a729d42ac1184c3f853e4c4fc396a0bb_id_rsa.pub 2026-04-21 02:01:33.070763 | ubuntu-noble -> localhost | The key fingerprint is: 2026-04-21 02:01:33.070794 | ubuntu-noble -> localhost | SHA256:9xRFvR64nYA655sZnCZM45yIStw/H0/b3F/IOwtwwz0 zuul-build-sshkey 2026-04-21 02:01:33.070848 | ubuntu-noble -> localhost | The key's randomart image is: 2026-04-21 02:01:33.070881 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-04-21 02:01:33.070915 | ubuntu-noble -> localhost | | .o. | 2026-04-21 02:01:33.070947 | ubuntu-noble -> localhost | | . .| 2026-04-21 02:01:33.070977 | ubuntu-noble -> localhost | | o . .| 2026-04-21 02:01:33.071006 | ubuntu-noble -> localhost | | o = o | 2026-04-21 02:01:33.071035 | ubuntu-noble -> localhost | | So+ = E o| 2026-04-21 02:01:33.071063 | ubuntu-noble -> localhost | | . . . *++*.+ * | 2026-04-21 02:01:33.071091 | ubuntu-noble -> localhost | | o o . B+*o o .| 2026-04-21 02:01:33.071120 | ubuntu-noble -> localhost | | . . .. *.B.o..| 2026-04-21 02:01:33.071152 | ubuntu-noble -> localhost | | . .o. *.oo+o| 2026-04-21 02:01:33.071182 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-04-21 02:01:33.071251 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.674595 2026-04-21 02:01:33.079477 | 2026-04-21 02:01:33.079589 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-04-21 02:01:33.113341 | ubuntu-noble | ok 2026-04-21 02:01:33.125523 | ubuntu-noble | included: /var/lib/zuul/builds/a729d42ac1184c3f853e4c4fc396a0bb/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-04-21 02:01:33.137102 | 2026-04-21 02:01:33.137194 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-04-21 02:01:33.162171 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:01:33.171611 | 2026-04-21 02:01:33.171708 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-04-21 02:01:33.749384 | ubuntu-noble | changed 2026-04-21 02:01:33.756258 | 2026-04-21 02:01:33.756349 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-04-21 02:01:33.972714 | ubuntu-noble | ok 2026-04-21 02:01:33.980491 | 2026-04-21 02:01:33.980563 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-04-21 02:01:34.564254 | ubuntu-noble | changed 2026-04-21 02:01:34.570911 | 2026-04-21 02:01:34.570981 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-04-21 02:01:35.134850 | ubuntu-noble | changed 2026-04-21 02:01:35.141673 | 2026-04-21 02:01:35.141802 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-04-21 02:01:35.166873 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:01:35.177579 | 2026-04-21 02:01:35.177690 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-04-21 02:01:35.601747 | ubuntu-noble -> localhost | changed 2026-04-21 02:01:35.623263 | 2026-04-21 02:01:35.623468 | TASK [add-build-sshkey : Add back temp key] 2026-04-21 02:01:35.913105 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/a729d42ac1184c3f853e4c4fc396a0bb/work/a729d42ac1184c3f853e4c4fc396a0bb_id_rsa (zuul-build-sshkey) 2026-04-21 02:01:35.913435 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.014394 2026-04-21 02:01:35.922236 | 2026-04-21 02:01:35.922366 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-04-21 02:01:36.283972 | ubuntu-noble | ok 2026-04-21 02:01:36.292141 | 2026-04-21 02:01:36.292277 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-04-21 02:01:36.327156 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:01:36.344103 | 2026-04-21 02:01:36.344236 | TASK [prepare-workspace : Start zuul_console daemon.] 2026-04-21 02:01:36.751055 | ubuntu-noble | ok 2026-04-21 02:01:36.759811 | 2026-04-21 02:01:36.759991 | TASK [prepare-workspace : Synchronize src repos to workspace directory.] 2026-04-21 02:01:39.051002 | ubuntu-noble | Output suppressed because no_log was given 2026-04-21 02:01:39.063505 | 2026-04-21 02:01:39.063641 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them] 2026-04-21 02:01:39.287297 | ubuntu-noble | ok: "logs" 2026-04-21 02:01:39.287584 | ubuntu-noble | ok: All items complete 2026-04-21 02:01:39.287641 | 2026-04-21 02:01:39.473468 | ubuntu-noble | ok: "artifacts" 2026-04-21 02:01:39.663059 | ubuntu-noble | ok: "docs" 2026-04-21 02:01:39.832652 | 2026-04-21 02:01:39.832878 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist] 2026-04-21 02:01:40.089815 | ubuntu-noble | changed: "logs" 2026-04-21 02:01:40.275849 | ubuntu-noble | changed: "artifacts" 2026-04-21 02:01:40.471569 | ubuntu-noble | changed: "docs" 2026-04-21 02:01:40.493901 | 2026-04-21 02:01:40.494080 | PLAY RECAP 2026-04-21 02:01:40.494150 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-04-21 02:01:40.494203 | ubuntu-noble | ok: 15 changed: 8 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0 2026-04-21 02:01:40.494237 | 2026-04-21 02:01:40.758064 | PRE-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/pre.yaml@main] 2026-04-21 02:01:40.760052 | PRE-RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/enable-fips/pre.yaml@master] 2026-04-21 02:01:41.379965 | 2026-04-21 02:01:41.380143 | PLAY [Enable FIPS mode] 2026-04-21 02:01:41.393966 | 2026-04-21 02:01:41.394088 | TASK [Enable FIPS mode and reboot node] 2026-04-21 02:01:41.439573 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:01:41.441441 | 2026-04-21 02:01:41.441553 | PLAY RECAP 2026-04-21 02:01:41.441658 | ubuntu-noble | ok: 0 changed: 0 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-04-21 02:01:41.441765 | 2026-04-21 02:01:41.604723 | PRE-RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/enable-fips/pre.yaml@master] 2026-04-21 02:01:41.607586 | PRE-RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/unittests/pre.yaml@master] 2026-04-21 02:01:42.220218 | 2026-04-21 02:01:42.220382 | PLAY [all] 2026-04-21 02:01:42.232285 | 2026-04-21 02:01:42.232379 | TASK [Install binary dependencies] 2026-04-21 02:01:42.300037 | ubuntu-noble | ok 2026-04-21 02:01:42.319152 | 2026-04-21 02:01:42.319335 | TASK [bindep : Include find tasks] 2026-04-21 02:01:42.354586 | ubuntu-noble | ok 2026-04-21 02:01:42.367282 | ubuntu-noble | included: /var/lib/zuul/builds/a729d42ac1184c3f853e4c4fc396a0bb/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/bindep/tasks/find.yaml 2026-04-21 02:01:42.376706 | 2026-04-21 02:01:42.376850 | TASK [bindep : Look for bindep.txt] 2026-04-21 02:01:42.760473 | ubuntu-noble | ok 2026-04-21 02:01:42.768334 | 2026-04-21 02:01:42.768446 | TASK [bindep : Define bindep_file fact] 2026-04-21 02:01:42.801154 | ubuntu-noble | ok 2026-04-21 02:01:42.810275 | 2026-04-21 02:01:42.810476 | TASK [bindep : Look for other-requirements.txt] 2026-04-21 02:01:42.835824 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:01:42.845654 | 2026-04-21 02:01:42.845781 | TASK [bindep : Define bindep_file fact] 2026-04-21 02:01:42.871444 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:01:42.883472 | 2026-04-21 02:01:42.883547 | TASK [bindep : Look for bindep fallback file] 2026-04-21 02:01:42.916603 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:01:42.929294 | 2026-04-21 02:01:42.929500 | TASK [bindep : Define bindep_file fact] 2026-04-21 02:01:42.957199 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:01:42.967996 | 2026-04-21 02:01:42.968185 | TASK [bindep : Include bindep tasks] 2026-04-21 02:01:43.012754 | ubuntu-noble | ok 2026-04-21 02:01:43.025493 | ubuntu-noble | included: /var/lib/zuul/builds/a729d42ac1184c3f853e4c4fc396a0bb/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/bindep/tasks/find-bindep.yaml 2026-04-21 02:01:43.038613 | 2026-04-21 02:01:43.038784 | TASK [bindep : Look for bindep command] 2026-04-21 02:01:43.074736 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:01:43.088488 | 2026-04-21 02:01:43.088647 | TASK [bindep : Check for system bindep] 2026-04-21 02:01:43.633206 | ubuntu-noble | ok: Runtime: 0:00:00.008337 2026-04-21 02:01:43.642338 | 2026-04-21 02:01:43.642557 | TASK [bindep : Define bindep_command fact] 2026-04-21 02:01:43.678433 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:01:43.689544 | 2026-04-21 02:01:43.689680 | TASK [bindep : Include install tasks] 2026-04-21 02:01:43.726340 | ubuntu-noble | ok 2026-04-21 02:01:43.736980 | ubuntu-noble | included: /var/lib/zuul/builds/a729d42ac1184c3f853e4c4fc396a0bb/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/bindep/tasks/install.yaml 2026-04-21 02:01:43.748451 | 2026-04-21 02:01:43.748607 | TASK [bindep : Create temp dir for bindep] 2026-04-21 02:01:44.087487 | ubuntu-noble | changed 2026-04-21 02:01:44.096744 | 2026-04-21 02:01:44.096873 | TASK [Ensure we have pip dependencies] 2026-04-21 02:01:44.124305 | ubuntu-noble | ok 2026-04-21 02:01:44.155668 | 2026-04-21 02:01:44.155862 | TASK [ensure-pip : Check if pip is installed] 2026-04-21 02:01:44.760614 | ubuntu-noble | ok: Runtime: 0:00:00.008709 2026-04-21 02:01:44.771099 | 2026-04-21 02:01:44.771224 | LOOP [ensure-pip : Install pip from packages] 2026-04-21 02:01:44.813657 | ubuntu-noble | ok: "/var/lib/zuul/builds/a729d42ac1184c3f853e4c4fc396a0bb/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/ensure-pip/tasks/Debian.yaml" 2026-04-21 02:01:44.835328 | ubuntu-noble | included: /var/lib/zuul/builds/a729d42ac1184c3f853e4c4fc396a0bb/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/ensure-pip/tasks/Debian.yaml 2026-04-21 02:01:44.848068 | 2026-04-21 02:01:44.848174 | TASK [ensure-pip : Update package lists] 2026-04-21 02:02:02.585148 | ubuntu-noble | changed 2026-04-21 02:02:02.593224 | 2026-04-21 02:02:02.593330 | TASK [ensure-pip : Install Python 3 pip] 2026-04-21 02:02:32.591748 | ubuntu-noble | changed 2026-04-21 02:02:32.601240 | 2026-04-21 02:02:32.601339 | TASK [ensure-pip : Install Python 2 pip] 2026-04-21 02:02:32.646411 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:02:32.654827 | 2026-04-21 02:02:32.654987 | TASK [ensure-pip : Ensure setuptools] 2026-04-21 02:02:32.679469 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:02:32.695816 | 2026-04-21 02:02:32.695972 | TASK [ensure-pip : Check for ensurepip module] 2026-04-21 02:02:33.007458 | ubuntu-noble | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-04-21 02:02:33.007621 | ubuntu-noble | [--altinstall] [--default-pip] 2026-04-21 02:02:33.007636 | ubuntu-noble | 2026-04-21 02:02:33.007647 | ubuntu-noble | options: 2026-04-21 02:02:33.007658 | ubuntu-noble | -h, --help show this help message and exit 2026-04-21 02:02:33.007674 | ubuntu-noble | --version Show the version of pip that is bundled with this Python. 2026-04-21 02:02:33.007687 | ubuntu-noble | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-04-21 02:02:33.007701 | ubuntu-noble | times. 2026-04-21 02:02:33.007712 | ubuntu-noble | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-04-21 02:02:33.007721 | ubuntu-noble | --user Install using the user scheme. 2026-04-21 02:02:33.007731 | ubuntu-noble | --root ROOT Install everything relative to this alternate root directory. 2026-04-21 02:02:33.007740 | ubuntu-noble | --altinstall Make an alternate install, installing only the X.Y versioned 2026-04-21 02:02:33.007749 | ubuntu-noble | scripts (Default: pipX, pipX.Y). 2026-04-21 02:02:33.007758 | ubuntu-noble | --default-pip Make a default pip install, installing the unqualified pip in 2026-04-21 02:02:33.007766 | ubuntu-noble | addition to the versioned scripts. 2026-04-21 02:02:33.245752 | ubuntu-noble | ok: Runtime: 0:00:00.070988 2026-04-21 02:02:33.251706 | 2026-04-21 02:02:33.251779 | TASK [ensure-pip : Ensure python3-venv] 2026-04-21 02:02:33.275324 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:02:33.282887 | 2026-04-21 02:02:33.282968 | TASK [ensure-pip : Install pip from source] 2026-04-21 02:02:33.309101 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:02:33.317758 | 2026-04-21 02:02:33.317856 | TASK [ensure-pip : Probe for venv python full path] 2026-04-21 02:02:33.571548 | ubuntu-noble | /usr/bin/python3 2026-04-21 02:02:33.860617 | ubuntu-noble | ok: Runtime: 0:00:00.008688 2026-04-21 02:02:33.868643 | 2026-04-21 02:02:33.868743 | TASK [ensure-pip : Set host default] 2026-04-21 02:02:33.920387 | ubuntu-noble | ok 2026-04-21 02:02:33.932818 | 2026-04-21 02:02:33.932903 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-04-21 02:02:34.737631 | ubuntu-noble | ok 2026-04-21 02:02:34.752483 | 2026-04-21 02:02:34.752628 | TASK [bindep : Install bindep into temporary venv] 2026-04-21 02:02:40.889420 | ubuntu-noble | changed 2026-04-21 02:02:40.895402 | 2026-04-21 02:02:40.895472 | TASK [bindep : Define bindep_command] 2026-04-21 02:02:40.929799 | ubuntu-noble | ok 2026-04-21 02:02:40.940660 | 2026-04-21 02:02:40.940735 | LOOP [bindep : Include package tasks] 2026-04-21 02:02:40.995301 | ubuntu-noble | ok: "src/github.com/vexxhost/manila/bindep.txt" 2026-04-21 02:02:40.995664 | ubuntu-noble | ok: All items complete 2026-04-21 02:02:40.995720 | 2026-04-21 02:02:41.017683 | ubuntu-noble | included: /var/lib/zuul/builds/a729d42ac1184c3f853e4c4fc396a0bb/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/bindep/tasks/packages.yaml 2026-04-21 02:02:41.028913 | 2026-04-21 02:02:41.028994 | TASK [bindep : Define bindep_run fact] 2026-04-21 02:02:41.070923 | ubuntu-noble | ok 2026-04-21 02:02:41.082502 | 2026-04-21 02:02:41.082717 | TASK [bindep : Get list of packages to install from bindep] 2026-04-21 02:02:42.557058 | ubuntu-noble | build-essential 2026-04-21 02:02:42.557145 | ubuntu-noble | gettext 2026-04-21 02:02:42.557152 | ubuntu-noble | graphviz 2026-04-21 02:02:42.557157 | ubuntu-noble | libffi-dev 2026-04-21 02:02:42.557162 | ubuntu-noble | libmysqlclient-dev 2026-04-21 02:02:42.557167 | ubuntu-noble | libpq-dev 2026-04-21 02:02:42.557171 | ubuntu-noble | libssl-dev 2026-04-21 02:02:42.557176 | ubuntu-noble | libxml2-dev 2026-04-21 02:02:42.557180 | ubuntu-noble | libxslt1-dev 2026-04-21 02:02:42.557184 | ubuntu-noble | mysql-client 2026-04-21 02:02:42.557188 | ubuntu-noble | mysql-server 2026-04-21 02:02:42.557192 | ubuntu-noble | postgresql 2026-04-21 02:02:42.557197 | ubuntu-noble | postgresql-client 2026-04-21 02:02:42.649158 | ubuntu-noble | ok: Runtime: 0:00:01.266836 2026-04-21 02:02:42.655115 | 2026-04-21 02:02:42.655187 | TASK [bindep : Install distro packages from bindep] 2026-04-21 02:03:40.809478 | ubuntu-noble | changed 2026-04-21 02:03:40.859751 | 2026-04-21 02:03:40.859883 | TASK [bindep : Check that packages are installed] 2026-04-21 02:03:42.396050 | ubuntu-noble | ok: Runtime: 0:00:00.790500 2026-04-21 02:03:42.403998 | 2026-04-21 02:03:42.404114 | TASK [bindep : Fail if we cannot install all packages] 2026-04-21 02:03:42.428108 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:03:42.443813 | 2026-04-21 02:03:42.443979 | TASK [Run test-setup role] 2026-04-21 02:03:42.466266 | ubuntu-noble | ok 2026-04-21 02:03:42.495054 | 2026-04-21 02:03:42.495207 | TASK [test-setup : Check if project's tools/test-setup.sh exists] 2026-04-21 02:03:42.721817 | ubuntu-noble | ok 2026-04-21 02:03:43.280801 | 2026-04-21 02:03:43.281021 | TASK [test-setup : Run tools/test-setup.sh] 2026-04-21 02:03:43.543420 | ubuntu-noble | + DB_ROOT_PW=insecure_slave 2026-04-21 02:03:43.543548 | ubuntu-noble | + DB_USER=openstack_citest 2026-04-21 02:03:43.543562 | ubuntu-noble | + DB_PW=openstack_citest 2026-04-21 02:03:43.543573 | ubuntu-noble | + sudo -H mysqladmin -u root password insecure_slave 2026-04-21 02:03:43.566028 | ubuntu-noble | mysqladmin: [Warning] Using a password on the command line interface can be insecure. 2026-04-21 02:03:43.566227 | ubuntu-noble | Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety. 2026-04-21 02:03:43.576889 | ubuntu-noble | + sudo -H mysql -u root -pinsecure_slave -h localhost -e ' 2026-04-21 02:03:43.576926 | ubuntu-noble | DELETE FROM mysql.user WHERE User='\'''\''; 2026-04-21 02:03:43.576937 | ubuntu-noble | FLUSH PRIVILEGES; 2026-04-21 02:03:43.576947 | ubuntu-noble | CREATE USER '\''openstack_citest'\''@'\''%'\'' IDENTIFIED BY '\''openstack_citest'\''; 2026-04-21 02:03:43.576956 | ubuntu-noble | GRANT ALL PRIVILEGES ON *.* TO '\''openstack_citest'\''@'\''%'\'' WITH GRANT OPTION;' 2026-04-21 02:03:43.593628 | ubuntu-noble | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-21 02:03:43.639089 | ubuntu-noble | + mysql -u openstack_citest -popenstack_citest -h 127.0.0.1 -e ' 2026-04-21 02:03:43.639136 | ubuntu-noble | SET default_storage_engine=MYISAM; 2026-04-21 02:03:43.639146 | ubuntu-noble | DROP DATABASE IF EXISTS openstack_citest; 2026-04-21 02:03:43.639156 | ubuntu-noble | CREATE DATABASE openstack_citest CHARACTER SET utf8;' 2026-04-21 02:03:43.646555 | ubuntu-noble | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-04-21 02:03:43.705699 | ubuntu-noble | + DB_ROOT_PW=insecure_slave 2026-04-21 02:03:43.706619 | ubuntu-noble | ++ sudo -H -u postgres psql -t -c ' 2026-04-21 02:03:43.706656 | ubuntu-noble | SELECT '\''HERE'\'' from pg_roles where rolname='\''openstack_citest'\''' 2026-04-21 02:03:43.774382 | ubuntu-noble | + root_roles= 2026-04-21 02:03:43.774439 | ubuntu-noble | + [[ '' == *HERE ]] 2026-04-21 02:03:43.774451 | ubuntu-noble | + sudo -H -u postgres psql -c 'CREATE ROLE openstack_citest WITH SUPERUSER LOGIN PASSWORD '\''openstack_citest'\''' 2026-04-21 02:03:43.846317 | ubuntu-noble | CREATE ROLE 2026-04-21 02:03:43.849209 | ubuntu-noble | + cat 2026-04-21 02:03:43.851245 | ubuntu-noble | + chmod 0600 /home/zuul/.pgpass 2026-04-21 02:03:43.852730 | ubuntu-noble | + psql -h 127.0.0.1 -U openstack_citest -d template1 -c 'DROP DATABASE IF EXISTS openstack_citest' 2026-04-21 02:03:43.911573 | ubuntu-noble | NOTICE: database "openstack_citest" does not exist, skipping 2026-04-21 02:03:43.911634 | ubuntu-noble | DROP DATABASE 2026-04-21 02:03:43.913728 | ubuntu-noble | + createdb -h 127.0.0.1 -U openstack_citest -l C -T template0 -E utf8 openstack_citest 2026-04-21 02:03:44.324466 | ubuntu-noble | ok: Runtime: 0:00:00.507632 2026-04-21 02:03:44.341161 | 2026-04-21 02:03:44.341280 | TASK [bindep : Remove bindep temp dir] 2026-04-21 02:03:44.756890 | ubuntu-noble | ok 2026-04-21 02:03:44.759426 | 2026-04-21 02:03:44.759486 | PLAY RECAP 2026-04-21 02:03:44.759584 | ubuntu-noble | ok: 25 changed: 9 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0 2026-04-21 02:03:44.759619 | 2026-04-21 02:03:44.886457 | PRE-RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/unittests/pre.yaml@master] 2026-04-21 02:03:44.887866 | PRE-RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/pre.yaml@master] 2026-04-21 02:03:45.502099 | 2026-04-21 02:03:45.524191 | PLAY [all] 2026-04-21 02:03:45.608520 | 2026-04-21 02:03:45.608860 | TASK [ensure-python : Validate python_version value] 2026-04-21 02:03:45.687424 | ubuntu-noble | ok: All assertions passed 2026-04-21 02:03:45.695849 | 2026-04-21 02:03:45.695952 | TASK [ensure-python : Install specified version of python interpreter and development files (DEB)] 2026-04-21 02:03:49.680875 | ubuntu-noble | changed 2026-04-21 02:03:49.688992 | 2026-04-21 02:03:49.689085 | TASK [ensure-python : Pull in venv package] 2026-04-21 02:03:50.825763 | ubuntu-noble | ok 2026-04-21 02:03:50.832882 | 2026-04-21 02:03:50.833058 | TASK [ensure-python : Set default RPM package name] 2026-04-21 02:03:50.869867 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:03:50.881048 | 2026-04-21 02:03:50.881281 | TASK [ensure-python : Set RPM package name for CentOS/RHEL 9/10] 2026-04-21 02:03:50.916909 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:03:50.928704 | 2026-04-21 02:03:50.928879 | TASK [ensure-python : Install RPM package] 2026-04-21 02:03:50.965425 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:03:50.976498 | 2026-04-21 02:03:50.976694 | TASK [ensure-python : Install python using pyenv] 2026-04-21 02:03:51.001592 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:03:51.014325 | 2026-04-21 02:03:51.014485 | TASK [ensure-python : Activate python using stow] 2026-04-21 02:03:51.050052 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:03:51.065335 | 2026-04-21 02:03:51.065491 | TASK [Install pip] 2026-04-21 02:03:51.101574 | ubuntu-noble | ok 2026-04-21 02:03:51.127187 | 2026-04-21 02:03:51.127358 | TASK [ensure-pip : Check if pip is installed] 2026-04-21 02:03:51.593748 | ubuntu-noble | /usr/bin/pip3 2026-04-21 02:03:51.628994 | ubuntu-noble | usage: __main__.py [-h] {unpack,pack,convert,tags,version,help} ... 2026-04-21 02:03:51.629049 | ubuntu-noble | 2026-04-21 02:03:51.629061 | ubuntu-noble | positional arguments: 2026-04-21 02:03:51.629072 | ubuntu-noble | {unpack,pack,convert,tags,version,help} 2026-04-21 02:03:51.629082 | ubuntu-noble | commands 2026-04-21 02:03:51.629091 | ubuntu-noble | unpack Unpack wheel 2026-04-21 02:03:51.629105 | ubuntu-noble | pack Repack wheel 2026-04-21 02:03:51.629119 | ubuntu-noble | convert Convert egg or wininst to wheel 2026-04-21 02:03:51.629134 | ubuntu-noble | tags Add or replace the tags on a wheel 2026-04-21 02:03:51.629145 | ubuntu-noble | version Print version and exit 2026-04-21 02:03:51.629154 | ubuntu-noble | help Show this help 2026-04-21 02:03:51.629163 | ubuntu-noble | 2026-04-21 02:03:51.629172 | ubuntu-noble | options: 2026-04-21 02:03:51.629183 | ubuntu-noble | -h, --help show this help message and exit 2026-04-21 02:03:51.683536 | ubuntu-noble | ok: Runtime: 0:00:00.047688 2026-04-21 02:03:51.691998 | 2026-04-21 02:03:51.692119 | LOOP [ensure-pip : Install pip from packages] 2026-04-21 02:03:51.719190 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:03:51.739523 | 2026-04-21 02:03:51.739721 | TASK [ensure-pip : Ensure setuptools] 2026-04-21 02:03:51.766053 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:03:51.777608 | 2026-04-21 02:03:51.777737 | TASK [ensure-pip : Check for ensurepip module] 2026-04-21 02:03:52.073096 | ubuntu-noble | usage: python -m ensurepip [-h] [--version] [-v] [-U] [--user] [--root ROOT] 2026-04-21 02:03:52.073242 | ubuntu-noble | [--altinstall] [--default-pip] 2026-04-21 02:03:52.073258 | ubuntu-noble | 2026-04-21 02:03:52.073269 | ubuntu-noble | options: 2026-04-21 02:03:52.073280 | ubuntu-noble | -h, --help show this help message and exit 2026-04-21 02:03:52.073324 | ubuntu-noble | --version Show the version of pip that is bundled with this Python. 2026-04-21 02:03:52.073342 | ubuntu-noble | -v, --verbose Give more output. Option is additive, and can be used up to 3 2026-04-21 02:03:52.073357 | ubuntu-noble | times. 2026-04-21 02:03:52.073368 | ubuntu-noble | -U, --upgrade Upgrade pip and dependencies, even if already installed. 2026-04-21 02:03:52.073377 | ubuntu-noble | --user Install using the user scheme. 2026-04-21 02:03:52.073391 | ubuntu-noble | --root ROOT Install everything relative to this alternate root directory. 2026-04-21 02:03:52.073400 | ubuntu-noble | --altinstall Make an alternate install, installing only the X.Y versioned 2026-04-21 02:03:52.073409 | ubuntu-noble | scripts (Default: pipX, pipX.Y). 2026-04-21 02:03:52.073417 | ubuntu-noble | --default-pip Make a default pip install, installing the unqualified pip in 2026-04-21 02:03:52.073426 | ubuntu-noble | addition to the versioned scripts. 2026-04-21 02:03:52.332544 | ubuntu-noble | ok: Runtime: 0:00:00.064380 2026-04-21 02:03:52.341992 | 2026-04-21 02:03:52.342130 | TASK [ensure-pip : Ensure python3-venv] 2026-04-21 02:03:52.369189 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:03:52.380047 | 2026-04-21 02:03:52.380256 | TASK [ensure-pip : Install pip from source] 2026-04-21 02:03:52.406394 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:03:52.416910 | 2026-04-21 02:03:52.417065 | TASK [ensure-pip : Probe for venv python full path] 2026-04-21 02:03:52.712146 | ubuntu-noble | /usr/bin/python3 2026-04-21 02:03:53.019431 | ubuntu-noble | ok: Runtime: 0:00:00.008686 2026-04-21 02:03:53.024853 | 2026-04-21 02:03:53.024920 | TASK [ensure-pip : Set host default] 2026-04-21 02:03:53.079438 | ubuntu-noble | ok 2026-04-21 02:03:53.085681 | 2026-04-21 02:03:53.085746 | TASK [ensure-pip : Set ensure_pip_virtualenv_command] 2026-04-21 02:03:53.399525 | ubuntu-noble | ok 2026-04-21 02:03:53.411156 | 2026-04-21 02:03:53.411274 | TASK [ensure-tox : Check if tox is installed] 2026-04-21 02:03:53.952980 | ubuntu-noble | ok: Runtime: 0:00:00.007911 2026-04-21 02:03:53.958634 | 2026-04-21 02:03:53.958709 | TASK [ensure-tox : Export preinstalled tox_exectuable] 2026-04-21 02:03:53.984007 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:03:53.995921 | 2026-04-21 02:03:53.996028 | TASK [ensure-tox : Create local venv] 2026-04-21 02:03:57.550235 | ubuntu-noble | ok: Runtime: 0:00:03.249236 2026-04-21 02:03:57.557791 | 2026-04-21 02:03:57.557935 | TASK [ensure-tox : Install tox to local venv] 2026-04-21 02:03:58.334246 | ubuntu-noble | Collecting tox<4.48 2026-04-21 02:03:58.403745 | ubuntu-noble | Downloading tox-4.47.3-py3-none-any.whl.metadata (3.6 kB) 2026-04-21 02:03:58.465551 | ubuntu-noble | Collecting cachetools>=7.0.1 (from tox<4.48) 2026-04-21 02:03:58.474649 | ubuntu-noble | Downloading cachetools-7.0.6-py3-none-any.whl.metadata (5.9 kB) 2026-04-21 02:03:58.521738 | ubuntu-noble | Collecting colorama>=0.4.6 (from tox<4.48) 2026-04-21 02:03:58.531234 | ubuntu-noble | Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-04-21 02:03:58.595882 | ubuntu-noble | Collecting filelock>=3.24.3 (from tox<4.48) 2026-04-21 02:03:58.605105 | ubuntu-noble | Downloading filelock-3.29.0-py3-none-any.whl.metadata (2.0 kB) 2026-04-21 02:03:58.652369 | ubuntu-noble | Collecting packaging>=26 (from tox<4.48) 2026-04-21 02:03:58.653230 | ubuntu-noble | Using cached packaging-26.1-py3-none-any.whl.metadata (3.5 kB) 2026-04-21 02:03:58.696255 | ubuntu-noble | Collecting platformdirs>=4.9.2 (from tox<4.48) 2026-04-21 02:03:58.705355 | ubuntu-noble | Downloading platformdirs-4.9.6-py3-none-any.whl.metadata (4.7 kB) 2026-04-21 02:03:58.753512 | ubuntu-noble | Collecting pluggy>=1.6 (from tox<4.48) 2026-04-21 02:03:58.763128 | ubuntu-noble | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-04-21 02:03:58.805597 | ubuntu-noble | Collecting pyproject-api>=1.10 (from tox<4.48) 2026-04-21 02:03:58.817840 | ubuntu-noble | Downloading pyproject_api-1.10.0-py3-none-any.whl.metadata (2.7 kB) 2026-04-21 02:03:58.941226 | ubuntu-noble | Collecting virtualenv>=20.39 (from tox<4.48) 2026-04-21 02:03:58.951784 | ubuntu-noble | Downloading virtualenv-21.2.4-py3-none-any.whl.metadata (3.5 kB) 2026-04-21 02:03:59.017563 | ubuntu-noble | Collecting distlib<1,>=0.3.7 (from virtualenv>=20.39->tox<4.48) 2026-04-21 02:03:59.026628 | ubuntu-noble | Downloading distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB) 2026-04-21 02:03:59.073492 | ubuntu-noble | Collecting python-discovery>=1.2.2 (from virtualenv>=20.39->tox<4.48) 2026-04-21 02:03:59.082509 | ubuntu-noble | Downloading python_discovery-1.2.2-py3-none-any.whl.metadata (5.4 kB) 2026-04-21 02:03:59.140740 | ubuntu-noble | Downloading tox-4.47.3-py3-none-any.whl (202 kB) 2026-04-21 02:03:59.170461 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 202.2/202.2 kB 7.5 MB/s eta 0:00:00 2026-04-21 02:03:59.181397 | ubuntu-noble | Downloading cachetools-7.0.6-py3-none-any.whl (13 kB) 2026-04-21 02:03:59.201733 | ubuntu-noble | Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-04-21 02:03:59.221599 | ubuntu-noble | Downloading filelock-3.29.0-py3-none-any.whl (39 kB) 2026-04-21 02:03:59.233154 | ubuntu-noble | Using cached packaging-26.1-py3-none-any.whl (95 kB) 2026-04-21 02:03:59.243648 | ubuntu-noble | Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-04-21 02:03:59.262447 | ubuntu-noble | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-04-21 02:03:59.287808 | ubuntu-noble | Downloading pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-04-21 02:03:59.308906 | ubuntu-noble | Downloading virtualenv-21.2.4-py3-none-any.whl (5.8 MB) 2026-04-21 02:03:59.416703 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.8/5.8 MB 56.5 MB/s eta 0:00:00 2026-04-21 02:03:59.428956 | ubuntu-noble | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-04-21 02:03:59.457216 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 19.0 MB/s eta 0:00:00 2026-04-21 02:03:59.468242 | ubuntu-noble | Downloading python_discovery-1.2.2-py3-none-any.whl (31 kB) 2026-04-21 02:03:59.546758 | ubuntu-noble | Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, cachetools, python-discovery, pyproject-api, virtualenv, tox 2026-04-21 02:04:00.241256 | ubuntu-noble | Successfully installed cachetools-7.0.6 colorama-0.4.6 distlib-0.4.0 filelock-3.29.0 packaging-26.1 platformdirs-4.9.6 pluggy-1.6.0 pyproject-api-1.10.0 python-discovery-1.2.2 tox-4.47.3 virtualenv-21.2.4 2026-04-21 02:04:00.905948 | ubuntu-noble | ok: Runtime: 0:00:02.597985 2026-04-21 02:04:00.913689 | 2026-04-21 02:04:00.913790 | TASK [ensure-tox : Export installed tox_executable path] 2026-04-21 02:04:01.397464 | ubuntu-noble | ok 2026-04-21 02:04:01.403738 | 2026-04-21 02:04:01.403831 | TASK [ensure-tox : Output tox version] 2026-04-21 02:04:01.934166 | ubuntu-noble | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-04-21 02:04:01.949021 | ubuntu-noble | 4.47.3 from /home/zuul/.local/tox/lib/python3.12/site-packages/tox/__init__.py 2026-04-21 02:04:02.466762 | ubuntu-noble | ok: Runtime: 0:00:00.291569 2026-04-21 02:04:02.475078 | 2026-04-21 02:04:02.475208 | TASK [ensure-tox : Make global symlink] 2026-04-21 02:04:02.500643 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:04:02.510585 | 2026-04-21 02:04:02.510709 | PLAY RECAP 2026-04-21 02:04:02.510778 | ubuntu-noble | ok: 13 changed: 8 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0 2026-04-21 02:04:02.510815 | 2026-04-21 02:04:02.652693 | PRE-RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/pre.yaml@master] 2026-04-21 02:04:02.655865 | RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/run.yaml@master] 2026-04-21 02:04:03.204232 | 2026-04-21 02:04:03.204352 | PLAY [all] 2026-04-21 02:04:03.217663 | 2026-04-21 02:04:03.217781 | TASK [revoke-sudo : Check if zuul is sudoer] 2026-04-21 02:04:03.756186 | ubuntu-noble | ok: Runtime: 0:00:00.019156 2026-04-21 02:04:04.535223 | 2026-04-21 02:04:04.535430 | TASK [revoke-sudo : Remove sudo access for zuul user.] 2026-04-21 02:04:05.078999 | ubuntu-noble | ok: Runtime: 0:00:00.008701 2026-04-21 02:04:05.087344 | 2026-04-21 02:04:05.087439 | TASK [revoke-sudo : Prove that general sudo access is actually revoked.] 2026-04-21 02:04:05.351238 | ubuntu-noble | sudo: a password is required 2026-04-21 02:04:05.634435 | ubuntu-noble | ok: Runtime: 0:00:00.018691 2026-04-21 02:04:05.646302 | 2026-04-21 02:04:05.646372 | TASK [tox : Check to see if the constraints file exists] 2026-04-21 02:04:06.062248 | ubuntu-noble | ok 2026-04-21 02:04:06.071886 | 2026-04-21 02:04:06.071999 | TASK [tox : Fail if constraints file is missing] 2026-04-21 02:04:06.097281 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:04:06.108043 | 2026-04-21 02:04:06.108158 | TASK [tox : Record file location] 2026-04-21 02:04:06.154776 | ubuntu-noble | ok 2026-04-21 02:04:06.163411 | 2026-04-21 02:04:06.163539 | TASK [tox : Install tox siblings] 2026-04-21 02:04:06.199765 | ubuntu-noble | ok 2026-04-21 02:04:06.212549 | ubuntu-noble | included: /var/lib/zuul/builds/a729d42ac1184c3f853e4c4fc396a0bb/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/tox/tasks/siblings.yaml 2026-04-21 02:04:06.218660 | 2026-04-21 02:04:06.218815 | TASK [tox : Run tox without tests] 2026-04-21 02:04:06.733870 | ubuntu-noble | ROOT: 188 D setup logging to DEBUG on pid 5666 [tox/report.py:229] 2026-04-21 02:04:06.757955 | ubuntu-noble | .pkg: 212 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:06.760669 | ubuntu-noble | .pkg: 215 I find interpreter for spec PythonSpec(major=3, minor=12, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:06.763259 | ubuntu-noble | .pkg: 217 D get interpreter info via cmd: /usr/bin/python3.12 /home/zuul/.local/tox/lib/python3.12/site-packages/python_discovery/_py_info.py eb6f50a0efe53a28f0dc159cb2fc0581 8520438a074bce20109f3e78a3e2088a [python_discovery/_cached_py_info.py:198] 2026-04-21 02:04:06.830156 | ubuntu-noble | .pkg: 284 D wrote python info of /usr/bin/python3.12 at /home/zuul/.cache/virtualenv/py_info/4/f0d7a494a3f776233427cb85a7e198c7cf4913b50a203c6febc678cc4f5bf265.json [virtualenv/app_data/via_disk_folder.py:159] 2026-04-21 02:04:06.831133 | ubuntu-noble | .pkg: 285 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-04-21 02:04:06.831404 | ubuntu-noble | .pkg: 285 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:06.831540 | ubuntu-noble | .pkg: 285 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:06.834133 | ubuntu-noble | .pkg: 288 D symlink on filesystem does work [virtualenv/info.py:51] 2026-04-21 02:04:06.834415 | ubuntu-noble | .pkg: 288 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-04-21 02:04:06.860154 | ubuntu-noble | .pkg: 314 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:06.860553 | ubuntu-noble | .pkg: 314 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:62] 2026-04-21 02:04:06.860776 | ubuntu-noble | .pkg: 315 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:06.860828 | ubuntu-noble | .pkg: 315 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:06.864584 | ubuntu-noble | .pkg: 319 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:06.864954 | ubuntu-noble | .pkg: 319 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:06.865018 | ubuntu-noble | .pkg: 319 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:06.865066 | ubuntu-noble | .pkg: 319 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:06.868741 | ubuntu-noble | .pkg: 323 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:06.869095 | ubuntu-noble | .pkg: 323 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:06.869154 | ubuntu-noble | .pkg: 323 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:06.869196 | ubuntu-noble | .pkg: 323 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:06.872416 | ubuntu-noble | .pkg: 326 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:06.872802 | ubuntu-noble | .pkg: 327 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:06.872870 | ubuntu-noble | .pkg: 327 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:06.872917 | ubuntu-noble | .pkg: 327 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:06.876195 | ubuntu-noble | .pkg: 330 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:06.876577 | ubuntu-noble | .pkg: 331 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:06.876641 | ubuntu-noble | .pkg: 331 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:06.876682 | ubuntu-noble | .pkg: 331 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:06.880642 | ubuntu-noble | .pkg: 335 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:06.881000 | ubuntu-noble | .pkg: 335 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:06.881043 | ubuntu-noble | .pkg: 335 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:06.881111 | ubuntu-noble | .pkg: 335 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:06.884251 | ubuntu-noble | .pkg: 338 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:06.884661 | ubuntu-noble | .pkg: 339 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:06.884722 | ubuntu-noble | .pkg: 339 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:06.884768 | ubuntu-noble | .pkg: 339 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:06.888039 | ubuntu-noble | .pkg: 342 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:06.888429 | ubuntu-noble | .pkg: 342 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:06.888463 | ubuntu-noble | .pkg: 342 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:06.888542 | ubuntu-noble | .pkg: 343 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:06.891792 | ubuntu-noble | .pkg: 346 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:06.892143 | ubuntu-noble | .pkg: 346 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:06.892199 | ubuntu-noble | .pkg: 346 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:06.892247 | ubuntu-noble | .pkg: 346 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:06.895410 | ubuntu-noble | .pkg: 349 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:06.895792 | ubuntu-noble | .pkg: 350 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:06.895848 | ubuntu-noble | .pkg: 350 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:06.895885 | ubuntu-noble | .pkg: 350 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:06.899110 | ubuntu-noble | .pkg: 353 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:06.899506 | ubuntu-noble | .pkg: 353 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:06.899551 | ubuntu-noble | .pkg: 354 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:06.899623 | ubuntu-noble | .pkg: 354 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:06.903914 | ubuntu-noble | .pkg: 358 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:06.904284 | ubuntu-noble | .pkg: 358 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:06.904381 | ubuntu-noble | .pkg: 358 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:06.904420 | ubuntu-noble | .pkg: 358 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:06.907649 | ubuntu-noble | .pkg: 362 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:06.908014 | ubuntu-noble | .pkg: 362 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:06.908081 | ubuntu-noble | .pkg: 362 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:06.908128 | ubuntu-noble | .pkg: 362 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:06.911273 | ubuntu-noble | .pkg: 365 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:06.911671 | ubuntu-noble | .pkg: 366 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:06.911727 | ubuntu-noble | .pkg: 366 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:06.911789 | ubuntu-noble | .pkg: 366 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:06.915006 | ubuntu-noble | .pkg: 369 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:06.915409 | ubuntu-noble | .pkg: 369 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:06.915463 | ubuntu-noble | .pkg: 369 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:06.915501 | ubuntu-noble | .pkg: 369 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:06.918792 | ubuntu-noble | .pkg: 373 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:06.919156 | ubuntu-noble | .pkg: 373 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:06.919216 | ubuntu-noble | .pkg: 373 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:06.919262 | ubuntu-noble | .pkg: 373 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:06.926591 | ubuntu-noble | py312: 380 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/vexxhost/manila/.tox/py312, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-04-21 02:04:06.927034 | ubuntu-noble | py312: 381 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/py312/bin [virtualenv/util/path/_sync.py:18] 2026-04-21 02:04:06.927155 | ubuntu-noble | py312: 381 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/py312/include [virtualenv/util/path/_sync.py:18] 2026-04-21 02:04:06.927261 | ubuntu-noble | py312: 381 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages [virtualenv/util/path/_sync.py:18] 2026-04-21 02:04:06.927564 | ubuntu-noble | py312: 382 D write /home/zuul/src/github.com/vexxhost/manila/.tox/py312/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-04-21 02:04:06.927611 | ubuntu-noble | py312: 382 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:06.927683 | ubuntu-noble | py312: 382 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:06.927721 | ubuntu-noble | py312: 382 D version_info = 3.12.3.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:06.927769 | ubuntu-noble | py312: 382 D version = 3.12.3 [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:06.927814 | ubuntu-noble | py312: 382 D executable = /usr/bin/python3.12 [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:06.927881 | ubuntu-noble | py312: 382 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/vexxhost/manila/.tox/py312 [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:06.927919 | ubuntu-noble | py312: 382 D virtualenv = 21.2.4 [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:06.927969 | ubuntu-noble | py312: 382 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:06.928014 | ubuntu-noble | py312: 382 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:06.928058 | ubuntu-noble | py312: 382 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:06.928101 | ubuntu-noble | py312: 382 D base-executable = /usr/bin/python3.12 [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:06.928408 | ubuntu-noble | py312: 382 D symlink /usr/bin/python3.12 to /home/zuul/src/github.com/vexxhost/manila/.tox/py312/bin/python [virtualenv/util/path/_sync.py:38] 2026-04-21 02:04:06.928774 | ubuntu-noble | py312: 383 D create virtualenv import hook file /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:118] 2026-04-21 02:04:06.928904 | ubuntu-noble | py312: 383 D create /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:121] 2026-04-21 02:04:06.929409 | ubuntu-noble | py312: 383 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-04-21 02:04:06.930240 | ubuntu-noble | py312: 384 D debug via /home/zuul/src/github.com/vexxhost/manila/.tox/py312/bin/python /home/zuul/.local/tox/lib/python3.12/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-04-21 02:04:06.969016 | ubuntu-noble | py312: 383 D { 2026-04-21 02:04:06.969046 | ubuntu-noble | "sys": { 2026-04-21 02:04:06.969056 | ubuntu-noble | "executable": "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/bin/python", 2026-04-21 02:04:06.969065 | ubuntu-noble | "_base_executable": "/usr/bin/python3.12", 2026-04-21 02:04:06.969073 | ubuntu-noble | "prefix": "/home/zuul/src/github.com/vexxhost/manila/.tox/py312", 2026-04-21 02:04:06.969082 | ubuntu-noble | "base_prefix": "/usr", 2026-04-21 02:04:06.969092 | ubuntu-noble | "real_prefix": null, 2026-04-21 02:04:06.969101 | ubuntu-noble | "exec_prefix": "/home/zuul/src/github.com/vexxhost/manila/.tox/py312", 2026-04-21 02:04:06.969109 | ubuntu-noble | "base_exec_prefix": "/usr", 2026-04-21 02:04:06.969118 | ubuntu-noble | "path": [ 2026-04-21 02:04:06.969126 | ubuntu-noble | "/usr/lib/python312.zip", 2026-04-21 02:04:06.969135 | ubuntu-noble | "/usr/lib/python3.12", 2026-04-21 02:04:06.969143 | ubuntu-noble | "/usr/lib/python3.12/lib-dynload", 2026-04-21 02:04:06.969152 | ubuntu-noble | "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages" 2026-04-21 02:04:06.969161 | ubuntu-noble | ], 2026-04-21 02:04:06.969169 | ubuntu-noble | "meta_path": [ 2026-04-21 02:04:06.969178 | ubuntu-noble | "", 2026-04-21 02:04:06.969186 | ubuntu-noble | "", 2026-04-21 02:04:06.969195 | ubuntu-noble | "", 2026-04-21 02:04:06.969203 | ubuntu-noble | "" 2026-04-21 02:04:06.969227 | ubuntu-noble | ], 2026-04-21 02:04:06.969235 | ubuntu-noble | "fs_encoding": "utf-8", 2026-04-21 02:04:06.969244 | ubuntu-noble | "io_encoding": "utf-8" 2026-04-21 02:04:06.969252 | ubuntu-noble | }, 2026-04-21 02:04:06.969260 | ubuntu-noble | "version": "3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]", 2026-04-21 02:04:06.969270 | ubuntu-noble | "makefile_filename": "/usr/lib/python3.12/config-3.12-x86_64-linux-gnu/Makefile", 2026-04-21 02:04:06.969279 | ubuntu-noble | "os": "", 2026-04-21 02:04:06.969311 | ubuntu-noble | "site": "", 2026-04-21 02:04:06.969324 | ubuntu-noble | "datetime": "", 2026-04-21 02:04:06.969333 | ubuntu-noble | "math": "", 2026-04-21 02:04:06.969342 | ubuntu-noble | "json": "" 2026-04-21 02:04:06.969350 | ubuntu-noble | } [virtualenv/run/session.py:80] 2026-04-21 02:04:06.969365 | ubuntu-noble | py312: 423 I add seed packages via FromAppData(download=False, pip=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-04-21 02:04:06.976756 | ubuntu-noble | py312: 430 D install pip from wheel /home/zuul/.local/tox/lib/python3.12/site-packages/virtualenv/seed/wheels/embed/pip-26.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-04-21 02:04:06.977856 | ubuntu-noble | py312: 432 D build install image for pip-26.0.1-py3-none-any.whl to /home/zuul/.cache/virtualenv/wheel/3.12/image/1/CopyPipInstall/pip-26.0.1-py3-none-any [virtualenv/seed/embed/via_app_data/pip_install/base.py:81] 2026-04-21 02:04:07.146920 | ubuntu-noble | py312: 601 D copy directory /home/zuul/.cache/virtualenv/wheel/3.12/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.dist-info to /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pip-26.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-04-21 02:04:07.152336 | ubuntu-noble | py312: 606 D copy /home/zuul/.cache/virtualenv/wheel/3.12/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.virtualenv to /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pip-26.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-04-21 02:04:07.152477 | ubuntu-noble | py312: 606 D copy directory /home/zuul/.cache/virtualenv/wheel/3.12/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip to /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-04-21 02:04:07.204771 | ubuntu-noble | py312: 659 D generated console scripts pip3 pip-3.12 pip3.12 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-04-21 02:04:07.205435 | ubuntu-noble | py312: 659 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:90] 2026-04-21 02:04:07.212878 | ubuntu-noble | py312: 667 D write /home/zuul/src/github.com/vexxhost/manila/.tox/py312/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-04-21 02:04:07.212921 | ubuntu-noble | py312: 667 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:07.213044 | ubuntu-noble | py312: 667 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:07.213145 | ubuntu-noble | py312: 667 D version_info = 3.12.3.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:07.213230 | ubuntu-noble | py312: 667 D version = 3.12.3 [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:07.213379 | ubuntu-noble | py312: 667 D executable = /usr/bin/python3.12 [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:07.213505 | ubuntu-noble | py312: 667 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/vexxhost/manila/.tox/py312 [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:07.213611 | ubuntu-noble | py312: 668 D virtualenv = 21.2.4 [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:07.213731 | ubuntu-noble | py312: 668 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:07.213850 | ubuntu-noble | py312: 668 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:07.213963 | ubuntu-noble | py312: 668 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:07.214078 | ubuntu-noble | py312: 668 D base-executable = /usr/bin/python3.12 [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:07.257410 | ubuntu-noble | py312: 711 W install_deps> python -I -m pip install -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt -c /home/zuul/src/opendev.org/openstack/requirements/upper-constraints.txt [tox/tox_env/api.py:499] 2026-04-21 02:04:08.343379 | ubuntu-noble | Collecting pbr>=5.5.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 6)) 2026-04-21 02:04:08.344395 | ubuntu-noble | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-04-21 02:04:08.392091 | ubuntu-noble | Collecting alembic>=1.4.2 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 8)) 2026-04-21 02:04:08.477384 | ubuntu-noble | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-04-21 02:04:08.530594 | ubuntu-noble | Collecting castellan>=3.7.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 9)) 2026-04-21 02:04:08.543496 | ubuntu-noble | Downloading castellan-5.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-04-21 02:04:08.583341 | ubuntu-noble | Collecting defusedxml>=0.7.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 10)) 2026-04-21 02:04:08.593660 | ubuntu-noble | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-04-21 02:04:08.655001 | ubuntu-noble | Collecting eventlet>=0.27.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 11)) 2026-04-21 02:04:08.674401 | ubuntu-noble | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-04-21 02:04:08.880501 | ubuntu-noble | Collecting greenlet>=0.4.16 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 12)) 2026-04-21 02:04:08.890676 | ubuntu-noble | Downloading greenlet-3.4.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-04-21 02:04:09.164002 | ubuntu-noble | Collecting lxml>=4.5.2 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 13)) 2026-04-21 02:04:09.178404 | ubuntu-noble | Downloading lxml-6.0.3-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-04-21 02:04:09.210431 | ubuntu-noble | Collecting netaddr>=0.8.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 14)) 2026-04-21 02:04:09.222542 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-04-21 02:04:09.267567 | ubuntu-noble | Collecting oslo.config>=8.3.2 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 15)) 2026-04-21 02:04:09.280820 | ubuntu-noble | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-21 02:04:09.313809 | ubuntu-noble | Collecting oslo.context>=3.1.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 16)) 2026-04-21 02:04:09.325223 | ubuntu-noble | Downloading oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-04-21 02:04:09.367116 | ubuntu-noble | Collecting oslo.db>=17.2.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 17)) 2026-04-21 02:04:09.378150 | ubuntu-noble | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-21 02:04:09.416604 | ubuntu-noble | Collecting oslo.i18n>=5.0.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 18)) 2026-04-21 02:04:09.428603 | ubuntu-noble | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-04-21 02:04:09.468579 | ubuntu-noble | Collecting oslo.log>=4.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 19)) 2026-04-21 02:04:09.482038 | ubuntu-noble | Downloading oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-21 02:04:09.566488 | ubuntu-noble | Collecting oslo.messaging>=14.1.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-04-21 02:04:09.580629 | ubuntu-noble | Downloading oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-04-21 02:04:09.624951 | ubuntu-noble | Collecting oslo.middleware>=4.1.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 21)) 2026-04-21 02:04:09.645946 | ubuntu-noble | Downloading oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-04-21 02:04:09.714176 | ubuntu-noble | Collecting oslo.policy>=4.5.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 22)) 2026-04-21 02:04:09.727479 | ubuntu-noble | Downloading oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-04-21 02:04:09.766670 | ubuntu-noble | Collecting oslo.privsep>=2.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 23)) 2026-04-21 02:04:09.778200 | ubuntu-noble | Downloading oslo_privsep-3.10.1-py3-none-any.whl.metadata (2.7 kB) 2026-04-21 02:04:09.822263 | ubuntu-noble | Collecting oslo.reports>=2.2.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 24)) 2026-04-21 02:04:09.833033 | ubuntu-noble | Downloading oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-21 02:04:09.874620 | ubuntu-noble | Collecting oslo.rootwrap>=6.2.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 25)) 2026-04-21 02:04:09.890431 | ubuntu-noble | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-21 02:04:09.945936 | ubuntu-noble | Collecting oslo.serialization>=4.0.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 26)) 2026-04-21 02:04:09.958874 | ubuntu-noble | Downloading oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-04-21 02:04:10.004672 | ubuntu-noble | Collecting oslo.service>=2.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 27)) 2026-04-21 02:04:10.016054 | ubuntu-noble | Downloading oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-04-21 02:04:10.058649 | ubuntu-noble | Collecting oslo.upgradecheck>=1.3.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 28)) 2026-04-21 02:04:10.069817 | ubuntu-noble | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-04-21 02:04:10.125946 | ubuntu-noble | Collecting oslo.utils>=7.0.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 29)) 2026-04-21 02:04:10.138743 | ubuntu-noble | Downloading oslo_utils-10.0.1-py3-none-any.whl.metadata (2.1 kB) 2026-04-21 02:04:10.197958 | ubuntu-noble | Collecting oslo.concurrency>=4.3.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 30)) 2026-04-21 02:04:10.209677 | ubuntu-noble | Downloading oslo_concurrency-7.4.0-py3-none-any.whl.metadata (2.2 kB) 2026-04-21 02:04:10.245475 | ubuntu-noble | Collecting osprofiler>=3.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 31)) 2026-04-21 02:04:10.265477 | ubuntu-noble | Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-21 02:04:10.315688 | ubuntu-noble | Collecting paramiko>=2.7.2 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 32)) 2026-04-21 02:04:10.326764 | ubuntu-noble | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-04-21 02:04:10.369543 | ubuntu-noble | Collecting Paste>=3.4.3 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 33)) 2026-04-21 02:04:10.383348 | ubuntu-noble | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-04-21 02:04:10.415779 | ubuntu-noble | Collecting PasteDeploy>=2.1.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 34)) 2026-04-21 02:04:10.426745 | ubuntu-noble | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-04-21 02:04:10.476882 | ubuntu-noble | Collecting pyparsing>=2.4.7 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 35)) 2026-04-21 02:04:10.487998 | ubuntu-noble | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-04-21 02:04:10.526513 | ubuntu-noble | Collecting python-neutronclient>=6.7.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-04-21 02:04:10.540424 | ubuntu-noble | Downloading python_neutronclient-11.8.0-py3-none-any.whl.metadata (3.5 kB) 2026-04-21 02:04:10.585890 | ubuntu-noble | Collecting keystoneauth1>=4.2.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 37)) 2026-04-21 02:04:10.599262 | ubuntu-noble | Downloading keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 2026-04-21 02:04:10.647513 | ubuntu-noble | Collecting keystonemiddleware>=9.1.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 38)) 2026-04-21 02:04:10.668056 | ubuntu-noble | Downloading keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-04-21 02:04:10.719227 | ubuntu-noble | Collecting requests>=2.23.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 39)) 2026-04-21 02:04:10.729246 | ubuntu-noble | Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) 2026-04-21 02:04:10.766658 | ubuntu-noble | Collecting tenacity>=6.3.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 40)) 2026-04-21 02:04:10.776157 | ubuntu-noble | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-04-21 02:04:10.812128 | ubuntu-noble | Collecting Routes>=2.4.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 41)) 2026-04-21 02:04:10.825178 | ubuntu-noble | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-04-21 02:04:11.203456 | ubuntu-noble | Collecting SQLAlchemy>=1.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 42)) 2026-04-21 02:04:11.213443 | ubuntu-noble | Downloading sqlalchemy-2.0.49-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-04-21 02:04:11.270414 | ubuntu-noble | Collecting SQLAlchemy-Utils>=0.38.3 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 43)) 2026-04-21 02:04:11.282564 | ubuntu-noble | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl.metadata (4.6 kB) 2026-04-21 02:04:11.555064 | ubuntu-noble | Collecting stevedore>=3.2.2 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 44)) 2026-04-21 02:04:11.565653 | ubuntu-noble | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-04-21 02:04:11.668796 | ubuntu-noble | Collecting tooz>=2.7.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 45)) 2026-04-21 02:04:11.681378 | ubuntu-noble | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-04-21 02:04:11.726285 | ubuntu-noble | Collecting python-cinderclient>=4.0.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 46)) 2026-04-21 02:04:11.736968 | ubuntu-noble | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-04-21 02:04:11.790767 | ubuntu-noble | Collecting python-novaclient>=17.2.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 47)) 2026-04-21 02:04:11.889186 | ubuntu-noble | Downloading python_novaclient-18.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-04-21 02:04:11.929382 | ubuntu-noble | Collecting WebOb>=1.8.6 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 48)) 2026-04-21 02:04:11.944936 | ubuntu-noble | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-04-21 02:04:11.985772 | ubuntu-noble | Collecting cachetools>=4.2.1 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 49)) 2026-04-21 02:04:12.000506 | ubuntu-noble | Downloading cachetools-7.0.5-py3-none-any.whl.metadata (5.6 kB) 2026-04-21 02:04:12.038051 | ubuntu-noble | Collecting packaging>=20.9 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 50)) 2026-04-21 02:04:12.050743 | ubuntu-noble | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-04-21 02:04:12.099175 | ubuntu-noble | Collecting jsonschema>=4.17 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 51)) 2026-04-21 02:04:12.110642 | ubuntu-noble | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-04-21 02:04:12.167866 | ubuntu-noble | Collecting openstacksdk>=4.1.0 (from -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-04-21 02:04:12.181406 | ubuntu-noble | Downloading openstacksdk-4.11.0-py3-none-any.whl.metadata (12 kB) 2026-04-21 02:04:12.239999 | ubuntu-noble | Collecting hacking<6.2.0,>=6.1.0 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 1)) 2026-04-21 02:04:12.254326 | ubuntu-noble | Downloading hacking-6.1.0-py3-none-any.whl.metadata (7.0 kB) 2026-04-21 02:04:12.744341 | ubuntu-noble | Collecting coverage>=5.2.1 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 3)) 2026-04-21 02:04:12.757012 | ubuntu-noble | Downloading coverage-7.13.5-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (8.5 kB) 2026-04-21 02:04:12.799618 | ubuntu-noble | Collecting ddt>=1.4.1 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 4)) 2026-04-21 02:04:12.813484 | ubuntu-noble | Downloading ddt-1.7.2-py2.py3-none-any.whl.metadata (832 bytes) 2026-04-21 02:04:12.850285 | ubuntu-noble | Collecting fixtures>=3.0.0 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 5)) 2026-04-21 02:04:12.865539 | ubuntu-noble | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-04-21 02:04:12.911482 | ubuntu-noble | Collecting oslotest>=4.4.1 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 6)) 2026-04-21 02:04:12.932331 | ubuntu-noble | Downloading oslotest-6.1.0-py3-none-any.whl.metadata (1.8 kB) 2026-04-21 02:04:12.971829 | ubuntu-noble | Collecting PyMySQL>=0.10.0 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 11)) 2026-04-21 02:04:12.992085 | ubuntu-noble | Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-04-21 02:04:13.088067 | ubuntu-noble | Collecting psycopg2-binary>=2.8.5 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 12)) 2026-04-21 02:04:13.098896 | ubuntu-noble | Downloading psycopg2_binary-2.9.11-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (4.9 kB) 2026-04-21 02:04:13.139398 | ubuntu-noble | Collecting requests-mock>=1.7.0 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 14)) 2026-04-21 02:04:13.154492 | ubuntu-noble | Downloading requests_mock-1.12.1-py2.py3-none-any.whl.metadata (4.1 kB) 2026-04-21 02:04:13.202833 | ubuntu-noble | Collecting stestr>=3.0.1 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 15)) 2026-04-21 02:04:13.217646 | ubuntu-noble | Downloading stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-04-21 02:04:13.248858 | ubuntu-noble | Collecting testresources>=2.0.1 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 16)) 2026-04-21 02:04:13.265336 | ubuntu-noble | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-04-21 02:04:13.292095 | ubuntu-noble | Installing build dependencies: started 2026-04-21 02:04:14.029249 | ubuntu-noble | Installing build dependencies: finished with status 'done' 2026-04-21 02:04:14.030245 | ubuntu-noble | Getting requirements to build wheel: started 2026-04-21 02:04:14.316026 | ubuntu-noble | Getting requirements to build wheel: finished with status 'done' 2026-04-21 02:04:14.317881 | ubuntu-noble | Installing backend dependencies: started 2026-04-21 02:04:15.086644 | ubuntu-noble | Installing backend dependencies: finished with status 'done' 2026-04-21 02:04:15.087962 | ubuntu-noble | Preparing metadata (pyproject.toml): started 2026-04-21 02:04:15.496509 | ubuntu-noble | Preparing metadata (pyproject.toml): finished with status 'done' 2026-04-21 02:04:15.521734 | ubuntu-noble | Collecting testscenarios>=0.4 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 17)) 2026-04-21 02:04:15.533097 | ubuntu-noble | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-04-21 02:04:15.582115 | ubuntu-noble | Collecting testtools>=2.4.0 (from -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 18)) 2026-04-21 02:04:15.592617 | ubuntu-noble | Downloading testtools-2.9.0-py3-none-any.whl.metadata (5.4 kB) 2026-04-21 02:04:15.643126 | ubuntu-noble | Collecting flake8~=6.1.0 (from hacking<6.2.0,>=6.1.0->-r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 1)) 2026-04-21 02:04:15.654280 | ubuntu-noble | Downloading flake8-6.1.0-py2.py3-none-any.whl.metadata (3.8 kB) 2026-04-21 02:04:15.695418 | ubuntu-noble | Collecting mccabe<0.8.0,>=0.7.0 (from flake8~=6.1.0->hacking<6.2.0,>=6.1.0->-r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 1)) 2026-04-21 02:04:15.708206 | ubuntu-noble | Downloading mccabe-0.7.0-py2.py3-none-any.whl.metadata (5.0 kB) 2026-04-21 02:04:15.742821 | ubuntu-noble | Collecting pycodestyle<2.12.0,>=2.11.0 (from flake8~=6.1.0->hacking<6.2.0,>=6.1.0->-r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 1)) 2026-04-21 02:04:15.755622 | ubuntu-noble | Downloading pycodestyle-2.11.1-py2.py3-none-any.whl.metadata (4.5 kB) 2026-04-21 02:04:15.804240 | ubuntu-noble | Collecting pyflakes<3.2.0,>=3.1.0 (from flake8~=6.1.0->hacking<6.2.0,>=6.1.0->-r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 1)) 2026-04-21 02:04:15.815595 | ubuntu-noble | Downloading pyflakes-3.1.0-py2.py3-none-any.whl.metadata (3.5 kB) 2026-04-21 02:04:16.030829 | ubuntu-noble | Collecting setuptools (from pbr>=5.5.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 6)) 2026-04-21 02:04:16.031914 | ubuntu-noble | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-04-21 02:04:16.068250 | ubuntu-noble | Collecting Mako (from alembic>=1.4.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 8)) 2026-04-21 02:04:16.081494 | ubuntu-noble | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-04-21 02:04:16.125336 | ubuntu-noble | Collecting typing-extensions>=4.12 (from alembic>=1.4.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 8)) 2026-04-21 02:04:16.136110 | ubuntu-noble | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-04-21 02:04:16.385239 | ubuntu-noble | Collecting cryptography>=2.7 (from castellan>=3.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 9)) 2026-04-21 02:04:16.396685 | ubuntu-noble | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-04-21 02:04:16.450613 | ubuntu-noble | Collecting python-barbicanclient>=5.5.0 (from castellan>=3.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 9)) 2026-04-21 02:04:16.463957 | ubuntu-noble | Downloading python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-04-21 02:04:16.521898 | ubuntu-noble | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 11)) 2026-04-21 02:04:16.533787 | ubuntu-noble | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-04-21 02:04:16.584410 | ubuntu-noble | Collecting rfc3986>=1.2.0 (from oslo.config>=8.3.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 15)) 2026-04-21 02:04:16.599646 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-04-21 02:04:16.668086 | ubuntu-noble | Collecting PyYAML>=5.1 (from oslo.config>=8.3.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 15)) 2026-04-21 02:04:16.680628 | ubuntu-noble | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-04-21 02:04:16.751531 | ubuntu-noble | Collecting debtcollector>=1.2.0 (from oslo.db>=17.2.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 17)) 2026-04-21 02:04:16.771478 | ubuntu-noble | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-04-21 02:04:16.818563 | ubuntu-noble | Collecting python-dateutil>=2.7.0 (from oslo.log>=4.4.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 19)) 2026-04-21 02:04:16.829762 | ubuntu-noble | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-04-21 02:04:16.872637 | ubuntu-noble | Collecting futurist>=1.2.0 (from oslo.messaging>=14.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-04-21 02:04:16.895359 | ubuntu-noble | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-21 02:04:16.940709 | ubuntu-noble | Collecting amqp>=2.5.2 (from oslo.messaging>=14.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-04-21 02:04:16.952264 | ubuntu-noble | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-04-21 02:04:17.006023 | ubuntu-noble | Collecting kombu>=4.6.8 (from oslo.messaging>=14.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-04-21 02:04:17.020262 | ubuntu-noble | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-04-21 02:04:17.063133 | ubuntu-noble | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=14.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-04-21 02:04:17.075194 | ubuntu-noble | Downloading oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-04-21 02:04:17.140330 | ubuntu-noble | Collecting bcrypt>=3.1.3 (from oslo.middleware>=4.1.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 21)) 2026-04-21 02:04:17.152411 | ubuntu-noble | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-04-21 02:04:17.191473 | ubuntu-noble | Collecting Jinja2>=2.10 (from oslo.middleware>=4.1.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 21)) 2026-04-21 02:04:17.204490 | ubuntu-noble | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-04-21 02:04:17.241337 | ubuntu-noble | Collecting statsd>=3.2.1 (from oslo.middleware>=4.1.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 21)) 2026-04-21 02:04:17.253852 | ubuntu-noble | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-04-21 02:04:17.416917 | ubuntu-noble | Collecting cffi>=1.14.0 (from oslo.privsep>=2.4.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 23)) 2026-04-21 02:04:17.435447 | ubuntu-noble | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-04-21 02:04:17.537591 | ubuntu-noble | Collecting msgpack>=0.6.0 (from oslo.privsep>=2.4.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 23)) 2026-04-21 02:04:17.553489 | ubuntu-noble | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-04-21 02:04:17.903075 | ubuntu-noble | Collecting psutil>=3.2.2 (from oslo.reports>=2.2.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 24)) 2026-04-21 02:04:17.915258 | ubuntu-noble | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-04-21 02:04:18.005156 | ubuntu-noble | Collecting Yappi>=1.0 (from oslo.service>=2.4.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 27)) 2026-04-21 02:04:18.017344 | ubuntu-noble | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-04-21 02:04:18.058510 | ubuntu-noble | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 28)) 2026-04-21 02:04:18.070154 | ubuntu-noble | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-04-21 02:04:18.111126 | ubuntu-noble | Collecting iso8601>=0.1.11 (from oslo.utils>=7.0.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 29)) 2026-04-21 02:04:18.127539 | ubuntu-noble | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-04-21 02:04:18.175360 | ubuntu-noble | Collecting fasteners>=0.7.0 (from oslo.concurrency>=4.3.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 30)) 2026-04-21 02:04:18.186372 | ubuntu-noble | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-04-21 02:04:18.239889 | ubuntu-noble | Collecting invoke>=2.0 (from paramiko>=2.7.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 32)) 2026-04-21 02:04:18.253110 | ubuntu-noble | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-04-21 02:04:18.310608 | ubuntu-noble | Collecting pynacl>=1.5 (from paramiko>=2.7.2->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 32)) 2026-04-21 02:04:18.323591 | ubuntu-noble | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-04-21 02:04:18.382135 | ubuntu-noble | Collecting cliff>=3.4.0 (from python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-04-21 02:04:18.395472 | ubuntu-noble | Downloading cliff-4.13.3-py3-none-any.whl.metadata (2.1 kB) 2026-04-21 02:04:18.440182 | ubuntu-noble | Collecting osc-lib>=1.12.0 (from python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-04-21 02:04:18.451238 | ubuntu-noble | Downloading osc_lib-4.5.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-21 02:04:18.503911 | ubuntu-noble | Collecting python-keystoneclient>=3.8.0 (from python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-04-21 02:04:18.515392 | ubuntu-noble | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-04-21 02:04:18.549830 | ubuntu-noble | Collecting os-service-types>=1.2.0 (from keystoneauth1>=4.2.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 37)) 2026-04-21 02:04:18.560636 | ubuntu-noble | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-04-21 02:04:18.637800 | ubuntu-noble | Collecting oslo.cache>=3.11.0 (from keystonemiddleware>=9.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 38)) 2026-04-21 02:04:18.648854 | ubuntu-noble | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-04-21 02:04:18.686258 | ubuntu-noble | Collecting pycadf>=1.1.0 (from keystonemiddleware>=9.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 38)) 2026-04-21 02:04:18.698325 | ubuntu-noble | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-04-21 02:04:18.741053 | ubuntu-noble | Collecting PyJWT>=2.4.0 (from keystonemiddleware>=9.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 38)) 2026-04-21 02:04:18.752746 | ubuntu-noble | Downloading pyjwt-2.12.1-py3-none-any.whl.metadata (4.1 kB) 2026-04-21 02:04:18.894866 | ubuntu-noble | Collecting charset_normalizer<4,>=2 (from requests>=2.23.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 39)) 2026-04-21 02:04:18.905582 | ubuntu-noble | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-04-21 02:04:18.944341 | ubuntu-noble | Collecting idna<4,>=2.5 (from requests>=2.23.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 39)) 2026-04-21 02:04:18.955052 | ubuntu-noble | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-04-21 02:04:19.000694 | ubuntu-noble | Collecting urllib3<3,>=1.26 (from requests>=2.23.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 39)) 2026-04-21 02:04:19.009617 | ubuntu-noble | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-04-21 02:04:19.049026 | ubuntu-noble | Collecting certifi>=2023.5.7 (from requests>=2.23.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 39)) 2026-04-21 02:04:19.058872 | ubuntu-noble | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-04-21 02:04:19.101897 | ubuntu-noble | Collecting six (from Routes>=2.4.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 41)) 2026-04-21 02:04:19.113597 | ubuntu-noble | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-04-21 02:04:19.148626 | ubuntu-noble | Collecting repoze.lru>=0.3 (from Routes>=2.4.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 41)) 2026-04-21 02:04:19.161341 | ubuntu-noble | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-04-21 02:04:19.211035 | ubuntu-noble | Collecting voluptuous>=0.8.9 (from tooz>=2.7.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 45)) 2026-04-21 02:04:19.224072 | ubuntu-noble | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-04-21 02:04:19.290712 | ubuntu-noble | Collecting attrs>=22.2.0 (from jsonschema>=4.17->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 51)) 2026-04-21 02:04:19.301869 | ubuntu-noble | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-04-21 02:04:19.337111 | ubuntu-noble | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=4.17->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 51)) 2026-04-21 02:04:19.347694 | ubuntu-noble | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-04-21 02:04:19.394485 | ubuntu-noble | Collecting referencing>=0.28.4 (from jsonschema>=4.17->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 51)) 2026-04-21 02:04:19.404039 | ubuntu-noble | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-04-21 02:04:19.792923 | ubuntu-noble | Collecting rpds-py>=0.25.0 (from jsonschema>=4.17->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 51)) 2026-04-21 02:04:19.804535 | ubuntu-noble | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-04-21 02:04:19.849788 | ubuntu-noble | Collecting decorator>=4.4.1 (from openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-04-21 02:04:19.860339 | ubuntu-noble | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-04-21 02:04:19.899506 | ubuntu-noble | Collecting dogpile.cache>=0.6.5 (from openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-04-21 02:04:19.910463 | ubuntu-noble | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-04-21 02:04:19.950789 | ubuntu-noble | Collecting jmespath>=0.9.0 (from openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-04-21 02:04:19.961326 | ubuntu-noble | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-04-21 02:04:19.997966 | ubuntu-noble | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-04-21 02:04:20.008005 | ubuntu-noble | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-04-21 02:04:20.053572 | ubuntu-noble | Collecting platformdirs>=3 (from openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-04-21 02:04:20.055023 | ubuntu-noble | Using cached platformdirs-4.9.6-py3-none-any.whl.metadata (4.7 kB) 2026-04-21 02:04:20.102863 | ubuntu-noble | Collecting python-subunit>=1.4.0 (from stestr>=3.0.1->-r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 15)) 2026-04-21 02:04:20.115250 | ubuntu-noble | Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-04-21 02:04:20.429395 | ubuntu-noble | Collecting tomlkit>=0.11.6 (from stestr>=3.0.1->-r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt (line 15)) 2026-04-21 02:04:20.442363 | ubuntu-noble | Downloading tomlkit-0.14.0-py3-none-any.whl.metadata (2.8 kB) 2026-04-21 02:04:20.479534 | ubuntu-noble | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=14.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-04-21 02:04:20.490466 | ubuntu-noble | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-04-21 02:04:20.533041 | ubuntu-noble | Collecting pycparser (from cffi>=1.14.0->oslo.privsep>=2.4.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 23)) 2026-04-21 02:04:20.543949 | ubuntu-noble | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-04-21 02:04:20.583487 | ubuntu-noble | Collecting autopage>=0.4.0 (from cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-04-21 02:04:20.602478 | ubuntu-noble | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-04-21 02:04:20.650099 | ubuntu-noble | Collecting cmd2>=1.0.0 (from cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-04-21 02:04:20.664364 | ubuntu-noble | Downloading cmd2-3.4.0-py3-none-any.whl.metadata (16 kB) 2026-04-21 02:04:20.707471 | ubuntu-noble | Collecting pyperclip>=1.8.2 (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-04-21 02:04:20.718548 | ubuntu-noble | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-04-21 02:04:20.785904 | ubuntu-noble | Collecting rich>=14.3.0 (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-04-21 02:04:20.797215 | ubuntu-noble | Downloading rich-14.3.4-py3-none-any.whl.metadata (18 kB) 2026-04-21 02:04:20.834102 | ubuntu-noble | Collecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-04-21 02:04:20.847187 | ubuntu-noble | Downloading rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) 2026-04-21 02:04:21.163393 | ubuntu-noble | Collecting wrapt>=2.1.0 (from debtcollector>=1.2.0->oslo.db>=17.2.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 17)) 2026-04-21 02:04:21.174456 | ubuntu-noble | Downloading wrapt-2.1.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-04-21 02:04:21.278757 | ubuntu-noble | Collecting MarkupSafe>=2.0 (from Jinja2>=2.10->oslo.middleware>=4.1.1->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 21)) 2026-04-21 02:04:21.290977 | ubuntu-noble | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-04-21 02:04:21.330161 | ubuntu-noble | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 52)) 2026-04-21 02:04:21.341992 | ubuntu-noble | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-04-21 02:04:21.390013 | ubuntu-noble | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=14.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-04-21 02:04:21.400942 | ubuntu-noble | Downloading tzdata-2026.1-py2.py3-none-any.whl.metadata (1.4 kB) 2026-04-21 02:04:21.467188 | ubuntu-noble | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 20)) 2026-04-21 02:04:21.476772 | ubuntu-noble | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-04-21 02:04:21.516550 | ubuntu-noble | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 28)) 2026-04-21 02:04:21.528171 | ubuntu-noble | Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) 2026-04-21 02:04:21.602526 | ubuntu-noble | Collecting markdown-it-py>=2.2.0 (from rich>=14.3.0->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-04-21 02:04:21.614919 | ubuntu-noble | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-04-21 02:04:21.671246 | ubuntu-noble | Collecting pygments<3.0.0,>=2.13.0 (from rich>=14.3.0->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-04-21 02:04:21.680641 | ubuntu-noble | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-04-21 02:04:21.715908 | ubuntu-noble | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0->-r /home/zuul/src/github.com/vexxhost/manila/requirements.txt (line 36)) 2026-04-21 02:04:21.725896 | ubuntu-noble | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-04-21 02:04:21.795353 | ubuntu-noble | Downloading hacking-6.1.0-py3-none-any.whl (42 kB) 2026-04-21 02:04:21.827278 | ubuntu-noble | Downloading flake8-6.1.0-py2.py3-none-any.whl (58 kB) 2026-04-21 02:04:21.852341 | ubuntu-noble | Downloading mccabe-0.7.0-py2.py3-none-any.whl (7.3 kB) 2026-04-21 02:04:21.873019 | ubuntu-noble | Downloading pycodestyle-2.11.1-py2.py3-none-any.whl (31 kB) 2026-04-21 02:04:21.895607 | ubuntu-noble | Downloading pyflakes-3.1.0-py2.py3-none-any.whl (62 kB) 2026-04-21 02:04:21.907331 | ubuntu-noble | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-04-21 02:04:21.920179 | ubuntu-noble | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-04-21 02:04:21.952044 | ubuntu-noble | Downloading castellan-5.6.0-py3-none-any.whl (99 kB) 2026-04-21 02:04:21.974212 | ubuntu-noble | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-04-21 02:04:21.999377 | ubuntu-noble | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-04-21 02:04:22.026461 | ubuntu-noble | Downloading greenlet-3.4.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (615 kB) 2026-04-21 02:04:22.047327 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 615.1/615.1 kB 30.0 MB/s 0:00:00 2026-04-21 02:04:22.062113 | ubuntu-noble | Downloading lxml-6.0.3-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-04-21 02:04:22.184533 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 43.0 MB/s 0:00:00 2026-04-21 02:04:22.199468 | ubuntu-noble | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-04-21 02:04:22.240033 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 70.5 MB/s 0:00:00 2026-04-21 02:04:22.253219 | ubuntu-noble | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-04-21 02:04:22.274320 | ubuntu-noble | Downloading oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-04-21 02:04:22.292028 | ubuntu-noble | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-04-21 02:04:22.315193 | ubuntu-noble | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-04-21 02:04:22.335319 | ubuntu-noble | Downloading oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-04-21 02:04:22.356108 | ubuntu-noble | Downloading oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-04-21 02:04:22.390999 | ubuntu-noble | Downloading oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-04-21 02:04:22.415666 | ubuntu-noble | Downloading oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-04-21 02:04:22.440108 | ubuntu-noble | Downloading oslo_privsep-3.10.1-py3-none-any.whl (41 kB) 2026-04-21 02:04:22.461381 | ubuntu-noble | Downloading oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-04-21 02:04:22.482090 | ubuntu-noble | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-04-21 02:04:22.505494 | ubuntu-noble | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-04-21 02:04:22.525336 | ubuntu-noble | Downloading oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-04-21 02:04:22.554932 | ubuntu-noble | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-04-21 02:04:22.582710 | ubuntu-noble | Downloading oslo_utils-10.0.1-py3-none-any.whl (136 kB) 2026-04-21 02:04:22.607280 | ubuntu-noble | Downloading oslo_concurrency-7.4.0-py3-none-any.whl (48 kB) 2026-04-21 02:04:22.630459 | ubuntu-noble | Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-04-21 02:04:22.651892 | ubuntu-noble | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-04-21 02:04:22.674762 | ubuntu-noble | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-04-21 02:04:22.702211 | ubuntu-noble | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-04-21 02:04:22.721031 | ubuntu-noble | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-04-21 02:04:22.742682 | ubuntu-noble | Downloading python_neutronclient-11.8.0-py3-none-any.whl (296 kB) 2026-04-21 02:04:22.767383 | ubuntu-noble | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-04-21 02:04:22.792340 | ubuntu-noble | Downloading keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-04-21 02:04:22.815674 | ubuntu-noble | Downloading requests-2.33.1-py3-none-any.whl (64 kB) 2026-04-21 02:04:22.836557 | ubuntu-noble | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-04-21 02:04:22.856233 | ubuntu-noble | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-04-21 02:04:22.875958 | ubuntu-noble | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-04-21 02:04:22.896365 | ubuntu-noble | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-04-21 02:04:22.920076 | ubuntu-noble | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-04-21 02:04:22.943418 | ubuntu-noble | Downloading sqlalchemy-2.0.49-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-04-21 02:04:23.002504 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 60.1 MB/s 0:00:00 2026-04-21 02:04:23.024250 | ubuntu-noble | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl (91 kB) 2026-04-21 02:04:23.045225 | ubuntu-noble | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-04-21 02:04:23.064708 | ubuntu-noble | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-04-21 02:04:23.087759 | ubuntu-noble | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-04-21 02:04:23.112139 | ubuntu-noble | Downloading python_novaclient-18.12.0-py3-none-any.whl (336 kB) 2026-04-21 02:04:23.140743 | ubuntu-noble | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-04-21 02:04:23.163275 | ubuntu-noble | Downloading cachetools-7.0.5-py3-none-any.whl (13 kB) 2026-04-21 02:04:23.184672 | ubuntu-noble | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-04-21 02:04:23.203131 | ubuntu-noble | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-04-21 02:04:23.247691 | ubuntu-noble | Downloading openstacksdk-4.11.0-py3-none-any.whl (1.9 MB) 2026-04-21 02:04:23.285917 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 49.7 MB/s 0:00:00 2026-04-21 02:04:23.297815 | ubuntu-noble | Downloading coverage-7.13.5-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (254 kB) 2026-04-21 02:04:23.319517 | ubuntu-noble | Downloading ddt-1.7.2-py2.py3-none-any.whl (7.1 kB) 2026-04-21 02:04:23.339277 | ubuntu-noble | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-04-21 02:04:23.360868 | ubuntu-noble | Downloading oslotest-6.1.0-py3-none-any.whl (30 kB) 2026-04-21 02:04:23.381462 | ubuntu-noble | Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-04-21 02:04:23.404282 | ubuntu-noble | Downloading psycopg2_binary-2.9.11-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (4.2 MB) 2026-04-21 02:04:23.477474 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 58.6 MB/s 0:00:00 2026-04-21 02:04:23.489960 | ubuntu-noble | Downloading requests_mock-1.12.1-py2.py3-none-any.whl (27 kB) 2026-04-21 02:04:23.513367 | ubuntu-noble | Downloading stestr-4.2.1-py3-none-any.whl (118 kB) 2026-04-21 02:04:23.535840 | ubuntu-noble | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-04-21 02:04:23.556583 | ubuntu-noble | Downloading testtools-2.9.0-py3-none-any.whl (110 kB) 2026-04-21 02:04:23.578199 | ubuntu-noble | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-04-21 02:04:23.600554 | ubuntu-noble | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-04-21 02:04:23.618617 | ubuntu-noble | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-04-21 02:04:23.642211 | ubuntu-noble | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-04-21 02:04:23.666224 | ubuntu-noble | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-04-21 02:04:23.994403 | ubuntu-noble | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-04-21 02:04:24.055736 | ubuntu-noble | Downloading cliff-4.13.3-py3-none-any.whl (86 kB) 2026-04-21 02:04:24.077049 | ubuntu-noble | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-04-21 02:04:24.118954 | ubuntu-noble | Downloading cmd2-3.4.0-py3-none-any.whl (148 kB) 2026-04-21 02:04:24.148348 | ubuntu-noble | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-04-21 02:04:24.246470 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 40.2 MB/s 0:00:00 2026-04-21 02:04:24.259732 | ubuntu-noble | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-04-21 02:04:24.278744 | ubuntu-noble | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-04-21 02:04:24.299624 | ubuntu-noble | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-04-21 02:04:24.348738 | ubuntu-noble | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-04-21 02:04:24.386661 | ubuntu-noble | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-04-21 02:04:24.679541 | ubuntu-noble | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-04-21 02:04:24.727502 | ubuntu-noble | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-04-21 02:04:24.827422 | ubuntu-noble | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-04-21 02:04:24.847825 | ubuntu-noble | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-04-21 02:04:25.042818 | ubuntu-noble | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-04-21 02:04:25.096041 | ubuntu-noble | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-04-21 02:04:25.137963 | ubuntu-noble | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-04-21 02:04:25.163649 | ubuntu-noble | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-04-21 02:04:25.197558 | ubuntu-noble | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-04-21 02:04:25.420183 | ubuntu-noble | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-04-21 02:04:25.466237 | ubuntu-noble | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-04-21 02:04:25.759050 | ubuntu-noble | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-04-21 02:04:25.790773 | ubuntu-noble | Downloading osc_lib-4.5.0-py3-none-any.whl (96 kB) 2026-04-21 02:04:25.865259 | ubuntu-noble | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-04-21 02:04:25.929036 | ubuntu-noble | Downloading oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-04-21 02:04:25.938403 | ubuntu-noble | Using cached platformdirs-4.9.6-py3-none-any.whl (21 kB) 2026-04-21 02:04:25.949122 | ubuntu-noble | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-04-21 02:04:25.993276 | ubuntu-noble | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-04-21 02:04:26.073343 | ubuntu-noble | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-04-21 02:04:26.272154 | ubuntu-noble | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-04-21 02:04:26.335748 | ubuntu-noble | Downloading pyjwt-2.12.1-py3-none-any.whl (29 kB) 2026-04-21 02:04:26.420608 | ubuntu-noble | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-04-21 02:04:27.291353 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 1.9 MB/s 0:00:00 2026-04-21 02:04:27.301015 | ubuntu-noble | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-04-21 02:04:27.321588 | ubuntu-noble | Downloading python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-04-21 02:04:27.368039 | ubuntu-noble | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-04-21 02:04:27.449080 | ubuntu-noble | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-04-21 02:04:27.555005 | ubuntu-noble | Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-04-21 02:04:27.594677 | ubuntu-noble | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-04-21 02:04:27.746498 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 5.3 MB/s 0:00:00 2026-04-21 02:04:27.765187 | ubuntu-noble | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-04-21 02:04:27.792045 | ubuntu-noble | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-04-21 02:04:27.814771 | ubuntu-noble | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-04-21 02:04:27.839628 | ubuntu-noble | Downloading rich-14.3.4-py3-none-any.whl (310 kB) 2026-04-21 02:04:27.918186 | ubuntu-noble | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-04-21 02:04:28.191764 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 4.7 MB/s 0:00:00 2026-04-21 02:04:28.202488 | ubuntu-noble | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-04-21 02:04:28.234647 | ubuntu-noble | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-04-21 02:04:28.255023 | ubuntu-noble | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-04-21 02:04:28.276254 | ubuntu-noble | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-04-21 02:04:28.352254 | ubuntu-noble | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-04-21 02:04:28.377989 | ubuntu-noble | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-04-21 02:04:28.395964 | ubuntu-noble | Downloading tomlkit-0.14.0-py3-none-any.whl (39 kB) 2026-04-21 02:04:28.421339 | ubuntu-noble | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-04-21 02:04:28.444466 | ubuntu-noble | Downloading tzdata-2026.1-py2.py3-none-any.whl (348 kB) 2026-04-21 02:04:28.514913 | ubuntu-noble | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-04-21 02:04:28.541696 | ubuntu-noble | Downloading wrapt-2.1.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (121 kB) 2026-04-21 02:04:28.599829 | ubuntu-noble | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-04-21 02:04:28.627701 | ubuntu-noble | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-04-21 02:04:28.655945 | ubuntu-noble | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-04-21 02:04:28.667490 | ubuntu-noble | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-04-21 02:04:28.679253 | ubuntu-noble | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-04-21 02:04:28.841025 | ubuntu-noble | Building wheels for collected packages: testresources 2026-04-21 02:04:28.841868 | ubuntu-noble | Building wheel for testresources (pyproject.toml): started 2026-04-21 02:04:29.273557 | ubuntu-noble | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-04-21 02:04:29.274486 | ubuntu-noble | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34284 sha256=28c0352e818a07abbea8697b03066a40ec870e6faed7b3a5402b38aed3f16ccd 2026-04-21 02:04:29.274931 | ubuntu-noble | Stored in directory: /home/zuul/.cache/pip/wheels/6f/bd/38/5f44565796c558350457d3ffee0ab83be96f3d99e262a219b9 2026-04-21 02:04:29.279551 | ubuntu-noble | Successfully built testresources 2026-04-21 02:04:29.471693 | ubuntu-noble | Installing collected packages: statsd, repoze.lru, pyperclip, ddt, Yappi, wrapt, WebOb, wcwidth, voluptuous, vine, urllib3, tzdata, typing-extensions, tomlkit, testtools, tenacity, stevedore, six, setuptools, rpds-py, rfc3986, PyYAML, pyparsing, PyMySQL, PyJWT, pygments, pyflakes, pycparser, pycodestyle, psycopg2-binary, psutil, prometheus-client, platformdirs, PasteDeploy, packaging, netaddr, msgpack, mdurl, mccabe, MarkupSafe, lxml, jsonpointer, jmespath, iso8601, invoke, idna, greenlet, fixtures, fasteners, dnspython, defusedxml, decorator, coverage, charset_normalizer, certifi, cachetools, bcrypt, autopage, attrs, SQLAlchemy, Routes, requests, referencing, python-subunit, python-dateutil, PrettyTable, pbr, Paste, oslotest, markdown-it-py, Mako, jsonpatch, Jinja2, flake8, eventlet, dogpile.cache, debtcollector, cffi, amqp, testscenarios, testresources, SQLAlchemy-Utils, rich, requests-mock, pynacl, oslo.rootwrap, oslo.i18n, oslo.context, os-service-types, kombu, jsonschema-specifications, hacking, futurist, cryptography, alembic, rich-argparse, paramiko, oslo.utils, oslo.config, keystoneauth1, jsonschema, python-cinderclient, oslo.serialization, oslo.middleware, oslo.db, oslo.concurrency, openstacksdk, cmd2, tooz, python-novaclient, python-keystoneclient, pycadf, osprofiler, oslo.reports, oslo.policy, oslo.log, cliff, stestr, python-barbicanclient, oslo.upgradecheck, oslo.service, oslo.privsep, oslo.metrics, oslo.cache, osc-lib, python-neutronclient, oslo.messaging, keystonemiddleware, castellan 2026-04-21 02:04:41.715219 | ubuntu-noble | 2026-04-21 02:04:41.726225 | ubuntu-noble | Successfully installed Jinja2-3.1.6 Mako-1.3.10 MarkupSafe-3.0.3 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 PyJWT-2.12.1 PyMySQL-1.1.2 PyYAML-6.0.3 Routes-2.5.1 SQLAlchemy-2.0.49 SQLAlchemy-Utils-0.42.1 WebOb-1.8.9 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 attrs-26.1.0 autopage-0.6.0 bcrypt-5.0.0 cachetools-7.0.5 castellan-5.6.0 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.7 cliff-4.13.3 cmd2-3.4.0 coverage-7.13.5 cryptography-43.0.3 ddt-1.7.2 debtcollector-3.1.0 decorator-5.2.1 defusedxml-0.7.1 dnspython-2.8.0 dogpile.cache-1.5.0 eventlet-0.41.0 fasteners-0.20 fixtures-4.3.2 flake8-6.1.0 futurist-3.3.0 greenlet-3.4.0 hacking-6.1.0 idna-3.11 invoke-3.0.3 iso8601-2.1.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystoneauth1-5.13.1 keystonemiddleware-12.0.0 kombu-5.6.2 lxml-6.0.3 markdown-it-py-4.0.0 mccabe-0.7.0 mdurl-0.1.2 msgpack-1.1.2 netaddr-1.3.0 openstacksdk-4.11.0 os-service-types-1.8.2 osc-lib-4.5.0 oslo.cache-4.1.1 oslo.concurrency-7.4.0 oslo.config-10.3.0 oslo.context-6.3.0 oslo.db-18.0.0 oslo.i18n-6.7.2 oslo.log-8.1.0 oslo.messaging-17.3.0 oslo.metrics-0.15.1 oslo.middleware-8.0.0 oslo.policy-5.0.0 oslo.privsep-3.10.1 oslo.reports-3.7.0 oslo.rootwrap-7.9.0 oslo.serialization-5.9.1 oslo.service-4.5.1 oslo.upgradecheck-2.7.1 oslo.utils-10.0.1 oslotest-6.1.0 osprofiler-4.3.0 packaging-26.0 paramiko-4.0.0 pbr-7.0.3 platformdirs-4.9.6 prometheus-client-0.25.0 psutil-7.2.2 psycopg2-binary-2.9.11 pycadf-4.0.1 pycodestyle-2.11.1 pycparser-3.0 pyflakes-3.1.0 pygments-2.20.0 pynacl-1.6.2 pyparsing-3.3.2 pyperclip-1.11.0 python-barbicanclient-7.3.0 python-cinderclient-9.9.0 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 python-neutronclient-11.8.0 python-novaclient-18.12.0 python-subunit-1.4.5 referencing-0.37.0 repoze.lru-0.7 requests-2.33.1 requests-mock-1.12.1 rfc3986-2.0.0 rich-14.3.4 rich-argparse-1.7.2 rpds-py-0.30.0 setuptools-82.0.1 six-1.17.0 statsd-4.0.1 stestr-4.2.1 stevedore-5.7.0 tenacity-9.1.4 testresources-2.0.2 testscenarios-0.5.0 testtools-2.9.0 tomlkit-0.14.0 tooz-8.1.0 typing-extensions-4.15.0 tzdata-2026.1 urllib3-2.6.3 vine-5.1.0 voluptuous-0.16.0 wcwidth-0.6.0 wrapt-2.1.2 2026-04-21 02:04:42.567010 | ubuntu-noble | py312: 36021 I exit 0 (35.31 seconds) /home/zuul/src/github.com/vexxhost/manila> python -I -m pip install -r /home/zuul/src/github.com/vexxhost/manila/requirements.txt -r /home/zuul/src/github.com/vexxhost/manila/test-requirements.txt -c /home/zuul/src/opendev.org/openstack/requirements/upper-constraints.txt pid=5677 [tox/execute/api.py:311] 2026-04-21 02:04:42.572693 | ubuntu-noble | .pkg: 36026 I create virtual environment via CPython3Posix(dest=/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg, clear=False, no_vcs_ignore=False, global=False) [virtualenv/run/session.py:77] 2026-04-21 02:04:42.573172 | ubuntu-noble | .pkg: 36027 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/bin [virtualenv/util/path/_sync.py:18] 2026-04-21 02:04:42.573407 | ubuntu-noble | .pkg: 36027 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/include [virtualenv/util/path/_sync.py:18] 2026-04-21 02:04:42.573619 | ubuntu-noble | .pkg: 36028 D create folder /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages [virtualenv/util/path/_sync.py:18] 2026-04-21 02:04:42.574096 | ubuntu-noble | .pkg: 36028 D write /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-04-21 02:04:42.574200 | ubuntu-noble | .pkg: 36028 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:42.574349 | ubuntu-noble | .pkg: 36028 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:42.574421 | ubuntu-noble | .pkg: 36028 D version_info = 3.12.3.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:42.574523 | ubuntu-noble | .pkg: 36028 D version = 3.12.3 [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:42.574610 | ubuntu-noble | .pkg: 36029 D executable = /usr/bin/python3.12 [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:42.574712 | ubuntu-noble | .pkg: 36029 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:42.574795 | ubuntu-noble | .pkg: 36029 D virtualenv = 21.2.4 [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:42.574884 | ubuntu-noble | .pkg: 36029 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:42.574977 | ubuntu-noble | .pkg: 36029 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:42.575072 | ubuntu-noble | .pkg: 36029 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:42.575163 | ubuntu-noble | .pkg: 36029 D base-executable = /usr/bin/python3.12 [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:42.575589 | ubuntu-noble | .pkg: 36029 D symlink /usr/bin/python3.12 to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/bin/python [virtualenv/util/path/_sync.py:38] 2026-04-21 02:04:42.576199 | ubuntu-noble | .pkg: 36030 D create virtualenv import hook file /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/_virtualenv.pth [virtualenv/create/via_global_ref/api.py:118] 2026-04-21 02:04:42.576499 | ubuntu-noble | .pkg: 36030 D create /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/_virtualenv.py [virtualenv/create/via_global_ref/api.py:121] 2026-04-21 02:04:42.577137 | ubuntu-noble | .pkg: 36031 D ============================== target debug ============================== [virtualenv/run/session.py:79] 2026-04-21 02:04:42.577493 | ubuntu-noble | .pkg: 36031 D debug via /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/bin/python /home/zuul/.local/tox/lib/python3.12/site-packages/virtualenv/create/debug.py [virtualenv/create/creator.py:265] 2026-04-21 02:04:42.625021 | ubuntu-noble | .pkg: 36031 D { 2026-04-21 02:04:42.625054 | ubuntu-noble | "sys": { 2026-04-21 02:04:42.625064 | ubuntu-noble | "executable": "/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/bin/python", 2026-04-21 02:04:42.625072 | ubuntu-noble | "_base_executable": "/usr/bin/python3.12", 2026-04-21 02:04:42.625081 | ubuntu-noble | "prefix": "/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg", 2026-04-21 02:04:42.625090 | ubuntu-noble | "base_prefix": "/usr", 2026-04-21 02:04:42.625099 | ubuntu-noble | "real_prefix": null, 2026-04-21 02:04:42.625107 | ubuntu-noble | "exec_prefix": "/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg", 2026-04-21 02:04:42.625115 | ubuntu-noble | "base_exec_prefix": "/usr", 2026-04-21 02:04:42.625124 | ubuntu-noble | "path": [ 2026-04-21 02:04:42.625132 | ubuntu-noble | "/usr/lib/python312.zip", 2026-04-21 02:04:42.625141 | ubuntu-noble | "/usr/lib/python3.12", 2026-04-21 02:04:42.625149 | ubuntu-noble | "/usr/lib/python3.12/lib-dynload", 2026-04-21 02:04:42.625157 | ubuntu-noble | "/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages" 2026-04-21 02:04:42.625166 | ubuntu-noble | ], 2026-04-21 02:04:42.625174 | ubuntu-noble | "meta_path": [ 2026-04-21 02:04:42.625182 | ubuntu-noble | "", 2026-04-21 02:04:42.625191 | ubuntu-noble | "", 2026-04-21 02:04:42.625199 | ubuntu-noble | "", 2026-04-21 02:04:42.625208 | ubuntu-noble | "" 2026-04-21 02:04:42.625216 | ubuntu-noble | ], 2026-04-21 02:04:42.625224 | ubuntu-noble | "fs_encoding": "utf-8", 2026-04-21 02:04:42.625232 | ubuntu-noble | "io_encoding": "utf-8" 2026-04-21 02:04:42.625241 | ubuntu-noble | }, 2026-04-21 02:04:42.625249 | ubuntu-noble | "version": "3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]", 2026-04-21 02:04:42.625257 | ubuntu-noble | "makefile_filename": "/usr/lib/python3.12/config-3.12-x86_64-linux-gnu/Makefile", 2026-04-21 02:04:42.625266 | ubuntu-noble | "os": "", 2026-04-21 02:04:42.625274 | ubuntu-noble | "site": "", 2026-04-21 02:04:42.625282 | ubuntu-noble | "datetime": "", 2026-04-21 02:04:42.625326 | ubuntu-noble | "math": "", 2026-04-21 02:04:42.625334 | ubuntu-noble | "json": "" 2026-04-21 02:04:42.625343 | ubuntu-noble | } [virtualenv/run/session.py:80] 2026-04-21 02:04:42.625371 | ubuntu-noble | .pkg: 36079 I add seed packages via FromAppData(download=False, pip=bundle, via=copy, app_data_dir=/home/zuul/.cache/virtualenv) [virtualenv/run/session.py:84] 2026-04-21 02:04:42.626842 | ubuntu-noble | .pkg: 36081 D install pip from wheel /home/zuul/.local/tox/lib/python3.12/site-packages/virtualenv/seed/wheels/embed/pip-26.0.1-py3-none-any.whl via CopyPipInstall [virtualenv/seed/embed/via_app_data/via_app_data.py:65] 2026-04-21 02:04:42.627805 | ubuntu-noble | .pkg: 36082 D copy directory /home/zuul/.cache/virtualenv/wheel/3.12/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.dist-info to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/pip-26.0.1.dist-info [virtualenv/util/path/_sync.py:46] 2026-04-21 02:04:42.632957 | ubuntu-noble | .pkg: 36087 D copy /home/zuul/.cache/virtualenv/wheel/3.12/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip-26.0.1.virtualenv to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/pip-26.0.1.virtualenv [virtualenv/util/path/_sync.py:46] 2026-04-21 02:04:42.633115 | ubuntu-noble | .pkg: 36087 D copy directory /home/zuul/.cache/virtualenv/wheel/3.12/image/1/CopyPipInstall/pip-26.0.1-py3-none-any/pip to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/pip [virtualenv/util/path/_sync.py:46] 2026-04-21 02:04:42.683577 | ubuntu-noble | .pkg: 36137 D generated console scripts pip3 pip3.12 pip-3.12 pip [virtualenv/seed/embed/via_app_data/pip_install/base.py:69] 2026-04-21 02:04:42.683885 | ubuntu-noble | .pkg: 36138 I add activators for Bash, CShell, Fish, Nushell, PowerShell, Python [virtualenv/run/session.py:90] 2026-04-21 02:04:42.687601 | ubuntu-noble | .pkg: 36141 D write /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/pyvenv.cfg [virtualenv/create/pyenv_cfg.py:41] 2026-04-21 02:04:42.687720 | ubuntu-noble | .pkg: 36142 D home = /usr/bin [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:42.687871 | ubuntu-noble | .pkg: 36142 D implementation = CPython [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:42.688011 | ubuntu-noble | .pkg: 36142 D version_info = 3.12.3.final.0 [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:42.688147 | ubuntu-noble | .pkg: 36142 D version = 3.12.3 [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:42.688284 | ubuntu-noble | .pkg: 36142 D executable = /usr/bin/python3.12 [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:42.688531 | ubuntu-noble | .pkg: 36142 D command = /home/zuul/.local/tox/bin/python3 -m virtualenv /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:42.688622 | ubuntu-noble | .pkg: 36143 D virtualenv = 21.2.4 [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:42.688776 | ubuntu-noble | .pkg: 36143 D include-system-site-packages = false [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:42.688924 | ubuntu-noble | .pkg: 36143 D base-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:42.689214 | ubuntu-noble | .pkg: 36143 D base-exec-prefix = /usr [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:42.689389 | ubuntu-noble | .pkg: 36143 D base-executable = /usr/bin/python3.12 [virtualenv/create/pyenv_cfg.py:51] 2026-04-21 02:04:42.691793 | ubuntu-noble | .pkg: 36146 W install_requires> python -I -m pip install 'pbr>=6.1.1' [tox/tox_env/api.py:499] 2026-04-21 02:04:43.615234 | ubuntu-noble | Collecting pbr>=6.1.1 2026-04-21 02:04:43.616353 | ubuntu-noble | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-04-21 02:04:43.739442 | ubuntu-noble | Collecting setuptools (from pbr>=6.1.1) 2026-04-21 02:04:43.740566 | ubuntu-noble | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-04-21 02:04:43.748846 | ubuntu-noble | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-04-21 02:04:43.749839 | ubuntu-noble | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-04-21 02:04:43.765392 | ubuntu-noble | Installing collected packages: setuptools, pbr 2026-04-21 02:04:44.463213 | ubuntu-noble | 2026-04-21 02:04:44.465454 | ubuntu-noble | Successfully installed pbr-7.0.3 setuptools-82.0.1 2026-04-21 02:04:44.527105 | ubuntu-noble | .pkg: 37981 I exit 0 (1.83 seconds) /home/zuul/src/github.com/vexxhost/manila> python -I -m pip install 'pbr>=6.1.1' pid=6183 [tox/execute/api.py:311] 2026-04-21 02:04:44.528908 | ubuntu-noble | .pkg: 37983 W _optional_hooks> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-04-21 02:04:44.663508 | ubuntu-noble | Backend: run command _optional_hooks with args {} 2026-04-21 02:04:44.663599 | ubuntu-noble | Backend: Wrote response {'return': {'get_requires_for_build_sdist': True, 'prepare_metadata_for_build_wheel': True, 'get_requires_for_build_wheel': True, 'build_editable': True, 'get_requires_for_build_editable': True, 'prepare_metadata_for_build_editable': True}} to /tmp/pep517__optional_hooks-o_8ms9ys.json 2026-04-21 02:04:44.665325 | ubuntu-noble | .pkg: 38119 I exit None (0.14 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6214 [tox/execute/api.py:311] 2026-04-21 02:04:44.666250 | ubuntu-noble | .pkg: 38120 W get_requires_for_build_sdist> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-04-21 02:04:44.692402 | ubuntu-noble | Backend: run command get_requires_for_build_sdist with args {'config_settings': None} 2026-04-21 02:04:44.692438 | ubuntu-noble | [pbr] Generating ChangeLog 2026-04-21 02:04:44.939616 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-04-21 02:04:44.939674 | ubuntu-noble | !! 2026-04-21 02:04:44.939685 | ubuntu-noble | 2026-04-21 02:04:44.939695 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:44.939705 | ubuntu-noble | Please avoid running ``setup.py`` directly. 2026-04-21 02:04:44.939714 | ubuntu-noble | Instead, use pypa/build, pypa/installer or other 2026-04-21 02:04:44.939722 | ubuntu-noble | standards-based tools. 2026-04-21 02:04:44.939732 | ubuntu-noble | 2026-04-21 02:04:44.939740 | ubuntu-noble | This deprecation is overdue, please update your project and remove deprecated 2026-04-21 02:04:44.939749 | ubuntu-noble | calls to avoid build errors in the future. 2026-04-21 02:04:44.939758 | ubuntu-noble | 2026-04-21 02:04:44.939778 | ubuntu-noble | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-04-21 02:04:44.939787 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:44.939796 | ubuntu-noble | 2026-04-21 02:04:44.939804 | ubuntu-noble | !! 2026-04-21 02:04:44.939813 | ubuntu-noble | self.initialize_options() 2026-04-21 02:04:44.939982 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-04-21 02:04:44.939998 | ubuntu-noble | warnings.warn(msg) 2026-04-21 02:04:44.953180 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-04-21 02:04:44.953208 | ubuntu-noble | !! 2026-04-21 02:04:44.953218 | ubuntu-noble | 2026-04-21 02:04:44.953226 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:44.953235 | ubuntu-noble | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-04-21 02:04:44.953244 | ubuntu-noble | 2026-04-21 02:04:44.953252 | ubuntu-noble | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-04-21 02:04:44.953261 | ubuntu-noble | or your builds will no longer be supported. 2026-04-21 02:04:44.953270 | ubuntu-noble | 2026-04-21 02:04:44.953279 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-21 02:04:44.953327 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:44.953346 | ubuntu-noble | 2026-04-21 02:04:44.953357 | ubuntu-noble | !! 2026-04-21 02:04:44.953368 | ubuntu-noble | corresp(dist, value, root_dir) 2026-04-21 02:04:44.963120 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-21 02:04:44.963376 | ubuntu-noble | !! 2026-04-21 02:04:44.963434 | ubuntu-noble | 2026-04-21 02:04:44.963444 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:44.963453 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-21 02:04:44.963462 | ubuntu-noble | 2026-04-21 02:04:44.963470 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-04-21 02:04:44.963479 | ubuntu-noble | 2026-04-21 02:04:44.963487 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-21 02:04:44.963496 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:44.963504 | ubuntu-noble | 2026-04-21 02:04:44.963512 | ubuntu-noble | !! 2026-04-21 02:04:44.963521 | ubuntu-noble | dist._finalize_license_expression() 2026-04-21 02:04:44.963787 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-21 02:04:44.963805 | ubuntu-noble | !! 2026-04-21 02:04:44.963814 | ubuntu-noble | 2026-04-21 02:04:44.963823 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:44.963832 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-21 02:04:44.963840 | ubuntu-noble | 2026-04-21 02:04:44.963849 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-04-21 02:04:44.963857 | ubuntu-noble | 2026-04-21 02:04:44.963865 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-21 02:04:44.963874 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:44.963882 | ubuntu-noble | 2026-04-21 02:04:44.963891 | ubuntu-noble | !! 2026-04-21 02:04:44.963899 | ubuntu-noble | self._finalize_license_expression() 2026-04-21 02:04:44.964176 | ubuntu-noble | running egg_info 2026-04-21 02:04:44.965725 | ubuntu-noble | creating manila.egg-info 2026-04-21 02:04:44.966108 | ubuntu-noble | writing manila.egg-info/PKG-INFO 2026-04-21 02:04:44.966514 | ubuntu-noble | writing dependency_links to manila.egg-info/dependency_links.txt 2026-04-21 02:04:44.967077 | ubuntu-noble | writing entry points to manila.egg-info/entry_points.txt 2026-04-21 02:04:44.967422 | ubuntu-noble | writing requirements to manila.egg-info/requires.txt 2026-04-21 02:04:44.967900 | ubuntu-noble | writing top-level names to manila.egg-info/top_level.txt 2026-04-21 02:04:45.037986 | ubuntu-noble | writing pbr to manila.egg-info/pbr.json 2026-04-21 02:04:45.038428 | ubuntu-noble | [pbr] Processing SOURCES.txt 2026-04-21 02:04:45.038447 | ubuntu-noble | writing manifest file 'manila.egg-info/SOURCES.txt' 2026-04-21 02:04:45.048009 | ubuntu-noble | [pbr] In git context, generating filelist from git 2026-04-21 02:04:45.062985 | ubuntu-noble | warning: no files found matching 'AUTHORS' 2026-04-21 02:04:45.063099 | ubuntu-noble | warning: no files found matching 'ChangeLog' 2026-04-21 02:04:45.065563 | ubuntu-noble | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-04-21 02:04:45.500867 | ubuntu-noble | adding license file 'LICENSE' 2026-04-21 02:04:45.518689 | ubuntu-noble | writing manifest file 'manila.egg-info/SOURCES.txt' 2026-04-21 02:04:45.519170 | ubuntu-noble | Backend: Wrote response {'return': []} to /tmp/pep517_get_requires_for_build_sdist-xq2ch5d2.json 2026-04-21 02:04:45.520944 | ubuntu-noble | .pkg: 38975 I exit None (0.85 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6214 [tox/execute/api.py:311] 2026-04-21 02:04:45.522626 | ubuntu-noble | .pkg: 38977 W get_requires_for_build_editable> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-04-21 02:04:45.540091 | ubuntu-noble | Backend: run command get_requires_for_build_editable with args {'config_settings': None} 2026-04-21 02:04:45.540122 | ubuntu-noble | [pbr] Generating ChangeLog 2026-04-21 02:04:45.755859 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-04-21 02:04:45.755975 | ubuntu-noble | !! 2026-04-21 02:04:45.755984 | ubuntu-noble | 2026-04-21 02:04:45.755992 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:45.756033 | ubuntu-noble | Please avoid running ``setup.py`` directly. 2026-04-21 02:04:45.756039 | ubuntu-noble | Instead, use pypa/build, pypa/installer or other 2026-04-21 02:04:45.756045 | ubuntu-noble | standards-based tools. 2026-04-21 02:04:45.756051 | ubuntu-noble | 2026-04-21 02:04:45.756056 | ubuntu-noble | This deprecation is overdue, please update your project and remove deprecated 2026-04-21 02:04:45.756062 | ubuntu-noble | calls to avoid build errors in the future. 2026-04-21 02:04:45.756068 | ubuntu-noble | 2026-04-21 02:04:45.756073 | ubuntu-noble | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-04-21 02:04:45.756079 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:45.756084 | ubuntu-noble | 2026-04-21 02:04:45.756089 | ubuntu-noble | !! 2026-04-21 02:04:45.756095 | ubuntu-noble | self.initialize_options() 2026-04-21 02:04:45.756188 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-04-21 02:04:45.756196 | ubuntu-noble | warnings.warn(msg) 2026-04-21 02:04:45.761068 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-04-21 02:04:45.761089 | ubuntu-noble | !! 2026-04-21 02:04:45.761095 | ubuntu-noble | 2026-04-21 02:04:45.761101 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:45.761107 | ubuntu-noble | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-04-21 02:04:45.761112 | ubuntu-noble | 2026-04-21 02:04:45.761117 | ubuntu-noble | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-04-21 02:04:45.761123 | ubuntu-noble | or your builds will no longer be supported. 2026-04-21 02:04:45.761128 | ubuntu-noble | 2026-04-21 02:04:45.761134 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-21 02:04:45.761140 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:45.761145 | ubuntu-noble | 2026-04-21 02:04:45.761150 | ubuntu-noble | !! 2026-04-21 02:04:45.761155 | ubuntu-noble | corresp(dist, value, root_dir) 2026-04-21 02:04:45.762878 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-21 02:04:45.762913 | ubuntu-noble | !! 2026-04-21 02:04:45.762924 | ubuntu-noble | 2026-04-21 02:04:45.762934 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:45.762943 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-21 02:04:45.762952 | ubuntu-noble | 2026-04-21 02:04:45.762979 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-04-21 02:04:45.762988 | ubuntu-noble | 2026-04-21 02:04:45.763000 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-21 02:04:45.763012 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:45.763023 | ubuntu-noble | 2026-04-21 02:04:45.763034 | ubuntu-noble | !! 2026-04-21 02:04:45.763045 | ubuntu-noble | dist._finalize_license_expression() 2026-04-21 02:04:45.763327 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-21 02:04:45.763345 | ubuntu-noble | !! 2026-04-21 02:04:45.763354 | ubuntu-noble | 2026-04-21 02:04:45.763362 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:45.763370 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-21 02:04:45.763379 | ubuntu-noble | 2026-04-21 02:04:45.763388 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-04-21 02:04:45.763396 | ubuntu-noble | 2026-04-21 02:04:45.763420 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-21 02:04:45.763429 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:45.763437 | ubuntu-noble | 2026-04-21 02:04:45.763445 | ubuntu-noble | !! 2026-04-21 02:04:45.763454 | ubuntu-noble | self._finalize_license_expression() 2026-04-21 02:04:45.763647 | ubuntu-noble | running egg_info 2026-04-21 02:04:45.765079 | ubuntu-noble | writing manila.egg-info/PKG-INFO 2026-04-21 02:04:45.765851 | ubuntu-noble | writing dependency_links to manila.egg-info/dependency_links.txt 2026-04-21 02:04:45.766221 | ubuntu-noble | writing entry points to manila.egg-info/entry_points.txt 2026-04-21 02:04:45.766727 | ubuntu-noble | writing requirements to manila.egg-info/requires.txt 2026-04-21 02:04:45.767341 | ubuntu-noble | writing top-level names to manila.egg-info/top_level.txt 2026-04-21 02:04:45.833843 | ubuntu-noble | writing pbr to manila.egg-info/pbr.json 2026-04-21 02:04:45.834187 | ubuntu-noble | [pbr] Processing SOURCES.txt 2026-04-21 02:04:45.842470 | ubuntu-noble | [pbr] In git context, generating filelist from git 2026-04-21 02:04:45.858255 | ubuntu-noble | warning: no files found matching 'AUTHORS' 2026-04-21 02:04:45.858330 | ubuntu-noble | warning: no files found matching 'ChangeLog' 2026-04-21 02:04:45.860701 | ubuntu-noble | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-04-21 02:04:46.302455 | ubuntu-noble | adding license file 'LICENSE' 2026-04-21 02:04:46.325206 | ubuntu-noble | writing manifest file 'manila.egg-info/SOURCES.txt' 2026-04-21 02:04:46.325800 | ubuntu-noble | Backend: Wrote response {'return': []} to /tmp/pep517_get_requires_for_build_editable-7hs_glq6.json 2026-04-21 02:04:46.328384 | ubuntu-noble | .pkg: 39782 I exit None (0.80 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6214 [tox/execute/api.py:311] 2026-04-21 02:04:46.330433 | ubuntu-noble | .pkg: 39784 W build_editable> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-04-21 02:04:46.348329 | ubuntu-noble | Backend: run command build_editable with args {'wheel_directory': '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist', 'config_settings': None, 'metadata_directory': None} 2026-04-21 02:04:46.348350 | ubuntu-noble | [pbr] Generating ChangeLog 2026-04-21 02:04:46.561471 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-04-21 02:04:46.561540 | ubuntu-noble | warnings.warn(msg) 2026-04-21 02:04:46.563617 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-04-21 02:04:46.563642 | ubuntu-noble | !! 2026-04-21 02:04:46.563653 | ubuntu-noble | 2026-04-21 02:04:46.563663 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:46.563674 | ubuntu-noble | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-04-21 02:04:46.563683 | ubuntu-noble | 2026-04-21 02:04:46.563692 | ubuntu-noble | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-04-21 02:04:46.563702 | ubuntu-noble | or your builds will no longer be supported. 2026-04-21 02:04:46.563711 | ubuntu-noble | 2026-04-21 02:04:46.563721 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-21 02:04:46.563730 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:46.563739 | ubuntu-noble | 2026-04-21 02:04:46.563749 | ubuntu-noble | !! 2026-04-21 02:04:46.563758 | ubuntu-noble | corresp(dist, value, root_dir) 2026-04-21 02:04:46.565416 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-21 02:04:46.565433 | ubuntu-noble | !! 2026-04-21 02:04:46.565443 | ubuntu-noble | 2026-04-21 02:04:46.565452 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:46.565479 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-21 02:04:46.565489 | ubuntu-noble | 2026-04-21 02:04:46.565498 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-04-21 02:04:46.565507 | ubuntu-noble | 2026-04-21 02:04:46.565516 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-21 02:04:46.565526 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:46.565535 | ubuntu-noble | 2026-04-21 02:04:46.565544 | ubuntu-noble | !! 2026-04-21 02:04:46.565553 | ubuntu-noble | dist._finalize_license_expression() 2026-04-21 02:04:46.565945 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-21 02:04:46.565957 | ubuntu-noble | !! 2026-04-21 02:04:46.565966 | ubuntu-noble | 2026-04-21 02:04:46.565976 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:46.565985 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-21 02:04:46.565994 | ubuntu-noble | 2026-04-21 02:04:46.566003 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-04-21 02:04:46.566012 | ubuntu-noble | 2026-04-21 02:04:46.566021 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-21 02:04:46.566030 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:46.566039 | ubuntu-noble | 2026-04-21 02:04:46.566048 | ubuntu-noble | !! 2026-04-21 02:04:46.566057 | ubuntu-noble | self._finalize_license_expression() 2026-04-21 02:04:46.567441 | ubuntu-noble | running editable_wheel 2026-04-21 02:04:46.570188 | ubuntu-noble | creating /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-_621u0uv/manila.egg-info 2026-04-21 02:04:46.570622 | ubuntu-noble | writing /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-_621u0uv/manila.egg-info/PKG-INFO 2026-04-21 02:04:46.571130 | ubuntu-noble | writing dependency_links to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-_621u0uv/manila.egg-info/dependency_links.txt 2026-04-21 02:04:46.571472 | ubuntu-noble | writing entry points to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-_621u0uv/manila.egg-info/entry_points.txt 2026-04-21 02:04:46.571804 | ubuntu-noble | writing requirements to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-_621u0uv/manila.egg-info/requires.txt 2026-04-21 02:04:46.571815 | ubuntu-noble | writing top-level names to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-_621u0uv/manila.egg-info/top_level.txt 2026-04-21 02:04:46.640141 | ubuntu-noble | writing pbr to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-_621u0uv/manila.egg-info/pbr.json 2026-04-21 02:04:46.640824 | ubuntu-noble | [pbr] Processing SOURCES.txt 2026-04-21 02:04:46.640841 | ubuntu-noble | writing manifest file '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-_621u0uv/manila.egg-info/SOURCES.txt' 2026-04-21 02:04:46.652776 | ubuntu-noble | [pbr] In git context, generating filelist from git 2026-04-21 02:04:46.671526 | ubuntu-noble | warning: no files found matching 'AUTHORS' 2026-04-21 02:04:46.671731 | ubuntu-noble | warning: no files found matching 'ChangeLog' 2026-04-21 02:04:46.675033 | ubuntu-noble | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-04-21 02:04:47.106041 | ubuntu-noble | adding license file 'LICENSE' 2026-04-21 02:04:47.123331 | ubuntu-noble | writing manifest file '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-_621u0uv/manila.egg-info/SOURCES.txt' 2026-04-21 02:04:47.123832 | ubuntu-noble | creating '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-_621u0uv/manila-1.0.0.dev6864.dist-info' 2026-04-21 02:04:47.126752 | ubuntu-noble | creating /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-_621u0uv/manila-1.0.0.dev6864.dist-info/WHEEL 2026-04-21 02:04:47.136190 | ubuntu-noble | running build_py 2026-04-21 02:04:47.136224 | ubuntu-noble | running egg_info 2026-04-21 02:04:47.137773 | ubuntu-noble | creating /tmp/tmpkf0k6v2c.build-temp/manila.egg-info 2026-04-21 02:04:47.138178 | ubuntu-noble | writing /tmp/tmpkf0k6v2c.build-temp/manila.egg-info/PKG-INFO 2026-04-21 02:04:47.138538 | ubuntu-noble | writing dependency_links to /tmp/tmpkf0k6v2c.build-temp/manila.egg-info/dependency_links.txt 2026-04-21 02:04:47.138902 | ubuntu-noble | writing entry points to /tmp/tmpkf0k6v2c.build-temp/manila.egg-info/entry_points.txt 2026-04-21 02:04:47.139273 | ubuntu-noble | writing requirements to /tmp/tmpkf0k6v2c.build-temp/manila.egg-info/requires.txt 2026-04-21 02:04:47.139285 | ubuntu-noble | writing top-level names to /tmp/tmpkf0k6v2c.build-temp/manila.egg-info/top_level.txt 2026-04-21 02:04:47.207203 | ubuntu-noble | writing pbr to /tmp/tmpkf0k6v2c.build-temp/manila.egg-info/pbr.json 2026-04-21 02:04:47.207782 | ubuntu-noble | [pbr] Processing SOURCES.txt 2026-04-21 02:04:47.207815 | ubuntu-noble | writing manifest file '/tmp/tmpkf0k6v2c.build-temp/manila.egg-info/SOURCES.txt' 2026-04-21 02:04:47.215689 | ubuntu-noble | [pbr] In git context, generating filelist from git 2026-04-21 02:04:47.233589 | ubuntu-noble | warning: no files found matching 'AUTHORS' 2026-04-21 02:04:47.233622 | ubuntu-noble | warning: no files found matching 'ChangeLog' 2026-04-21 02:04:47.236716 | ubuntu-noble | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-04-21 02:04:47.663741 | ubuntu-noble | adding license file 'LICENSE' 2026-04-21 02:04:47.680908 | ubuntu-noble | writing manifest file '/tmp/tmpkf0k6v2c.build-temp/manila.egg-info/SOURCES.txt' 2026-04-21 02:04:47.685959 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api' is absent from the `packages` configuration. 2026-04-21 02:04:47.685989 | ubuntu-noble | !! 2026-04-21 02:04:47.685995 | ubuntu-noble | 2026-04-21 02:04:47.686001 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.686007 | ubuntu-noble | ############################ 2026-04-21 02:04:47.686012 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.686016 | ubuntu-noble | ############################ 2026-04-21 02:04:47.686021 | ubuntu-noble | Python recognizes 'manila.api' as an importable package[^1], 2026-04-21 02:04:47.686026 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.686031 | ubuntu-noble | 2026-04-21 02:04:47.686035 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.686040 | ubuntu-noble | package, please make sure that 'manila.api' is explicitly added 2026-04-21 02:04:47.686045 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.686049 | ubuntu-noble | 2026-04-21 02:04:47.686054 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.686075 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.686080 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.686085 | ubuntu-noble | 2026-04-21 02:04:47.686089 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.686094 | ubuntu-noble | 2026-04-21 02:04:47.686098 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.686103 | ubuntu-noble | 2026-04-21 02:04:47.686107 | ubuntu-noble | If you don't want 'manila.api' to be distributed and are 2026-04-21 02:04:47.686112 | ubuntu-noble | already explicitly excluding 'manila.api' via 2026-04-21 02:04:47.686117 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.686122 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.686126 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.686131 | ubuntu-noble | 2026-04-21 02:04:47.686135 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.686140 | ubuntu-noble | 2026-04-21 02:04:47.686144 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.686148 | ubuntu-noble | 2026-04-21 02:04:47.686153 | ubuntu-noble | 2026-04-21 02:04:47.686158 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.686163 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.686181 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.686186 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.686191 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.686196 | ubuntu-noble | 2026-04-21 02:04:47.686201 | ubuntu-noble | !! 2026-04-21 02:04:47.686206 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.686561 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.contrib' is absent from the `packages` configuration. 2026-04-21 02:04:47.686576 | ubuntu-noble | !! 2026-04-21 02:04:47.686581 | ubuntu-noble | 2026-04-21 02:04:47.686586 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.686591 | ubuntu-noble | ############################ 2026-04-21 02:04:47.686596 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.686601 | ubuntu-noble | ############################ 2026-04-21 02:04:47.686606 | ubuntu-noble | Python recognizes 'manila.api.contrib' as an importable package[^1], 2026-04-21 02:04:47.686611 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.686615 | ubuntu-noble | 2026-04-21 02:04:47.686620 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.686625 | ubuntu-noble | package, please make sure that 'manila.api.contrib' is explicitly added 2026-04-21 02:04:47.686629 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.686634 | ubuntu-noble | 2026-04-21 02:04:47.686639 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.686644 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.686649 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.686653 | ubuntu-noble | 2026-04-21 02:04:47.686658 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.686663 | ubuntu-noble | 2026-04-21 02:04:47.686667 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.686672 | ubuntu-noble | 2026-04-21 02:04:47.686677 | ubuntu-noble | If you don't want 'manila.api.contrib' to be distributed and are 2026-04-21 02:04:47.686682 | ubuntu-noble | already explicitly excluding 'manila.api.contrib' via 2026-04-21 02:04:47.686687 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.686692 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.686696 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.686701 | ubuntu-noble | 2026-04-21 02:04:47.686706 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.686711 | ubuntu-noble | 2026-04-21 02:04:47.686716 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.686720 | ubuntu-noble | 2026-04-21 02:04:47.686725 | ubuntu-noble | 2026-04-21 02:04:47.686730 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.686735 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.686740 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.686745 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.686750 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.686755 | ubuntu-noble | 2026-04-21 02:04:47.686760 | ubuntu-noble | !! 2026-04-21 02:04:47.686765 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.686771 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.middleware' is absent from the `packages` configuration. 2026-04-21 02:04:47.686776 | ubuntu-noble | !! 2026-04-21 02:04:47.686781 | ubuntu-noble | 2026-04-21 02:04:47.686786 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.686799 | ubuntu-noble | ############################ 2026-04-21 02:04:47.686804 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.686809 | ubuntu-noble | ############################ 2026-04-21 02:04:47.686814 | ubuntu-noble | Python recognizes 'manila.api.middleware' as an importable package[^1], 2026-04-21 02:04:47.686818 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.686823 | ubuntu-noble | 2026-04-21 02:04:47.686828 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.686833 | ubuntu-noble | package, please make sure that 'manila.api.middleware' is explicitly added 2026-04-21 02:04:47.686838 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.686843 | ubuntu-noble | 2026-04-21 02:04:47.686848 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.686853 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.686864 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.686869 | ubuntu-noble | 2026-04-21 02:04:47.686874 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.686879 | ubuntu-noble | 2026-04-21 02:04:47.686883 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.686888 | ubuntu-noble | 2026-04-21 02:04:47.686892 | ubuntu-noble | If you don't want 'manila.api.middleware' to be distributed and are 2026-04-21 02:04:47.686897 | ubuntu-noble | already explicitly excluding 'manila.api.middleware' via 2026-04-21 02:04:47.686901 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.686906 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.686910 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.686915 | ubuntu-noble | 2026-04-21 02:04:47.686919 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.686924 | ubuntu-noble | 2026-04-21 02:04:47.686928 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.686932 | ubuntu-noble | 2026-04-21 02:04:47.686937 | ubuntu-noble | 2026-04-21 02:04:47.686941 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.686946 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.686950 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.686955 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.686965 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.686971 | ubuntu-noble | 2026-04-21 02:04:47.686976 | ubuntu-noble | !! 2026-04-21 02:04:47.686980 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.686985 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.openstack' is absent from the `packages` configuration. 2026-04-21 02:04:47.686990 | ubuntu-noble | !! 2026-04-21 02:04:47.686995 | ubuntu-noble | 2026-04-21 02:04:47.686999 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.687004 | ubuntu-noble | ############################ 2026-04-21 02:04:47.687010 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.687016 | ubuntu-noble | ############################ 2026-04-21 02:04:47.687020 | ubuntu-noble | Python recognizes 'manila.api.openstack' as an importable package[^1], 2026-04-21 02:04:47.687026 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.687031 | ubuntu-noble | 2026-04-21 02:04:47.687036 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.687041 | ubuntu-noble | package, please make sure that 'manila.api.openstack' is explicitly added 2026-04-21 02:04:47.687045 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.687050 | ubuntu-noble | 2026-04-21 02:04:47.687055 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.687067 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.687072 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.687077 | ubuntu-noble | 2026-04-21 02:04:47.687083 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.687087 | ubuntu-noble | 2026-04-21 02:04:47.687092 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.687097 | ubuntu-noble | 2026-04-21 02:04:47.687102 | ubuntu-noble | If you don't want 'manila.api.openstack' to be distributed and are 2026-04-21 02:04:47.687107 | ubuntu-noble | already explicitly excluding 'manila.api.openstack' via 2026-04-21 02:04:47.687111 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.687116 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.687121 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.687126 | ubuntu-noble | 2026-04-21 02:04:47.687131 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.687136 | ubuntu-noble | 2026-04-21 02:04:47.687141 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.687146 | ubuntu-noble | 2026-04-21 02:04:47.687151 | ubuntu-noble | 2026-04-21 02:04:47.687156 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.687160 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.687165 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.687169 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.687174 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.687179 | ubuntu-noble | 2026-04-21 02:04:47.687184 | ubuntu-noble | !! 2026-04-21 02:04:47.687189 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.687194 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.schemas' is absent from the `packages` configuration. 2026-04-21 02:04:47.687199 | ubuntu-noble | !! 2026-04-21 02:04:47.687204 | ubuntu-noble | 2026-04-21 02:04:47.687209 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.687214 | ubuntu-noble | ############################ 2026-04-21 02:04:47.687219 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.687224 | ubuntu-noble | ############################ 2026-04-21 02:04:47.687229 | ubuntu-noble | Python recognizes 'manila.api.schemas' as an importable package[^1], 2026-04-21 02:04:47.687234 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.687239 | ubuntu-noble | 2026-04-21 02:04:47.687244 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.687248 | ubuntu-noble | package, please make sure that 'manila.api.schemas' is explicitly added 2026-04-21 02:04:47.687258 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.687264 | ubuntu-noble | 2026-04-21 02:04:47.687269 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.687274 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.687278 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.687283 | ubuntu-noble | 2026-04-21 02:04:47.687288 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.687319 | ubuntu-noble | 2026-04-21 02:04:47.687323 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.687328 | ubuntu-noble | 2026-04-21 02:04:47.687333 | ubuntu-noble | If you don't want 'manila.api.schemas' to be distributed and are 2026-04-21 02:04:47.687337 | ubuntu-noble | already explicitly excluding 'manila.api.schemas' via 2026-04-21 02:04:47.687342 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.687353 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.687358 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.687362 | ubuntu-noble | 2026-04-21 02:04:47.687367 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.687371 | ubuntu-noble | 2026-04-21 02:04:47.687375 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.687380 | ubuntu-noble | 2026-04-21 02:04:47.687385 | ubuntu-noble | 2026-04-21 02:04:47.687390 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.687395 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.687400 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.687409 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.687414 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.687419 | ubuntu-noble | 2026-04-21 02:04:47.687423 | ubuntu-noble | !! 2026-04-21 02:04:47.687428 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.687433 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.v1' is absent from the `packages` configuration. 2026-04-21 02:04:47.687438 | ubuntu-noble | !! 2026-04-21 02:04:47.687443 | ubuntu-noble | 2026-04-21 02:04:47.687448 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.687452 | ubuntu-noble | ############################ 2026-04-21 02:04:47.687457 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.687462 | ubuntu-noble | ############################ 2026-04-21 02:04:47.687467 | ubuntu-noble | Python recognizes 'manila.api.v1' as an importable package[^1], 2026-04-21 02:04:47.687471 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.687476 | ubuntu-noble | 2026-04-21 02:04:47.687481 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.687486 | ubuntu-noble | package, please make sure that 'manila.api.v1' is explicitly added 2026-04-21 02:04:47.687490 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.687495 | ubuntu-noble | 2026-04-21 02:04:47.687500 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.687504 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.687509 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.687514 | ubuntu-noble | 2026-04-21 02:04:47.687518 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.687523 | ubuntu-noble | 2026-04-21 02:04:47.687528 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.687533 | ubuntu-noble | 2026-04-21 02:04:47.687537 | ubuntu-noble | If you don't want 'manila.api.v1' to be distributed and are 2026-04-21 02:04:47.687542 | ubuntu-noble | already explicitly excluding 'manila.api.v1' via 2026-04-21 02:04:47.687547 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.687552 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.687556 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.687561 | ubuntu-noble | 2026-04-21 02:04:47.687566 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.687570 | ubuntu-noble | 2026-04-21 02:04:47.687575 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.687580 | ubuntu-noble | 2026-04-21 02:04:47.687585 | ubuntu-noble | 2026-04-21 02:04:47.687590 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.687594 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.687599 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.687611 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.687616 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.687621 | ubuntu-noble | 2026-04-21 02:04:47.687626 | ubuntu-noble | !! 2026-04-21 02:04:47.687630 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.687635 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.v2' is absent from the `packages` configuration. 2026-04-21 02:04:47.687640 | ubuntu-noble | !! 2026-04-21 02:04:47.687645 | ubuntu-noble | 2026-04-21 02:04:47.687650 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.687655 | ubuntu-noble | ############################ 2026-04-21 02:04:47.687659 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.687664 | ubuntu-noble | ############################ 2026-04-21 02:04:47.687669 | ubuntu-noble | Python recognizes 'manila.api.v2' as an importable package[^1], 2026-04-21 02:04:47.687674 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.687678 | ubuntu-noble | 2026-04-21 02:04:47.687683 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.687688 | ubuntu-noble | package, please make sure that 'manila.api.v2' is explicitly added 2026-04-21 02:04:47.687693 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.687698 | ubuntu-noble | 2026-04-21 02:04:47.687702 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.687707 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.687712 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.687717 | ubuntu-noble | 2026-04-21 02:04:47.687722 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.687726 | ubuntu-noble | 2026-04-21 02:04:47.687731 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.687736 | ubuntu-noble | 2026-04-21 02:04:47.687741 | ubuntu-noble | If you don't want 'manila.api.v2' to be distributed and are 2026-04-21 02:04:47.687746 | ubuntu-noble | already explicitly excluding 'manila.api.v2' via 2026-04-21 02:04:47.687751 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.687755 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.687760 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.687765 | ubuntu-noble | 2026-04-21 02:04:47.687770 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.687775 | ubuntu-noble | 2026-04-21 02:04:47.687779 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.687784 | ubuntu-noble | 2026-04-21 02:04:47.687789 | ubuntu-noble | 2026-04-21 02:04:47.687794 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.687799 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.687807 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.687812 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.687817 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.687821 | ubuntu-noble | 2026-04-21 02:04:47.687826 | ubuntu-noble | !! 2026-04-21 02:04:47.687831 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.687837 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.validation' is absent from the `packages` configuration. 2026-04-21 02:04:47.687842 | ubuntu-noble | !! 2026-04-21 02:04:47.687847 | ubuntu-noble | 2026-04-21 02:04:47.687852 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.687863 | ubuntu-noble | ############################ 2026-04-21 02:04:47.687869 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.687874 | ubuntu-noble | ############################ 2026-04-21 02:04:47.687878 | ubuntu-noble | Python recognizes 'manila.api.validation' as an importable package[^1], 2026-04-21 02:04:47.687884 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.687888 | ubuntu-noble | 2026-04-21 02:04:47.687893 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.687898 | ubuntu-noble | package, please make sure that 'manila.api.validation' is explicitly added 2026-04-21 02:04:47.687903 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.687908 | ubuntu-noble | 2026-04-21 02:04:47.687913 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.687918 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.687922 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.687927 | ubuntu-noble | 2026-04-21 02:04:47.687932 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.687937 | ubuntu-noble | 2026-04-21 02:04:47.687942 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.687946 | ubuntu-noble | 2026-04-21 02:04:47.687951 | ubuntu-noble | If you don't want 'manila.api.validation' to be distributed and are 2026-04-21 02:04:47.687955 | ubuntu-noble | already explicitly excluding 'manila.api.validation' via 2026-04-21 02:04:47.687959 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.687964 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.687973 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.687978 | ubuntu-noble | 2026-04-21 02:04:47.687982 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.687987 | ubuntu-noble | 2026-04-21 02:04:47.687991 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.687996 | ubuntu-noble | 2026-04-21 02:04:47.688000 | ubuntu-noble | 2026-04-21 02:04:47.688004 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.688009 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.688013 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.688018 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.688023 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.688027 | ubuntu-noble | 2026-04-21 02:04:47.688032 | ubuntu-noble | !! 2026-04-21 02:04:47.688036 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.688041 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.views' is absent from the `packages` configuration. 2026-04-21 02:04:47.688046 | ubuntu-noble | !! 2026-04-21 02:04:47.688050 | ubuntu-noble | 2026-04-21 02:04:47.688055 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.688059 | ubuntu-noble | ############################ 2026-04-21 02:04:47.688064 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.688069 | ubuntu-noble | ############################ 2026-04-21 02:04:47.688074 | ubuntu-noble | Python recognizes 'manila.api.views' as an importable package[^1], 2026-04-21 02:04:47.688078 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.688083 | ubuntu-noble | 2026-04-21 02:04:47.688092 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.688097 | ubuntu-noble | package, please make sure that 'manila.api.views' is explicitly added 2026-04-21 02:04:47.688102 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.688107 | ubuntu-noble | 2026-04-21 02:04:47.688112 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.688123 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.688128 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.688133 | ubuntu-noble | 2026-04-21 02:04:47.688138 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.688143 | ubuntu-noble | 2026-04-21 02:04:47.688148 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.688153 | ubuntu-noble | 2026-04-21 02:04:47.688158 | ubuntu-noble | If you don't want 'manila.api.views' to be distributed and are 2026-04-21 02:04:47.688163 | ubuntu-noble | already explicitly excluding 'manila.api.views' via 2026-04-21 02:04:47.688167 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.688171 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.688176 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.688181 | ubuntu-noble | 2026-04-21 02:04:47.688186 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.688191 | ubuntu-noble | 2026-04-21 02:04:47.688196 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.688201 | ubuntu-noble | 2026-04-21 02:04:47.688205 | ubuntu-noble | 2026-04-21 02:04:47.688210 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.688221 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.688226 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.688231 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.688236 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.688241 | ubuntu-noble | 2026-04-21 02:04:47.688246 | ubuntu-noble | !! 2026-04-21 02:04:47.688251 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.688256 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.cmd' is absent from the `packages` configuration. 2026-04-21 02:04:47.688262 | ubuntu-noble | !! 2026-04-21 02:04:47.688266 | ubuntu-noble | 2026-04-21 02:04:47.688271 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.688277 | ubuntu-noble | ############################ 2026-04-21 02:04:47.688282 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.688286 | ubuntu-noble | ############################ 2026-04-21 02:04:47.688327 | ubuntu-noble | Python recognizes 'manila.cmd' as an importable package[^1], 2026-04-21 02:04:47.688333 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.688338 | ubuntu-noble | 2026-04-21 02:04:47.688344 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.688348 | ubuntu-noble | package, please make sure that 'manila.cmd' is explicitly added 2026-04-21 02:04:47.688353 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.688358 | ubuntu-noble | 2026-04-21 02:04:47.688363 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.688368 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.688373 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.688378 | ubuntu-noble | 2026-04-21 02:04:47.688384 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.688389 | ubuntu-noble | 2026-04-21 02:04:47.688393 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.688398 | ubuntu-noble | 2026-04-21 02:04:47.688403 | ubuntu-noble | If you don't want 'manila.cmd' to be distributed and are 2026-04-21 02:04:47.688408 | ubuntu-noble | already explicitly excluding 'manila.cmd' via 2026-04-21 02:04:47.688413 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.688425 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.688430 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.688435 | ubuntu-noble | 2026-04-21 02:04:47.688440 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.688444 | ubuntu-noble | 2026-04-21 02:04:47.688450 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.688455 | ubuntu-noble | 2026-04-21 02:04:47.688460 | ubuntu-noble | 2026-04-21 02:04:47.688464 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.688469 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.688474 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.688479 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.688484 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.688489 | ubuntu-noble | 2026-04-21 02:04:47.688493 | ubuntu-noble | !! 2026-04-21 02:04:47.688498 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.688507 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.common' is absent from the `packages` configuration. 2026-04-21 02:04:47.688512 | ubuntu-noble | !! 2026-04-21 02:04:47.688517 | ubuntu-noble | 2026-04-21 02:04:47.688521 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.688526 | ubuntu-noble | ############################ 2026-04-21 02:04:47.688531 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.688536 | ubuntu-noble | ############################ 2026-04-21 02:04:47.688541 | ubuntu-noble | Python recognizes 'manila.common' as an importable package[^1], 2026-04-21 02:04:47.688546 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.688551 | ubuntu-noble | 2026-04-21 02:04:47.688560 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.688566 | ubuntu-noble | package, please make sure that 'manila.common' is explicitly added 2026-04-21 02:04:47.688571 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.688576 | ubuntu-noble | 2026-04-21 02:04:47.688581 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.688586 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.688591 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.688596 | ubuntu-noble | 2026-04-21 02:04:47.688601 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.688607 | ubuntu-noble | 2026-04-21 02:04:47.688611 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.688616 | ubuntu-noble | 2026-04-21 02:04:47.688621 | ubuntu-noble | If you don't want 'manila.common' to be distributed and are 2026-04-21 02:04:47.688626 | ubuntu-noble | already explicitly excluding 'manila.common' via 2026-04-21 02:04:47.688631 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.688636 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.688641 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.688646 | ubuntu-noble | 2026-04-21 02:04:47.688650 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.688656 | ubuntu-noble | 2026-04-21 02:04:47.688661 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.688666 | ubuntu-noble | 2026-04-21 02:04:47.688671 | ubuntu-noble | 2026-04-21 02:04:47.688676 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.688681 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.688685 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.688702 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.688707 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.688712 | ubuntu-noble | 2026-04-21 02:04:47.688716 | ubuntu-noble | !! 2026-04-21 02:04:47.688721 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.688727 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.compute' is absent from the `packages` configuration. 2026-04-21 02:04:47.688732 | ubuntu-noble | !! 2026-04-21 02:04:47.688737 | ubuntu-noble | 2026-04-21 02:04:47.688741 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.688746 | ubuntu-noble | ############################ 2026-04-21 02:04:47.688751 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.688756 | ubuntu-noble | ############################ 2026-04-21 02:04:47.688761 | ubuntu-noble | Python recognizes 'manila.compute' as an importable package[^1], 2026-04-21 02:04:47.688766 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.688770 | ubuntu-noble | 2026-04-21 02:04:47.688775 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.688779 | ubuntu-noble | package, please make sure that 'manila.compute' is explicitly added 2026-04-21 02:04:47.688784 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.688788 | ubuntu-noble | 2026-04-21 02:04:47.688793 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.688798 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.688802 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.688807 | ubuntu-noble | 2026-04-21 02:04:47.688812 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.688817 | ubuntu-noble | 2026-04-21 02:04:47.688821 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.688826 | ubuntu-noble | 2026-04-21 02:04:47.688830 | ubuntu-noble | If you don't want 'manila.compute' to be distributed and are 2026-04-21 02:04:47.688835 | ubuntu-noble | already explicitly excluding 'manila.compute' via 2026-04-21 02:04:47.688839 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.688844 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.688848 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.688853 | ubuntu-noble | 2026-04-21 02:04:47.688858 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.688863 | ubuntu-noble | 2026-04-21 02:04:47.688868 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.688872 | ubuntu-noble | 2026-04-21 02:04:47.688877 | ubuntu-noble | 2026-04-21 02:04:47.688882 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.688887 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.688891 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.688896 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.688904 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.688910 | ubuntu-noble | 2026-04-21 02:04:47.688915 | ubuntu-noble | !! 2026-04-21 02:04:47.688920 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.688925 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.data' is absent from the `packages` configuration. 2026-04-21 02:04:47.688930 | ubuntu-noble | !! 2026-04-21 02:04:47.688935 | ubuntu-noble | 2026-04-21 02:04:47.688940 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.688946 | ubuntu-noble | ############################ 2026-04-21 02:04:47.688951 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.688963 | ubuntu-noble | ############################ 2026-04-21 02:04:47.688969 | ubuntu-noble | Python recognizes 'manila.data' as an importable package[^1], 2026-04-21 02:04:47.688974 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.688979 | ubuntu-noble | 2026-04-21 02:04:47.688984 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.688989 | ubuntu-noble | package, please make sure that 'manila.data' is explicitly added 2026-04-21 02:04:47.688994 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.688999 | ubuntu-noble | 2026-04-21 02:04:47.689004 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.689010 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.689015 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.689020 | ubuntu-noble | 2026-04-21 02:04:47.689025 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.689030 | ubuntu-noble | 2026-04-21 02:04:47.689036 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.689041 | ubuntu-noble | 2026-04-21 02:04:47.689045 | ubuntu-noble | If you don't want 'manila.data' to be distributed and are 2026-04-21 02:04:47.689050 | ubuntu-noble | already explicitly excluding 'manila.data' via 2026-04-21 02:04:47.689055 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.689060 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.689065 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.689070 | ubuntu-noble | 2026-04-21 02:04:47.689075 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.689080 | ubuntu-noble | 2026-04-21 02:04:47.689085 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.689090 | ubuntu-noble | 2026-04-21 02:04:47.689094 | ubuntu-noble | 2026-04-21 02:04:47.689099 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.689104 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.689108 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.689113 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.689118 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.689123 | ubuntu-noble | 2026-04-21 02:04:47.689128 | ubuntu-noble | !! 2026-04-21 02:04:47.689133 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.689139 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.data.drivers' is absent from the `packages` configuration. 2026-04-21 02:04:47.689144 | ubuntu-noble | !! 2026-04-21 02:04:47.689149 | ubuntu-noble | 2026-04-21 02:04:47.689154 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.689159 | ubuntu-noble | ############################ 2026-04-21 02:04:47.689164 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.689169 | ubuntu-noble | ############################ 2026-04-21 02:04:47.689173 | ubuntu-noble | Python recognizes 'manila.data.drivers' as an importable package[^1], 2026-04-21 02:04:47.689178 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.689182 | ubuntu-noble | 2026-04-21 02:04:47.689187 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.689192 | ubuntu-noble | package, please make sure that 'manila.data.drivers' is explicitly added 2026-04-21 02:04:47.689197 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.689201 | ubuntu-noble | 2026-04-21 02:04:47.689205 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.689210 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.689222 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.689227 | ubuntu-noble | 2026-04-21 02:04:47.689232 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.689236 | ubuntu-noble | 2026-04-21 02:04:47.689241 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.689245 | ubuntu-noble | 2026-04-21 02:04:47.689250 | ubuntu-noble | If you don't want 'manila.data.drivers' to be distributed and are 2026-04-21 02:04:47.689255 | ubuntu-noble | already explicitly excluding 'manila.data.drivers' via 2026-04-21 02:04:47.689260 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.689271 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.689278 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.689283 | ubuntu-noble | 2026-04-21 02:04:47.689308 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.689318 | ubuntu-noble | 2026-04-21 02:04:47.689323 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.689327 | ubuntu-noble | 2026-04-21 02:04:47.689332 | ubuntu-noble | 2026-04-21 02:04:47.689337 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.689341 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.689346 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.689350 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.689360 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.689365 | ubuntu-noble | 2026-04-21 02:04:47.689369 | ubuntu-noble | !! 2026-04-21 02:04:47.689374 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.689379 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db' is absent from the `packages` configuration. 2026-04-21 02:04:47.689384 | ubuntu-noble | !! 2026-04-21 02:04:47.689389 | ubuntu-noble | 2026-04-21 02:04:47.689393 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.689398 | ubuntu-noble | ############################ 2026-04-21 02:04:47.689403 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.689408 | ubuntu-noble | ############################ 2026-04-21 02:04:47.689413 | ubuntu-noble | Python recognizes 'manila.db' as an importable package[^1], 2026-04-21 02:04:47.689423 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.689428 | ubuntu-noble | 2026-04-21 02:04:47.689433 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.689438 | ubuntu-noble | package, please make sure that 'manila.db' is explicitly added 2026-04-21 02:04:47.689443 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.689448 | ubuntu-noble | 2026-04-21 02:04:47.689452 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.689457 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.689462 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.689467 | ubuntu-noble | 2026-04-21 02:04:47.689471 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.689477 | ubuntu-noble | 2026-04-21 02:04:47.689482 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.689487 | ubuntu-noble | 2026-04-21 02:04:47.689491 | ubuntu-noble | If you don't want 'manila.db' to be distributed and are 2026-04-21 02:04:47.689496 | ubuntu-noble | already explicitly excluding 'manila.db' via 2026-04-21 02:04:47.689501 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.689505 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.689510 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.689523 | ubuntu-noble | 2026-04-21 02:04:47.689528 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.689532 | ubuntu-noble | 2026-04-21 02:04:47.689537 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.689542 | ubuntu-noble | 2026-04-21 02:04:47.689546 | ubuntu-noble | 2026-04-21 02:04:47.689550 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.689555 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.689559 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.689564 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.689569 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.689573 | ubuntu-noble | 2026-04-21 02:04:47.689578 | ubuntu-noble | !! 2026-04-21 02:04:47.689583 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.689587 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations' is absent from the `packages` configuration. 2026-04-21 02:04:47.689592 | ubuntu-noble | !! 2026-04-21 02:04:47.689597 | ubuntu-noble | 2026-04-21 02:04:47.689602 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.689605 | ubuntu-noble | ############################ 2026-04-21 02:04:47.689609 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.689613 | ubuntu-noble | ############################ 2026-04-21 02:04:47.689616 | ubuntu-noble | Python recognizes 'manila.db.migrations' as an importable package[^1], 2026-04-21 02:04:47.689620 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.689625 | ubuntu-noble | 2026-04-21 02:04:47.689630 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.689634 | ubuntu-noble | package, please make sure that 'manila.db.migrations' is explicitly added 2026-04-21 02:04:47.689639 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.689644 | ubuntu-noble | 2026-04-21 02:04:47.689648 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.689653 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.689658 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.689663 | ubuntu-noble | 2026-04-21 02:04:47.689668 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.689672 | ubuntu-noble | 2026-04-21 02:04:47.689677 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.689682 | ubuntu-noble | 2026-04-21 02:04:47.689687 | ubuntu-noble | If you don't want 'manila.db.migrations' to be distributed and are 2026-04-21 02:04:47.689691 | ubuntu-noble | already explicitly excluding 'manila.db.migrations' via 2026-04-21 02:04:47.689696 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.689701 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.689706 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.689711 | ubuntu-noble | 2026-04-21 02:04:47.689716 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.689720 | ubuntu-noble | 2026-04-21 02:04:47.689725 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.689730 | ubuntu-noble | 2026-04-21 02:04:47.689735 | ubuntu-noble | 2026-04-21 02:04:47.689739 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.689744 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.689749 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.689760 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.689771 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.689777 | ubuntu-noble | 2026-04-21 02:04:47.689782 | ubuntu-noble | !! 2026-04-21 02:04:47.689787 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.689792 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations.alembic' is absent from the `packages` configuration. 2026-04-21 02:04:47.689797 | ubuntu-noble | !! 2026-04-21 02:04:47.689802 | ubuntu-noble | 2026-04-21 02:04:47.689807 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.689812 | ubuntu-noble | ############################ 2026-04-21 02:04:47.689817 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.689821 | ubuntu-noble | ############################ 2026-04-21 02:04:47.689831 | ubuntu-noble | Python recognizes 'manila.db.migrations.alembic' as an importable package[^1], 2026-04-21 02:04:47.689836 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.689841 | ubuntu-noble | 2026-04-21 02:04:47.689846 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.689851 | ubuntu-noble | package, please make sure that 'manila.db.migrations.alembic' is explicitly added 2026-04-21 02:04:47.689856 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.689861 | ubuntu-noble | 2026-04-21 02:04:47.689866 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.689870 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.689907 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.689913 | ubuntu-noble | 2026-04-21 02:04:47.689919 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.689925 | ubuntu-noble | 2026-04-21 02:04:47.689930 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.689935 | ubuntu-noble | 2026-04-21 02:04:47.689940 | ubuntu-noble | If you don't want 'manila.db.migrations.alembic' to be distributed and are 2026-04-21 02:04:47.689945 | ubuntu-noble | already explicitly excluding 'manila.db.migrations.alembic' via 2026-04-21 02:04:47.689950 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.689955 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.689959 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.689964 | ubuntu-noble | 2026-04-21 02:04:47.689968 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.689973 | ubuntu-noble | 2026-04-21 02:04:47.689978 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.689982 | ubuntu-noble | 2026-04-21 02:04:47.689987 | ubuntu-noble | 2026-04-21 02:04:47.689992 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.689997 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.690002 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.690006 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.690011 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.690014 | ubuntu-noble | 2026-04-21 02:04:47.690018 | ubuntu-noble | !! 2026-04-21 02:04:47.690022 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.690026 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations.alembic.versions' is absent from the `packages` configuration. 2026-04-21 02:04:47.690029 | ubuntu-noble | !! 2026-04-21 02:04:47.690033 | ubuntu-noble | 2026-04-21 02:04:47.690037 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.690041 | ubuntu-noble | ############################ 2026-04-21 02:04:47.690044 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.690054 | ubuntu-noble | ############################ 2026-04-21 02:04:47.690057 | ubuntu-noble | Python recognizes 'manila.db.migrations.alembic.versions' as an importable package[^1], 2026-04-21 02:04:47.690061 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.690066 | ubuntu-noble | 2026-04-21 02:04:47.690070 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.690075 | ubuntu-noble | package, please make sure that 'manila.db.migrations.alembic.versions' is explicitly added 2026-04-21 02:04:47.690080 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.690085 | ubuntu-noble | 2026-04-21 02:04:47.690089 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.690094 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.690098 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.690103 | ubuntu-noble | 2026-04-21 02:04:47.690108 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.690113 | ubuntu-noble | 2026-04-21 02:04:47.690118 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.690122 | ubuntu-noble | 2026-04-21 02:04:47.690127 | ubuntu-noble | If you don't want 'manila.db.migrations.alembic.versions' to be distributed and are 2026-04-21 02:04:47.690132 | ubuntu-noble | already explicitly excluding 'manila.db.migrations.alembic.versions' via 2026-04-21 02:04:47.690137 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.690141 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.690146 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.690150 | ubuntu-noble | 2026-04-21 02:04:47.690155 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.690160 | ubuntu-noble | 2026-04-21 02:04:47.690165 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.690169 | ubuntu-noble | 2026-04-21 02:04:47.690174 | ubuntu-noble | 2026-04-21 02:04:47.690184 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.690189 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.690193 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.690198 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.690203 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.690208 | ubuntu-noble | 2026-04-21 02:04:47.690213 | ubuntu-noble | !! 2026-04-21 02:04:47.690217 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.690222 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.sqlalchemy' is absent from the `packages` configuration. 2026-04-21 02:04:47.690227 | ubuntu-noble | !! 2026-04-21 02:04:47.690232 | ubuntu-noble | 2026-04-21 02:04:47.690242 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.690246 | ubuntu-noble | ############################ 2026-04-21 02:04:47.690251 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.690255 | ubuntu-noble | ############################ 2026-04-21 02:04:47.690260 | ubuntu-noble | Python recognizes 'manila.db.sqlalchemy' as an importable package[^1], 2026-04-21 02:04:47.690265 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.690269 | ubuntu-noble | 2026-04-21 02:04:47.690274 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.690278 | ubuntu-noble | package, please make sure that 'manila.db.sqlalchemy' is explicitly added 2026-04-21 02:04:47.690283 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.690304 | ubuntu-noble | 2026-04-21 02:04:47.690313 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.690325 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.690330 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.690334 | ubuntu-noble | 2026-04-21 02:04:47.690339 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.690344 | ubuntu-noble | 2026-04-21 02:04:47.690349 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.690354 | ubuntu-noble | 2026-04-21 02:04:47.690359 | ubuntu-noble | If you don't want 'manila.db.sqlalchemy' to be distributed and are 2026-04-21 02:04:47.690364 | ubuntu-noble | already explicitly excluding 'manila.db.sqlalchemy' via 2026-04-21 02:04:47.690369 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.690374 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.690379 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.690384 | ubuntu-noble | 2026-04-21 02:04:47.690389 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.690394 | ubuntu-noble | 2026-04-21 02:04:47.690399 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.690404 | ubuntu-noble | 2026-04-21 02:04:47.690409 | ubuntu-noble | 2026-04-21 02:04:47.690414 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.690418 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.690423 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.690428 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.690433 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.690437 | ubuntu-noble | 2026-04-21 02:04:47.690442 | ubuntu-noble | !! 2026-04-21 02:04:47.690447 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.690678 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.image' is absent from the `packages` configuration. 2026-04-21 02:04:47.690688 | ubuntu-noble | !! 2026-04-21 02:04:47.690693 | ubuntu-noble | 2026-04-21 02:04:47.690698 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.690703 | ubuntu-noble | ############################ 2026-04-21 02:04:47.690708 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.690713 | ubuntu-noble | ############################ 2026-04-21 02:04:47.690718 | ubuntu-noble | Python recognizes 'manila.image' as an importable package[^1], 2026-04-21 02:04:47.690722 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.690727 | ubuntu-noble | 2026-04-21 02:04:47.690733 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.690738 | ubuntu-noble | package, please make sure that 'manila.image' is explicitly added 2026-04-21 02:04:47.690743 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.690748 | ubuntu-noble | 2026-04-21 02:04:47.690753 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.690758 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.690763 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.690768 | ubuntu-noble | 2026-04-21 02:04:47.690773 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.690778 | ubuntu-noble | 2026-04-21 02:04:47.690782 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.690788 | ubuntu-noble | 2026-04-21 02:04:47.690793 | ubuntu-noble | If you don't want 'manila.image' to be distributed and are 2026-04-21 02:04:47.690798 | ubuntu-noble | already explicitly excluding 'manila.image' via 2026-04-21 02:04:47.690803 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.690815 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.690821 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.690826 | ubuntu-noble | 2026-04-21 02:04:47.690831 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.690836 | ubuntu-noble | 2026-04-21 02:04:47.690840 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.690845 | ubuntu-noble | 2026-04-21 02:04:47.690850 | ubuntu-noble | 2026-04-21 02:04:47.690855 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.690860 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.690865 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.690870 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.690875 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.690879 | ubuntu-noble | 2026-04-21 02:04:47.690884 | ubuntu-noble | !! 2026-04-21 02:04:47.690889 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.690893 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.keymgr' is absent from the `packages` configuration. 2026-04-21 02:04:47.690898 | ubuntu-noble | !! 2026-04-21 02:04:47.690903 | ubuntu-noble | 2026-04-21 02:04:47.690908 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.690913 | ubuntu-noble | ############################ 2026-04-21 02:04:47.690917 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.690922 | ubuntu-noble | ############################ 2026-04-21 02:04:47.690927 | ubuntu-noble | Python recognizes 'manila.keymgr' as an importable package[^1], 2026-04-21 02:04:47.690932 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.690937 | ubuntu-noble | 2026-04-21 02:04:47.690956 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.690961 | ubuntu-noble | package, please make sure that 'manila.keymgr' is explicitly added 2026-04-21 02:04:47.690966 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.690970 | ubuntu-noble | 2026-04-21 02:04:47.690975 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.690980 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.690984 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.690989 | ubuntu-noble | 2026-04-21 02:04:47.690994 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.690998 | ubuntu-noble | 2026-04-21 02:04:47.691003 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.691008 | ubuntu-noble | 2026-04-21 02:04:47.691013 | ubuntu-noble | If you don't want 'manila.keymgr' to be distributed and are 2026-04-21 02:04:47.691018 | ubuntu-noble | already explicitly excluding 'manila.keymgr' via 2026-04-21 02:04:47.691023 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.691027 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.691032 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.691037 | ubuntu-noble | 2026-04-21 02:04:47.691042 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.691046 | ubuntu-noble | 2026-04-21 02:04:47.691051 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.691055 | ubuntu-noble | 2026-04-21 02:04:47.691060 | ubuntu-noble | 2026-04-21 02:04:47.691065 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.691069 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.691074 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.691085 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.691090 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.691094 | ubuntu-noble | 2026-04-21 02:04:47.691099 | ubuntu-noble | !! 2026-04-21 02:04:47.691108 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.691113 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.lock' is absent from the `packages` configuration. 2026-04-21 02:04:47.691117 | ubuntu-noble | !! 2026-04-21 02:04:47.691122 | ubuntu-noble | 2026-04-21 02:04:47.691127 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.691132 | ubuntu-noble | ############################ 2026-04-21 02:04:47.691137 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.691142 | ubuntu-noble | ############################ 2026-04-21 02:04:47.691147 | ubuntu-noble | Python recognizes 'manila.lock' as an importable package[^1], 2026-04-21 02:04:47.691152 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.691157 | ubuntu-noble | 2026-04-21 02:04:47.691162 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.691167 | ubuntu-noble | package, please make sure that 'manila.lock' is explicitly added 2026-04-21 02:04:47.691172 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.691177 | ubuntu-noble | 2026-04-21 02:04:47.691182 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.691187 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.691192 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.691197 | ubuntu-noble | 2026-04-21 02:04:47.691201 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.691206 | ubuntu-noble | 2026-04-21 02:04:47.691211 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.691215 | ubuntu-noble | 2026-04-21 02:04:47.691220 | ubuntu-noble | If you don't want 'manila.lock' to be distributed and are 2026-04-21 02:04:47.691225 | ubuntu-noble | already explicitly excluding 'manila.lock' via 2026-04-21 02:04:47.691229 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.691233 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.691238 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.691243 | ubuntu-noble | 2026-04-21 02:04:47.691247 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.691252 | ubuntu-noble | 2026-04-21 02:04:47.691256 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.691261 | ubuntu-noble | 2026-04-21 02:04:47.691265 | ubuntu-noble | 2026-04-21 02:04:47.691270 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.691274 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.691279 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.691283 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.691288 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.691315 | ubuntu-noble | 2026-04-21 02:04:47.691320 | ubuntu-noble | !! 2026-04-21 02:04:47.691324 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.691339 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.message' is absent from the `packages` configuration. 2026-04-21 02:04:47.691344 | ubuntu-noble | !! 2026-04-21 02:04:47.691349 | ubuntu-noble | 2026-04-21 02:04:47.691354 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.691359 | ubuntu-noble | ############################ 2026-04-21 02:04:47.691363 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.691374 | ubuntu-noble | ############################ 2026-04-21 02:04:47.691379 | ubuntu-noble | Python recognizes 'manila.message' as an importable package[^1], 2026-04-21 02:04:47.691384 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.691389 | ubuntu-noble | 2026-04-21 02:04:47.691394 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.691398 | ubuntu-noble | package, please make sure that 'manila.message' is explicitly added 2026-04-21 02:04:47.691403 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.691408 | ubuntu-noble | 2026-04-21 02:04:47.691412 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.691416 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.691419 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.691423 | ubuntu-noble | 2026-04-21 02:04:47.691427 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.691430 | ubuntu-noble | 2026-04-21 02:04:47.691434 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.691438 | ubuntu-noble | 2026-04-21 02:04:47.691441 | ubuntu-noble | If you don't want 'manila.message' to be distributed and are 2026-04-21 02:04:47.691445 | ubuntu-noble | already explicitly excluding 'manila.message' via 2026-04-21 02:04:47.691449 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.691452 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.691456 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.691461 | ubuntu-noble | 2026-04-21 02:04:47.691466 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.691470 | ubuntu-noble | 2026-04-21 02:04:47.691475 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.691479 | ubuntu-noble | 2026-04-21 02:04:47.691484 | ubuntu-noble | 2026-04-21 02:04:47.691489 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.691493 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.691498 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.691503 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.691511 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.691516 | ubuntu-noble | 2026-04-21 02:04:47.691521 | ubuntu-noble | !! 2026-04-21 02:04:47.691525 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.691530 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network' is absent from the `packages` configuration. 2026-04-21 02:04:47.691535 | ubuntu-noble | !! 2026-04-21 02:04:47.691539 | ubuntu-noble | 2026-04-21 02:04:47.691544 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.691549 | ubuntu-noble | ############################ 2026-04-21 02:04:47.691554 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.691559 | ubuntu-noble | ############################ 2026-04-21 02:04:47.691564 | ubuntu-noble | Python recognizes 'manila.network' as an importable package[^1], 2026-04-21 02:04:47.691569 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.691573 | ubuntu-noble | 2026-04-21 02:04:47.691578 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.691583 | ubuntu-noble | package, please make sure that 'manila.network' is explicitly added 2026-04-21 02:04:47.691588 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.691593 | ubuntu-noble | 2026-04-21 02:04:47.691598 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.691602 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.691613 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.691618 | ubuntu-noble | 2026-04-21 02:04:47.691623 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.691627 | ubuntu-noble | 2026-04-21 02:04:47.691631 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.691634 | ubuntu-noble | 2026-04-21 02:04:47.691638 | ubuntu-noble | If you don't want 'manila.network' to be distributed and are 2026-04-21 02:04:47.691642 | ubuntu-noble | already explicitly excluding 'manila.network' via 2026-04-21 02:04:47.691645 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.691649 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.691652 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.691656 | ubuntu-noble | 2026-04-21 02:04:47.691660 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.691663 | ubuntu-noble | 2026-04-21 02:04:47.691667 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.691671 | ubuntu-noble | 2026-04-21 02:04:47.691674 | ubuntu-noble | 2026-04-21 02:04:47.691678 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.691682 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.691685 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.691689 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.691693 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.691696 | ubuntu-noble | 2026-04-21 02:04:47.691700 | ubuntu-noble | !! 2026-04-21 02:04:47.691704 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.691711 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network.linux' is absent from the `packages` configuration. 2026-04-21 02:04:47.691715 | ubuntu-noble | !! 2026-04-21 02:04:47.691719 | ubuntu-noble | 2026-04-21 02:04:47.691722 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.691726 | ubuntu-noble | ############################ 2026-04-21 02:04:47.691730 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.691733 | ubuntu-noble | ############################ 2026-04-21 02:04:47.691737 | ubuntu-noble | Python recognizes 'manila.network.linux' as an importable package[^1], 2026-04-21 02:04:47.691741 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.691745 | ubuntu-noble | 2026-04-21 02:04:47.691748 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.691752 | ubuntu-noble | package, please make sure that 'manila.network.linux' is explicitly added 2026-04-21 02:04:47.691756 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.691759 | ubuntu-noble | 2026-04-21 02:04:47.691763 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.691767 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.691770 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.691774 | ubuntu-noble | 2026-04-21 02:04:47.691778 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.691781 | ubuntu-noble | 2026-04-21 02:04:47.691785 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.691789 | ubuntu-noble | 2026-04-21 02:04:47.691792 | ubuntu-noble | If you don't want 'manila.network.linux' to be distributed and are 2026-04-21 02:04:47.691796 | ubuntu-noble | already explicitly excluding 'manila.network.linux' via 2026-04-21 02:04:47.691800 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.691803 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.691811 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.691815 | ubuntu-noble | 2026-04-21 02:04:47.691818 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.691822 | ubuntu-noble | 2026-04-21 02:04:47.691826 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.691829 | ubuntu-noble | 2026-04-21 02:04:47.691833 | ubuntu-noble | 2026-04-21 02:04:47.691837 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.691840 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.691844 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.691848 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.691854 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.691858 | ubuntu-noble | 2026-04-21 02:04:47.691862 | ubuntu-noble | !! 2026-04-21 02:04:47.691866 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.691869 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network.neutron' is absent from the `packages` configuration. 2026-04-21 02:04:47.691873 | ubuntu-noble | !! 2026-04-21 02:04:47.691877 | ubuntu-noble | 2026-04-21 02:04:47.691880 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.691884 | ubuntu-noble | ############################ 2026-04-21 02:04:47.691888 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.691891 | ubuntu-noble | ############################ 2026-04-21 02:04:47.691895 | ubuntu-noble | Python recognizes 'manila.network.neutron' as an importable package[^1], 2026-04-21 02:04:47.691899 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.691903 | ubuntu-noble | 2026-04-21 02:04:47.691906 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.691910 | ubuntu-noble | package, please make sure that 'manila.network.neutron' is explicitly added 2026-04-21 02:04:47.691914 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.691917 | ubuntu-noble | 2026-04-21 02:04:47.691921 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.691926 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.691931 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.691935 | ubuntu-noble | 2026-04-21 02:04:47.691940 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.691945 | ubuntu-noble | 2026-04-21 02:04:47.691949 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.691954 | ubuntu-noble | 2026-04-21 02:04:47.691958 | ubuntu-noble | If you don't want 'manila.network.neutron' to be distributed and are 2026-04-21 02:04:47.691963 | ubuntu-noble | already explicitly excluding 'manila.network.neutron' via 2026-04-21 02:04:47.691968 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.691972 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.691976 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.691979 | ubuntu-noble | 2026-04-21 02:04:47.691983 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.691987 | ubuntu-noble | 2026-04-21 02:04:47.691990 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.691994 | ubuntu-noble | 2026-04-21 02:04:47.691997 | ubuntu-noble | 2026-04-21 02:04:47.692001 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.692005 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.692008 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.692012 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.692020 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.692024 | ubuntu-noble | 2026-04-21 02:04:47.692028 | ubuntu-noble | !! 2026-04-21 02:04:47.692031 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.692035 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.policies' is absent from the `packages` configuration. 2026-04-21 02:04:47.692039 | ubuntu-noble | !! 2026-04-21 02:04:47.692043 | ubuntu-noble | 2026-04-21 02:04:47.692046 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.692050 | ubuntu-noble | ############################ 2026-04-21 02:04:47.692054 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.692057 | ubuntu-noble | ############################ 2026-04-21 02:04:47.692061 | ubuntu-noble | Python recognizes 'manila.policies' as an importable package[^1], 2026-04-21 02:04:47.692065 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.692068 | ubuntu-noble | 2026-04-21 02:04:47.692072 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.692076 | ubuntu-noble | package, please make sure that 'manila.policies' is explicitly added 2026-04-21 02:04:47.692079 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.692083 | ubuntu-noble | 2026-04-21 02:04:47.692086 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.692090 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.692094 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.692097 | ubuntu-noble | 2026-04-21 02:04:47.692101 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.692105 | ubuntu-noble | 2026-04-21 02:04:47.692109 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.692112 | ubuntu-noble | 2026-04-21 02:04:47.692116 | ubuntu-noble | If you don't want 'manila.policies' to be distributed and are 2026-04-21 02:04:47.692119 | ubuntu-noble | already explicitly excluding 'manila.policies' via 2026-04-21 02:04:47.692123 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.692127 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.692131 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.692134 | ubuntu-noble | 2026-04-21 02:04:47.692138 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.692142 | ubuntu-noble | 2026-04-21 02:04:47.692145 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.692149 | ubuntu-noble | 2026-04-21 02:04:47.692153 | ubuntu-noble | 2026-04-21 02:04:47.692156 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.692160 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.692167 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.692171 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.692175 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.692178 | ubuntu-noble | 2026-04-21 02:04:47.692182 | ubuntu-noble | !! 2026-04-21 02:04:47.692186 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.692190 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.privsep' is absent from the `packages` configuration. 2026-04-21 02:04:47.692193 | ubuntu-noble | !! 2026-04-21 02:04:47.692197 | ubuntu-noble | 2026-04-21 02:04:47.692201 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.692204 | ubuntu-noble | ############################ 2026-04-21 02:04:47.692208 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.692215 | ubuntu-noble | ############################ 2026-04-21 02:04:47.692219 | ubuntu-noble | Python recognizes 'manila.privsep' as an importable package[^1], 2026-04-21 02:04:47.692223 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.692227 | ubuntu-noble | 2026-04-21 02:04:47.692230 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.692234 | ubuntu-noble | package, please make sure that 'manila.privsep' is explicitly added 2026-04-21 02:04:47.692238 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.692241 | ubuntu-noble | 2026-04-21 02:04:47.692245 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.692249 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.692252 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.692256 | ubuntu-noble | 2026-04-21 02:04:47.692260 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.692263 | ubuntu-noble | 2026-04-21 02:04:47.692267 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.692271 | ubuntu-noble | 2026-04-21 02:04:47.692274 | ubuntu-noble | If you don't want 'manila.privsep' to be distributed and are 2026-04-21 02:04:47.692278 | ubuntu-noble | already explicitly excluding 'manila.privsep' via 2026-04-21 02:04:47.692282 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.692285 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.692308 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.692315 | ubuntu-noble | 2026-04-21 02:04:47.692318 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.692322 | ubuntu-noble | 2026-04-21 02:04:47.692326 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.692330 | ubuntu-noble | 2026-04-21 02:04:47.692333 | ubuntu-noble | 2026-04-21 02:04:47.692341 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.692345 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.692348 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.692352 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.692356 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.692360 | ubuntu-noble | 2026-04-21 02:04:47.692366 | ubuntu-noble | !! 2026-04-21 02:04:47.692370 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.692374 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler' is absent from the `packages` configuration. 2026-04-21 02:04:47.692378 | ubuntu-noble | !! 2026-04-21 02:04:47.692381 | ubuntu-noble | 2026-04-21 02:04:47.692386 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.692390 | ubuntu-noble | ############################ 2026-04-21 02:04:47.692393 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.692397 | ubuntu-noble | ############################ 2026-04-21 02:04:47.692401 | ubuntu-noble | Python recognizes 'manila.scheduler' as an importable package[^1], 2026-04-21 02:04:47.692404 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.692408 | ubuntu-noble | 2026-04-21 02:04:47.692412 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.692415 | ubuntu-noble | package, please make sure that 'manila.scheduler' is explicitly added 2026-04-21 02:04:47.692419 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.692423 | ubuntu-noble | 2026-04-21 02:04:47.692426 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.692430 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.692438 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.692442 | ubuntu-noble | 2026-04-21 02:04:47.692446 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.692449 | ubuntu-noble | 2026-04-21 02:04:47.692453 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.692457 | ubuntu-noble | 2026-04-21 02:04:47.692460 | ubuntu-noble | If you don't want 'manila.scheduler' to be distributed and are 2026-04-21 02:04:47.692464 | ubuntu-noble | already explicitly excluding 'manila.scheduler' via 2026-04-21 02:04:47.692468 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.692471 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.692475 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.692479 | ubuntu-noble | 2026-04-21 02:04:47.692482 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.692486 | ubuntu-noble | 2026-04-21 02:04:47.692490 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.692494 | ubuntu-noble | 2026-04-21 02:04:47.692500 | ubuntu-noble | 2026-04-21 02:04:47.692504 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.692509 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.692516 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.692521 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.692526 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.692530 | ubuntu-noble | 2026-04-21 02:04:47.692535 | ubuntu-noble | !! 2026-04-21 02:04:47.692539 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.692544 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.drivers' is absent from the `packages` configuration. 2026-04-21 02:04:47.692549 | ubuntu-noble | !! 2026-04-21 02:04:47.692553 | ubuntu-noble | 2026-04-21 02:04:47.692558 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.692563 | ubuntu-noble | ############################ 2026-04-21 02:04:47.692567 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.692572 | ubuntu-noble | ############################ 2026-04-21 02:04:47.692575 | ubuntu-noble | Python recognizes 'manila.scheduler.drivers' as an importable package[^1], 2026-04-21 02:04:47.692579 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.692583 | ubuntu-noble | 2026-04-21 02:04:47.692586 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.692590 | ubuntu-noble | package, please make sure that 'manila.scheduler.drivers' is explicitly added 2026-04-21 02:04:47.692594 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.692597 | ubuntu-noble | 2026-04-21 02:04:47.692601 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.692605 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.692608 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.692612 | ubuntu-noble | 2026-04-21 02:04:47.692616 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.692619 | ubuntu-noble | 2026-04-21 02:04:47.692623 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.692627 | ubuntu-noble | 2026-04-21 02:04:47.692630 | ubuntu-noble | If you don't want 'manila.scheduler.drivers' to be distributed and are 2026-04-21 02:04:47.692634 | ubuntu-noble | already explicitly excluding 'manila.scheduler.drivers' via 2026-04-21 02:04:47.692638 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.692641 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.692650 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.692654 | ubuntu-noble | 2026-04-21 02:04:47.692658 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.692661 | ubuntu-noble | 2026-04-21 02:04:47.692665 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.692669 | ubuntu-noble | 2026-04-21 02:04:47.692673 | ubuntu-noble | 2026-04-21 02:04:47.692676 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.692680 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.692684 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.692690 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.692694 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.692698 | ubuntu-noble | 2026-04-21 02:04:47.692702 | ubuntu-noble | !! 2026-04-21 02:04:47.692705 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.692709 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.evaluator' is absent from the `packages` configuration. 2026-04-21 02:04:47.692713 | ubuntu-noble | !! 2026-04-21 02:04:47.692717 | ubuntu-noble | 2026-04-21 02:04:47.692720 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.692724 | ubuntu-noble | ############################ 2026-04-21 02:04:47.692728 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.692731 | ubuntu-noble | ############################ 2026-04-21 02:04:47.692735 | ubuntu-noble | Python recognizes 'manila.scheduler.evaluator' as an importable package[^1], 2026-04-21 02:04:47.692739 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.692742 | ubuntu-noble | 2026-04-21 02:04:47.692746 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.692750 | ubuntu-noble | package, please make sure that 'manila.scheduler.evaluator' is explicitly added 2026-04-21 02:04:47.692753 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.692757 | ubuntu-noble | 2026-04-21 02:04:47.692761 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.692764 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.692768 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.692772 | ubuntu-noble | 2026-04-21 02:04:47.692775 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.692779 | ubuntu-noble | 2026-04-21 02:04:47.692783 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.692786 | ubuntu-noble | 2026-04-21 02:04:47.692790 | ubuntu-noble | If you don't want 'manila.scheduler.evaluator' to be distributed and are 2026-04-21 02:04:47.692794 | ubuntu-noble | already explicitly excluding 'manila.scheduler.evaluator' via 2026-04-21 02:04:47.692797 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.692801 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.692805 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.692808 | ubuntu-noble | 2026-04-21 02:04:47.692812 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.692816 | ubuntu-noble | 2026-04-21 02:04:47.692819 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.692823 | ubuntu-noble | 2026-04-21 02:04:47.692827 | ubuntu-noble | 2026-04-21 02:04:47.692834 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.692838 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.692841 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.692845 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.692853 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.692857 | ubuntu-noble | 2026-04-21 02:04:47.692860 | ubuntu-noble | !! 2026-04-21 02:04:47.692864 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.692868 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.filters' is absent from the `packages` configuration. 2026-04-21 02:04:47.692871 | ubuntu-noble | !! 2026-04-21 02:04:47.692875 | ubuntu-noble | 2026-04-21 02:04:47.692879 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.692882 | ubuntu-noble | ############################ 2026-04-21 02:04:47.692886 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.692890 | ubuntu-noble | ############################ 2026-04-21 02:04:47.692894 | ubuntu-noble | Python recognizes 'manila.scheduler.filters' as an importable package[^1], 2026-04-21 02:04:47.692897 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.692901 | ubuntu-noble | 2026-04-21 02:04:47.692905 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.692908 | ubuntu-noble | package, please make sure that 'manila.scheduler.filters' is explicitly added 2026-04-21 02:04:47.692912 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.692916 | ubuntu-noble | 2026-04-21 02:04:47.692919 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.692923 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.692927 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.692930 | ubuntu-noble | 2026-04-21 02:04:47.692934 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.692938 | ubuntu-noble | 2026-04-21 02:04:47.692941 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.692945 | ubuntu-noble | 2026-04-21 02:04:47.692949 | ubuntu-noble | If you don't want 'manila.scheduler.filters' to be distributed and are 2026-04-21 02:04:47.692952 | ubuntu-noble | already explicitly excluding 'manila.scheduler.filters' via 2026-04-21 02:04:47.692956 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.692960 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.692963 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.692967 | ubuntu-noble | 2026-04-21 02:04:47.692971 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.692974 | ubuntu-noble | 2026-04-21 02:04:47.692978 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.692982 | ubuntu-noble | 2026-04-21 02:04:47.692985 | ubuntu-noble | 2026-04-21 02:04:47.692989 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.692995 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.692999 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.693003 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.693006 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.693010 | ubuntu-noble | 2026-04-21 02:04:47.693014 | ubuntu-noble | !! 2026-04-21 02:04:47.693017 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.693021 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.filters.share_group_filters' is absent from the `packages` configuration. 2026-04-21 02:04:47.693025 | ubuntu-noble | !! 2026-04-21 02:04:47.693029 | ubuntu-noble | 2026-04-21 02:04:47.693033 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.693036 | ubuntu-noble | ############################ 2026-04-21 02:04:47.693044 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.693048 | ubuntu-noble | ############################ 2026-04-21 02:04:47.693052 | ubuntu-noble | Python recognizes 'manila.scheduler.filters.share_group_filters' as an importable package[^1], 2026-04-21 02:04:47.693056 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.693059 | ubuntu-noble | 2026-04-21 02:04:47.693063 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.693067 | ubuntu-noble | package, please make sure that 'manila.scheduler.filters.share_group_filters' is explicitly added 2026-04-21 02:04:47.693070 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.693074 | ubuntu-noble | 2026-04-21 02:04:47.693078 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.693081 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.693085 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.693089 | ubuntu-noble | 2026-04-21 02:04:47.693092 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.693096 | ubuntu-noble | 2026-04-21 02:04:47.693100 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.693103 | ubuntu-noble | 2026-04-21 02:04:47.693107 | ubuntu-noble | If you don't want 'manila.scheduler.filters.share_group_filters' to be distributed and are 2026-04-21 02:04:47.693111 | ubuntu-noble | already explicitly excluding 'manila.scheduler.filters.share_group_filters' via 2026-04-21 02:04:47.693114 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.693118 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.693124 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.693127 | ubuntu-noble | 2026-04-21 02:04:47.693131 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.693135 | ubuntu-noble | 2026-04-21 02:04:47.693138 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.693142 | ubuntu-noble | 2026-04-21 02:04:47.693146 | ubuntu-noble | 2026-04-21 02:04:47.693149 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.693153 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.693157 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.693160 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.693164 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.693168 | ubuntu-noble | 2026-04-21 02:04:47.693171 | ubuntu-noble | !! 2026-04-21 02:04:47.693175 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.693179 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.weighers' is absent from the `packages` configuration. 2026-04-21 02:04:47.693182 | ubuntu-noble | !! 2026-04-21 02:04:47.693186 | ubuntu-noble | 2026-04-21 02:04:47.693190 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.693193 | ubuntu-noble | ############################ 2026-04-21 02:04:47.693197 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.693201 | ubuntu-noble | ############################ 2026-04-21 02:04:47.693204 | ubuntu-noble | Python recognizes 'manila.scheduler.weighers' as an importable package[^1], 2026-04-21 02:04:47.693208 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.693212 | ubuntu-noble | 2026-04-21 02:04:47.693215 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.693219 | ubuntu-noble | package, please make sure that 'manila.scheduler.weighers' is explicitly added 2026-04-21 02:04:47.693223 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.693234 | ubuntu-noble | 2026-04-21 02:04:47.693238 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.693242 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.693245 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.693249 | ubuntu-noble | 2026-04-21 02:04:47.693253 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.693256 | ubuntu-noble | 2026-04-21 02:04:47.693260 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.693264 | ubuntu-noble | 2026-04-21 02:04:47.693268 | ubuntu-noble | If you don't want 'manila.scheduler.weighers' to be distributed and are 2026-04-21 02:04:47.693271 | ubuntu-noble | already explicitly excluding 'manila.scheduler.weighers' via 2026-04-21 02:04:47.693275 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.693279 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.693282 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.693286 | ubuntu-noble | 2026-04-21 02:04:47.693312 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.693317 | ubuntu-noble | 2026-04-21 02:04:47.693320 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.693324 | ubuntu-noble | 2026-04-21 02:04:47.693328 | ubuntu-noble | 2026-04-21 02:04:47.693331 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.693335 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.693339 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.693342 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.693346 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.693351 | ubuntu-noble | 2026-04-21 02:04:47.693355 | ubuntu-noble | !! 2026-04-21 02:04:47.693360 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.693365 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.services' is absent from the `packages` configuration. 2026-04-21 02:04:47.693369 | ubuntu-noble | !! 2026-04-21 02:04:47.693374 | ubuntu-noble | 2026-04-21 02:04:47.693378 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.693383 | ubuntu-noble | ############################ 2026-04-21 02:04:47.693387 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.693391 | ubuntu-noble | ############################ 2026-04-21 02:04:47.693395 | ubuntu-noble | Python recognizes 'manila.services' as an importable package[^1], 2026-04-21 02:04:47.693400 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.693404 | ubuntu-noble | 2026-04-21 02:04:47.693409 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.693413 | ubuntu-noble | package, please make sure that 'manila.services' is explicitly added 2026-04-21 02:04:47.693417 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.693422 | ubuntu-noble | 2026-04-21 02:04:47.693426 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.693431 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.693435 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.693440 | ubuntu-noble | 2026-04-21 02:04:47.693444 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.693449 | ubuntu-noble | 2026-04-21 02:04:47.693453 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.693458 | ubuntu-noble | 2026-04-21 02:04:47.693463 | ubuntu-noble | If you don't want 'manila.services' to be distributed and are 2026-04-21 02:04:47.693468 | ubuntu-noble | already explicitly excluding 'manila.services' via 2026-04-21 02:04:47.693482 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.693487 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.693492 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.693496 | ubuntu-noble | 2026-04-21 02:04:47.693501 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.693505 | ubuntu-noble | 2026-04-21 02:04:47.693509 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.693514 | ubuntu-noble | 2026-04-21 02:04:47.693519 | ubuntu-noble | 2026-04-21 02:04:47.693523 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.693528 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.693533 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.693537 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.693541 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.693546 | ubuntu-noble | 2026-04-21 02:04:47.693551 | ubuntu-noble | !! 2026-04-21 02:04:47.693556 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.693561 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share' is absent from the `packages` configuration. 2026-04-21 02:04:47.693565 | ubuntu-noble | !! 2026-04-21 02:04:47.693570 | ubuntu-noble | 2026-04-21 02:04:47.693575 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.693579 | ubuntu-noble | ############################ 2026-04-21 02:04:47.693583 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.693587 | ubuntu-noble | ############################ 2026-04-21 02:04:47.693590 | ubuntu-noble | Python recognizes 'manila.share' as an importable package[^1], 2026-04-21 02:04:47.693594 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.693598 | ubuntu-noble | 2026-04-21 02:04:47.693601 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.693605 | ubuntu-noble | package, please make sure that 'manila.share' is explicitly added 2026-04-21 02:04:47.693609 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.693612 | ubuntu-noble | 2026-04-21 02:04:47.693616 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.693621 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.693626 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.693630 | ubuntu-noble | 2026-04-21 02:04:47.693635 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.693640 | ubuntu-noble | 2026-04-21 02:04:47.693644 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.693649 | ubuntu-noble | 2026-04-21 02:04:47.693653 | ubuntu-noble | If you don't want 'manila.share' to be distributed and are 2026-04-21 02:04:47.693657 | ubuntu-noble | already explicitly excluding 'manila.share' via 2026-04-21 02:04:47.693660 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.693664 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.693668 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.693671 | ubuntu-noble | 2026-04-21 02:04:47.693675 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.693679 | ubuntu-noble | 2026-04-21 02:04:47.693682 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.693686 | ubuntu-noble | 2026-04-21 02:04:47.693690 | ubuntu-noble | 2026-04-21 02:04:47.693693 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.693697 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.693706 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.693710 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.693713 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.693717 | ubuntu-noble | 2026-04-21 02:04:47.693721 | ubuntu-noble | !! 2026-04-21 02:04:47.693724 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.693728 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers' is absent from the `packages` configuration. 2026-04-21 02:04:47.693732 | ubuntu-noble | !! 2026-04-21 02:04:47.693735 | ubuntu-noble | 2026-04-21 02:04:47.693743 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.693747 | ubuntu-noble | ############################ 2026-04-21 02:04:47.693751 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.693754 | ubuntu-noble | ############################ 2026-04-21 02:04:47.693758 | ubuntu-noble | Python recognizes 'manila.share.drivers' as an importable package[^1], 2026-04-21 02:04:47.693762 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.693765 | ubuntu-noble | 2026-04-21 02:04:47.693769 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.693773 | ubuntu-noble | package, please make sure that 'manila.share.drivers' is explicitly added 2026-04-21 02:04:47.693777 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.693780 | ubuntu-noble | 2026-04-21 02:04:47.693784 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.693789 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.693794 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.693797 | ubuntu-noble | 2026-04-21 02:04:47.693801 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.693806 | ubuntu-noble | 2026-04-21 02:04:47.693810 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.693814 | ubuntu-noble | 2026-04-21 02:04:47.693818 | ubuntu-noble | If you don't want 'manila.share.drivers' to be distributed and are 2026-04-21 02:04:47.693822 | ubuntu-noble | already explicitly excluding 'manila.share.drivers' via 2026-04-21 02:04:47.693829 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.693833 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.693836 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.693840 | ubuntu-noble | 2026-04-21 02:04:47.693844 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.693847 | ubuntu-noble | 2026-04-21 02:04:47.693851 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.693855 | ubuntu-noble | 2026-04-21 02:04:47.693858 | ubuntu-noble | 2026-04-21 02:04:47.693862 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.693866 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.693916 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.693921 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.693924 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.693928 | ubuntu-noble | 2026-04-21 02:04:47.693932 | ubuntu-noble | !! 2026-04-21 02:04:47.693936 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.693939 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.cephfs' is absent from the `packages` configuration. 2026-04-21 02:04:47.693943 | ubuntu-noble | !! 2026-04-21 02:04:47.693947 | ubuntu-noble | 2026-04-21 02:04:47.693951 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.693959 | ubuntu-noble | ############################ 2026-04-21 02:04:47.693963 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.693966 | ubuntu-noble | ############################ 2026-04-21 02:04:47.693970 | ubuntu-noble | Python recognizes 'manila.share.drivers.cephfs' as an importable package[^1], 2026-04-21 02:04:47.693974 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.693977 | ubuntu-noble | 2026-04-21 02:04:47.693981 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.693985 | ubuntu-noble | package, please make sure that 'manila.share.drivers.cephfs' is explicitly added 2026-04-21 02:04:47.693988 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.693992 | ubuntu-noble | 2026-04-21 02:04:47.693996 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.693999 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.694003 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.694007 | ubuntu-noble | 2026-04-21 02:04:47.694011 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.694014 | ubuntu-noble | 2026-04-21 02:04:47.694018 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.694022 | ubuntu-noble | 2026-04-21 02:04:47.694025 | ubuntu-noble | If you don't want 'manila.share.drivers.cephfs' to be distributed and are 2026-04-21 02:04:47.694029 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.cephfs' via 2026-04-21 02:04:47.694033 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.694040 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.694044 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.694048 | ubuntu-noble | 2026-04-21 02:04:47.694051 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.694055 | ubuntu-noble | 2026-04-21 02:04:47.694059 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.694062 | ubuntu-noble | 2026-04-21 02:04:47.694066 | ubuntu-noble | 2026-04-21 02:04:47.694070 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.694073 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.694077 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.694081 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.694085 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.694088 | ubuntu-noble | 2026-04-21 02:04:47.694092 | ubuntu-noble | !! 2026-04-21 02:04:47.694096 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.694099 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.cephfs.conf' is absent from the `packages` configuration. 2026-04-21 02:04:47.694103 | ubuntu-noble | !! 2026-04-21 02:04:47.694107 | ubuntu-noble | 2026-04-21 02:04:47.694111 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.694114 | ubuntu-noble | ############################ 2026-04-21 02:04:47.694118 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.694122 | ubuntu-noble | ############################ 2026-04-21 02:04:47.694125 | ubuntu-noble | Python recognizes 'manila.share.drivers.cephfs.conf' as an importable package[^1], 2026-04-21 02:04:47.694129 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.694133 | ubuntu-noble | 2026-04-21 02:04:47.694137 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.694140 | ubuntu-noble | package, please make sure that 'manila.share.drivers.cephfs.conf' is explicitly added 2026-04-21 02:04:47.694144 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.694151 | ubuntu-noble | 2026-04-21 02:04:47.694155 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.694159 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.694163 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.694166 | ubuntu-noble | 2026-04-21 02:04:47.694170 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.694174 | ubuntu-noble | 2026-04-21 02:04:47.694181 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.694185 | ubuntu-noble | 2026-04-21 02:04:47.694189 | ubuntu-noble | If you don't want 'manila.share.drivers.cephfs.conf' to be distributed and are 2026-04-21 02:04:47.694192 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.cephfs.conf' via 2026-04-21 02:04:47.694196 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.694200 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.694203 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.694207 | ubuntu-noble | 2026-04-21 02:04:47.694211 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.694214 | ubuntu-noble | 2026-04-21 02:04:47.694218 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.694222 | ubuntu-noble | 2026-04-21 02:04:47.694226 | ubuntu-noble | 2026-04-21 02:04:47.694229 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.694233 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.694237 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.694240 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.694244 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.694248 | ubuntu-noble | 2026-04-21 02:04:47.694251 | ubuntu-noble | !! 2026-04-21 02:04:47.694255 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.694259 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.container' is absent from the `packages` configuration. 2026-04-21 02:04:47.694263 | ubuntu-noble | !! 2026-04-21 02:04:47.694266 | ubuntu-noble | 2026-04-21 02:04:47.694270 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.694274 | ubuntu-noble | ############################ 2026-04-21 02:04:47.694277 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.694281 | ubuntu-noble | ############################ 2026-04-21 02:04:47.694285 | ubuntu-noble | Python recognizes 'manila.share.drivers.container' as an importable package[^1], 2026-04-21 02:04:47.694314 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.694318 | ubuntu-noble | 2026-04-21 02:04:47.694322 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.694325 | ubuntu-noble | package, please make sure that 'manila.share.drivers.container' is explicitly added 2026-04-21 02:04:47.694329 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.694333 | ubuntu-noble | 2026-04-21 02:04:47.694337 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.694340 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.694344 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.694348 | ubuntu-noble | 2026-04-21 02:04:47.694352 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.694355 | ubuntu-noble | 2026-04-21 02:04:47.694359 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.694363 | ubuntu-noble | 2026-04-21 02:04:47.694370 | ubuntu-noble | If you don't want 'manila.share.drivers.container' to be distributed and are 2026-04-21 02:04:47.694378 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.container' via 2026-04-21 02:04:47.694381 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.694385 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.694389 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.694393 | ubuntu-noble | 2026-04-21 02:04:47.694396 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.694400 | ubuntu-noble | 2026-04-21 02:04:47.694404 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.694407 | ubuntu-noble | 2026-04-21 02:04:47.694412 | ubuntu-noble | 2026-04-21 02:04:47.694416 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.694421 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.694426 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.694430 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.694435 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.694440 | ubuntu-noble | 2026-04-21 02:04:47.694444 | ubuntu-noble | !! 2026-04-21 02:04:47.694449 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.694454 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc' is absent from the `packages` configuration. 2026-04-21 02:04:47.694459 | ubuntu-noble | !! 2026-04-21 02:04:47.694463 | ubuntu-noble | 2026-04-21 02:04:47.694468 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.694473 | ubuntu-noble | ############################ 2026-04-21 02:04:47.694478 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.694483 | ubuntu-noble | ############################ 2026-04-21 02:04:47.694488 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc' as an importable package[^1], 2026-04-21 02:04:47.694493 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.694498 | ubuntu-noble | 2026-04-21 02:04:47.694502 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.694507 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc' is explicitly added 2026-04-21 02:04:47.694511 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.694516 | ubuntu-noble | 2026-04-21 02:04:47.694521 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.694526 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.694536 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.694540 | ubuntu-noble | 2026-04-21 02:04:47.694545 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.694549 | ubuntu-noble | 2026-04-21 02:04:47.694554 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.694558 | ubuntu-noble | 2026-04-21 02:04:47.694562 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc' to be distributed and are 2026-04-21 02:04:47.694567 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc' via 2026-04-21 02:04:47.694572 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.694576 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.694581 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.694586 | ubuntu-noble | 2026-04-21 02:04:47.694592 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.694596 | ubuntu-noble | 2026-04-21 02:04:47.694602 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.694613 | ubuntu-noble | 2026-04-21 02:04:47.694619 | ubuntu-noble | 2026-04-21 02:04:47.694624 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.694629 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.694634 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.694638 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.694642 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.694646 | ubuntu-noble | 2026-04-21 02:04:47.694651 | ubuntu-noble | !! 2026-04-21 02:04:47.694656 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.694661 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.common' is absent from the `packages` configuration. 2026-04-21 02:04:47.694666 | ubuntu-noble | !! 2026-04-21 02:04:47.694671 | ubuntu-noble | 2026-04-21 02:04:47.694675 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.694678 | ubuntu-noble | ############################ 2026-04-21 02:04:47.694682 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.694686 | ubuntu-noble | ############################ 2026-04-21 02:04:47.694689 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.common' as an importable package[^1], 2026-04-21 02:04:47.694693 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.694697 | ubuntu-noble | 2026-04-21 02:04:47.694700 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.694704 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.common' is explicitly added 2026-04-21 02:04:47.694708 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.694711 | ubuntu-noble | 2026-04-21 02:04:47.694715 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.694719 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.694722 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.694726 | ubuntu-noble | 2026-04-21 02:04:47.694734 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.694737 | ubuntu-noble | 2026-04-21 02:04:47.694741 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.694745 | ubuntu-noble | 2026-04-21 02:04:47.694748 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.common' to be distributed and are 2026-04-21 02:04:47.694752 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.common' via 2026-04-21 02:04:47.694756 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.694759 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.694763 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.694767 | ubuntu-noble | 2026-04-21 02:04:47.694770 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.694774 | ubuntu-noble | 2026-04-21 02:04:47.694778 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.694781 | ubuntu-noble | 2026-04-21 02:04:47.694785 | ubuntu-noble | 2026-04-21 02:04:47.694788 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.694792 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.694796 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.694800 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.694803 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.694807 | ubuntu-noble | 2026-04-21 02:04:47.694811 | ubuntu-noble | !! 2026-04-21 02:04:47.694814 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.694818 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.common.enas' is absent from the `packages` configuration. 2026-04-21 02:04:47.694826 | ubuntu-noble | !! 2026-04-21 02:04:47.694830 | ubuntu-noble | 2026-04-21 02:04:47.694834 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.694837 | ubuntu-noble | ############################ 2026-04-21 02:04:47.694841 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.694845 | ubuntu-noble | ############################ 2026-04-21 02:04:47.694848 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.common.enas' as an importable package[^1], 2026-04-21 02:04:47.694852 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.694856 | ubuntu-noble | 2026-04-21 02:04:47.694859 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.694867 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.common.enas' is explicitly added 2026-04-21 02:04:47.694870 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.694874 | ubuntu-noble | 2026-04-21 02:04:47.694878 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.694881 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.694885 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.694889 | ubuntu-noble | 2026-04-21 02:04:47.694892 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.694896 | ubuntu-noble | 2026-04-21 02:04:47.694900 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.694903 | ubuntu-noble | 2026-04-21 02:04:47.694907 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.common.enas' to be distributed and are 2026-04-21 02:04:47.694911 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.common.enas' via 2026-04-21 02:04:47.694914 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.694918 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.694922 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.694925 | ubuntu-noble | 2026-04-21 02:04:47.694929 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.694933 | ubuntu-noble | 2026-04-21 02:04:47.694936 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.694940 | ubuntu-noble | 2026-04-21 02:04:47.694944 | ubuntu-noble | 2026-04-21 02:04:47.694947 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.694951 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.694955 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.694958 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.694962 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.694965 | ubuntu-noble | 2026-04-21 02:04:47.694969 | ubuntu-noble | !! 2026-04-21 02:04:47.694973 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.694977 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins' is absent from the `packages` configuration. 2026-04-21 02:04:47.694980 | ubuntu-noble | !! 2026-04-21 02:04:47.694984 | ubuntu-noble | 2026-04-21 02:04:47.694988 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.694991 | ubuntu-noble | ############################ 2026-04-21 02:04:47.694995 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.694999 | ubuntu-noble | ############################ 2026-04-21 02:04:47.695002 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins' as an importable package[^1], 2026-04-21 02:04:47.695029 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.695033 | ubuntu-noble | 2026-04-21 02:04:47.695037 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.695041 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins' is explicitly added 2026-04-21 02:04:47.695047 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.695051 | ubuntu-noble | 2026-04-21 02:04:47.695055 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.695058 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.695062 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.695066 | ubuntu-noble | 2026-04-21 02:04:47.695069 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.695073 | ubuntu-noble | 2026-04-21 02:04:47.695077 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.695080 | ubuntu-noble | 2026-04-21 02:04:47.695084 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins' to be distributed and are 2026-04-21 02:04:47.695088 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins' via 2026-04-21 02:04:47.695091 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.695095 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.695099 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.695102 | ubuntu-noble | 2026-04-21 02:04:47.695106 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.695110 | ubuntu-noble | 2026-04-21 02:04:47.695113 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.695117 | ubuntu-noble | 2026-04-21 02:04:47.695121 | ubuntu-noble | 2026-04-21 02:04:47.695124 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.695128 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.695132 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.695135 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.695139 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.695143 | ubuntu-noble | 2026-04-21 02:04:47.695146 | ubuntu-noble | !! 2026-04-21 02:04:47.695150 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.695154 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerflex' is absent from the `packages` configuration. 2026-04-21 02:04:47.695158 | ubuntu-noble | !! 2026-04-21 02:04:47.695161 | ubuntu-noble | 2026-04-21 02:04:47.695165 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.695169 | ubuntu-noble | ############################ 2026-04-21 02:04:47.695173 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.695176 | ubuntu-noble | ############################ 2026-04-21 02:04:47.695182 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerflex' as an importable package[^1], 2026-04-21 02:04:47.695186 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.695189 | ubuntu-noble | 2026-04-21 02:04:47.695193 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.695197 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerflex' is explicitly added 2026-04-21 02:04:47.695201 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.695204 | ubuntu-noble | 2026-04-21 02:04:47.695208 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.695212 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.695223 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.695226 | ubuntu-noble | 2026-04-21 02:04:47.695230 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.695234 | ubuntu-noble | 2026-04-21 02:04:47.695237 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.695241 | ubuntu-noble | 2026-04-21 02:04:47.695245 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.powerflex' to be distributed and are 2026-04-21 02:04:47.695248 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerflex' via 2026-04-21 02:04:47.695252 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.695256 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.695259 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.695263 | ubuntu-noble | 2026-04-21 02:04:47.695267 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.695270 | ubuntu-noble | 2026-04-21 02:04:47.695274 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.695278 | ubuntu-noble | 2026-04-21 02:04:47.695281 | ubuntu-noble | 2026-04-21 02:04:47.695285 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.695308 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.695313 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.695316 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.695320 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.695324 | ubuntu-noble | 2026-04-21 02:04:47.695327 | ubuntu-noble | !! 2026-04-21 02:04:47.695331 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.695335 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powermax' is absent from the `packages` configuration. 2026-04-21 02:04:47.695339 | ubuntu-noble | !! 2026-04-21 02:04:47.695342 | ubuntu-noble | 2026-04-21 02:04:47.695346 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.695350 | ubuntu-noble | ############################ 2026-04-21 02:04:47.695353 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.695357 | ubuntu-noble | ############################ 2026-04-21 02:04:47.695365 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.powermax' as an importable package[^1], 2026-04-21 02:04:47.695368 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.695372 | ubuntu-noble | 2026-04-21 02:04:47.695376 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.695379 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powermax' is explicitly added 2026-04-21 02:04:47.695383 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.695387 | ubuntu-noble | 2026-04-21 02:04:47.695391 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.695394 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.695398 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.695402 | ubuntu-noble | 2026-04-21 02:04:47.695405 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.695409 | ubuntu-noble | 2026-04-21 02:04:47.695413 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.695416 | ubuntu-noble | 2026-04-21 02:04:47.695420 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.powermax' to be distributed and are 2026-04-21 02:04:47.695424 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powermax' via 2026-04-21 02:04:47.695427 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.695435 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.695439 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.695442 | ubuntu-noble | 2026-04-21 02:04:47.695446 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.695450 | ubuntu-noble | 2026-04-21 02:04:47.695453 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.695457 | ubuntu-noble | 2026-04-21 02:04:47.695461 | ubuntu-noble | 2026-04-21 02:04:47.695464 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.695468 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.695472 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.695476 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.695479 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.695483 | ubuntu-noble | 2026-04-21 02:04:47.695487 | ubuntu-noble | !! 2026-04-21 02:04:47.695490 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.695497 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerscale' is absent from the `packages` configuration. 2026-04-21 02:04:47.695501 | ubuntu-noble | !! 2026-04-21 02:04:47.695504 | ubuntu-noble | 2026-04-21 02:04:47.695508 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.695512 | ubuntu-noble | ############################ 2026-04-21 02:04:47.695515 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.695519 | ubuntu-noble | ############################ 2026-04-21 02:04:47.695523 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerscale' as an importable package[^1], 2026-04-21 02:04:47.695528 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.695532 | ubuntu-noble | 2026-04-21 02:04:47.695537 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.695541 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerscale' is explicitly added 2026-04-21 02:04:47.695546 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.695550 | ubuntu-noble | 2026-04-21 02:04:47.695555 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.695559 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.695564 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.695568 | ubuntu-noble | 2026-04-21 02:04:47.695573 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.695577 | ubuntu-noble | 2026-04-21 02:04:47.695582 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.695587 | ubuntu-noble | 2026-04-21 02:04:47.695591 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.powerscale' to be distributed and are 2026-04-21 02:04:47.695596 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerscale' via 2026-04-21 02:04:47.695601 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.695605 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.695610 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.695615 | ubuntu-noble | 2026-04-21 02:04:47.695620 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.695624 | ubuntu-noble | 2026-04-21 02:04:47.695629 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.695633 | ubuntu-noble | 2026-04-21 02:04:47.695638 | ubuntu-noble | 2026-04-21 02:04:47.695643 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.695657 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.695661 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.695666 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.695671 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.695676 | ubuntu-noble | 2026-04-21 02:04:47.695680 | ubuntu-noble | !! 2026-04-21 02:04:47.695683 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.695691 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerstore' is absent from the `packages` configuration. 2026-04-21 02:04:47.695695 | ubuntu-noble | !! 2026-04-21 02:04:47.695698 | ubuntu-noble | 2026-04-21 02:04:47.695702 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.695706 | ubuntu-noble | ############################ 2026-04-21 02:04:47.695709 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.695713 | ubuntu-noble | ############################ 2026-04-21 02:04:47.695717 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerstore' as an importable package[^1], 2026-04-21 02:04:47.695721 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.695724 | ubuntu-noble | 2026-04-21 02:04:47.695728 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.695732 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerstore' is explicitly added 2026-04-21 02:04:47.695735 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.695739 | ubuntu-noble | 2026-04-21 02:04:47.695743 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.695746 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.695750 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.695754 | ubuntu-noble | 2026-04-21 02:04:47.695757 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.695761 | ubuntu-noble | 2026-04-21 02:04:47.695765 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.695768 | ubuntu-noble | 2026-04-21 02:04:47.695772 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.powerstore' to be distributed and are 2026-04-21 02:04:47.695776 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerstore' via 2026-04-21 02:04:47.695779 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.695783 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.695787 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.695792 | ubuntu-noble | 2026-04-21 02:04:47.695797 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.695802 | ubuntu-noble | 2026-04-21 02:04:47.695806 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.695811 | ubuntu-noble | 2026-04-21 02:04:47.695815 | ubuntu-noble | 2026-04-21 02:04:47.695820 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.695829 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.695834 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.695837 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.695841 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.695845 | ubuntu-noble | 2026-04-21 02:04:47.695848 | ubuntu-noble | !! 2026-04-21 02:04:47.695852 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.695856 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.unity' is absent from the `packages` configuration. 2026-04-21 02:04:47.695865 | ubuntu-noble | !! 2026-04-21 02:04:47.695869 | ubuntu-noble | 2026-04-21 02:04:47.695872 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.695876 | ubuntu-noble | ############################ 2026-04-21 02:04:47.695880 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.695883 | ubuntu-noble | ############################ 2026-04-21 02:04:47.695887 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.unity' as an importable package[^1], 2026-04-21 02:04:47.695891 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.695895 | ubuntu-noble | 2026-04-21 02:04:47.695898 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.695902 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.unity' is explicitly added 2026-04-21 02:04:47.695906 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.695909 | ubuntu-noble | 2026-04-21 02:04:47.695913 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.695917 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.695920 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.695925 | ubuntu-noble | 2026-04-21 02:04:47.695930 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.695935 | ubuntu-noble | 2026-04-21 02:04:47.695940 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.695944 | ubuntu-noble | 2026-04-21 02:04:47.695949 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.unity' to be distributed and are 2026-04-21 02:04:47.695953 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.unity' via 2026-04-21 02:04:47.695958 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.695962 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.695967 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.695971 | ubuntu-noble | 2026-04-21 02:04:47.695976 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.695980 | ubuntu-noble | 2026-04-21 02:04:47.695985 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.695989 | ubuntu-noble | 2026-04-21 02:04:47.695994 | ubuntu-noble | 2026-04-21 02:04:47.695998 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.696003 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.696011 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.696016 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.696021 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.696025 | ubuntu-noble | 2026-04-21 02:04:47.696029 | ubuntu-noble | !! 2026-04-21 02:04:47.696034 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.696038 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.vnx' is absent from the `packages` configuration. 2026-04-21 02:04:47.696043 | ubuntu-noble | !! 2026-04-21 02:04:47.696048 | ubuntu-noble | 2026-04-21 02:04:47.696052 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.696057 | ubuntu-noble | ############################ 2026-04-21 02:04:47.696061 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.696066 | ubuntu-noble | ############################ 2026-04-21 02:04:47.696070 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.vnx' as an importable package[^1], 2026-04-21 02:04:47.696082 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.696086 | ubuntu-noble | 2026-04-21 02:04:47.696091 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.696095 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.vnx' is explicitly added 2026-04-21 02:04:47.696100 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.696104 | ubuntu-noble | 2026-04-21 02:04:47.696109 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.696114 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.696118 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.696123 | ubuntu-noble | 2026-04-21 02:04:47.696127 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.696132 | ubuntu-noble | 2026-04-21 02:04:47.696136 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.696141 | ubuntu-noble | 2026-04-21 02:04:47.696145 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.vnx' to be distributed and are 2026-04-21 02:04:47.696150 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.vnx' via 2026-04-21 02:04:47.696154 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.696159 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.696167 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.696172 | ubuntu-noble | 2026-04-21 02:04:47.696177 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.696182 | ubuntu-noble | 2026-04-21 02:04:47.696186 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.696191 | ubuntu-noble | 2026-04-21 02:04:47.696195 | ubuntu-noble | 2026-04-21 02:04:47.696200 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.696204 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.696209 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.696213 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.696218 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.696222 | ubuntu-noble | 2026-04-21 02:04:47.696227 | ubuntu-noble | !! 2026-04-21 02:04:47.696232 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.696236 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ganesha' is absent from the `packages` configuration. 2026-04-21 02:04:47.696241 | ubuntu-noble | !! 2026-04-21 02:04:47.696245 | ubuntu-noble | 2026-04-21 02:04:47.696250 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.696255 | ubuntu-noble | ############################ 2026-04-21 02:04:47.696261 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.696266 | ubuntu-noble | ############################ 2026-04-21 02:04:47.696271 | ubuntu-noble | Python recognizes 'manila.share.drivers.ganesha' as an importable package[^1], 2026-04-21 02:04:47.696278 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.696283 | ubuntu-noble | 2026-04-21 02:04:47.696304 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.696312 | ubuntu-noble | package, please make sure that 'manila.share.drivers.ganesha' is explicitly added 2026-04-21 02:04:47.696317 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.696322 | ubuntu-noble | 2026-04-21 02:04:47.696326 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.696331 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.696335 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.696346 | ubuntu-noble | 2026-04-21 02:04:47.696351 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.696355 | ubuntu-noble | 2026-04-21 02:04:47.696359 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.696364 | ubuntu-noble | 2026-04-21 02:04:47.696368 | ubuntu-noble | If you don't want 'manila.share.drivers.ganesha' to be distributed and are 2026-04-21 02:04:47.696372 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.ganesha' via 2026-04-21 02:04:47.696376 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.696380 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.696385 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.696389 | ubuntu-noble | 2026-04-21 02:04:47.696542 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.696547 | ubuntu-noble | 2026-04-21 02:04:47.696552 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.696556 | ubuntu-noble | 2026-04-21 02:04:47.696561 | ubuntu-noble | 2026-04-21 02:04:47.696565 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.696570 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.696574 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.696579 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.696584 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.696588 | ubuntu-noble | 2026-04-21 02:04:47.696593 | ubuntu-noble | !! 2026-04-21 02:04:47.696597 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.696602 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ganesha.conf' is absent from the `packages` configuration. 2026-04-21 02:04:47.696607 | ubuntu-noble | !! 2026-04-21 02:04:47.696611 | ubuntu-noble | 2026-04-21 02:04:47.696616 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.696621 | ubuntu-noble | ############################ 2026-04-21 02:04:47.696625 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.696630 | ubuntu-noble | ############################ 2026-04-21 02:04:47.696634 | ubuntu-noble | Python recognizes 'manila.share.drivers.ganesha.conf' as an importable package[^1], 2026-04-21 02:04:47.696639 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.696644 | ubuntu-noble | 2026-04-21 02:04:47.696648 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.696653 | ubuntu-noble | package, please make sure that 'manila.share.drivers.ganesha.conf' is explicitly added 2026-04-21 02:04:47.696658 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.696662 | ubuntu-noble | 2026-04-21 02:04:47.696667 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.696672 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.696676 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.696680 | ubuntu-noble | 2026-04-21 02:04:47.696685 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.696690 | ubuntu-noble | 2026-04-21 02:04:47.696695 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.696699 | ubuntu-noble | 2026-04-21 02:04:47.696704 | ubuntu-noble | If you don't want 'manila.share.drivers.ganesha.conf' to be distributed and are 2026-04-21 02:04:47.696709 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.ganesha.conf' via 2026-04-21 02:04:47.696719 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.696724 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.696735 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.696740 | ubuntu-noble | 2026-04-21 02:04:47.696744 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.696749 | ubuntu-noble | 2026-04-21 02:04:47.696753 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.696758 | ubuntu-noble | 2026-04-21 02:04:47.696762 | ubuntu-noble | 2026-04-21 02:04:47.696767 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.696772 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.696776 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.696781 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.696786 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.696791 | ubuntu-noble | 2026-04-21 02:04:47.696796 | ubuntu-noble | !! 2026-04-21 02:04:47.696800 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.696805 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.glusterfs' is absent from the `packages` configuration. 2026-04-21 02:04:47.696809 | ubuntu-noble | !! 2026-04-21 02:04:47.696814 | ubuntu-noble | 2026-04-21 02:04:47.696819 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.696824 | ubuntu-noble | ############################ 2026-04-21 02:04:47.696829 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.696834 | ubuntu-noble | ############################ 2026-04-21 02:04:47.696839 | ubuntu-noble | Python recognizes 'manila.share.drivers.glusterfs' as an importable package[^1], 2026-04-21 02:04:47.696843 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.696848 | ubuntu-noble | 2026-04-21 02:04:47.696851 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.696855 | ubuntu-noble | package, please make sure that 'manila.share.drivers.glusterfs' is explicitly added 2026-04-21 02:04:47.696859 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.696862 | ubuntu-noble | 2026-04-21 02:04:47.696866 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.696870 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.696873 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.696877 | ubuntu-noble | 2026-04-21 02:04:47.696881 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.696884 | ubuntu-noble | 2026-04-21 02:04:47.696888 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.696892 | ubuntu-noble | 2026-04-21 02:04:47.696895 | ubuntu-noble | If you don't want 'manila.share.drivers.glusterfs' to be distributed and are 2026-04-21 02:04:47.696899 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.glusterfs' via 2026-04-21 02:04:47.696903 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.696910 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.696914 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.696918 | ubuntu-noble | 2026-04-21 02:04:47.696922 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.696925 | ubuntu-noble | 2026-04-21 02:04:47.696929 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.696933 | ubuntu-noble | 2026-04-21 02:04:47.696936 | ubuntu-noble | 2026-04-21 02:04:47.696940 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.696944 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.696947 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.696956 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.696960 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.696963 | ubuntu-noble | 2026-04-21 02:04:47.696967 | ubuntu-noble | !! 2026-04-21 02:04:47.696971 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.696975 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.glusterfs.conf' is absent from the `packages` configuration. 2026-04-21 02:04:47.696979 | ubuntu-noble | !! 2026-04-21 02:04:47.696982 | ubuntu-noble | 2026-04-21 02:04:47.696986 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.696990 | ubuntu-noble | ############################ 2026-04-21 02:04:47.696993 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.696997 | ubuntu-noble | ############################ 2026-04-21 02:04:47.697001 | ubuntu-noble | Python recognizes 'manila.share.drivers.glusterfs.conf' as an importable package[^1], 2026-04-21 02:04:47.697004 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.697008 | ubuntu-noble | 2026-04-21 02:04:47.697012 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.697015 | ubuntu-noble | package, please make sure that 'manila.share.drivers.glusterfs.conf' is explicitly added 2026-04-21 02:04:47.697019 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.697023 | ubuntu-noble | 2026-04-21 02:04:47.697026 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.697030 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.697034 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.697037 | ubuntu-noble | 2026-04-21 02:04:47.697041 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.697045 | ubuntu-noble | 2026-04-21 02:04:47.697052 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.697055 | ubuntu-noble | 2026-04-21 02:04:47.697059 | ubuntu-noble | If you don't want 'manila.share.drivers.glusterfs.conf' to be distributed and are 2026-04-21 02:04:47.697063 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.glusterfs.conf' via 2026-04-21 02:04:47.697066 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.697070 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.697074 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.697077 | ubuntu-noble | 2026-04-21 02:04:47.697081 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.697085 | ubuntu-noble | 2026-04-21 02:04:47.697088 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.697092 | ubuntu-noble | 2026-04-21 02:04:47.697096 | ubuntu-noble | 2026-04-21 02:04:47.697099 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.697103 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.697107 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.697110 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.697114 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.697118 | ubuntu-noble | 2026-04-21 02:04:47.697121 | ubuntu-noble | !! 2026-04-21 02:04:47.697125 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.697129 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hdfs' is absent from the `packages` configuration. 2026-04-21 02:04:47.697133 | ubuntu-noble | !! 2026-04-21 02:04:47.697136 | ubuntu-noble | 2026-04-21 02:04:47.697140 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.697147 | ubuntu-noble | ############################ 2026-04-21 02:04:47.697151 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.697155 | ubuntu-noble | ############################ 2026-04-21 02:04:47.697158 | ubuntu-noble | Python recognizes 'manila.share.drivers.hdfs' as an importable package[^1], 2026-04-21 02:04:47.697162 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.697166 | ubuntu-noble | 2026-04-21 02:04:47.697170 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.697174 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hdfs' is explicitly added 2026-04-21 02:04:47.697177 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.697181 | ubuntu-noble | 2026-04-21 02:04:47.697185 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.697189 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.697192 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.697196 | ubuntu-noble | 2026-04-21 02:04:47.697200 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.697203 | ubuntu-noble | 2026-04-21 02:04:47.697207 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.697211 | ubuntu-noble | 2026-04-21 02:04:47.697214 | ubuntu-noble | If you don't want 'manila.share.drivers.hdfs' to be distributed and are 2026-04-21 02:04:47.697218 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hdfs' via 2026-04-21 02:04:47.697222 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.697225 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.697229 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.697233 | ubuntu-noble | 2026-04-21 02:04:47.697237 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.697240 | ubuntu-noble | 2026-04-21 02:04:47.697244 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.697248 | ubuntu-noble | 2026-04-21 02:04:47.697251 | ubuntu-noble | 2026-04-21 02:04:47.697255 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.697259 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.697262 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.697266 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.697270 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.697273 | ubuntu-noble | 2026-04-21 02:04:47.697277 | ubuntu-noble | !! 2026-04-21 02:04:47.697281 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.697284 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi' is absent from the `packages` configuration. 2026-04-21 02:04:47.697306 | ubuntu-noble | !! 2026-04-21 02:04:47.697310 | ubuntu-noble | 2026-04-21 02:04:47.697313 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.697317 | ubuntu-noble | ############################ 2026-04-21 02:04:47.697321 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.697325 | ubuntu-noble | ############################ 2026-04-21 02:04:47.697328 | ubuntu-noble | Python recognizes 'manila.share.drivers.hitachi' as an importable package[^1], 2026-04-21 02:04:47.697332 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.697336 | ubuntu-noble | 2026-04-21 02:04:47.697339 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.697343 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hitachi' is explicitly added 2026-04-21 02:04:47.697347 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.697355 | ubuntu-noble | 2026-04-21 02:04:47.697366 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.697373 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.697377 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.697380 | ubuntu-noble | 2026-04-21 02:04:47.697384 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.697388 | ubuntu-noble | 2026-04-21 02:04:47.697392 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.697395 | ubuntu-noble | 2026-04-21 02:04:47.697399 | ubuntu-noble | If you don't want 'manila.share.drivers.hitachi' to be distributed and are 2026-04-21 02:04:47.697403 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hitachi' via 2026-04-21 02:04:47.697406 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.697410 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.697414 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.697417 | ubuntu-noble | 2026-04-21 02:04:47.697421 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.697425 | ubuntu-noble | 2026-04-21 02:04:47.697429 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.697432 | ubuntu-noble | 2026-04-21 02:04:47.697436 | ubuntu-noble | 2026-04-21 02:04:47.697440 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.697443 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.697447 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.697451 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.697455 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.697458 | ubuntu-noble | 2026-04-21 02:04:47.697462 | ubuntu-noble | !! 2026-04-21 02:04:47.697466 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.697469 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi.hnas' is absent from the `packages` configuration. 2026-04-21 02:04:47.697473 | ubuntu-noble | !! 2026-04-21 02:04:47.697477 | ubuntu-noble | 2026-04-21 02:04:47.697481 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.697484 | ubuntu-noble | ############################ 2026-04-21 02:04:47.697488 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.697492 | ubuntu-noble | ############################ 2026-04-21 02:04:47.697495 | ubuntu-noble | Python recognizes 'manila.share.drivers.hitachi.hnas' as an importable package[^1], 2026-04-21 02:04:47.697499 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.697503 | ubuntu-noble | 2026-04-21 02:04:47.697506 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.697510 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hitachi.hnas' is explicitly added 2026-04-21 02:04:47.697514 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.697518 | ubuntu-noble | 2026-04-21 02:04:47.697521 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.697525 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.697529 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.697532 | ubuntu-noble | 2026-04-21 02:04:47.697539 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.697542 | ubuntu-noble | 2026-04-21 02:04:47.697546 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.697550 | ubuntu-noble | 2026-04-21 02:04:47.697554 | ubuntu-noble | If you don't want 'manila.share.drivers.hitachi.hnas' to be distributed and are 2026-04-21 02:04:47.697561 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hitachi.hnas' via 2026-04-21 02:04:47.697565 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.697568 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.697572 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.697576 | ubuntu-noble | 2026-04-21 02:04:47.697580 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.697583 | ubuntu-noble | 2026-04-21 02:04:47.697587 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.697591 | ubuntu-noble | 2026-04-21 02:04:47.697594 | ubuntu-noble | 2026-04-21 02:04:47.697598 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.697602 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.697606 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.697609 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.697613 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.697617 | ubuntu-noble | 2026-04-21 02:04:47.697620 | ubuntu-noble | !! 2026-04-21 02:04:47.697624 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.697628 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi.hsp' is absent from the `packages` configuration. 2026-04-21 02:04:47.697632 | ubuntu-noble | !! 2026-04-21 02:04:47.697635 | ubuntu-noble | 2026-04-21 02:04:47.697639 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.697643 | ubuntu-noble | ############################ 2026-04-21 02:04:47.697646 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.697650 | ubuntu-noble | ############################ 2026-04-21 02:04:47.697654 | ubuntu-noble | Python recognizes 'manila.share.drivers.hitachi.hsp' as an importable package[^1], 2026-04-21 02:04:47.697657 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.697661 | ubuntu-noble | 2026-04-21 02:04:47.697665 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.697672 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hitachi.hsp' is explicitly added 2026-04-21 02:04:47.697675 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.697679 | ubuntu-noble | 2026-04-21 02:04:47.697683 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.697687 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.697690 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.697694 | ubuntu-noble | 2026-04-21 02:04:47.697698 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.697701 | ubuntu-noble | 2026-04-21 02:04:47.697705 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.697709 | ubuntu-noble | 2026-04-21 02:04:47.697713 | ubuntu-noble | If you don't want 'manila.share.drivers.hitachi.hsp' to be distributed and are 2026-04-21 02:04:47.697716 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hitachi.hsp' via 2026-04-21 02:04:47.697720 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.697724 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.697727 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.697731 | ubuntu-noble | 2026-04-21 02:04:47.697735 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.697738 | ubuntu-noble | 2026-04-21 02:04:47.697742 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.697746 | ubuntu-noble | 2026-04-21 02:04:47.697753 | ubuntu-noble | 2026-04-21 02:04:47.697757 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.697761 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.697764 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.697768 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.697772 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.697775 | ubuntu-noble | 2026-04-21 02:04:47.697779 | ubuntu-noble | !! 2026-04-21 02:04:47.697783 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.697787 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hpe' is absent from the `packages` configuration. 2026-04-21 02:04:47.697790 | ubuntu-noble | !! 2026-04-21 02:04:47.697794 | ubuntu-noble | 2026-04-21 02:04:47.697798 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.697802 | ubuntu-noble | ############################ 2026-04-21 02:04:47.697805 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.697809 | ubuntu-noble | ############################ 2026-04-21 02:04:47.697813 | ubuntu-noble | Python recognizes 'manila.share.drivers.hpe' as an importable package[^1], 2026-04-21 02:04:47.697816 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.697820 | ubuntu-noble | 2026-04-21 02:04:47.697824 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.697828 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hpe' is explicitly added 2026-04-21 02:04:47.697831 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.697835 | ubuntu-noble | 2026-04-21 02:04:47.697841 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.697845 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.697849 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.697852 | ubuntu-noble | 2026-04-21 02:04:47.697856 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.697860 | ubuntu-noble | 2026-04-21 02:04:47.697864 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.697881 | ubuntu-noble | 2026-04-21 02:04:47.697886 | ubuntu-noble | If you don't want 'manila.share.drivers.hpe' to be distributed and are 2026-04-21 02:04:47.697891 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hpe' via 2026-04-21 02:04:47.697895 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.697899 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.697902 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.697906 | ubuntu-noble | 2026-04-21 02:04:47.697910 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.697913 | ubuntu-noble | 2026-04-21 02:04:47.697917 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.697921 | ubuntu-noble | 2026-04-21 02:04:47.697925 | ubuntu-noble | 2026-04-21 02:04:47.697928 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.697932 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.697936 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.697939 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.697943 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.697947 | ubuntu-noble | 2026-04-21 02:04:47.697950 | ubuntu-noble | !! 2026-04-21 02:04:47.697954 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.697958 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.huawei' is absent from the `packages` configuration. 2026-04-21 02:04:47.697966 | ubuntu-noble | !! 2026-04-21 02:04:47.697970 | ubuntu-noble | 2026-04-21 02:04:47.697974 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.697977 | ubuntu-noble | ############################ 2026-04-21 02:04:47.697981 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.697985 | ubuntu-noble | ############################ 2026-04-21 02:04:47.697988 | ubuntu-noble | Python recognizes 'manila.share.drivers.huawei' as an importable package[^1], 2026-04-21 02:04:47.697994 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.697998 | ubuntu-noble | 2026-04-21 02:04:47.698002 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.698005 | ubuntu-noble | package, please make sure that 'manila.share.drivers.huawei' is explicitly added 2026-04-21 02:04:47.698009 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.698013 | ubuntu-noble | 2026-04-21 02:04:47.698016 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.698020 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.698024 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.698028 | ubuntu-noble | 2026-04-21 02:04:47.698031 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.698035 | ubuntu-noble | 2026-04-21 02:04:47.698039 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.698042 | ubuntu-noble | 2026-04-21 02:04:47.698046 | ubuntu-noble | If you don't want 'manila.share.drivers.huawei' to be distributed and are 2026-04-21 02:04:47.698050 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.huawei' via 2026-04-21 02:04:47.698053 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.698057 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.698061 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.698064 | ubuntu-noble | 2026-04-21 02:04:47.698068 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.698072 | ubuntu-noble | 2026-04-21 02:04:47.698075 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.698079 | ubuntu-noble | 2026-04-21 02:04:47.698083 | ubuntu-noble | 2026-04-21 02:04:47.698086 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.698090 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.698094 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.698097 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.698101 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.698105 | ubuntu-noble | 2026-04-21 02:04:47.698109 | ubuntu-noble | !! 2026-04-21 02:04:47.698112 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.698116 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.huawei.v3' is absent from the `packages` configuration. 2026-04-21 02:04:47.698120 | ubuntu-noble | !! 2026-04-21 02:04:47.698123 | ubuntu-noble | 2026-04-21 02:04:47.698127 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.698131 | ubuntu-noble | ############################ 2026-04-21 02:04:47.698134 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.698138 | ubuntu-noble | ############################ 2026-04-21 02:04:47.698142 | ubuntu-noble | Python recognizes 'manila.share.drivers.huawei.v3' as an importable package[^1], 2026-04-21 02:04:47.698145 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.698149 | ubuntu-noble | 2026-04-21 02:04:47.698153 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.698164 | ubuntu-noble | package, please make sure that 'manila.share.drivers.huawei.v3' is explicitly added 2026-04-21 02:04:47.698168 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.698171 | ubuntu-noble | 2026-04-21 02:04:47.698175 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.698179 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.698182 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.698186 | ubuntu-noble | 2026-04-21 02:04:47.698190 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.698194 | ubuntu-noble | 2026-04-21 02:04:47.698197 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.698201 | ubuntu-noble | 2026-04-21 02:04:47.698205 | ubuntu-noble | If you don't want 'manila.share.drivers.huawei.v3' to be distributed and are 2026-04-21 02:04:47.698208 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.huawei.v3' via 2026-04-21 02:04:47.698212 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.698216 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.698219 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.698223 | ubuntu-noble | 2026-04-21 02:04:47.698227 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.698230 | ubuntu-noble | 2026-04-21 02:04:47.698234 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.698238 | ubuntu-noble | 2026-04-21 02:04:47.698241 | ubuntu-noble | 2026-04-21 02:04:47.698245 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.698249 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.698253 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.698256 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.698261 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.698266 | ubuntu-noble | 2026-04-21 02:04:47.698270 | ubuntu-noble | !! 2026-04-21 02:04:47.698274 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.698278 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ibm' is absent from the `packages` configuration. 2026-04-21 02:04:47.698283 | ubuntu-noble | !! 2026-04-21 02:04:47.698302 | ubuntu-noble | 2026-04-21 02:04:47.698306 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.698310 | ubuntu-noble | ############################ 2026-04-21 02:04:47.698314 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.698320 | ubuntu-noble | ############################ 2026-04-21 02:04:47.698324 | ubuntu-noble | Python recognizes 'manila.share.drivers.ibm' as an importable package[^1], 2026-04-21 02:04:47.698327 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.698331 | ubuntu-noble | 2026-04-21 02:04:47.698335 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.698339 | ubuntu-noble | package, please make sure that 'manila.share.drivers.ibm' is explicitly added 2026-04-21 02:04:47.698342 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.698346 | ubuntu-noble | 2026-04-21 02:04:47.698350 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.698353 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.698357 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.698361 | ubuntu-noble | 2026-04-21 02:04:47.698365 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.698368 | ubuntu-noble | 2026-04-21 02:04:47.698376 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.698380 | ubuntu-noble | 2026-04-21 02:04:47.698384 | ubuntu-noble | If you don't want 'manila.share.drivers.ibm' to be distributed and are 2026-04-21 02:04:47.698387 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.ibm' via 2026-04-21 02:04:47.698391 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.698395 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.698398 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.698402 | ubuntu-noble | 2026-04-21 02:04:47.698406 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.698409 | ubuntu-noble | 2026-04-21 02:04:47.698413 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.698417 | ubuntu-noble | 2026-04-21 02:04:47.698421 | ubuntu-noble | 2026-04-21 02:04:47.698424 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.698428 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.698432 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.698435 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.698439 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.698443 | ubuntu-noble | 2026-04-21 02:04:47.698446 | ubuntu-noble | !! 2026-04-21 02:04:47.698450 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.698454 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.infinidat' is absent from the `packages` configuration. 2026-04-21 02:04:47.698458 | ubuntu-noble | !! 2026-04-21 02:04:47.698461 | ubuntu-noble | 2026-04-21 02:04:47.698465 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.698469 | ubuntu-noble | ############################ 2026-04-21 02:04:47.698472 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.698476 | ubuntu-noble | ############################ 2026-04-21 02:04:47.698483 | ubuntu-noble | Python recognizes 'manila.share.drivers.infinidat' as an importable package[^1], 2026-04-21 02:04:47.698486 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.698490 | ubuntu-noble | 2026-04-21 02:04:47.698494 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.698498 | ubuntu-noble | package, please make sure that 'manila.share.drivers.infinidat' is explicitly added 2026-04-21 02:04:47.698501 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.698505 | ubuntu-noble | 2026-04-21 02:04:47.698509 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.698512 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.698516 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.698520 | ubuntu-noble | 2026-04-21 02:04:47.698523 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.698527 | ubuntu-noble | 2026-04-21 02:04:47.698531 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.698535 | ubuntu-noble | 2026-04-21 02:04:47.698538 | ubuntu-noble | If you don't want 'manila.share.drivers.infinidat' to be distributed and are 2026-04-21 02:04:47.698542 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.infinidat' via 2026-04-21 02:04:47.698546 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.698549 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.698553 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.698557 | ubuntu-noble | 2026-04-21 02:04:47.698560 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.698568 | ubuntu-noble | 2026-04-21 02:04:47.698572 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.698575 | ubuntu-noble | 2026-04-21 02:04:47.698579 | ubuntu-noble | 2026-04-21 02:04:47.698583 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.698586 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.698590 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.698594 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.698597 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.698601 | ubuntu-noble | 2026-04-21 02:04:47.698605 | ubuntu-noble | !! 2026-04-21 02:04:47.698609 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.698612 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.infortrend' is absent from the `packages` configuration. 2026-04-21 02:04:47.698619 | ubuntu-noble | !! 2026-04-21 02:04:47.698622 | ubuntu-noble | 2026-04-21 02:04:47.698626 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.698630 | ubuntu-noble | ############################ 2026-04-21 02:04:47.698634 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.698637 | ubuntu-noble | ############################ 2026-04-21 02:04:47.698641 | ubuntu-noble | Python recognizes 'manila.share.drivers.infortrend' as an importable package[^1], 2026-04-21 02:04:47.698645 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.698648 | ubuntu-noble | 2026-04-21 02:04:47.698652 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.698656 | ubuntu-noble | package, please make sure that 'manila.share.drivers.infortrend' is explicitly added 2026-04-21 02:04:47.698659 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.698663 | ubuntu-noble | 2026-04-21 02:04:47.698667 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.698670 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.698674 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.698678 | ubuntu-noble | 2026-04-21 02:04:47.698682 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.698685 | ubuntu-noble | 2026-04-21 02:04:47.698689 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.698693 | ubuntu-noble | 2026-04-21 02:04:47.698696 | ubuntu-noble | If you don't want 'manila.share.drivers.infortrend' to be distributed and are 2026-04-21 02:04:47.698700 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.infortrend' via 2026-04-21 02:04:47.698704 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.698707 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.698711 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.698715 | ubuntu-noble | 2026-04-21 02:04:47.698718 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.698722 | ubuntu-noble | 2026-04-21 02:04:47.698726 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.698729 | ubuntu-noble | 2026-04-21 02:04:47.698733 | ubuntu-noble | 2026-04-21 02:04:47.698737 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.698741 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.698744 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.698748 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.698752 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.698759 | ubuntu-noble | 2026-04-21 02:04:47.698763 | ubuntu-noble | !! 2026-04-21 02:04:47.698767 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.698770 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur' is absent from the `packages` configuration. 2026-04-21 02:04:47.698774 | ubuntu-noble | !! 2026-04-21 02:04:47.698778 | ubuntu-noble | 2026-04-21 02:04:47.698784 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.698788 | ubuntu-noble | ############################ 2026-04-21 02:04:47.698792 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.698795 | ubuntu-noble | ############################ 2026-04-21 02:04:47.698799 | ubuntu-noble | Python recognizes 'manila.share.drivers.inspur' as an importable package[^1], 2026-04-21 02:04:47.698803 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.698806 | ubuntu-noble | 2026-04-21 02:04:47.698810 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.698814 | ubuntu-noble | package, please make sure that 'manila.share.drivers.inspur' is explicitly added 2026-04-21 02:04:47.698818 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.698821 | ubuntu-noble | 2026-04-21 02:04:47.698825 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.698829 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.698832 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.698836 | ubuntu-noble | 2026-04-21 02:04:47.698840 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.698843 | ubuntu-noble | 2026-04-21 02:04:47.698847 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.698851 | ubuntu-noble | 2026-04-21 02:04:47.698855 | ubuntu-noble | If you don't want 'manila.share.drivers.inspur' to be distributed and are 2026-04-21 02:04:47.698858 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.inspur' via 2026-04-21 02:04:47.698862 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.698866 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.698869 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.698873 | ubuntu-noble | 2026-04-21 02:04:47.698877 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.698881 | ubuntu-noble | 2026-04-21 02:04:47.698884 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.698888 | ubuntu-noble | 2026-04-21 02:04:47.698892 | ubuntu-noble | 2026-04-21 02:04:47.698895 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.698899 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.698903 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.698906 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.698910 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.698914 | ubuntu-noble | 2026-04-21 02:04:47.698918 | ubuntu-noble | !! 2026-04-21 02:04:47.698921 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.698927 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur.as13000' is absent from the `packages` configuration. 2026-04-21 02:04:47.698931 | ubuntu-noble | !! 2026-04-21 02:04:47.698935 | ubuntu-noble | 2026-04-21 02:04:47.698939 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.698942 | ubuntu-noble | ############################ 2026-04-21 02:04:47.698946 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.698950 | ubuntu-noble | ############################ 2026-04-21 02:04:47.698953 | ubuntu-noble | Python recognizes 'manila.share.drivers.inspur.as13000' as an importable package[^1], 2026-04-21 02:04:47.698961 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.698965 | ubuntu-noble | 2026-04-21 02:04:47.698968 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.698972 | ubuntu-noble | package, please make sure that 'manila.share.drivers.inspur.as13000' is explicitly added 2026-04-21 02:04:47.698976 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.698979 | ubuntu-noble | 2026-04-21 02:04:47.698983 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.698987 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.698990 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.698994 | ubuntu-noble | 2026-04-21 02:04:47.698998 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.699002 | ubuntu-noble | 2026-04-21 02:04:47.699005 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.699009 | ubuntu-noble | 2026-04-21 02:04:47.699013 | ubuntu-noble | If you don't want 'manila.share.drivers.inspur.as13000' to be distributed and are 2026-04-21 02:04:47.699016 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.inspur.as13000' via 2026-04-21 02:04:47.699020 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.699024 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.699027 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.699031 | ubuntu-noble | 2026-04-21 02:04:47.699035 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.699038 | ubuntu-noble | 2026-04-21 02:04:47.699042 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.699046 | ubuntu-noble | 2026-04-21 02:04:47.699050 | ubuntu-noble | 2026-04-21 02:04:47.699053 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.699057 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.699061 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.699064 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.699068 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.699072 | ubuntu-noble | 2026-04-21 02:04:47.699075 | ubuntu-noble | !! 2026-04-21 02:04:47.699079 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.699083 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur.instorage' is absent from the `packages` configuration. 2026-04-21 02:04:47.699087 | ubuntu-noble | !! 2026-04-21 02:04:47.699090 | ubuntu-noble | 2026-04-21 02:04:47.699094 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.699098 | ubuntu-noble | ############################ 2026-04-21 02:04:47.699102 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.699105 | ubuntu-noble | ############################ 2026-04-21 02:04:47.699109 | ubuntu-noble | Python recognizes 'manila.share.drivers.inspur.instorage' as an importable package[^1], 2026-04-21 02:04:47.699113 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.699116 | ubuntu-noble | 2026-04-21 02:04:47.699120 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.699124 | ubuntu-noble | package, please make sure that 'manila.share.drivers.inspur.instorage' is explicitly added 2026-04-21 02:04:47.699127 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.699131 | ubuntu-noble | 2026-04-21 02:04:47.699135 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.699139 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.699146 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.699150 | ubuntu-noble | 2026-04-21 02:04:47.699153 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.699157 | ubuntu-noble | 2026-04-21 02:04:47.699161 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.699164 | ubuntu-noble | 2026-04-21 02:04:47.699168 | ubuntu-noble | If you don't want 'manila.share.drivers.inspur.instorage' to be distributed and are 2026-04-21 02:04:47.699172 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.inspur.instorage' via 2026-04-21 02:04:47.699175 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.699179 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.699183 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.699187 | ubuntu-noble | 2026-04-21 02:04:47.699190 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.699194 | ubuntu-noble | 2026-04-21 02:04:47.699198 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.699201 | ubuntu-noble | 2026-04-21 02:04:47.699205 | ubuntu-noble | 2026-04-21 02:04:47.699209 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.699213 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.699218 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.699222 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.699226 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.699230 | ubuntu-noble | 2026-04-21 02:04:47.699233 | ubuntu-noble | !! 2026-04-21 02:04:47.699237 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.699248 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.macrosan' is absent from the `packages` configuration. 2026-04-21 02:04:47.699252 | ubuntu-noble | !! 2026-04-21 02:04:47.699256 | ubuntu-noble | 2026-04-21 02:04:47.699259 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.699263 | ubuntu-noble | ############################ 2026-04-21 02:04:47.699267 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.699270 | ubuntu-noble | ############################ 2026-04-21 02:04:47.699274 | ubuntu-noble | Python recognizes 'manila.share.drivers.macrosan' as an importable package[^1], 2026-04-21 02:04:47.699278 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.699282 | ubuntu-noble | 2026-04-21 02:04:47.699285 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.699315 | ubuntu-noble | package, please make sure that 'manila.share.drivers.macrosan' is explicitly added 2026-04-21 02:04:47.699319 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.699322 | ubuntu-noble | 2026-04-21 02:04:47.699326 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.699330 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.699334 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.699337 | ubuntu-noble | 2026-04-21 02:04:47.699341 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.699345 | ubuntu-noble | 2026-04-21 02:04:47.699349 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.699352 | ubuntu-noble | 2026-04-21 02:04:47.699356 | ubuntu-noble | If you don't want 'manila.share.drivers.macrosan' to be distributed and are 2026-04-21 02:04:47.699360 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.macrosan' via 2026-04-21 02:04:47.699363 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.699371 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.699375 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.699379 | ubuntu-noble | 2026-04-21 02:04:47.699383 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.699386 | ubuntu-noble | 2026-04-21 02:04:47.699390 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.699394 | ubuntu-noble | 2026-04-21 02:04:47.699397 | ubuntu-noble | 2026-04-21 02:04:47.699401 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.699405 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.699409 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.699415 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.699419 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.699423 | ubuntu-noble | 2026-04-21 02:04:47.699426 | ubuntu-noble | !! 2026-04-21 02:04:47.699430 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.699434 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.maprfs' is absent from the `packages` configuration. 2026-04-21 02:04:47.699438 | ubuntu-noble | !! 2026-04-21 02:04:47.699442 | ubuntu-noble | 2026-04-21 02:04:47.699445 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.699449 | ubuntu-noble | ############################ 2026-04-21 02:04:47.699453 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.699458 | ubuntu-noble | ############################ 2026-04-21 02:04:47.699463 | ubuntu-noble | Python recognizes 'manila.share.drivers.maprfs' as an importable package[^1], 2026-04-21 02:04:47.699466 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.699471 | ubuntu-noble | 2026-04-21 02:04:47.699475 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.699480 | ubuntu-noble | package, please make sure that 'manila.share.drivers.maprfs' is explicitly added 2026-04-21 02:04:47.699484 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.699488 | ubuntu-noble | 2026-04-21 02:04:47.699491 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.699495 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.699499 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.699502 | ubuntu-noble | 2026-04-21 02:04:47.699506 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.699510 | ubuntu-noble | 2026-04-21 02:04:47.699514 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.699517 | ubuntu-noble | 2026-04-21 02:04:47.699521 | ubuntu-noble | If you don't want 'manila.share.drivers.maprfs' to be distributed and are 2026-04-21 02:04:47.699525 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.maprfs' via 2026-04-21 02:04:47.699528 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.699532 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.699536 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.699540 | ubuntu-noble | 2026-04-21 02:04:47.699543 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.699547 | ubuntu-noble | 2026-04-21 02:04:47.699555 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.699558 | ubuntu-noble | 2026-04-21 02:04:47.699562 | ubuntu-noble | 2026-04-21 02:04:47.699566 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.699570 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.699577 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.699581 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.699585 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.699588 | ubuntu-noble | 2026-04-21 02:04:47.699592 | ubuntu-noble | !! 2026-04-21 02:04:47.699596 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.699599 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp' is absent from the `packages` configuration. 2026-04-21 02:04:47.699603 | ubuntu-noble | !! 2026-04-21 02:04:47.699607 | ubuntu-noble | 2026-04-21 02:04:47.699611 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.699614 | ubuntu-noble | ############################ 2026-04-21 02:04:47.699618 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.699622 | ubuntu-noble | ############################ 2026-04-21 02:04:47.699625 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp' as an importable package[^1], 2026-04-21 02:04:47.699629 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.699633 | ubuntu-noble | 2026-04-21 02:04:47.699636 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.699640 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp' is explicitly added 2026-04-21 02:04:47.699644 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.699648 | ubuntu-noble | 2026-04-21 02:04:47.699651 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.699655 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.699659 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.699663 | ubuntu-noble | 2026-04-21 02:04:47.699668 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.699673 | ubuntu-noble | 2026-04-21 02:04:47.699678 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.699683 | ubuntu-noble | 2026-04-21 02:04:47.699687 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp' to be distributed and are 2026-04-21 02:04:47.699692 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp' via 2026-04-21 02:04:47.699697 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.699701 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.699706 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.699711 | ubuntu-noble | 2026-04-21 02:04:47.699716 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.699721 | ubuntu-noble | 2026-04-21 02:04:47.699726 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.699731 | ubuntu-noble | 2026-04-21 02:04:47.699735 | ubuntu-noble | 2026-04-21 02:04:47.699739 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.699747 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.699750 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.699754 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.699758 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.699761 | ubuntu-noble | 2026-04-21 02:04:47.699765 | ubuntu-noble | !! 2026-04-21 02:04:47.699769 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.699773 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap' is absent from the `packages` configuration. 2026-04-21 02:04:47.699776 | ubuntu-noble | !! 2026-04-21 02:04:47.699780 | ubuntu-noble | 2026-04-21 02:04:47.699788 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.699792 | ubuntu-noble | ############################ 2026-04-21 02:04:47.699796 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.699800 | ubuntu-noble | ############################ 2026-04-21 02:04:47.699803 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp.dataontap' as an importable package[^1], 2026-04-21 02:04:47.699807 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.699811 | ubuntu-noble | 2026-04-21 02:04:47.699814 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.699818 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp.dataontap' is explicitly added 2026-04-21 02:04:47.699822 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.699825 | ubuntu-noble | 2026-04-21 02:04:47.699829 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.699833 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.699836 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.699840 | ubuntu-noble | 2026-04-21 02:04:47.699844 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.699847 | ubuntu-noble | 2026-04-21 02:04:47.699851 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.699855 | ubuntu-noble | 2026-04-21 02:04:47.699859 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp.dataontap' to be distributed and are 2026-04-21 02:04:47.699862 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp.dataontap' via 2026-04-21 02:04:47.699866 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.699870 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.699877 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.699881 | ubuntu-noble | 2026-04-21 02:04:47.699884 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.699888 | ubuntu-noble | 2026-04-21 02:04:47.699892 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.699895 | ubuntu-noble | 2026-04-21 02:04:47.699899 | ubuntu-noble | 2026-04-21 02:04:47.699903 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.699907 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.699910 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.699914 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.699918 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.699921 | ubuntu-noble | 2026-04-21 02:04:47.699926 | ubuntu-noble | !! 2026-04-21 02:04:47.699931 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.699935 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.client' is absent from the `packages` configuration. 2026-04-21 02:04:47.699941 | ubuntu-noble | !! 2026-04-21 02:04:47.699946 | ubuntu-noble | 2026-04-21 02:04:47.699950 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.699955 | ubuntu-noble | ############################ 2026-04-21 02:04:47.699959 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.699963 | ubuntu-noble | ############################ 2026-04-21 02:04:47.699966 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp.dataontap.client' as an importable package[^1], 2026-04-21 02:04:47.699970 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.699974 | ubuntu-noble | 2026-04-21 02:04:47.699978 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.699981 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp.dataontap.client' is explicitly added 2026-04-21 02:04:47.699989 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.699993 | ubuntu-noble | 2026-04-21 02:04:47.699997 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.700001 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.700004 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.700008 | ubuntu-noble | 2026-04-21 02:04:47.700012 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.700016 | ubuntu-noble | 2026-04-21 02:04:47.700020 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.700025 | ubuntu-noble | 2026-04-21 02:04:47.700029 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp.dataontap.client' to be distributed and are 2026-04-21 02:04:47.700034 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp.dataontap.client' via 2026-04-21 02:04:47.700039 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.700043 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.700052 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.700057 | ubuntu-noble | 2026-04-21 02:04:47.700062 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.700067 | ubuntu-noble | 2026-04-21 02:04:47.700070 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.700074 | ubuntu-noble | 2026-04-21 02:04:47.700078 | ubuntu-noble | 2026-04-21 02:04:47.700082 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.700085 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.700089 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.700093 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.700096 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.700100 | ubuntu-noble | 2026-04-21 02:04:47.700104 | ubuntu-noble | !! 2026-04-21 02:04:47.700107 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.700111 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.cluster_mode' is absent from the `packages` configuration. 2026-04-21 02:04:47.700115 | ubuntu-noble | !! 2026-04-21 02:04:47.700119 | ubuntu-noble | 2026-04-21 02:04:47.700122 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.700126 | ubuntu-noble | ############################ 2026-04-21 02:04:47.700130 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.700133 | ubuntu-noble | ############################ 2026-04-21 02:04:47.700137 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp.dataontap.cluster_mode' as an importable package[^1], 2026-04-21 02:04:47.700141 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.700144 | ubuntu-noble | 2026-04-21 02:04:47.700148 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.700152 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp.dataontap.cluster_mode' is explicitly added 2026-04-21 02:04:47.700155 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.700159 | ubuntu-noble | 2026-04-21 02:04:47.700163 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.700166 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.700170 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.700174 | ubuntu-noble | 2026-04-21 02:04:47.700177 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.700181 | ubuntu-noble | 2026-04-21 02:04:47.700190 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.700194 | ubuntu-noble | 2026-04-21 02:04:47.700206 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp.dataontap.cluster_mode' to be distributed and are 2026-04-21 02:04:47.700210 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp.dataontap.cluster_mode' via 2026-04-21 02:04:47.700214 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.700218 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.700221 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.700225 | ubuntu-noble | 2026-04-21 02:04:47.700229 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.700232 | ubuntu-noble | 2026-04-21 02:04:47.700236 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.700240 | ubuntu-noble | 2026-04-21 02:04:47.700243 | ubuntu-noble | 2026-04-21 02:04:47.700247 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.700251 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.700255 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.700258 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.700262 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.700266 | ubuntu-noble | 2026-04-21 02:04:47.700269 | ubuntu-noble | !! 2026-04-21 02:04:47.700273 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.700277 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.protocols' is absent from the `packages` configuration. 2026-04-21 02:04:47.700281 | ubuntu-noble | !! 2026-04-21 02:04:47.700284 | ubuntu-noble | 2026-04-21 02:04:47.700307 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.700311 | ubuntu-noble | ############################ 2026-04-21 02:04:47.700315 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.700318 | ubuntu-noble | ############################ 2026-04-21 02:04:47.700322 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp.dataontap.protocols' as an importable package[^1], 2026-04-21 02:04:47.700326 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.700329 | ubuntu-noble | 2026-04-21 02:04:47.700333 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.700337 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp.dataontap.protocols' is explicitly added 2026-04-21 02:04:47.700340 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.700344 | ubuntu-noble | 2026-04-21 02:04:47.700348 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.700352 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.700355 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.700359 | ubuntu-noble | 2026-04-21 02:04:47.700363 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.700366 | ubuntu-noble | 2026-04-21 02:04:47.700370 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.700374 | ubuntu-noble | 2026-04-21 02:04:47.700381 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp.dataontap.protocols' to be distributed and are 2026-04-21 02:04:47.700385 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp.dataontap.protocols' via 2026-04-21 02:04:47.700389 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.700392 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.700396 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.700404 | ubuntu-noble | 2026-04-21 02:04:47.700408 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.700412 | ubuntu-noble | 2026-04-21 02:04:47.700415 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.700419 | ubuntu-noble | 2026-04-21 02:04:47.700423 | ubuntu-noble | 2026-04-21 02:04:47.700426 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.700430 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.700434 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.700437 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.700441 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.700445 | ubuntu-noble | 2026-04-21 02:04:47.700448 | ubuntu-noble | !! 2026-04-21 02:04:47.700452 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.700456 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta' is absent from the `packages` configuration. 2026-04-21 02:04:47.700460 | ubuntu-noble | !! 2026-04-21 02:04:47.700463 | ubuntu-noble | 2026-04-21 02:04:47.700467 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.700471 | ubuntu-noble | ############################ 2026-04-21 02:04:47.700474 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.700478 | ubuntu-noble | ############################ 2026-04-21 02:04:47.700482 | ubuntu-noble | Python recognizes 'manila.share.drivers.nexenta' as an importable package[^1], 2026-04-21 02:04:47.700485 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.700489 | ubuntu-noble | 2026-04-21 02:04:47.700493 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.700497 | ubuntu-noble | package, please make sure that 'manila.share.drivers.nexenta' is explicitly added 2026-04-21 02:04:47.700500 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.700504 | ubuntu-noble | 2026-04-21 02:04:47.700515 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.700519 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.700523 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.700526 | ubuntu-noble | 2026-04-21 02:04:47.700530 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.700534 | ubuntu-noble | 2026-04-21 02:04:47.700538 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.700541 | ubuntu-noble | 2026-04-21 02:04:47.700545 | ubuntu-noble | If you don't want 'manila.share.drivers.nexenta' to be distributed and are 2026-04-21 02:04:47.700549 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.nexenta' via 2026-04-21 02:04:47.700552 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.700556 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.700560 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.700563 | ubuntu-noble | 2026-04-21 02:04:47.700567 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.700571 | ubuntu-noble | 2026-04-21 02:04:47.700575 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.700578 | ubuntu-noble | 2026-04-21 02:04:47.700582 | ubuntu-noble | 2026-04-21 02:04:47.700586 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.700589 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.700593 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.700597 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.700605 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.700609 | ubuntu-noble | 2026-04-21 02:04:47.700612 | ubuntu-noble | !! 2026-04-21 02:04:47.700616 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.700620 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta.ns4' is absent from the `packages` configuration. 2026-04-21 02:04:47.700623 | ubuntu-noble | !! 2026-04-21 02:04:47.700627 | ubuntu-noble | 2026-04-21 02:04:47.700631 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.700635 | ubuntu-noble | ############################ 2026-04-21 02:04:47.700638 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.700642 | ubuntu-noble | ############################ 2026-04-21 02:04:47.700646 | ubuntu-noble | Python recognizes 'manila.share.drivers.nexenta.ns4' as an importable package[^1], 2026-04-21 02:04:47.700649 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.700653 | ubuntu-noble | 2026-04-21 02:04:47.700657 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.700661 | ubuntu-noble | package, please make sure that 'manila.share.drivers.nexenta.ns4' is explicitly added 2026-04-21 02:04:47.700664 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.700668 | ubuntu-noble | 2026-04-21 02:04:47.700672 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.700675 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.700682 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.700686 | ubuntu-noble | 2026-04-21 02:04:47.700690 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.700694 | ubuntu-noble | 2026-04-21 02:04:47.700697 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.700701 | ubuntu-noble | 2026-04-21 02:04:47.700705 | ubuntu-noble | If you don't want 'manila.share.drivers.nexenta.ns4' to be distributed and are 2026-04-21 02:04:47.700708 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.nexenta.ns4' via 2026-04-21 02:04:47.700712 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.700716 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.700719 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.700723 | ubuntu-noble | 2026-04-21 02:04:47.700727 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.700730 | ubuntu-noble | 2026-04-21 02:04:47.700734 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.700738 | ubuntu-noble | 2026-04-21 02:04:47.700741 | ubuntu-noble | 2026-04-21 02:04:47.700745 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.700749 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.700753 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.700756 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.700760 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.700764 | ubuntu-noble | 2026-04-21 02:04:47.700767 | ubuntu-noble | !! 2026-04-21 02:04:47.700771 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.700775 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta.ns5' is absent from the `packages` configuration. 2026-04-21 02:04:47.700778 | ubuntu-noble | !! 2026-04-21 02:04:47.700782 | ubuntu-noble | 2026-04-21 02:04:47.700786 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.700790 | ubuntu-noble | ############################ 2026-04-21 02:04:47.700797 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.700801 | ubuntu-noble | ############################ 2026-04-21 02:04:47.700805 | ubuntu-noble | Python recognizes 'manila.share.drivers.nexenta.ns5' as an importable package[^1], 2026-04-21 02:04:47.700808 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.700812 | ubuntu-noble | 2026-04-21 02:04:47.700816 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.700821 | ubuntu-noble | package, please make sure that 'manila.share.drivers.nexenta.ns5' is explicitly added 2026-04-21 02:04:47.700825 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.700829 | ubuntu-noble | 2026-04-21 02:04:47.700833 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.700836 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.700840 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.700844 | ubuntu-noble | 2026-04-21 02:04:47.700847 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.700851 | ubuntu-noble | 2026-04-21 02:04:47.700855 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.700859 | ubuntu-noble | 2026-04-21 02:04:47.700862 | ubuntu-noble | If you don't want 'manila.share.drivers.nexenta.ns5' to be distributed and are 2026-04-21 02:04:47.700866 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.nexenta.ns5' via 2026-04-21 02:04:47.700870 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.700873 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.700877 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.700881 | ubuntu-noble | 2026-04-21 02:04:47.700884 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.700888 | ubuntu-noble | 2026-04-21 02:04:47.700892 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.700895 | ubuntu-noble | 2026-04-21 02:04:47.700899 | ubuntu-noble | 2026-04-21 02:04:47.700903 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.700906 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.700910 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.700914 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.700917 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.700921 | ubuntu-noble | 2026-04-21 02:04:47.700925 | ubuntu-noble | !! 2026-04-21 02:04:47.700929 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.700932 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.purestorage' is absent from the `packages` configuration. 2026-04-21 02:04:47.700936 | ubuntu-noble | !! 2026-04-21 02:04:47.700940 | ubuntu-noble | 2026-04-21 02:04:47.700943 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.700947 | ubuntu-noble | ############################ 2026-04-21 02:04:47.700951 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.700955 | ubuntu-noble | ############################ 2026-04-21 02:04:47.700958 | ubuntu-noble | Python recognizes 'manila.share.drivers.purestorage' as an importable package[^1], 2026-04-21 02:04:47.700962 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.700966 | ubuntu-noble | 2026-04-21 02:04:47.700969 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.700975 | ubuntu-noble | package, please make sure that 'manila.share.drivers.purestorage' is explicitly added 2026-04-21 02:04:47.700979 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.700983 | ubuntu-noble | 2026-04-21 02:04:47.700987 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.700998 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.701002 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.701005 | ubuntu-noble | 2026-04-21 02:04:47.701009 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.701013 | ubuntu-noble | 2026-04-21 02:04:47.701017 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.701020 | ubuntu-noble | 2026-04-21 02:04:47.701024 | ubuntu-noble | If you don't want 'manila.share.drivers.purestorage' to be distributed and are 2026-04-21 02:04:47.701028 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.purestorage' via 2026-04-21 02:04:47.701031 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.701035 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.701039 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.701042 | ubuntu-noble | 2026-04-21 02:04:47.701046 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.701050 | ubuntu-noble | 2026-04-21 02:04:47.701053 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.701057 | ubuntu-noble | 2026-04-21 02:04:47.701061 | ubuntu-noble | 2026-04-21 02:04:47.701065 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.701068 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.701072 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.701076 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.701079 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.701083 | ubuntu-noble | 2026-04-21 02:04:47.701087 | ubuntu-noble | !! 2026-04-21 02:04:47.701090 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.701095 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.qnap' is absent from the `packages` configuration. 2026-04-21 02:04:47.701099 | ubuntu-noble | !! 2026-04-21 02:04:47.701102 | ubuntu-noble | 2026-04-21 02:04:47.701106 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.701110 | ubuntu-noble | ############################ 2026-04-21 02:04:47.701114 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.701117 | ubuntu-noble | ############################ 2026-04-21 02:04:47.701124 | ubuntu-noble | Python recognizes 'manila.share.drivers.qnap' as an importable package[^1], 2026-04-21 02:04:47.701128 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.701131 | ubuntu-noble | 2026-04-21 02:04:47.701135 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.701139 | ubuntu-noble | package, please make sure that 'manila.share.drivers.qnap' is explicitly added 2026-04-21 02:04:47.701143 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.701146 | ubuntu-noble | 2026-04-21 02:04:47.701150 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.701154 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.701157 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.701161 | ubuntu-noble | 2026-04-21 02:04:47.701165 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.701168 | ubuntu-noble | 2026-04-21 02:04:47.701172 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.701176 | ubuntu-noble | 2026-04-21 02:04:47.701179 | ubuntu-noble | If you don't want 'manila.share.drivers.qnap' to be distributed and are 2026-04-21 02:04:47.701183 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.qnap' via 2026-04-21 02:04:47.701191 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.701195 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.701198 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.701202 | ubuntu-noble | 2026-04-21 02:04:47.701206 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.701209 | ubuntu-noble | 2026-04-21 02:04:47.701213 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.701217 | ubuntu-noble | 2026-04-21 02:04:47.701221 | ubuntu-noble | 2026-04-21 02:04:47.701224 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.701228 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.701232 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.701235 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.701239 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.701243 | ubuntu-noble | 2026-04-21 02:04:47.701247 | ubuntu-noble | !! 2026-04-21 02:04:47.701250 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.701254 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.quobyte' is absent from the `packages` configuration. 2026-04-21 02:04:47.701258 | ubuntu-noble | !! 2026-04-21 02:04:47.701262 | ubuntu-noble | 2026-04-21 02:04:47.701266 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.701271 | ubuntu-noble | ############################ 2026-04-21 02:04:47.701275 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.701279 | ubuntu-noble | ############################ 2026-04-21 02:04:47.701284 | ubuntu-noble | Python recognizes 'manila.share.drivers.quobyte' as an importable package[^1], 2026-04-21 02:04:47.701301 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.701305 | ubuntu-noble | 2026-04-21 02:04:47.701309 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.701313 | ubuntu-noble | package, please make sure that 'manila.share.drivers.quobyte' is explicitly added 2026-04-21 02:04:47.701317 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.701320 | ubuntu-noble | 2026-04-21 02:04:47.701324 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.701328 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.701331 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.701335 | ubuntu-noble | 2026-04-21 02:04:47.701339 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.701342 | ubuntu-noble | 2026-04-21 02:04:47.701346 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.701350 | ubuntu-noble | 2026-04-21 02:04:47.701354 | ubuntu-noble | If you don't want 'manila.share.drivers.quobyte' to be distributed and are 2026-04-21 02:04:47.701357 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.quobyte' via 2026-04-21 02:04:47.701361 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.701365 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.701368 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.701372 | ubuntu-noble | 2026-04-21 02:04:47.701376 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.701379 | ubuntu-noble | 2026-04-21 02:04:47.701383 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.701387 | ubuntu-noble | 2026-04-21 02:04:47.701390 | ubuntu-noble | 2026-04-21 02:04:47.701394 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.701402 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.701406 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.701410 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.701413 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.701417 | ubuntu-noble | 2026-04-21 02:04:47.701421 | ubuntu-noble | !! 2026-04-21 02:04:47.701425 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.701617 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.tegile' is absent from the `packages` configuration. 2026-04-21 02:04:47.701624 | ubuntu-noble | !! 2026-04-21 02:04:47.701627 | ubuntu-noble | 2026-04-21 02:04:47.701634 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.701637 | ubuntu-noble | ############################ 2026-04-21 02:04:47.701641 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.701645 | ubuntu-noble | ############################ 2026-04-21 02:04:47.701649 | ubuntu-noble | Python recognizes 'manila.share.drivers.tegile' as an importable package[^1], 2026-04-21 02:04:47.701652 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.701656 | ubuntu-noble | 2026-04-21 02:04:47.701660 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.701663 | ubuntu-noble | package, please make sure that 'manila.share.drivers.tegile' is explicitly added 2026-04-21 02:04:47.701667 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.701671 | ubuntu-noble | 2026-04-21 02:04:47.701674 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.701678 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.701682 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.701685 | ubuntu-noble | 2026-04-21 02:04:47.701689 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.701693 | ubuntu-noble | 2026-04-21 02:04:47.701696 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.701700 | ubuntu-noble | 2026-04-21 02:04:47.701704 | ubuntu-noble | If you don't want 'manila.share.drivers.tegile' to be distributed and are 2026-04-21 02:04:47.701707 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.tegile' via 2026-04-21 02:04:47.701714 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.701717 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.701721 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.701725 | ubuntu-noble | 2026-04-21 02:04:47.701729 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.701732 | ubuntu-noble | 2026-04-21 02:04:47.701736 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.701740 | ubuntu-noble | 2026-04-21 02:04:47.701743 | ubuntu-noble | 2026-04-21 02:04:47.701747 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.701751 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.701754 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.701758 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.701762 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.701765 | ubuntu-noble | 2026-04-21 02:04:47.701769 | ubuntu-noble | !! 2026-04-21 02:04:47.701773 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.701777 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.vastdata' is absent from the `packages` configuration. 2026-04-21 02:04:47.701785 | ubuntu-noble | !! 2026-04-21 02:04:47.701789 | ubuntu-noble | 2026-04-21 02:04:47.701792 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.701796 | ubuntu-noble | ############################ 2026-04-21 02:04:47.701800 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.701803 | ubuntu-noble | ############################ 2026-04-21 02:04:47.701807 | ubuntu-noble | Python recognizes 'manila.share.drivers.vastdata' as an importable package[^1], 2026-04-21 02:04:47.701811 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.701815 | ubuntu-noble | 2026-04-21 02:04:47.701818 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.701822 | ubuntu-noble | package, please make sure that 'manila.share.drivers.vastdata' is explicitly added 2026-04-21 02:04:47.701826 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.701829 | ubuntu-noble | 2026-04-21 02:04:47.701833 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.701837 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.701840 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.701844 | ubuntu-noble | 2026-04-21 02:04:47.701848 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.701851 | ubuntu-noble | 2026-04-21 02:04:47.701855 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.701873 | ubuntu-noble | 2026-04-21 02:04:47.701878 | ubuntu-noble | If you don't want 'manila.share.drivers.vastdata' to be distributed and are 2026-04-21 02:04:47.701882 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.vastdata' via 2026-04-21 02:04:47.701886 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.701889 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.701893 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.701897 | ubuntu-noble | 2026-04-21 02:04:47.701900 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.701904 | ubuntu-noble | 2026-04-21 02:04:47.701908 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.701911 | ubuntu-noble | 2026-04-21 02:04:47.701915 | ubuntu-noble | 2026-04-21 02:04:47.701919 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.701922 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.701926 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.701930 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.701934 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.701937 | ubuntu-noble | 2026-04-21 02:04:47.701941 | ubuntu-noble | !! 2026-04-21 02:04:47.701945 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.701955 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.veritas' is absent from the `packages` configuration. 2026-04-21 02:04:47.701959 | ubuntu-noble | !! 2026-04-21 02:04:47.701963 | ubuntu-noble | 2026-04-21 02:04:47.701967 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.701970 | ubuntu-noble | ############################ 2026-04-21 02:04:47.701974 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.701978 | ubuntu-noble | ############################ 2026-04-21 02:04:47.701982 | ubuntu-noble | Python recognizes 'manila.share.drivers.veritas' as an importable package[^1], 2026-04-21 02:04:47.701985 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.701989 | ubuntu-noble | 2026-04-21 02:04:47.701993 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.701996 | ubuntu-noble | package, please make sure that 'manila.share.drivers.veritas' is explicitly added 2026-04-21 02:04:47.702005 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.702008 | ubuntu-noble | 2026-04-21 02:04:47.702012 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.702016 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.702020 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.702024 | ubuntu-noble | 2026-04-21 02:04:47.702029 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.702034 | ubuntu-noble | 2026-04-21 02:04:47.702038 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.702043 | ubuntu-noble | 2026-04-21 02:04:47.702051 | ubuntu-noble | If you don't want 'manila.share.drivers.veritas' to be distributed and are 2026-04-21 02:04:47.702056 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.veritas' via 2026-04-21 02:04:47.702061 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.702066 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.702071 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.702076 | ubuntu-noble | 2026-04-21 02:04:47.702081 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.702087 | ubuntu-noble | 2026-04-21 02:04:47.702092 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.702096 | ubuntu-noble | 2026-04-21 02:04:47.702101 | ubuntu-noble | 2026-04-21 02:04:47.702106 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.702111 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.702116 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.702121 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.702126 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.702131 | ubuntu-noble | 2026-04-21 02:04:47.702136 | ubuntu-noble | !! 2026-04-21 02:04:47.702141 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.702146 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.windows' is absent from the `packages` configuration. 2026-04-21 02:04:47.702151 | ubuntu-noble | !! 2026-04-21 02:04:47.702156 | ubuntu-noble | 2026-04-21 02:04:47.702162 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.702167 | ubuntu-noble | ############################ 2026-04-21 02:04:47.702172 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.702176 | ubuntu-noble | ############################ 2026-04-21 02:04:47.702181 | ubuntu-noble | Python recognizes 'manila.share.drivers.windows' as an importable package[^1], 2026-04-21 02:04:47.702186 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.702191 | ubuntu-noble | 2026-04-21 02:04:47.702196 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.702201 | ubuntu-noble | package, please make sure that 'manila.share.drivers.windows' is explicitly added 2026-04-21 02:04:47.702206 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.702211 | ubuntu-noble | 2026-04-21 02:04:47.702215 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.702219 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.702224 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.702228 | ubuntu-noble | 2026-04-21 02:04:47.702233 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.702238 | ubuntu-noble | 2026-04-21 02:04:47.702243 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.702255 | ubuntu-noble | 2026-04-21 02:04:47.702260 | ubuntu-noble | If you don't want 'manila.share.drivers.windows' to be distributed and are 2026-04-21 02:04:47.702264 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.windows' via 2026-04-21 02:04:47.702268 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.702272 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.702277 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.702281 | ubuntu-noble | 2026-04-21 02:04:47.702285 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.702306 | ubuntu-noble | 2026-04-21 02:04:47.702310 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.702314 | ubuntu-noble | 2026-04-21 02:04:47.702333 | ubuntu-noble | 2026-04-21 02:04:47.702337 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.702341 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.702344 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.702348 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.702359 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.702363 | ubuntu-noble | 2026-04-21 02:04:47.702367 | ubuntu-noble | !! 2026-04-21 02:04:47.702370 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.702374 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zadara' is absent from the `packages` configuration. 2026-04-21 02:04:47.702378 | ubuntu-noble | !! 2026-04-21 02:04:47.702382 | ubuntu-noble | 2026-04-21 02:04:47.702385 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.702389 | ubuntu-noble | ############################ 2026-04-21 02:04:47.702393 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.702397 | ubuntu-noble | ############################ 2026-04-21 02:04:47.702400 | ubuntu-noble | Python recognizes 'manila.share.drivers.zadara' as an importable package[^1], 2026-04-21 02:04:47.702404 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.702408 | ubuntu-noble | 2026-04-21 02:04:47.702411 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.702415 | ubuntu-noble | package, please make sure that 'manila.share.drivers.zadara' is explicitly added 2026-04-21 02:04:47.702419 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.702422 | ubuntu-noble | 2026-04-21 02:04:47.702426 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.702430 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.702434 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.702437 | ubuntu-noble | 2026-04-21 02:04:47.702445 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.702449 | ubuntu-noble | 2026-04-21 02:04:47.702453 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.702456 | ubuntu-noble | 2026-04-21 02:04:47.702460 | ubuntu-noble | If you don't want 'manila.share.drivers.zadara' to be distributed and are 2026-04-21 02:04:47.702464 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.zadara' via 2026-04-21 02:04:47.702467 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.702471 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.702475 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.702478 | ubuntu-noble | 2026-04-21 02:04:47.702482 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.702486 | ubuntu-noble | 2026-04-21 02:04:47.702494 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.702498 | ubuntu-noble | 2026-04-21 02:04:47.702502 | ubuntu-noble | 2026-04-21 02:04:47.702505 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.702509 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.702513 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.702516 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.702520 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.702524 | ubuntu-noble | 2026-04-21 02:04:47.702527 | ubuntu-noble | !! 2026-04-21 02:04:47.702531 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.702535 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zfsonlinux' is absent from the `packages` configuration. 2026-04-21 02:04:47.702539 | ubuntu-noble | !! 2026-04-21 02:04:47.702542 | ubuntu-noble | 2026-04-21 02:04:47.702546 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.702550 | ubuntu-noble | ############################ 2026-04-21 02:04:47.702553 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.702557 | ubuntu-noble | ############################ 2026-04-21 02:04:47.702561 | ubuntu-noble | Python recognizes 'manila.share.drivers.zfsonlinux' as an importable package[^1], 2026-04-21 02:04:47.702565 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.702568 | ubuntu-noble | 2026-04-21 02:04:47.702572 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.702576 | ubuntu-noble | package, please make sure that 'manila.share.drivers.zfsonlinux' is explicitly added 2026-04-21 02:04:47.702580 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.702585 | ubuntu-noble | 2026-04-21 02:04:47.702589 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.702594 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.702598 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.702603 | ubuntu-noble | 2026-04-21 02:04:47.702608 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.702613 | ubuntu-noble | 2026-04-21 02:04:47.702618 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.702623 | ubuntu-noble | 2026-04-21 02:04:47.702628 | ubuntu-noble | If you don't want 'manila.share.drivers.zfsonlinux' to be distributed and are 2026-04-21 02:04:47.702632 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.zfsonlinux' via 2026-04-21 02:04:47.702637 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.702641 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.702646 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.702651 | ubuntu-noble | 2026-04-21 02:04:47.702655 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.702660 | ubuntu-noble | 2026-04-21 02:04:47.702664 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.702669 | ubuntu-noble | 2026-04-21 02:04:47.702674 | ubuntu-noble | 2026-04-21 02:04:47.702678 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.702682 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.702695 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.702700 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.702705 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.702710 | ubuntu-noble | 2026-04-21 02:04:47.702715 | ubuntu-noble | !! 2026-04-21 02:04:47.702719 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.702730 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zfssa' is absent from the `packages` configuration. 2026-04-21 02:04:47.702735 | ubuntu-noble | !! 2026-04-21 02:04:47.702740 | ubuntu-noble | 2026-04-21 02:04:47.702744 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.702749 | ubuntu-noble | ############################ 2026-04-21 02:04:47.702754 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.702758 | ubuntu-noble | ############################ 2026-04-21 02:04:47.702763 | ubuntu-noble | Python recognizes 'manila.share.drivers.zfssa' as an importable package[^1], 2026-04-21 02:04:47.702767 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.702772 | ubuntu-noble | 2026-04-21 02:04:47.702777 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.702781 | ubuntu-noble | package, please make sure that 'manila.share.drivers.zfssa' is explicitly added 2026-04-21 02:04:47.702786 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.702791 | ubuntu-noble | 2026-04-21 02:04:47.702800 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.702805 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.702809 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.702814 | ubuntu-noble | 2026-04-21 02:04:47.702819 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.702823 | ubuntu-noble | 2026-04-21 02:04:47.702828 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.702833 | ubuntu-noble | 2026-04-21 02:04:47.702838 | ubuntu-noble | If you don't want 'manila.share.drivers.zfssa' to be distributed and are 2026-04-21 02:04:47.702842 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.zfssa' via 2026-04-21 02:04:47.702847 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.702852 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.702856 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.702861 | ubuntu-noble | 2026-04-21 02:04:47.702866 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.702871 | ubuntu-noble | 2026-04-21 02:04:47.702875 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.702880 | ubuntu-noble | 2026-04-21 02:04:47.702885 | ubuntu-noble | 2026-04-21 02:04:47.702890 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.702895 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.702900 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.702904 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.702909 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.702914 | ubuntu-noble | 2026-04-21 02:04:47.702919 | ubuntu-noble | !! 2026-04-21 02:04:47.702923 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.702928 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.hooks' is absent from the `packages` configuration. 2026-04-21 02:04:47.702933 | ubuntu-noble | !! 2026-04-21 02:04:47.702938 | ubuntu-noble | 2026-04-21 02:04:47.702943 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.702947 | ubuntu-noble | ############################ 2026-04-21 02:04:47.702952 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.702957 | ubuntu-noble | ############################ 2026-04-21 02:04:47.702962 | ubuntu-noble | Python recognizes 'manila.share.hooks' as an importable package[^1], 2026-04-21 02:04:47.702966 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.702982 | ubuntu-noble | 2026-04-21 02:04:47.702987 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.702992 | ubuntu-noble | package, please make sure that 'manila.share.hooks' is explicitly added 2026-04-21 02:04:47.702997 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.703002 | ubuntu-noble | 2026-04-21 02:04:47.703007 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.703011 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.703016 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.703021 | ubuntu-noble | 2026-04-21 02:04:47.703026 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.703031 | ubuntu-noble | 2026-04-21 02:04:47.703035 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.703040 | ubuntu-noble | 2026-04-21 02:04:47.703045 | ubuntu-noble | If you don't want 'manila.share.hooks' to be distributed and are 2026-04-21 02:04:47.703050 | ubuntu-noble | already explicitly excluding 'manila.share.hooks' via 2026-04-21 02:04:47.703054 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.703059 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.703064 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.703068 | ubuntu-noble | 2026-04-21 02:04:47.703073 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.703078 | ubuntu-noble | 2026-04-21 02:04:47.703083 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.703087 | ubuntu-noble | 2026-04-21 02:04:47.703092 | ubuntu-noble | 2026-04-21 02:04:47.703106 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.703111 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.703116 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.703121 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.703125 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.703130 | ubuntu-noble | 2026-04-21 02:04:47.703135 | ubuntu-noble | !! 2026-04-21 02:04:47.703139 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.703144 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share_group' is absent from the `packages` configuration. 2026-04-21 02:04:47.703149 | ubuntu-noble | !! 2026-04-21 02:04:47.703154 | ubuntu-noble | 2026-04-21 02:04:47.703159 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.703163 | ubuntu-noble | ############################ 2026-04-21 02:04:47.703168 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.703172 | ubuntu-noble | ############################ 2026-04-21 02:04:47.703177 | ubuntu-noble | Python recognizes 'manila.share_group' as an importable package[^1], 2026-04-21 02:04:47.703182 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.703186 | ubuntu-noble | 2026-04-21 02:04:47.703191 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.703196 | ubuntu-noble | package, please make sure that 'manila.share_group' is explicitly added 2026-04-21 02:04:47.703206 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.703211 | ubuntu-noble | 2026-04-21 02:04:47.703215 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.703220 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.703225 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.703230 | ubuntu-noble | 2026-04-21 02:04:47.703234 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.703245 | ubuntu-noble | 2026-04-21 02:04:47.703250 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.703255 | ubuntu-noble | 2026-04-21 02:04:47.703261 | ubuntu-noble | If you don't want 'manila.share_group' to be distributed and are 2026-04-21 02:04:47.703267 | ubuntu-noble | already explicitly excluding 'manila.share_group' via 2026-04-21 02:04:47.703271 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.703277 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.703283 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.703308 | ubuntu-noble | 2026-04-21 02:04:47.703313 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.703317 | ubuntu-noble | 2026-04-21 02:04:47.703322 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.703327 | ubuntu-noble | 2026-04-21 02:04:47.703331 | ubuntu-noble | 2026-04-21 02:04:47.703336 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.703341 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.703345 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.703350 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.703355 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.703359 | ubuntu-noble | 2026-04-21 02:04:47.703364 | ubuntu-noble | !! 2026-04-21 02:04:47.703369 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.703374 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.testing' is absent from the `packages` configuration. 2026-04-21 02:04:47.703379 | ubuntu-noble | !! 2026-04-21 02:04:47.703383 | ubuntu-noble | 2026-04-21 02:04:47.703388 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.703392 | ubuntu-noble | ############################ 2026-04-21 02:04:47.703397 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.703402 | ubuntu-noble | ############################ 2026-04-21 02:04:47.703406 | ubuntu-noble | Python recognizes 'manila.testing' as an importable package[^1], 2026-04-21 02:04:47.703410 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.703415 | ubuntu-noble | 2026-04-21 02:04:47.703420 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.703425 | ubuntu-noble | package, please make sure that 'manila.testing' is explicitly added 2026-04-21 02:04:47.703429 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.703434 | ubuntu-noble | 2026-04-21 02:04:47.703439 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.703443 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.703448 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.703452 | ubuntu-noble | 2026-04-21 02:04:47.703457 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.703461 | ubuntu-noble | 2026-04-21 02:04:47.703466 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.703471 | ubuntu-noble | 2026-04-21 02:04:47.703476 | ubuntu-noble | If you don't want 'manila.testing' to be distributed and are 2026-04-21 02:04:47.703480 | ubuntu-noble | already explicitly excluding 'manila.testing' via 2026-04-21 02:04:47.703485 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.703489 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.703494 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.703498 | ubuntu-noble | 2026-04-21 02:04:47.703503 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.703514 | ubuntu-noble | 2026-04-21 02:04:47.703530 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.703535 | ubuntu-noble | 2026-04-21 02:04:47.703539 | ubuntu-noble | 2026-04-21 02:04:47.703544 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.703549 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.703554 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.703558 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.703563 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.703567 | ubuntu-noble | 2026-04-21 02:04:47.703572 | ubuntu-noble | !! 2026-04-21 02:04:47.703577 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.703582 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests' is absent from the `packages` configuration. 2026-04-21 02:04:47.703586 | ubuntu-noble | !! 2026-04-21 02:04:47.703589 | ubuntu-noble | 2026-04-21 02:04:47.703593 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.703597 | ubuntu-noble | ############################ 2026-04-21 02:04:47.703600 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.703604 | ubuntu-noble | ############################ 2026-04-21 02:04:47.703608 | ubuntu-noble | Python recognizes 'manila.tests' as an importable package[^1], 2026-04-21 02:04:47.703611 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.703615 | ubuntu-noble | 2026-04-21 02:04:47.703619 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.703627 | ubuntu-noble | package, please make sure that 'manila.tests' is explicitly added 2026-04-21 02:04:47.703631 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.703634 | ubuntu-noble | 2026-04-21 02:04:47.703638 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.703642 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.703645 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.703649 | ubuntu-noble | 2026-04-21 02:04:47.703653 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.703656 | ubuntu-noble | 2026-04-21 02:04:47.703660 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.703664 | ubuntu-noble | 2026-04-21 02:04:47.703668 | ubuntu-noble | If you don't want 'manila.tests' to be distributed and are 2026-04-21 02:04:47.703671 | ubuntu-noble | already explicitly excluding 'manila.tests' via 2026-04-21 02:04:47.703675 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.703679 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.703682 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.703686 | ubuntu-noble | 2026-04-21 02:04:47.703690 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.703693 | ubuntu-noble | 2026-04-21 02:04:47.703697 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.703701 | ubuntu-noble | 2026-04-21 02:04:47.703704 | ubuntu-noble | 2026-04-21 02:04:47.703708 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.703712 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.703715 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.703719 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.703723 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.703727 | ubuntu-noble | 2026-04-21 02:04:47.703730 | ubuntu-noble | !! 2026-04-21 02:04:47.703734 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.703742 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api' is absent from the `packages` configuration. 2026-04-21 02:04:47.703746 | ubuntu-noble | !! 2026-04-21 02:04:47.703750 | ubuntu-noble | 2026-04-21 02:04:47.703753 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.703757 | ubuntu-noble | ############################ 2026-04-21 02:04:47.703761 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.703764 | ubuntu-noble | ############################ 2026-04-21 02:04:47.703768 | ubuntu-noble | Python recognizes 'manila.tests.api' as an importable package[^1], 2026-04-21 02:04:47.703772 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.703776 | ubuntu-noble | 2026-04-21 02:04:47.703779 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.703783 | ubuntu-noble | package, please make sure that 'manila.tests.api' is explicitly added 2026-04-21 02:04:47.703787 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.703790 | ubuntu-noble | 2026-04-21 02:04:47.703794 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.703798 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.703801 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.703805 | ubuntu-noble | 2026-04-21 02:04:47.703809 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.703812 | ubuntu-noble | 2026-04-21 02:04:47.703816 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.703820 | ubuntu-noble | 2026-04-21 02:04:47.703823 | ubuntu-noble | If you don't want 'manila.tests.api' to be distributed and are 2026-04-21 02:04:47.703827 | ubuntu-noble | already explicitly excluding 'manila.tests.api' via 2026-04-21 02:04:47.703831 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.703834 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.703838 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.703842 | ubuntu-noble | 2026-04-21 02:04:47.703846 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.703849 | ubuntu-noble | 2026-04-21 02:04:47.703859 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.703863 | ubuntu-noble | 2026-04-21 02:04:47.703867 | ubuntu-noble | 2026-04-21 02:04:47.703871 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.703874 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.703878 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.703882 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.703885 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.703889 | ubuntu-noble | 2026-04-21 02:04:47.703893 | ubuntu-noble | !! 2026-04-21 02:04:47.703897 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.703900 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.contrib' is absent from the `packages` configuration. 2026-04-21 02:04:47.703904 | ubuntu-noble | !! 2026-04-21 02:04:47.703908 | ubuntu-noble | 2026-04-21 02:04:47.703912 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.703915 | ubuntu-noble | ############################ 2026-04-21 02:04:47.703919 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.703923 | ubuntu-noble | ############################ 2026-04-21 02:04:47.703928 | ubuntu-noble | Python recognizes 'manila.tests.api.contrib' as an importable package[^1], 2026-04-21 02:04:47.703933 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.703943 | ubuntu-noble | 2026-04-21 02:04:47.703952 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.703956 | ubuntu-noble | package, please make sure that 'manila.tests.api.contrib' is explicitly added 2026-04-21 02:04:47.703961 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.703965 | ubuntu-noble | 2026-04-21 02:04:47.703970 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.703974 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.703979 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.703983 | ubuntu-noble | 2026-04-21 02:04:47.703987 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.703991 | ubuntu-noble | 2026-04-21 02:04:47.703996 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.704000 | ubuntu-noble | 2026-04-21 02:04:47.704005 | ubuntu-noble | If you don't want 'manila.tests.api.contrib' to be distributed and are 2026-04-21 02:04:47.704010 | ubuntu-noble | already explicitly excluding 'manila.tests.api.contrib' via 2026-04-21 02:04:47.704014 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.704018 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.704023 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.704028 | ubuntu-noble | 2026-04-21 02:04:47.704032 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.704036 | ubuntu-noble | 2026-04-21 02:04:47.704039 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.704043 | ubuntu-noble | 2026-04-21 02:04:47.704047 | ubuntu-noble | 2026-04-21 02:04:47.704050 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.704054 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.704058 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.704061 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.704065 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.704069 | ubuntu-noble | 2026-04-21 02:04:47.704072 | ubuntu-noble | !! 2026-04-21 02:04:47.704076 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.704080 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.extensions' is absent from the `packages` configuration. 2026-04-21 02:04:47.704084 | ubuntu-noble | !! 2026-04-21 02:04:47.704087 | ubuntu-noble | 2026-04-21 02:04:47.704091 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.704095 | ubuntu-noble | ############################ 2026-04-21 02:04:47.704098 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.704102 | ubuntu-noble | ############################ 2026-04-21 02:04:47.704106 | ubuntu-noble | Python recognizes 'manila.tests.api.extensions' as an importable package[^1], 2026-04-21 02:04:47.704109 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.704113 | ubuntu-noble | 2026-04-21 02:04:47.704117 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.704120 | ubuntu-noble | package, please make sure that 'manila.tests.api.extensions' is explicitly added 2026-04-21 02:04:47.704124 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.704128 | ubuntu-noble | 2026-04-21 02:04:47.704131 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.704135 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.704139 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.704142 | ubuntu-noble | 2026-04-21 02:04:47.704146 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.704154 | ubuntu-noble | 2026-04-21 02:04:47.704158 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.704162 | ubuntu-noble | 2026-04-21 02:04:47.704165 | ubuntu-noble | If you don't want 'manila.tests.api.extensions' to be distributed and are 2026-04-21 02:04:47.704169 | ubuntu-noble | already explicitly excluding 'manila.tests.api.extensions' via 2026-04-21 02:04:47.704173 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.704176 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.704188 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.704192 | ubuntu-noble | 2026-04-21 02:04:47.704196 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.704199 | ubuntu-noble | 2026-04-21 02:04:47.704203 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.704207 | ubuntu-noble | 2026-04-21 02:04:47.704211 | ubuntu-noble | 2026-04-21 02:04:47.704214 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.704218 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.704222 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.704225 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.704229 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.704233 | ubuntu-noble | 2026-04-21 02:04:47.704237 | ubuntu-noble | !! 2026-04-21 02:04:47.704240 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.704244 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.middleware' is absent from the `packages` configuration. 2026-04-21 02:04:47.704248 | ubuntu-noble | !! 2026-04-21 02:04:47.704251 | ubuntu-noble | 2026-04-21 02:04:47.704255 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.704259 | ubuntu-noble | ############################ 2026-04-21 02:04:47.704262 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.704266 | ubuntu-noble | ############################ 2026-04-21 02:04:47.704270 | ubuntu-noble | Python recognizes 'manila.tests.api.middleware' as an importable package[^1], 2026-04-21 02:04:47.704274 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.704277 | ubuntu-noble | 2026-04-21 02:04:47.704281 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.704285 | ubuntu-noble | package, please make sure that 'manila.tests.api.middleware' is explicitly added 2026-04-21 02:04:47.704304 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.704308 | ubuntu-noble | 2026-04-21 02:04:47.704312 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.704316 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.704319 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.704323 | ubuntu-noble | 2026-04-21 02:04:47.704327 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.704330 | ubuntu-noble | 2026-04-21 02:04:47.704334 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.704338 | ubuntu-noble | 2026-04-21 02:04:47.704342 | ubuntu-noble | If you don't want 'manila.tests.api.middleware' to be distributed and are 2026-04-21 02:04:47.704345 | ubuntu-noble | already explicitly excluding 'manila.tests.api.middleware' via 2026-04-21 02:04:47.704349 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.704353 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.704356 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.704360 | ubuntu-noble | 2026-04-21 02:04:47.704368 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.704372 | ubuntu-noble | 2026-04-21 02:04:47.704375 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.704379 | ubuntu-noble | 2026-04-21 02:04:47.704383 | ubuntu-noble | 2026-04-21 02:04:47.704387 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.704390 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.704394 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.704398 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.704401 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.704405 | ubuntu-noble | 2026-04-21 02:04:47.704409 | ubuntu-noble | !! 2026-04-21 02:04:47.704412 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.704439 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.openstack' is absent from the `packages` configuration. 2026-04-21 02:04:47.704445 | ubuntu-noble | !! 2026-04-21 02:04:47.704449 | ubuntu-noble | 2026-04-21 02:04:47.704453 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.704457 | ubuntu-noble | ############################ 2026-04-21 02:04:47.704461 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.704464 | ubuntu-noble | ############################ 2026-04-21 02:04:47.704468 | ubuntu-noble | Python recognizes 'manila.tests.api.openstack' as an importable package[^1], 2026-04-21 02:04:47.704472 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.704475 | ubuntu-noble | 2026-04-21 02:04:47.704479 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.704483 | ubuntu-noble | package, please make sure that 'manila.tests.api.openstack' is explicitly added 2026-04-21 02:04:47.704487 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.704490 | ubuntu-noble | 2026-04-21 02:04:47.704494 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.704498 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.704502 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.704505 | ubuntu-noble | 2026-04-21 02:04:47.704509 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.704513 | ubuntu-noble | 2026-04-21 02:04:47.704516 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.704520 | ubuntu-noble | 2026-04-21 02:04:47.704524 | ubuntu-noble | If you don't want 'manila.tests.api.openstack' to be distributed and are 2026-04-21 02:04:47.704528 | ubuntu-noble | already explicitly excluding 'manila.tests.api.openstack' via 2026-04-21 02:04:47.704540 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.704544 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.704547 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.704551 | ubuntu-noble | 2026-04-21 02:04:47.704555 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.704559 | ubuntu-noble | 2026-04-21 02:04:47.704562 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.704566 | ubuntu-noble | 2026-04-21 02:04:47.704570 | ubuntu-noble | 2026-04-21 02:04:47.704573 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.704577 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.704581 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.704585 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.704588 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.704597 | ubuntu-noble | 2026-04-21 02:04:47.704600 | ubuntu-noble | !! 2026-04-21 02:04:47.704604 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.704608 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.v1' is absent from the `packages` configuration. 2026-04-21 02:04:47.704612 | ubuntu-noble | !! 2026-04-21 02:04:47.704615 | ubuntu-noble | 2026-04-21 02:04:47.704619 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.704626 | ubuntu-noble | ############################ 2026-04-21 02:04:47.704629 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.704633 | ubuntu-noble | ############################ 2026-04-21 02:04:47.704637 | ubuntu-noble | Python recognizes 'manila.tests.api.v1' as an importable package[^1], 2026-04-21 02:04:47.704640 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.704644 | ubuntu-noble | 2026-04-21 02:04:47.704648 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.704652 | ubuntu-noble | package, please make sure that 'manila.tests.api.v1' is explicitly added 2026-04-21 02:04:47.704655 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.704659 | ubuntu-noble | 2026-04-21 02:04:47.704663 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.704666 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.704670 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.704674 | ubuntu-noble | 2026-04-21 02:04:47.704678 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.704681 | ubuntu-noble | 2026-04-21 02:04:47.704685 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.704689 | ubuntu-noble | 2026-04-21 02:04:47.704692 | ubuntu-noble | If you don't want 'manila.tests.api.v1' to be distributed and are 2026-04-21 02:04:47.704696 | ubuntu-noble | already explicitly excluding 'manila.tests.api.v1' via 2026-04-21 02:04:47.704700 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.704703 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.704707 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.704711 | ubuntu-noble | 2026-04-21 02:04:47.704714 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.704718 | ubuntu-noble | 2026-04-21 02:04:47.704722 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.704725 | ubuntu-noble | 2026-04-21 02:04:47.704729 | ubuntu-noble | 2026-04-21 02:04:47.704733 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.704737 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.704740 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.704744 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.704748 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.704751 | ubuntu-noble | 2026-04-21 02:04:47.704755 | ubuntu-noble | !! 2026-04-21 02:04:47.704759 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.704763 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.v2' is absent from the `packages` configuration. 2026-04-21 02:04:47.704766 | ubuntu-noble | !! 2026-04-21 02:04:47.704770 | ubuntu-noble | 2026-04-21 02:04:47.704774 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.704777 | ubuntu-noble | ############################ 2026-04-21 02:04:47.704781 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.704785 | ubuntu-noble | ############################ 2026-04-21 02:04:47.704788 | ubuntu-noble | Python recognizes 'manila.tests.api.v2' as an importable package[^1], 2026-04-21 02:04:47.704797 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.704801 | ubuntu-noble | 2026-04-21 02:04:47.704805 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.704808 | ubuntu-noble | package, please make sure that 'manila.tests.api.v2' is explicitly added 2026-04-21 02:04:47.704812 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.704816 | ubuntu-noble | 2026-04-21 02:04:47.704819 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.704823 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.704827 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.704830 | ubuntu-noble | 2026-04-21 02:04:47.704834 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.704838 | ubuntu-noble | 2026-04-21 02:04:47.704842 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.704845 | ubuntu-noble | 2026-04-21 02:04:47.704849 | ubuntu-noble | If you don't want 'manila.tests.api.v2' to be distributed and are 2026-04-21 02:04:47.704859 | ubuntu-noble | already explicitly excluding 'manila.tests.api.v2' via 2026-04-21 02:04:47.704863 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.704866 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.704870 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.704874 | ubuntu-noble | 2026-04-21 02:04:47.704877 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.704881 | ubuntu-noble | 2026-04-21 02:04:47.704885 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.704889 | ubuntu-noble | 2026-04-21 02:04:47.704892 | ubuntu-noble | 2026-04-21 02:04:47.704896 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.704900 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.704903 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.704907 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.704911 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.704915 | ubuntu-noble | 2026-04-21 02:04:47.704918 | ubuntu-noble | !! 2026-04-21 02:04:47.704922 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.704926 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.views' is absent from the `packages` configuration. 2026-04-21 02:04:47.704929 | ubuntu-noble | !! 2026-04-21 02:04:47.704933 | ubuntu-noble | 2026-04-21 02:04:47.704940 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.704944 | ubuntu-noble | ############################ 2026-04-21 02:04:47.704947 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.704951 | ubuntu-noble | ############################ 2026-04-21 02:04:47.704955 | ubuntu-noble | Python recognizes 'manila.tests.api.views' as an importable package[^1], 2026-04-21 02:04:47.704959 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.704962 | ubuntu-noble | 2026-04-21 02:04:47.704966 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.704970 | ubuntu-noble | package, please make sure that 'manila.tests.api.views' is explicitly added 2026-04-21 02:04:47.704973 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.704977 | ubuntu-noble | 2026-04-21 02:04:47.704981 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.704984 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.704988 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.704996 | ubuntu-noble | 2026-04-21 02:04:47.705000 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.705003 | ubuntu-noble | 2026-04-21 02:04:47.705007 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.705011 | ubuntu-noble | 2026-04-21 02:04:47.705015 | ubuntu-noble | If you don't want 'manila.tests.api.views' to be distributed and are 2026-04-21 02:04:47.705018 | ubuntu-noble | already explicitly excluding 'manila.tests.api.views' via 2026-04-21 02:04:47.705022 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.705026 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.705029 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.705033 | ubuntu-noble | 2026-04-21 02:04:47.705037 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.705040 | ubuntu-noble | 2026-04-21 02:04:47.705044 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.705048 | ubuntu-noble | 2026-04-21 02:04:47.705052 | ubuntu-noble | 2026-04-21 02:04:47.705055 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.705059 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.705063 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.705066 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.705070 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.705074 | ubuntu-noble | 2026-04-21 02:04:47.705078 | ubuntu-noble | !! 2026-04-21 02:04:47.705081 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.705085 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.cmd' is absent from the `packages` configuration. 2026-04-21 02:04:47.705089 | ubuntu-noble | !! 2026-04-21 02:04:47.705092 | ubuntu-noble | 2026-04-21 02:04:47.705096 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.705100 | ubuntu-noble | ############################ 2026-04-21 02:04:47.705104 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.705107 | ubuntu-noble | ############################ 2026-04-21 02:04:47.705111 | ubuntu-noble | Python recognizes 'manila.tests.cmd' as an importable package[^1], 2026-04-21 02:04:47.705115 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.705118 | ubuntu-noble | 2026-04-21 02:04:47.705122 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.705126 | ubuntu-noble | package, please make sure that 'manila.tests.cmd' is explicitly added 2026-04-21 02:04:47.705129 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.705133 | ubuntu-noble | 2026-04-21 02:04:47.705137 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.705140 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.705144 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.705148 | ubuntu-noble | 2026-04-21 02:04:47.705152 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.705155 | ubuntu-noble | 2026-04-21 02:04:47.705164 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.705168 | ubuntu-noble | 2026-04-21 02:04:47.705172 | ubuntu-noble | If you don't want 'manila.tests.cmd' to be distributed and are 2026-04-21 02:04:47.705176 | ubuntu-noble | already explicitly excluding 'manila.tests.cmd' via 2026-04-21 02:04:47.705179 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.705183 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.705187 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.705195 | ubuntu-noble | 2026-04-21 02:04:47.705198 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.705202 | ubuntu-noble | 2026-04-21 02:04:47.705206 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.705210 | ubuntu-noble | 2026-04-21 02:04:47.705213 | ubuntu-noble | 2026-04-21 02:04:47.705217 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.705221 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.705224 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.705228 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.705232 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.705235 | ubuntu-noble | 2026-04-21 02:04:47.705239 | ubuntu-noble | !! 2026-04-21 02:04:47.705243 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.705249 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.common' is absent from the `packages` configuration. 2026-04-21 02:04:47.705253 | ubuntu-noble | !! 2026-04-21 02:04:47.705257 | ubuntu-noble | 2026-04-21 02:04:47.705260 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.705264 | ubuntu-noble | ############################ 2026-04-21 02:04:47.705268 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.705272 | ubuntu-noble | ############################ 2026-04-21 02:04:47.705275 | ubuntu-noble | Python recognizes 'manila.tests.common' as an importable package[^1], 2026-04-21 02:04:47.705279 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.705283 | ubuntu-noble | 2026-04-21 02:04:47.705299 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.705305 | ubuntu-noble | package, please make sure that 'manila.tests.common' is explicitly added 2026-04-21 02:04:47.705309 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.705313 | ubuntu-noble | 2026-04-21 02:04:47.705316 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.705320 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.705324 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.705327 | ubuntu-noble | 2026-04-21 02:04:47.705331 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.705335 | ubuntu-noble | 2026-04-21 02:04:47.705339 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.705342 | ubuntu-noble | 2026-04-21 02:04:47.705346 | ubuntu-noble | If you don't want 'manila.tests.common' to be distributed and are 2026-04-21 02:04:47.705350 | ubuntu-noble | already explicitly excluding 'manila.tests.common' via 2026-04-21 02:04:47.705353 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.705357 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.705361 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.705364 | ubuntu-noble | 2026-04-21 02:04:47.705368 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.705372 | ubuntu-noble | 2026-04-21 02:04:47.705376 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.705379 | ubuntu-noble | 2026-04-21 02:04:47.705383 | ubuntu-noble | 2026-04-21 02:04:47.705387 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.705390 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.705394 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.705398 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.705401 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.705409 | ubuntu-noble | 2026-04-21 02:04:47.705413 | ubuntu-noble | !! 2026-04-21 02:04:47.705417 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.705421 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.compute' is absent from the `packages` configuration. 2026-04-21 02:04:47.705424 | ubuntu-noble | !! 2026-04-21 02:04:47.705428 | ubuntu-noble | 2026-04-21 02:04:47.705432 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.705435 | ubuntu-noble | ############################ 2026-04-21 02:04:47.705439 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.705443 | ubuntu-noble | ############################ 2026-04-21 02:04:47.705446 | ubuntu-noble | Python recognizes 'manila.tests.compute' as an importable package[^1], 2026-04-21 02:04:47.705450 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.705454 | ubuntu-noble | 2026-04-21 02:04:47.705458 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.705461 | ubuntu-noble | package, please make sure that 'manila.tests.compute' is explicitly added 2026-04-21 02:04:47.705465 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.705469 | ubuntu-noble | 2026-04-21 02:04:47.705472 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.705476 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.705480 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.705483 | ubuntu-noble | 2026-04-21 02:04:47.705493 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.705497 | ubuntu-noble | 2026-04-21 02:04:47.705501 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.705505 | ubuntu-noble | 2026-04-21 02:04:47.705508 | ubuntu-noble | If you don't want 'manila.tests.compute' to be distributed and are 2026-04-21 02:04:47.705512 | ubuntu-noble | already explicitly excluding 'manila.tests.compute' via 2026-04-21 02:04:47.705516 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.705519 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.705523 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.705527 | ubuntu-noble | 2026-04-21 02:04:47.705531 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.705534 | ubuntu-noble | 2026-04-21 02:04:47.705538 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.705542 | ubuntu-noble | 2026-04-21 02:04:47.705545 | ubuntu-noble | 2026-04-21 02:04:47.705549 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.705553 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.705557 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.705560 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.705564 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.705568 | ubuntu-noble | 2026-04-21 02:04:47.705571 | ubuntu-noble | !! 2026-04-21 02:04:47.705575 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.705582 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.data' is absent from the `packages` configuration. 2026-04-21 02:04:47.705586 | ubuntu-noble | !! 2026-04-21 02:04:47.705589 | ubuntu-noble | 2026-04-21 02:04:47.705593 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.705597 | ubuntu-noble | ############################ 2026-04-21 02:04:47.705601 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.705604 | ubuntu-noble | ############################ 2026-04-21 02:04:47.705608 | ubuntu-noble | Python recognizes 'manila.tests.data' as an importable package[^1], 2026-04-21 02:04:47.705615 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.705619 | ubuntu-noble | 2026-04-21 02:04:47.705623 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.705627 | ubuntu-noble | package, please make sure that 'manila.tests.data' is explicitly added 2026-04-21 02:04:47.705630 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.705634 | ubuntu-noble | 2026-04-21 02:04:47.705638 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.705642 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.705645 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.705649 | ubuntu-noble | 2026-04-21 02:04:47.705653 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.705656 | ubuntu-noble | 2026-04-21 02:04:47.705660 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.705664 | ubuntu-noble | 2026-04-21 02:04:47.705668 | ubuntu-noble | If you don't want 'manila.tests.data' to be distributed and are 2026-04-21 02:04:47.705671 | ubuntu-noble | already explicitly excluding 'manila.tests.data' via 2026-04-21 02:04:47.705675 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.705679 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.705682 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.705686 | ubuntu-noble | 2026-04-21 02:04:47.705690 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.705694 | ubuntu-noble | 2026-04-21 02:04:47.705697 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.705701 | ubuntu-noble | 2026-04-21 02:04:47.705705 | ubuntu-noble | 2026-04-21 02:04:47.705708 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.705712 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.705716 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.705720 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.705723 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.705727 | ubuntu-noble | 2026-04-21 02:04:47.705731 | ubuntu-noble | !! 2026-04-21 02:04:47.705734 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.705738 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db' is absent from the `packages` configuration. 2026-04-21 02:04:47.705742 | ubuntu-noble | !! 2026-04-21 02:04:47.705746 | ubuntu-noble | 2026-04-21 02:04:47.705749 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.705753 | ubuntu-noble | ############################ 2026-04-21 02:04:47.705757 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.705760 | ubuntu-noble | ############################ 2026-04-21 02:04:47.705764 | ubuntu-noble | Python recognizes 'manila.tests.db' as an importable package[^1], 2026-04-21 02:04:47.705768 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.705772 | ubuntu-noble | 2026-04-21 02:04:47.705775 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.705779 | ubuntu-noble | package, please make sure that 'manila.tests.db' is explicitly added 2026-04-21 02:04:47.705783 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.705788 | ubuntu-noble | 2026-04-21 02:04:47.705793 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.705796 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.705806 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.705815 | ubuntu-noble | 2026-04-21 02:04:47.705819 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.705823 | ubuntu-noble | 2026-04-21 02:04:47.705826 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.705830 | ubuntu-noble | 2026-04-21 02:04:47.705834 | ubuntu-noble | If you don't want 'manila.tests.db' to be distributed and are 2026-04-21 02:04:47.705837 | ubuntu-noble | already explicitly excluding 'manila.tests.db' via 2026-04-21 02:04:47.705841 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.705845 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.705848 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.705852 | ubuntu-noble | 2026-04-21 02:04:47.705906 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.705916 | ubuntu-noble | 2026-04-21 02:04:47.705921 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.705926 | ubuntu-noble | 2026-04-21 02:04:47.705930 | ubuntu-noble | 2026-04-21 02:04:47.705933 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.705937 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.705941 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.705945 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.705948 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.705952 | ubuntu-noble | 2026-04-21 02:04:47.705956 | ubuntu-noble | !! 2026-04-21 02:04:47.705964 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.705968 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.migrations' is absent from the `packages` configuration. 2026-04-21 02:04:47.705972 | ubuntu-noble | !! 2026-04-21 02:04:47.705976 | ubuntu-noble | 2026-04-21 02:04:47.705979 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.705983 | ubuntu-noble | ############################ 2026-04-21 02:04:47.705987 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.705990 | ubuntu-noble | ############################ 2026-04-21 02:04:47.705994 | ubuntu-noble | Python recognizes 'manila.tests.db.migrations' as an importable package[^1], 2026-04-21 02:04:47.705998 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.706001 | ubuntu-noble | 2026-04-21 02:04:47.706005 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.706009 | ubuntu-noble | package, please make sure that 'manila.tests.db.migrations' is explicitly added 2026-04-21 02:04:47.706012 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.706016 | ubuntu-noble | 2026-04-21 02:04:47.706020 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.706023 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.706027 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.706031 | ubuntu-noble | 2026-04-21 02:04:47.706034 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.706038 | ubuntu-noble | 2026-04-21 02:04:47.706041 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.706045 | ubuntu-noble | 2026-04-21 02:04:47.706049 | ubuntu-noble | If you don't want 'manila.tests.db.migrations' to be distributed and are 2026-04-21 02:04:47.706052 | ubuntu-noble | already explicitly excluding 'manila.tests.db.migrations' via 2026-04-21 02:04:47.706056 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.706060 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.706063 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.706073 | ubuntu-noble | 2026-04-21 02:04:47.706077 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.706080 | ubuntu-noble | 2026-04-21 02:04:47.706084 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.706088 | ubuntu-noble | 2026-04-21 02:04:47.706091 | ubuntu-noble | 2026-04-21 02:04:47.706095 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.706099 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.706102 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.706106 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.706109 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.706113 | ubuntu-noble | 2026-04-21 02:04:47.706117 | ubuntu-noble | !! 2026-04-21 02:04:47.706120 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.706124 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.migrations.alembic' is absent from the `packages` configuration. 2026-04-21 02:04:47.706128 | ubuntu-noble | !! 2026-04-21 02:04:47.706132 | ubuntu-noble | 2026-04-21 02:04:47.706135 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.706139 | ubuntu-noble | ############################ 2026-04-21 02:04:47.706143 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.706146 | ubuntu-noble | ############################ 2026-04-21 02:04:47.706150 | ubuntu-noble | Python recognizes 'manila.tests.db.migrations.alembic' as an importable package[^1], 2026-04-21 02:04:47.706153 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.706157 | ubuntu-noble | 2026-04-21 02:04:47.706161 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.706164 | ubuntu-noble | package, please make sure that 'manila.tests.db.migrations.alembic' is explicitly added 2026-04-21 02:04:47.706168 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.706172 | ubuntu-noble | 2026-04-21 02:04:47.706186 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.706190 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.706194 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.706197 | ubuntu-noble | 2026-04-21 02:04:47.706201 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.706205 | ubuntu-noble | 2026-04-21 02:04:47.706208 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.706212 | ubuntu-noble | 2026-04-21 02:04:47.706216 | ubuntu-noble | If you don't want 'manila.tests.db.migrations.alembic' to be distributed and are 2026-04-21 02:04:47.706219 | ubuntu-noble | already explicitly excluding 'manila.tests.db.migrations.alembic' via 2026-04-21 02:04:47.706223 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.706227 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.706230 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.706234 | ubuntu-noble | 2026-04-21 02:04:47.706238 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.706241 | ubuntu-noble | 2026-04-21 02:04:47.706245 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.706249 | ubuntu-noble | 2026-04-21 02:04:47.706252 | ubuntu-noble | 2026-04-21 02:04:47.706256 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.706260 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.706270 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.706274 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.706281 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.706299 | ubuntu-noble | 2026-04-21 02:04:47.706306 | ubuntu-noble | !! 2026-04-21 02:04:47.706310 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.706314 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.sqlalchemy' is absent from the `packages` configuration. 2026-04-21 02:04:47.706318 | ubuntu-noble | !! 2026-04-21 02:04:47.706321 | ubuntu-noble | 2026-04-21 02:04:47.706325 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.706329 | ubuntu-noble | ############################ 2026-04-21 02:04:47.706332 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.706336 | ubuntu-noble | ############################ 2026-04-21 02:04:47.706340 | ubuntu-noble | Python recognizes 'manila.tests.db.sqlalchemy' as an importable package[^1], 2026-04-21 02:04:47.706343 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.706347 | ubuntu-noble | 2026-04-21 02:04:47.706351 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.706354 | ubuntu-noble | package, please make sure that 'manila.tests.db.sqlalchemy' is explicitly added 2026-04-21 02:04:47.706358 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.706362 | ubuntu-noble | 2026-04-21 02:04:47.706365 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.706369 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.706373 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.706376 | ubuntu-noble | 2026-04-21 02:04:47.706380 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.706384 | ubuntu-noble | 2026-04-21 02:04:47.706388 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.706391 | ubuntu-noble | 2026-04-21 02:04:47.706395 | ubuntu-noble | If you don't want 'manila.tests.db.sqlalchemy' to be distributed and are 2026-04-21 02:04:47.706399 | ubuntu-noble | already explicitly excluding 'manila.tests.db.sqlalchemy' via 2026-04-21 02:04:47.706402 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.706406 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.706410 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.706413 | ubuntu-noble | 2026-04-21 02:04:47.706417 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.706421 | ubuntu-noble | 2026-04-21 02:04:47.706424 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.706428 | ubuntu-noble | 2026-04-21 02:04:47.706432 | ubuntu-noble | 2026-04-21 02:04:47.706435 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.706439 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.706443 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.706446 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.706450 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.706454 | ubuntu-noble | 2026-04-21 02:04:47.706457 | ubuntu-noble | !! 2026-04-21 02:04:47.706461 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.706465 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.hacking' is absent from the `packages` configuration. 2026-04-21 02:04:47.706469 | ubuntu-noble | !! 2026-04-21 02:04:47.706472 | ubuntu-noble | 2026-04-21 02:04:47.706476 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.706480 | ubuntu-noble | ############################ 2026-04-21 02:04:47.706487 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.706491 | ubuntu-noble | ############################ 2026-04-21 02:04:47.706495 | ubuntu-noble | Python recognizes 'manila.tests.hacking' as an importable package[^1], 2026-04-21 02:04:47.706499 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.706502 | ubuntu-noble | 2026-04-21 02:04:47.706506 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.706515 | ubuntu-noble | package, please make sure that 'manila.tests.hacking' is explicitly added 2026-04-21 02:04:47.706519 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.706523 | ubuntu-noble | 2026-04-21 02:04:47.706527 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.706530 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.706534 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.706538 | ubuntu-noble | 2026-04-21 02:04:47.706541 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.706545 | ubuntu-noble | 2026-04-21 02:04:47.706549 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.706552 | ubuntu-noble | 2026-04-21 02:04:47.706556 | ubuntu-noble | If you don't want 'manila.tests.hacking' to be distributed and are 2026-04-21 02:04:47.706560 | ubuntu-noble | already explicitly excluding 'manila.tests.hacking' via 2026-04-21 02:04:47.706564 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.706567 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.706571 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.706575 | ubuntu-noble | 2026-04-21 02:04:47.706578 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.706582 | ubuntu-noble | 2026-04-21 02:04:47.706586 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.706589 | ubuntu-noble | 2026-04-21 02:04:47.706593 | ubuntu-noble | 2026-04-21 02:04:47.706600 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.706604 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.706607 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.706611 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.706615 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.706618 | ubuntu-noble | 2026-04-21 02:04:47.706622 | ubuntu-noble | !! 2026-04-21 02:04:47.706626 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.706629 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.image' is absent from the `packages` configuration. 2026-04-21 02:04:47.706633 | ubuntu-noble | !! 2026-04-21 02:04:47.706637 | ubuntu-noble | 2026-04-21 02:04:47.706641 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.706644 | ubuntu-noble | ############################ 2026-04-21 02:04:47.706648 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.706652 | ubuntu-noble | ############################ 2026-04-21 02:04:47.706655 | ubuntu-noble | Python recognizes 'manila.tests.image' as an importable package[^1], 2026-04-21 02:04:47.706659 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.706663 | ubuntu-noble | 2026-04-21 02:04:47.706666 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.706670 | ubuntu-noble | package, please make sure that 'manila.tests.image' is explicitly added 2026-04-21 02:04:47.706674 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.706677 | ubuntu-noble | 2026-04-21 02:04:47.706681 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.706685 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.706692 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.706696 | ubuntu-noble | 2026-04-21 02:04:47.706700 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.706703 | ubuntu-noble | 2026-04-21 02:04:47.706707 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.706711 | ubuntu-noble | 2026-04-21 02:04:47.706715 | ubuntu-noble | If you don't want 'manila.tests.image' to be distributed and are 2026-04-21 02:04:47.706718 | ubuntu-noble | already explicitly excluding 'manila.tests.image' via 2026-04-21 02:04:47.706722 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.706726 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.706729 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.706733 | ubuntu-noble | 2026-04-21 02:04:47.706737 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.706740 | ubuntu-noble | 2026-04-21 02:04:47.706744 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.706748 | ubuntu-noble | 2026-04-21 02:04:47.706752 | ubuntu-noble | 2026-04-21 02:04:47.706755 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.706759 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.706763 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.706766 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.706770 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.706774 | ubuntu-noble | 2026-04-21 02:04:47.706777 | ubuntu-noble | !! 2026-04-21 02:04:47.706781 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.706785 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.integrated' is absent from the `packages` configuration. 2026-04-21 02:04:47.706789 | ubuntu-noble | !! 2026-04-21 02:04:47.706792 | ubuntu-noble | 2026-04-21 02:04:47.706796 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.706800 | ubuntu-noble | ############################ 2026-04-21 02:04:47.706803 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.706807 | ubuntu-noble | ############################ 2026-04-21 02:04:47.706811 | ubuntu-noble | Python recognizes 'manila.tests.integrated' as an importable package[^1], 2026-04-21 02:04:47.706814 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.706818 | ubuntu-noble | 2026-04-21 02:04:47.706827 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.706831 | ubuntu-noble | package, please make sure that 'manila.tests.integrated' is explicitly added 2026-04-21 02:04:47.706834 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.706838 | ubuntu-noble | 2026-04-21 02:04:47.706842 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.706846 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.706849 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.706853 | ubuntu-noble | 2026-04-21 02:04:47.706857 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.706861 | ubuntu-noble | 2026-04-21 02:04:47.706864 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.706868 | ubuntu-noble | 2026-04-21 02:04:47.706872 | ubuntu-noble | If you don't want 'manila.tests.integrated' to be distributed and are 2026-04-21 02:04:47.706875 | ubuntu-noble | already explicitly excluding 'manila.tests.integrated' via 2026-04-21 02:04:47.706879 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.706887 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.706890 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.706894 | ubuntu-noble | 2026-04-21 02:04:47.706898 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.706901 | ubuntu-noble | 2026-04-21 02:04:47.706908 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.706912 | ubuntu-noble | 2026-04-21 02:04:47.706915 | ubuntu-noble | 2026-04-21 02:04:47.706919 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.706923 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.706926 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.706930 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.706934 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.706938 | ubuntu-noble | 2026-04-21 02:04:47.706941 | ubuntu-noble | !! 2026-04-21 02:04:47.706945 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.706949 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.integrated.api' is absent from the `packages` configuration. 2026-04-21 02:04:47.706952 | ubuntu-noble | !! 2026-04-21 02:04:47.706956 | ubuntu-noble | 2026-04-21 02:04:47.706960 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.706964 | ubuntu-noble | ############################ 2026-04-21 02:04:47.706967 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.706971 | ubuntu-noble | ############################ 2026-04-21 02:04:47.706975 | ubuntu-noble | Python recognizes 'manila.tests.integrated.api' as an importable package[^1], 2026-04-21 02:04:47.706978 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.706982 | ubuntu-noble | 2026-04-21 02:04:47.706986 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.706989 | ubuntu-noble | package, please make sure that 'manila.tests.integrated.api' is explicitly added 2026-04-21 02:04:47.706993 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.706997 | ubuntu-noble | 2026-04-21 02:04:47.707001 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.707004 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.707008 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.707012 | ubuntu-noble | 2026-04-21 02:04:47.707015 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.707019 | ubuntu-noble | 2026-04-21 02:04:47.707023 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.707026 | ubuntu-noble | 2026-04-21 02:04:47.707030 | ubuntu-noble | If you don't want 'manila.tests.integrated.api' to be distributed and are 2026-04-21 02:04:47.707034 | ubuntu-noble | already explicitly excluding 'manila.tests.integrated.api' via 2026-04-21 02:04:47.707038 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.707041 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.707045 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.707049 | ubuntu-noble | 2026-04-21 02:04:47.707052 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.707056 | ubuntu-noble | 2026-04-21 02:04:47.707060 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.707063 | ubuntu-noble | 2026-04-21 02:04:47.707067 | ubuntu-noble | 2026-04-21 02:04:47.707071 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.707075 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.707078 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.707086 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.707090 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.707093 | ubuntu-noble | 2026-04-21 02:04:47.707097 | ubuntu-noble | !! 2026-04-21 02:04:47.707101 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.707104 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.keymgr' is absent from the `packages` configuration. 2026-04-21 02:04:47.707108 | ubuntu-noble | !! 2026-04-21 02:04:47.707112 | ubuntu-noble | 2026-04-21 02:04:47.707115 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.707119 | ubuntu-noble | ############################ 2026-04-21 02:04:47.707123 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.707127 | ubuntu-noble | ############################ 2026-04-21 02:04:47.707135 | ubuntu-noble | Python recognizes 'manila.tests.keymgr' as an importable package[^1], 2026-04-21 02:04:47.707139 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.707142 | ubuntu-noble | 2026-04-21 02:04:47.707146 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.707150 | ubuntu-noble | package, please make sure that 'manila.tests.keymgr' is explicitly added 2026-04-21 02:04:47.707153 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.707157 | ubuntu-noble | 2026-04-21 02:04:47.707161 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.707165 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.707168 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.707172 | ubuntu-noble | 2026-04-21 02:04:47.707176 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.707179 | ubuntu-noble | 2026-04-21 02:04:47.707183 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.707187 | ubuntu-noble | 2026-04-21 02:04:47.707191 | ubuntu-noble | If you don't want 'manila.tests.keymgr' to be distributed and are 2026-04-21 02:04:47.707194 | ubuntu-noble | already explicitly excluding 'manila.tests.keymgr' via 2026-04-21 02:04:47.707198 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.707202 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.707205 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.707209 | ubuntu-noble | 2026-04-21 02:04:47.707213 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.707217 | ubuntu-noble | 2026-04-21 02:04:47.707220 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.707224 | ubuntu-noble | 2026-04-21 02:04:47.707228 | ubuntu-noble | 2026-04-21 02:04:47.707231 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.707235 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.707239 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.707242 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.707246 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.707250 | ubuntu-noble | 2026-04-21 02:04:47.707254 | ubuntu-noble | !! 2026-04-21 02:04:47.707264 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.707268 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.lock' is absent from the `packages` configuration. 2026-04-21 02:04:47.707272 | ubuntu-noble | !! 2026-04-21 02:04:47.707276 | ubuntu-noble | 2026-04-21 02:04:47.707280 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.707311 | ubuntu-noble | ############################ 2026-04-21 02:04:47.707318 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.707322 | ubuntu-noble | ############################ 2026-04-21 02:04:47.707325 | ubuntu-noble | Python recognizes 'manila.tests.lock' as an importable package[^1], 2026-04-21 02:04:47.707329 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.707333 | ubuntu-noble | 2026-04-21 02:04:47.707337 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.707340 | ubuntu-noble | package, please make sure that 'manila.tests.lock' is explicitly added 2026-04-21 02:04:47.707344 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.707348 | ubuntu-noble | 2026-04-21 02:04:47.707352 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.707355 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.707359 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.707363 | ubuntu-noble | 2026-04-21 02:04:47.707366 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.707370 | ubuntu-noble | 2026-04-21 02:04:47.707374 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.707377 | ubuntu-noble | 2026-04-21 02:04:47.707381 | ubuntu-noble | If you don't want 'manila.tests.lock' to be distributed and are 2026-04-21 02:04:47.707385 | ubuntu-noble | already explicitly excluding 'manila.tests.lock' via 2026-04-21 02:04:47.707389 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.707392 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.707396 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.707400 | ubuntu-noble | 2026-04-21 02:04:47.707403 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.707407 | ubuntu-noble | 2026-04-21 02:04:47.707411 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.707414 | ubuntu-noble | 2026-04-21 02:04:47.707418 | ubuntu-noble | 2026-04-21 02:04:47.707422 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.707426 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.707429 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.707433 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.707437 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.707440 | ubuntu-noble | 2026-04-21 02:04:47.707444 | ubuntu-noble | !! 2026-04-21 02:04:47.707448 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.707452 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.message' is absent from the `packages` configuration. 2026-04-21 02:04:47.707455 | ubuntu-noble | !! 2026-04-21 02:04:47.707459 | ubuntu-noble | 2026-04-21 02:04:47.707463 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.707467 | ubuntu-noble | ############################ 2026-04-21 02:04:47.707476 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.707480 | ubuntu-noble | ############################ 2026-04-21 02:04:47.707484 | ubuntu-noble | Python recognizes 'manila.tests.message' as an importable package[^1], 2026-04-21 02:04:47.707488 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.707491 | ubuntu-noble | 2026-04-21 02:04:47.707495 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.707499 | ubuntu-noble | package, please make sure that 'manila.tests.message' is explicitly added 2026-04-21 02:04:47.707502 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.707506 | ubuntu-noble | 2026-04-21 02:04:47.707510 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.707518 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.707522 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.707526 | ubuntu-noble | 2026-04-21 02:04:47.707529 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.707533 | ubuntu-noble | 2026-04-21 02:04:47.707537 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.707541 | ubuntu-noble | 2026-04-21 02:04:47.707544 | ubuntu-noble | If you don't want 'manila.tests.message' to be distributed and are 2026-04-21 02:04:47.707548 | ubuntu-noble | already explicitly excluding 'manila.tests.message' via 2026-04-21 02:04:47.707552 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.707558 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.707562 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.707566 | ubuntu-noble | 2026-04-21 02:04:47.707569 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.707573 | ubuntu-noble | 2026-04-21 02:04:47.707577 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.707581 | ubuntu-noble | 2026-04-21 02:04:47.707584 | ubuntu-noble | 2026-04-21 02:04:47.707588 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.707592 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.707595 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.707599 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.707603 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.707606 | ubuntu-noble | 2026-04-21 02:04:47.707610 | ubuntu-noble | !! 2026-04-21 02:04:47.707614 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.707618 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.monkey_patch_example' is absent from the `packages` configuration. 2026-04-21 02:04:47.707621 | ubuntu-noble | !! 2026-04-21 02:04:47.707625 | ubuntu-noble | 2026-04-21 02:04:47.707629 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.707633 | ubuntu-noble | ############################ 2026-04-21 02:04:47.707636 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.707640 | ubuntu-noble | ############################ 2026-04-21 02:04:47.707644 | ubuntu-noble | Python recognizes 'manila.tests.monkey_patch_example' as an importable package[^1], 2026-04-21 02:04:47.707648 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.707651 | ubuntu-noble | 2026-04-21 02:04:47.707655 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.707659 | ubuntu-noble | package, please make sure that 'manila.tests.monkey_patch_example' is explicitly added 2026-04-21 02:04:47.707662 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.707666 | ubuntu-noble | 2026-04-21 02:04:47.707670 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.707674 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.707677 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.707681 | ubuntu-noble | 2026-04-21 02:04:47.707685 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.707688 | ubuntu-noble | 2026-04-21 02:04:47.707692 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.707696 | ubuntu-noble | 2026-04-21 02:04:47.707700 | ubuntu-noble | If you don't want 'manila.tests.monkey_patch_example' to be distributed and are 2026-04-21 02:04:47.707703 | ubuntu-noble | already explicitly excluding 'manila.tests.monkey_patch_example' via 2026-04-21 02:04:47.707711 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.707715 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.707718 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.707722 | ubuntu-noble | 2026-04-21 02:04:47.707726 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.707729 | ubuntu-noble | 2026-04-21 02:04:47.707733 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.707737 | ubuntu-noble | 2026-04-21 02:04:47.707741 | ubuntu-noble | 2026-04-21 02:04:47.707744 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.707748 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.707752 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.707755 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.707759 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.707763 | ubuntu-noble | 2026-04-21 02:04:47.707767 | ubuntu-noble | !! 2026-04-21 02:04:47.707770 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.707779 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network' is absent from the `packages` configuration. 2026-04-21 02:04:47.707783 | ubuntu-noble | !! 2026-04-21 02:04:47.707786 | ubuntu-noble | 2026-04-21 02:04:47.707790 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.707794 | ubuntu-noble | ############################ 2026-04-21 02:04:47.707798 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.707801 | ubuntu-noble | ############################ 2026-04-21 02:04:47.707805 | ubuntu-noble | Python recognizes 'manila.tests.network' as an importable package[^1], 2026-04-21 02:04:47.707809 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.707812 | ubuntu-noble | 2026-04-21 02:04:47.707816 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.707820 | ubuntu-noble | package, please make sure that 'manila.tests.network' is explicitly added 2026-04-21 02:04:47.707824 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.707827 | ubuntu-noble | 2026-04-21 02:04:47.707831 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.707835 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.707839 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.707842 | ubuntu-noble | 2026-04-21 02:04:47.707846 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.707850 | ubuntu-noble | 2026-04-21 02:04:47.707853 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.707857 | ubuntu-noble | 2026-04-21 02:04:47.707861 | ubuntu-noble | If you don't want 'manila.tests.network' to be distributed and are 2026-04-21 02:04:47.707865 | ubuntu-noble | already explicitly excluding 'manila.tests.network' via 2026-04-21 02:04:47.707871 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.707875 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.707878 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.707882 | ubuntu-noble | 2026-04-21 02:04:47.707886 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.707890 | ubuntu-noble | 2026-04-21 02:04:47.707893 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.707897 | ubuntu-noble | 2026-04-21 02:04:47.707901 | ubuntu-noble | 2026-04-21 02:04:47.707905 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.707908 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.707916 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.707923 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.707926 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.707930 | ubuntu-noble | 2026-04-21 02:04:47.707934 | ubuntu-noble | !! 2026-04-21 02:04:47.707938 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.707941 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network.linux' is absent from the `packages` configuration. 2026-04-21 02:04:47.707945 | ubuntu-noble | !! 2026-04-21 02:04:47.707949 | ubuntu-noble | 2026-04-21 02:04:47.707953 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.707956 | ubuntu-noble | ############################ 2026-04-21 02:04:47.707960 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.707964 | ubuntu-noble | ############################ 2026-04-21 02:04:47.707967 | ubuntu-noble | Python recognizes 'manila.tests.network.linux' as an importable package[^1], 2026-04-21 02:04:47.707971 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.707975 | ubuntu-noble | 2026-04-21 02:04:47.707979 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.707982 | ubuntu-noble | package, please make sure that 'manila.tests.network.linux' is explicitly added 2026-04-21 02:04:47.707986 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.707990 | ubuntu-noble | 2026-04-21 02:04:47.707993 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.707997 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.708001 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.708005 | ubuntu-noble | 2026-04-21 02:04:47.708008 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.708012 | ubuntu-noble | 2026-04-21 02:04:47.708016 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.708019 | ubuntu-noble | 2026-04-21 02:04:47.708023 | ubuntu-noble | If you don't want 'manila.tests.network.linux' to be distributed and are 2026-04-21 02:04:47.708027 | ubuntu-noble | already explicitly excluding 'manila.tests.network.linux' via 2026-04-21 02:04:47.708031 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.708034 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.708038 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.708042 | ubuntu-noble | 2026-04-21 02:04:47.708045 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.708049 | ubuntu-noble | 2026-04-21 02:04:47.708053 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.708057 | ubuntu-noble | 2026-04-21 02:04:47.708060 | ubuntu-noble | 2026-04-21 02:04:47.708064 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.708068 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.708071 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.708075 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.708079 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.708082 | ubuntu-noble | 2026-04-21 02:04:47.708086 | ubuntu-noble | !! 2026-04-21 02:04:47.708090 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.708096 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network.neutron' is absent from the `packages` configuration. 2026-04-21 02:04:47.708100 | ubuntu-noble | !! 2026-04-21 02:04:47.708111 | ubuntu-noble | 2026-04-21 02:04:47.708114 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.708118 | ubuntu-noble | ############################ 2026-04-21 02:04:47.708122 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.708126 | ubuntu-noble | ############################ 2026-04-21 02:04:47.708129 | ubuntu-noble | Python recognizes 'manila.tests.network.neutron' as an importable package[^1], 2026-04-21 02:04:47.708133 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.708137 | ubuntu-noble | 2026-04-21 02:04:47.708140 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.708144 | ubuntu-noble | package, please make sure that 'manila.tests.network.neutron' is explicitly added 2026-04-21 02:04:47.708148 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.708152 | ubuntu-noble | 2026-04-21 02:04:47.708155 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.708159 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.708163 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.708166 | ubuntu-noble | 2026-04-21 02:04:47.708170 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.708174 | ubuntu-noble | 2026-04-21 02:04:47.708180 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.708184 | ubuntu-noble | 2026-04-21 02:04:47.708188 | ubuntu-noble | If you don't want 'manila.tests.network.neutron' to be distributed and are 2026-04-21 02:04:47.708191 | ubuntu-noble | already explicitly excluding 'manila.tests.network.neutron' via 2026-04-21 02:04:47.708195 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.708199 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.708203 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.708206 | ubuntu-noble | 2026-04-21 02:04:47.708210 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.708214 | ubuntu-noble | 2026-04-21 02:04:47.708217 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.708221 | ubuntu-noble | 2026-04-21 02:04:47.708225 | ubuntu-noble | 2026-04-21 02:04:47.708229 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.708232 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.708236 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.708240 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.708243 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.708247 | ubuntu-noble | 2026-04-21 02:04:47.708251 | ubuntu-noble | !! 2026-04-21 02:04:47.708255 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.708259 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler' is absent from the `packages` configuration. 2026-04-21 02:04:47.708262 | ubuntu-noble | !! 2026-04-21 02:04:47.708266 | ubuntu-noble | 2026-04-21 02:04:47.708270 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.708274 | ubuntu-noble | ############################ 2026-04-21 02:04:47.708277 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.708281 | ubuntu-noble | ############################ 2026-04-21 02:04:47.708299 | ubuntu-noble | Python recognizes 'manila.tests.scheduler' as an importable package[^1], 2026-04-21 02:04:47.708305 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.708309 | ubuntu-noble | 2026-04-21 02:04:47.708313 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.708317 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler' is explicitly added 2026-04-21 02:04:47.708325 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.708328 | ubuntu-noble | 2026-04-21 02:04:47.708332 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.708336 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.708340 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.708343 | ubuntu-noble | 2026-04-21 02:04:47.708347 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.708351 | ubuntu-noble | 2026-04-21 02:04:47.708354 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.708358 | ubuntu-noble | 2026-04-21 02:04:47.708362 | ubuntu-noble | If you don't want 'manila.tests.scheduler' to be distributed and are 2026-04-21 02:04:47.708365 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler' via 2026-04-21 02:04:47.708369 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.708373 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.708377 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.708380 | ubuntu-noble | 2026-04-21 02:04:47.708384 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.708388 | ubuntu-noble | 2026-04-21 02:04:47.708391 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.708395 | ubuntu-noble | 2026-04-21 02:04:47.708399 | ubuntu-noble | 2026-04-21 02:04:47.708403 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.708406 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.708410 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.708414 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.708425 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.708429 | ubuntu-noble | 2026-04-21 02:04:47.708433 | ubuntu-noble | !! 2026-04-21 02:04:47.708436 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.708440 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.drivers' is absent from the `packages` configuration. 2026-04-21 02:04:47.708444 | ubuntu-noble | !! 2026-04-21 02:04:47.708447 | ubuntu-noble | 2026-04-21 02:04:47.708451 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.708455 | ubuntu-noble | ############################ 2026-04-21 02:04:47.708459 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.708462 | ubuntu-noble | ############################ 2026-04-21 02:04:47.708466 | ubuntu-noble | Python recognizes 'manila.tests.scheduler.drivers' as an importable package[^1], 2026-04-21 02:04:47.708470 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.708474 | ubuntu-noble | 2026-04-21 02:04:47.708477 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.708481 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler.drivers' is explicitly added 2026-04-21 02:04:47.708485 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.708488 | ubuntu-noble | 2026-04-21 02:04:47.708492 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.708496 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.708500 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.708503 | ubuntu-noble | 2026-04-21 02:04:47.708510 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.708514 | ubuntu-noble | 2026-04-21 02:04:47.708518 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.708521 | ubuntu-noble | 2026-04-21 02:04:47.708525 | ubuntu-noble | If you don't want 'manila.tests.scheduler.drivers' to be distributed and are 2026-04-21 02:04:47.708533 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler.drivers' via 2026-04-21 02:04:47.708537 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.708540 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.708544 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.708548 | ubuntu-noble | 2026-04-21 02:04:47.708551 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.708555 | ubuntu-noble | 2026-04-21 02:04:47.708559 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.708563 | ubuntu-noble | 2026-04-21 02:04:47.708566 | ubuntu-noble | 2026-04-21 02:04:47.708570 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.708574 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.708577 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.708581 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.708585 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.708589 | ubuntu-noble | 2026-04-21 02:04:47.708592 | ubuntu-noble | !! 2026-04-21 02:04:47.708596 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.708600 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.evaluator' is absent from the `packages` configuration. 2026-04-21 02:04:47.708604 | ubuntu-noble | !! 2026-04-21 02:04:47.708607 | ubuntu-noble | 2026-04-21 02:04:47.708611 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.708615 | ubuntu-noble | ############################ 2026-04-21 02:04:47.708618 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.708622 | ubuntu-noble | ############################ 2026-04-21 02:04:47.708626 | ubuntu-noble | Python recognizes 'manila.tests.scheduler.evaluator' as an importable package[^1], 2026-04-21 02:04:47.708630 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.708633 | ubuntu-noble | 2026-04-21 02:04:47.708637 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.708641 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler.evaluator' is explicitly added 2026-04-21 02:04:47.708645 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.708648 | ubuntu-noble | 2026-04-21 02:04:47.708652 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.708656 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.708659 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.708663 | ubuntu-noble | 2026-04-21 02:04:47.708667 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.708671 | ubuntu-noble | 2026-04-21 02:04:47.708674 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.708678 | ubuntu-noble | 2026-04-21 02:04:47.708682 | ubuntu-noble | If you don't want 'manila.tests.scheduler.evaluator' to be distributed and are 2026-04-21 02:04:47.708685 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler.evaluator' via 2026-04-21 02:04:47.708689 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.708693 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.708696 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.708700 | ubuntu-noble | 2026-04-21 02:04:47.708704 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.708708 | ubuntu-noble | 2026-04-21 02:04:47.708711 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.708719 | ubuntu-noble | 2026-04-21 02:04:47.708722 | ubuntu-noble | 2026-04-21 02:04:47.708726 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.708737 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.708741 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.708744 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.708748 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.708752 | ubuntu-noble | 2026-04-21 02:04:47.708756 | ubuntu-noble | !! 2026-04-21 02:04:47.708759 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.708763 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.filters' is absent from the `packages` configuration. 2026-04-21 02:04:47.708767 | ubuntu-noble | !! 2026-04-21 02:04:47.708770 | ubuntu-noble | 2026-04-21 02:04:47.708774 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.708778 | ubuntu-noble | ############################ 2026-04-21 02:04:47.708782 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.708785 | ubuntu-noble | ############################ 2026-04-21 02:04:47.708789 | ubuntu-noble | Python recognizes 'manila.tests.scheduler.filters' as an importable package[^1], 2026-04-21 02:04:47.708793 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.708797 | ubuntu-noble | 2026-04-21 02:04:47.708800 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.708804 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler.filters' is explicitly added 2026-04-21 02:04:47.708810 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.708814 | ubuntu-noble | 2026-04-21 02:04:47.708818 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.708822 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.708825 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.708829 | ubuntu-noble | 2026-04-21 02:04:47.708833 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.708836 | ubuntu-noble | 2026-04-21 02:04:47.708840 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.708844 | ubuntu-noble | 2026-04-21 02:04:47.708848 | ubuntu-noble | If you don't want 'manila.tests.scheduler.filters' to be distributed and are 2026-04-21 02:04:47.708851 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler.filters' via 2026-04-21 02:04:47.708855 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.708859 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.708862 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.708866 | ubuntu-noble | 2026-04-21 02:04:47.708870 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.708874 | ubuntu-noble | 2026-04-21 02:04:47.708877 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.708881 | ubuntu-noble | 2026-04-21 02:04:47.708885 | ubuntu-noble | 2026-04-21 02:04:47.708889 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.708892 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.708896 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.708900 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.708903 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.708907 | ubuntu-noble | 2026-04-21 02:04:47.708911 | ubuntu-noble | !! 2026-04-21 02:04:47.708915 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.708918 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.weighers' is absent from the `packages` configuration. 2026-04-21 02:04:47.708926 | ubuntu-noble | !! 2026-04-21 02:04:47.708930 | ubuntu-noble | 2026-04-21 02:04:47.708933 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.708937 | ubuntu-noble | ############################ 2026-04-21 02:04:47.708941 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.708945 | ubuntu-noble | ############################ 2026-04-21 02:04:47.708948 | ubuntu-noble | Python recognizes 'manila.tests.scheduler.weighers' as an importable package[^1], 2026-04-21 02:04:47.708952 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.708956 | ubuntu-noble | 2026-04-21 02:04:47.708959 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.708963 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler.weighers' is explicitly added 2026-04-21 02:04:47.708967 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.708971 | ubuntu-noble | 2026-04-21 02:04:47.708974 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.708978 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.708982 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.708985 | ubuntu-noble | 2026-04-21 02:04:47.708989 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.708993 | ubuntu-noble | 2026-04-21 02:04:47.708997 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.709000 | ubuntu-noble | 2026-04-21 02:04:47.709004 | ubuntu-noble | If you don't want 'manila.tests.scheduler.weighers' to be distributed and are 2026-04-21 02:04:47.709008 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler.weighers' via 2026-04-21 02:04:47.709011 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.709015 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.709019 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.709023 | ubuntu-noble | 2026-04-21 02:04:47.709033 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.709037 | ubuntu-noble | 2026-04-21 02:04:47.709040 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.709044 | ubuntu-noble | 2026-04-21 02:04:47.709048 | ubuntu-noble | 2026-04-21 02:04:47.709052 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.709055 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.709059 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.709063 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.709066 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.709070 | ubuntu-noble | 2026-04-21 02:04:47.709074 | ubuntu-noble | !! 2026-04-21 02:04:47.709078 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.709081 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.services' is absent from the `packages` configuration. 2026-04-21 02:04:47.709085 | ubuntu-noble | !! 2026-04-21 02:04:47.709089 | ubuntu-noble | 2026-04-21 02:04:47.709093 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.709096 | ubuntu-noble | ############################ 2026-04-21 02:04:47.709100 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.709104 | ubuntu-noble | ############################ 2026-04-21 02:04:47.709108 | ubuntu-noble | Python recognizes 'manila.tests.services' as an importable package[^1], 2026-04-21 02:04:47.709111 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.709119 | ubuntu-noble | 2026-04-21 02:04:47.709125 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.709129 | ubuntu-noble | package, please make sure that 'manila.tests.services' is explicitly added 2026-04-21 02:04:47.709133 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.709136 | ubuntu-noble | 2026-04-21 02:04:47.709140 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.709144 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.709147 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.709151 | ubuntu-noble | 2026-04-21 02:04:47.709155 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.709159 | ubuntu-noble | 2026-04-21 02:04:47.709162 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.709166 | ubuntu-noble | 2026-04-21 02:04:47.709170 | ubuntu-noble | If you don't want 'manila.tests.services' to be distributed and are 2026-04-21 02:04:47.709173 | ubuntu-noble | already explicitly excluding 'manila.tests.services' via 2026-04-21 02:04:47.709177 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.709181 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.709184 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.709188 | ubuntu-noble | 2026-04-21 02:04:47.709192 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.709196 | ubuntu-noble | 2026-04-21 02:04:47.709199 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.709203 | ubuntu-noble | 2026-04-21 02:04:47.709207 | ubuntu-noble | 2026-04-21 02:04:47.709210 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.709214 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.709218 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.709222 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.709225 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.709229 | ubuntu-noble | 2026-04-21 02:04:47.709233 | ubuntu-noble | !! 2026-04-21 02:04:47.709236 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.709240 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share' is absent from the `packages` configuration. 2026-04-21 02:04:47.709244 | ubuntu-noble | !! 2026-04-21 02:04:47.709248 | ubuntu-noble | 2026-04-21 02:04:47.709251 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.709255 | ubuntu-noble | ############################ 2026-04-21 02:04:47.709259 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.709264 | ubuntu-noble | ############################ 2026-04-21 02:04:47.709268 | ubuntu-noble | Python recognizes 'manila.tests.share' as an importable package[^1], 2026-04-21 02:04:47.709272 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.709276 | ubuntu-noble | 2026-04-21 02:04:47.709281 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.709301 | ubuntu-noble | package, please make sure that 'manila.tests.share' is explicitly added 2026-04-21 02:04:47.709307 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.709311 | ubuntu-noble | 2026-04-21 02:04:47.709315 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.709319 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.709322 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.709326 | ubuntu-noble | 2026-04-21 02:04:47.709330 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.709338 | ubuntu-noble | 2026-04-21 02:04:47.709342 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.709345 | ubuntu-noble | 2026-04-21 02:04:47.709349 | ubuntu-noble | If you don't want 'manila.tests.share' to be distributed and are 2026-04-21 02:04:47.709353 | ubuntu-noble | already explicitly excluding 'manila.tests.share' via 2026-04-21 02:04:47.709357 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.709360 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.709367 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.709371 | ubuntu-noble | 2026-04-21 02:04:47.709374 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.709378 | ubuntu-noble | 2026-04-21 02:04:47.709382 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.709385 | ubuntu-noble | 2026-04-21 02:04:47.709389 | ubuntu-noble | 2026-04-21 02:04:47.709393 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.709397 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.709400 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.709404 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.709408 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.709411 | ubuntu-noble | 2026-04-21 02:04:47.709415 | ubuntu-noble | !! 2026-04-21 02:04:47.709419 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.709422 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers' is absent from the `packages` configuration. 2026-04-21 02:04:47.709426 | ubuntu-noble | !! 2026-04-21 02:04:47.709430 | ubuntu-noble | 2026-04-21 02:04:47.709434 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.709437 | ubuntu-noble | ############################ 2026-04-21 02:04:47.709441 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.709445 | ubuntu-noble | ############################ 2026-04-21 02:04:47.709448 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers' as an importable package[^1], 2026-04-21 02:04:47.709455 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.709459 | ubuntu-noble | 2026-04-21 02:04:47.709463 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.709466 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers' is explicitly added 2026-04-21 02:04:47.709470 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.709474 | ubuntu-noble | 2026-04-21 02:04:47.709477 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.709481 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.709485 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.709489 | ubuntu-noble | 2026-04-21 02:04:47.709492 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.709496 | ubuntu-noble | 2026-04-21 02:04:47.709500 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.709503 | ubuntu-noble | 2026-04-21 02:04:47.709507 | ubuntu-noble | If you don't want 'manila.tests.share.drivers' to be distributed and are 2026-04-21 02:04:47.709511 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers' via 2026-04-21 02:04:47.709514 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.709518 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.709522 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.709526 | ubuntu-noble | 2026-04-21 02:04:47.709529 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.709538 | ubuntu-noble | 2026-04-21 02:04:47.709542 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.709546 | ubuntu-noble | 2026-04-21 02:04:47.709549 | ubuntu-noble | 2026-04-21 02:04:47.709553 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.709557 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.709560 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.709564 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.709568 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.709572 | ubuntu-noble | 2026-04-21 02:04:47.709575 | ubuntu-noble | !! 2026-04-21 02:04:47.709579 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.709583 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.cephfs' is absent from the `packages` configuration. 2026-04-21 02:04:47.709586 | ubuntu-noble | !! 2026-04-21 02:04:47.709590 | ubuntu-noble | 2026-04-21 02:04:47.709594 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.709598 | ubuntu-noble | ############################ 2026-04-21 02:04:47.709601 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.709605 | ubuntu-noble | ############################ 2026-04-21 02:04:47.709609 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.cephfs' as an importable package[^1], 2026-04-21 02:04:47.709612 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.709616 | ubuntu-noble | 2026-04-21 02:04:47.709620 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.709624 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.cephfs' is explicitly added 2026-04-21 02:04:47.709627 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.709631 | ubuntu-noble | 2026-04-21 02:04:47.709635 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.709638 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.709642 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.709646 | ubuntu-noble | 2026-04-21 02:04:47.709649 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.709653 | ubuntu-noble | 2026-04-21 02:04:47.709657 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.709661 | ubuntu-noble | 2026-04-21 02:04:47.709664 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.cephfs' to be distributed and are 2026-04-21 02:04:47.709668 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.cephfs' via 2026-04-21 02:04:47.709679 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.709683 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.709686 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.709690 | ubuntu-noble | 2026-04-21 02:04:47.709694 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.709697 | ubuntu-noble | 2026-04-21 02:04:47.709701 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.709705 | ubuntu-noble | 2026-04-21 02:04:47.709708 | ubuntu-noble | 2026-04-21 02:04:47.709712 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.709716 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.709719 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.709723 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.709727 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.709735 | ubuntu-noble | 2026-04-21 02:04:47.709738 | ubuntu-noble | !! 2026-04-21 02:04:47.709742 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.709746 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.container' is absent from the `packages` configuration. 2026-04-21 02:04:47.709750 | ubuntu-noble | !! 2026-04-21 02:04:47.709753 | ubuntu-noble | 2026-04-21 02:04:47.709757 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.709764 | ubuntu-noble | ############################ 2026-04-21 02:04:47.709767 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.709771 | ubuntu-noble | ############################ 2026-04-21 02:04:47.709775 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.container' as an importable package[^1], 2026-04-21 02:04:47.709779 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.709782 | ubuntu-noble | 2026-04-21 02:04:47.709786 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.709790 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.container' is explicitly added 2026-04-21 02:04:47.709793 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.709797 | ubuntu-noble | 2026-04-21 02:04:47.709801 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.709804 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.709808 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.709812 | ubuntu-noble | 2026-04-21 02:04:47.709815 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.709819 | ubuntu-noble | 2026-04-21 02:04:47.709823 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.709827 | ubuntu-noble | 2026-04-21 02:04:47.709830 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.container' to be distributed and are 2026-04-21 02:04:47.709834 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.container' via 2026-04-21 02:04:47.709838 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.709841 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.709845 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.709849 | ubuntu-noble | 2026-04-21 02:04:47.709877 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.709881 | ubuntu-noble | 2026-04-21 02:04:47.709885 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.709889 | ubuntu-noble | 2026-04-21 02:04:47.709892 | ubuntu-noble | 2026-04-21 02:04:47.709896 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.709900 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.709904 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.709907 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.709911 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.709915 | ubuntu-noble | 2026-04-21 02:04:47.709918 | ubuntu-noble | !! 2026-04-21 02:04:47.709922 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.709926 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc' is absent from the `packages` configuration. 2026-04-21 02:04:47.709930 | ubuntu-noble | !! 2026-04-21 02:04:47.709933 | ubuntu-noble | 2026-04-21 02:04:47.709937 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.709941 | ubuntu-noble | ############################ 2026-04-21 02:04:47.709945 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.709957 | ubuntu-noble | ############################ 2026-04-21 02:04:47.709960 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc' as an importable package[^1], 2026-04-21 02:04:47.709964 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.709968 | ubuntu-noble | 2026-04-21 02:04:47.709972 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.709975 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc' is explicitly added 2026-04-21 02:04:47.709979 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.709983 | ubuntu-noble | 2026-04-21 02:04:47.709987 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.709990 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.709994 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.709998 | ubuntu-noble | 2026-04-21 02:04:47.710001 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.710005 | ubuntu-noble | 2026-04-21 02:04:47.710016 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.710020 | ubuntu-noble | 2026-04-21 02:04:47.710024 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc' to be distributed and are 2026-04-21 02:04:47.710027 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc' via 2026-04-21 02:04:47.710031 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.710035 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.710039 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.710042 | ubuntu-noble | 2026-04-21 02:04:47.710046 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.710050 | ubuntu-noble | 2026-04-21 02:04:47.710053 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.710057 | ubuntu-noble | 2026-04-21 02:04:47.710061 | ubuntu-noble | 2026-04-21 02:04:47.710065 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.710068 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.710072 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.710076 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.710079 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.710083 | ubuntu-noble | 2026-04-21 02:04:47.710087 | ubuntu-noble | !! 2026-04-21 02:04:47.710091 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.710094 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.common' is absent from the `packages` configuration. 2026-04-21 02:04:47.710098 | ubuntu-noble | !! 2026-04-21 02:04:47.710102 | ubuntu-noble | 2026-04-21 02:04:47.710105 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.710109 | ubuntu-noble | ############################ 2026-04-21 02:04:47.710113 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.710117 | ubuntu-noble | ############################ 2026-04-21 02:04:47.710120 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.common' as an importable package[^1], 2026-04-21 02:04:47.710124 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.710128 | ubuntu-noble | 2026-04-21 02:04:47.710132 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.710135 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.common' is explicitly added 2026-04-21 02:04:47.710139 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.710143 | ubuntu-noble | 2026-04-21 02:04:47.710146 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.710154 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.710158 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.710162 | ubuntu-noble | 2026-04-21 02:04:47.710165 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.710169 | ubuntu-noble | 2026-04-21 02:04:47.710173 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.710176 | ubuntu-noble | 2026-04-21 02:04:47.710180 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.common' to be distributed and are 2026-04-21 02:04:47.710184 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.common' via 2026-04-21 02:04:47.710188 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.710191 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.710195 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.710199 | ubuntu-noble | 2026-04-21 02:04:47.710203 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.710206 | ubuntu-noble | 2026-04-21 02:04:47.710210 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.710214 | ubuntu-noble | 2026-04-21 02:04:47.710217 | ubuntu-noble | 2026-04-21 02:04:47.710221 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.710225 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.710229 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.710232 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.710236 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.710240 | ubuntu-noble | 2026-04-21 02:04:47.710244 | ubuntu-noble | !! 2026-04-21 02:04:47.710247 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.710251 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.common.enas' is absent from the `packages` configuration. 2026-04-21 02:04:47.710255 | ubuntu-noble | !! 2026-04-21 02:04:47.710259 | ubuntu-noble | 2026-04-21 02:04:47.710263 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.710266 | ubuntu-noble | ############################ 2026-04-21 02:04:47.710270 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.710274 | ubuntu-noble | ############################ 2026-04-21 02:04:47.710277 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.common.enas' as an importable package[^1], 2026-04-21 02:04:47.710281 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.710297 | ubuntu-noble | 2026-04-21 02:04:47.710303 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.710307 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.common.enas' is explicitly added 2026-04-21 02:04:47.710318 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.710322 | ubuntu-noble | 2026-04-21 02:04:47.710326 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.710329 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.710333 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.710337 | ubuntu-noble | 2026-04-21 02:04:47.710341 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.710344 | ubuntu-noble | 2026-04-21 02:04:47.710348 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.710352 | ubuntu-noble | 2026-04-21 02:04:47.710356 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.common.enas' to be distributed and are 2026-04-21 02:04:47.710364 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.common.enas' via 2026-04-21 02:04:47.710367 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.710377 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.710381 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.710385 | ubuntu-noble | 2026-04-21 02:04:47.710389 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.710393 | ubuntu-noble | 2026-04-21 02:04:47.710396 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.710400 | ubuntu-noble | 2026-04-21 02:04:47.710404 | ubuntu-noble | 2026-04-21 02:04:47.710407 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.710413 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.710417 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.710421 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.710425 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.710428 | ubuntu-noble | 2026-04-21 02:04:47.710432 | ubuntu-noble | !! 2026-04-21 02:04:47.710436 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.710440 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins' is absent from the `packages` configuration. 2026-04-21 02:04:47.710443 | ubuntu-noble | !! 2026-04-21 02:04:47.710447 | ubuntu-noble | 2026-04-21 02:04:47.710451 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.710455 | ubuntu-noble | ############################ 2026-04-21 02:04:47.710458 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.710462 | ubuntu-noble | ############################ 2026-04-21 02:04:47.710466 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins' as an importable package[^1], 2026-04-21 02:04:47.710469 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.710473 | ubuntu-noble | 2026-04-21 02:04:47.710477 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.710480 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins' is explicitly added 2026-04-21 02:04:47.710484 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.710488 | ubuntu-noble | 2026-04-21 02:04:47.710492 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.710495 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.710499 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.710503 | ubuntu-noble | 2026-04-21 02:04:47.710506 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.710510 | ubuntu-noble | 2026-04-21 02:04:47.710514 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.710517 | ubuntu-noble | 2026-04-21 02:04:47.710521 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins' to be distributed and are 2026-04-21 02:04:47.710525 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins' via 2026-04-21 02:04:47.710529 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.710532 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.710536 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.710540 | ubuntu-noble | 2026-04-21 02:04:47.710543 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.710547 | ubuntu-noble | 2026-04-21 02:04:47.710551 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.710558 | ubuntu-noble | 2026-04-21 02:04:47.710562 | ubuntu-noble | 2026-04-21 02:04:47.710566 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.710570 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.710573 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.710577 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.710581 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.710584 | ubuntu-noble | 2026-04-21 02:04:47.710588 | ubuntu-noble | !! 2026-04-21 02:04:47.710592 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.710596 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerflex' is absent from the `packages` configuration. 2026-04-21 02:04:47.710600 | ubuntu-noble | !! 2026-04-21 02:04:47.710603 | ubuntu-noble | 2026-04-21 02:04:47.710607 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.710611 | ubuntu-noble | ############################ 2026-04-21 02:04:47.710614 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.710618 | ubuntu-noble | ############################ 2026-04-21 02:04:47.710628 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerflex' as an importable package[^1], 2026-04-21 02:04:47.710632 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.710636 | ubuntu-noble | 2026-04-21 02:04:47.710640 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.710644 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerflex' is explicitly added 2026-04-21 02:04:47.710648 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.710651 | ubuntu-noble | 2026-04-21 02:04:47.710655 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.710659 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.710662 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.710666 | ubuntu-noble | 2026-04-21 02:04:47.710670 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.710674 | ubuntu-noble | 2026-04-21 02:04:47.710677 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.710681 | ubuntu-noble | 2026-04-21 02:04:47.710685 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerflex' to be distributed and are 2026-04-21 02:04:47.710688 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerflex' via 2026-04-21 02:04:47.710692 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.710698 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.710702 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.710706 | ubuntu-noble | 2026-04-21 02:04:47.710710 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.710713 | ubuntu-noble | 2026-04-21 02:04:47.710717 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.710721 | ubuntu-noble | 2026-04-21 02:04:47.710725 | ubuntu-noble | 2026-04-21 02:04:47.710728 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.710732 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.710736 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.710739 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.710743 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.710747 | ubuntu-noble | 2026-04-21 02:04:47.710754 | ubuntu-noble | !! 2026-04-21 02:04:47.710758 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.710762 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' is absent from the `packages` configuration. 2026-04-21 02:04:47.710766 | ubuntu-noble | !! 2026-04-21 02:04:47.710770 | ubuntu-noble | 2026-04-21 02:04:47.710773 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.710777 | ubuntu-noble | ############################ 2026-04-21 02:04:47.710781 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.710785 | ubuntu-noble | ############################ 2026-04-21 02:04:47.710788 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' as an importable package[^1], 2026-04-21 02:04:47.710792 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.710796 | ubuntu-noble | 2026-04-21 02:04:47.710800 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.710804 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' is explicitly added 2026-04-21 02:04:47.710807 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.710811 | ubuntu-noble | 2026-04-21 02:04:47.710815 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.710818 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.710822 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.710826 | ubuntu-noble | 2026-04-21 02:04:47.710830 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.710833 | ubuntu-noble | 2026-04-21 02:04:47.710837 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.710841 | ubuntu-noble | 2026-04-21 02:04:47.710844 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' to be distributed and are 2026-04-21 02:04:47.710848 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' via 2026-04-21 02:04:47.710852 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.710856 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.710859 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.710863 | ubuntu-noble | 2026-04-21 02:04:47.710867 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.710870 | ubuntu-noble | 2026-04-21 02:04:47.710874 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.710878 | ubuntu-noble | 2026-04-21 02:04:47.710882 | ubuntu-noble | 2026-04-21 02:04:47.710885 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.710889 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.710893 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.710896 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.710900 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.710904 | ubuntu-noble | 2026-04-21 02:04:47.710908 | ubuntu-noble | !! 2026-04-21 02:04:47.710911 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.710922 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powermax' is absent from the `packages` configuration. 2026-04-21 02:04:47.710926 | ubuntu-noble | !! 2026-04-21 02:04:47.710930 | ubuntu-noble | 2026-04-21 02:04:47.710934 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.710937 | ubuntu-noble | ############################ 2026-04-21 02:04:47.710941 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.710949 | ubuntu-noble | ############################ 2026-04-21 02:04:47.710952 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powermax' as an importable package[^1], 2026-04-21 02:04:47.710956 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.710960 | ubuntu-noble | 2026-04-21 02:04:47.710964 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.710967 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powermax' is explicitly added 2026-04-21 02:04:47.710971 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.710975 | ubuntu-noble | 2026-04-21 02:04:47.710978 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.710982 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.711024 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.711029 | ubuntu-noble | 2026-04-21 02:04:47.711036 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.711040 | ubuntu-noble | 2026-04-21 02:04:47.711044 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.711048 | ubuntu-noble | 2026-04-21 02:04:47.711051 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powermax' to be distributed and are 2026-04-21 02:04:47.711055 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powermax' via 2026-04-21 02:04:47.711059 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.711062 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.711066 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.711070 | ubuntu-noble | 2026-04-21 02:04:47.711073 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.711077 | ubuntu-noble | 2026-04-21 02:04:47.711081 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.711084 | ubuntu-noble | 2026-04-21 02:04:47.711088 | ubuntu-noble | 2026-04-21 02:04:47.711092 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.711096 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.711099 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.711103 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.711107 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.711110 | ubuntu-noble | 2026-04-21 02:04:47.711114 | ubuntu-noble | !! 2026-04-21 02:04:47.711118 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.711122 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerscale' is absent from the `packages` configuration. 2026-04-21 02:04:47.711125 | ubuntu-noble | !! 2026-04-21 02:04:47.711129 | ubuntu-noble | 2026-04-21 02:04:47.711133 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.711137 | ubuntu-noble | ############################ 2026-04-21 02:04:47.711140 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.711144 | ubuntu-noble | ############################ 2026-04-21 02:04:47.711148 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerscale' as an importable package[^1], 2026-04-21 02:04:47.711151 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.711155 | ubuntu-noble | 2026-04-21 02:04:47.711159 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.711162 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerscale' is explicitly added 2026-04-21 02:04:47.711171 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.711175 | ubuntu-noble | 2026-04-21 02:04:47.711178 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.711182 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.711186 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.711189 | ubuntu-noble | 2026-04-21 02:04:47.711193 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.711197 | ubuntu-noble | 2026-04-21 02:04:47.711200 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.711204 | ubuntu-noble | 2026-04-21 02:04:47.711208 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerscale' to be distributed and are 2026-04-21 02:04:47.711211 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerscale' via 2026-04-21 02:04:47.711215 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.711219 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.711223 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.711226 | ubuntu-noble | 2026-04-21 02:04:47.711230 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.711234 | ubuntu-noble | 2026-04-21 02:04:47.711237 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.711241 | ubuntu-noble | 2026-04-21 02:04:47.711245 | ubuntu-noble | 2026-04-21 02:04:47.711252 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.711257 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.711261 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.711266 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.711269 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.711274 | ubuntu-noble | 2026-04-21 02:04:47.711278 | ubuntu-noble | !! 2026-04-21 02:04:47.711283 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.711297 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerstore' is absent from the `packages` configuration. 2026-04-21 02:04:47.711304 | ubuntu-noble | !! 2026-04-21 02:04:47.711307 | ubuntu-noble | 2026-04-21 02:04:47.711311 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.711315 | ubuntu-noble | ############################ 2026-04-21 02:04:47.711332 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.711336 | ubuntu-noble | ############################ 2026-04-21 02:04:47.711339 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerstore' as an importable package[^1], 2026-04-21 02:04:47.711343 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.711347 | ubuntu-noble | 2026-04-21 02:04:47.711353 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.711357 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerstore' is explicitly added 2026-04-21 02:04:47.711361 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.711365 | ubuntu-noble | 2026-04-21 02:04:47.711368 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.711372 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.711376 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.711379 | ubuntu-noble | 2026-04-21 02:04:47.711383 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.711387 | ubuntu-noble | 2026-04-21 02:04:47.711391 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.711399 | ubuntu-noble | 2026-04-21 02:04:47.711403 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerstore' to be distributed and are 2026-04-21 02:04:47.711406 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerstore' via 2026-04-21 02:04:47.711410 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.711414 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.711417 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.711421 | ubuntu-noble | 2026-04-21 02:04:47.711425 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.711428 | ubuntu-noble | 2026-04-21 02:04:47.711432 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.711436 | ubuntu-noble | 2026-04-21 02:04:47.711440 | ubuntu-noble | 2026-04-21 02:04:47.711443 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.711447 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.711451 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.711454 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.711458 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.711462 | ubuntu-noble | 2026-04-21 02:04:47.711465 | ubuntu-noble | !! 2026-04-21 02:04:47.711469 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.711473 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' is absent from the `packages` configuration. 2026-04-21 02:04:47.711477 | ubuntu-noble | !! 2026-04-21 02:04:47.711481 | ubuntu-noble | 2026-04-21 02:04:47.711484 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.711488 | ubuntu-noble | ############################ 2026-04-21 02:04:47.711492 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.711495 | ubuntu-noble | ############################ 2026-04-21 02:04:47.711499 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' as an importable package[^1], 2026-04-21 02:04:47.711503 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.711506 | ubuntu-noble | 2026-04-21 02:04:47.711510 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.711514 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' is explicitly added 2026-04-21 02:04:47.711518 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.711522 | ubuntu-noble | 2026-04-21 02:04:47.711525 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.711529 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.711533 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.711536 | ubuntu-noble | 2026-04-21 02:04:47.711540 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.711544 | ubuntu-noble | 2026-04-21 02:04:47.711547 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.711551 | ubuntu-noble | 2026-04-21 02:04:47.711555 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' to be distributed and are 2026-04-21 02:04:47.711568 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' via 2026-04-21 02:04:47.711572 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.711576 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.711579 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.711587 | ubuntu-noble | 2026-04-21 02:04:47.711591 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.711594 | ubuntu-noble | 2026-04-21 02:04:47.711598 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.711602 | ubuntu-noble | 2026-04-21 02:04:47.711605 | ubuntu-noble | 2026-04-21 02:04:47.711609 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.711613 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.711617 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.711620 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.711624 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.711628 | ubuntu-noble | 2026-04-21 02:04:47.711631 | ubuntu-noble | !! 2026-04-21 02:04:47.711635 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.711639 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.unity' is absent from the `packages` configuration. 2026-04-21 02:04:47.711643 | ubuntu-noble | !! 2026-04-21 02:04:47.711646 | ubuntu-noble | 2026-04-21 02:04:47.711653 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.711656 | ubuntu-noble | ############################ 2026-04-21 02:04:47.711660 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.711664 | ubuntu-noble | ############################ 2026-04-21 02:04:47.711668 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.unity' as an importable package[^1], 2026-04-21 02:04:47.711671 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.711675 | ubuntu-noble | 2026-04-21 02:04:47.711679 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.711682 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.unity' is explicitly added 2026-04-21 02:04:47.711686 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.711690 | ubuntu-noble | 2026-04-21 02:04:47.711693 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.711697 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.711701 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.711704 | ubuntu-noble | 2026-04-21 02:04:47.711708 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.711712 | ubuntu-noble | 2026-04-21 02:04:47.711715 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.711719 | ubuntu-noble | 2026-04-21 02:04:47.711723 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.unity' to be distributed and are 2026-04-21 02:04:47.711726 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.unity' via 2026-04-21 02:04:47.711730 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.711734 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.711737 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.711741 | ubuntu-noble | 2026-04-21 02:04:47.711745 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.711749 | ubuntu-noble | 2026-04-21 02:04:47.711752 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.711756 | ubuntu-noble | 2026-04-21 02:04:47.711760 | ubuntu-noble | 2026-04-21 02:04:47.711763 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.711767 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.711771 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.711781 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.711785 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.711789 | ubuntu-noble | 2026-04-21 02:04:47.711792 | ubuntu-noble | !! 2026-04-21 02:04:47.711796 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.711800 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.vnx' is absent from the `packages` configuration. 2026-04-21 02:04:47.711804 | ubuntu-noble | !! 2026-04-21 02:04:47.711807 | ubuntu-noble | 2026-04-21 02:04:47.711811 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.711815 | ubuntu-noble | ############################ 2026-04-21 02:04:47.711819 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.711822 | ubuntu-noble | ############################ 2026-04-21 02:04:47.711826 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.vnx' as an importable package[^1], 2026-04-21 02:04:47.711830 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.711833 | ubuntu-noble | 2026-04-21 02:04:47.711837 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.711841 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.vnx' is explicitly added 2026-04-21 02:04:47.711844 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.711848 | ubuntu-noble | 2026-04-21 02:04:47.711852 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.711862 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.711866 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.711870 | ubuntu-noble | 2026-04-21 02:04:47.711874 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.711877 | ubuntu-noble | 2026-04-21 02:04:47.711881 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.711885 | ubuntu-noble | 2026-04-21 02:04:47.711888 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.vnx' to be distributed and are 2026-04-21 02:04:47.711892 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.vnx' via 2026-04-21 02:04:47.711896 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.711900 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.711903 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.711907 | ubuntu-noble | 2026-04-21 02:04:47.711911 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.711914 | ubuntu-noble | 2026-04-21 02:04:47.711918 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.711922 | ubuntu-noble | 2026-04-21 02:04:47.711925 | ubuntu-noble | 2026-04-21 02:04:47.711929 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.711933 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.711937 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.711943 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.711947 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.711951 | ubuntu-noble | 2026-04-21 02:04:47.711954 | ubuntu-noble | !! 2026-04-21 02:04:47.711958 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.711962 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.ganesha' is absent from the `packages` configuration. 2026-04-21 02:04:47.711966 | ubuntu-noble | !! 2026-04-21 02:04:47.711969 | ubuntu-noble | 2026-04-21 02:04:47.711977 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.711981 | ubuntu-noble | ############################ 2026-04-21 02:04:47.711984 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.711988 | ubuntu-noble | ############################ 2026-04-21 02:04:47.711992 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.ganesha' as an importable package[^1], 2026-04-21 02:04:47.711995 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.711999 | ubuntu-noble | 2026-04-21 02:04:47.712003 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.712006 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.ganesha' is explicitly added 2026-04-21 02:04:47.712010 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.712014 | ubuntu-noble | 2026-04-21 02:04:47.712018 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.712021 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.712025 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.712029 | ubuntu-noble | 2026-04-21 02:04:47.712032 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.712036 | ubuntu-noble | 2026-04-21 02:04:47.712040 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.712044 | ubuntu-noble | 2026-04-21 02:04:47.712047 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.ganesha' to be distributed and are 2026-04-21 02:04:47.712051 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.ganesha' via 2026-04-21 02:04:47.712055 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.712058 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.712062 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.712066 | ubuntu-noble | 2026-04-21 02:04:47.712069 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.712073 | ubuntu-noble | 2026-04-21 02:04:47.712077 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.712080 | ubuntu-noble | 2026-04-21 02:04:47.712084 | ubuntu-noble | 2026-04-21 02:04:47.712088 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.712091 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.712095 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.712099 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.712103 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.712106 | ubuntu-noble | 2026-04-21 02:04:47.712110 | ubuntu-noble | !! 2026-04-21 02:04:47.712114 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.712117 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.glusterfs' is absent from the `packages` configuration. 2026-04-21 02:04:47.712121 | ubuntu-noble | !! 2026-04-21 02:04:47.712125 | ubuntu-noble | 2026-04-21 02:04:47.712129 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.712132 | ubuntu-noble | ############################ 2026-04-21 02:04:47.712136 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.712140 | ubuntu-noble | ############################ 2026-04-21 02:04:47.712143 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.glusterfs' as an importable package[^1], 2026-04-21 02:04:47.712147 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.712151 | ubuntu-noble | 2026-04-21 02:04:47.712155 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.712166 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.glusterfs' is explicitly added 2026-04-21 02:04:47.712174 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.712178 | ubuntu-noble | 2026-04-21 02:04:47.712182 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.712185 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.712189 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.712193 | ubuntu-noble | 2026-04-21 02:04:47.712196 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.712200 | ubuntu-noble | 2026-04-21 02:04:47.712204 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.712207 | ubuntu-noble | 2026-04-21 02:04:47.712211 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.glusterfs' to be distributed and are 2026-04-21 02:04:47.712215 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.glusterfs' via 2026-04-21 02:04:47.712218 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.712222 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.712226 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.712230 | ubuntu-noble | 2026-04-21 02:04:47.712233 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.712237 | ubuntu-noble | 2026-04-21 02:04:47.712241 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.712244 | ubuntu-noble | 2026-04-21 02:04:47.712248 | ubuntu-noble | 2026-04-21 02:04:47.712254 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.712258 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.712262 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.712266 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.712269 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.712273 | ubuntu-noble | 2026-04-21 02:04:47.712277 | ubuntu-noble | !! 2026-04-21 02:04:47.712280 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.712284 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hdfs' is absent from the `packages` configuration. 2026-04-21 02:04:47.712308 | ubuntu-noble | !! 2026-04-21 02:04:47.712312 | ubuntu-noble | 2026-04-21 02:04:47.712316 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.712320 | ubuntu-noble | ############################ 2026-04-21 02:04:47.712323 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.712327 | ubuntu-noble | ############################ 2026-04-21 02:04:47.712331 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hdfs' as an importable package[^1], 2026-04-21 02:04:47.712334 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.712338 | ubuntu-noble | 2026-04-21 02:04:47.712342 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.712346 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hdfs' is explicitly added 2026-04-21 02:04:47.712349 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.712353 | ubuntu-noble | 2026-04-21 02:04:47.712357 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.712360 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.712364 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.712368 | ubuntu-noble | 2026-04-21 02:04:47.712371 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.712375 | ubuntu-noble | 2026-04-21 02:04:47.712379 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.712387 | ubuntu-noble | 2026-04-21 02:04:47.712390 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hdfs' to be distributed and are 2026-04-21 02:04:47.712394 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hdfs' via 2026-04-21 02:04:47.712398 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.712402 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.712405 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.712409 | ubuntu-noble | 2026-04-21 02:04:47.712413 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.712416 | ubuntu-noble | 2026-04-21 02:04:47.712420 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.712424 | ubuntu-noble | 2026-04-21 02:04:47.712427 | ubuntu-noble | 2026-04-21 02:04:47.712431 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.712435 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.712438 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.712442 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.712446 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.712450 | ubuntu-noble | 2026-04-21 02:04:47.712453 | ubuntu-noble | !! 2026-04-21 02:04:47.712457 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.712461 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi' is absent from the `packages` configuration. 2026-04-21 02:04:47.712464 | ubuntu-noble | !! 2026-04-21 02:04:47.712468 | ubuntu-noble | 2026-04-21 02:04:47.712472 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.712476 | ubuntu-noble | ############################ 2026-04-21 02:04:47.712479 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.712483 | ubuntu-noble | ############################ 2026-04-21 02:04:47.712495 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hitachi' as an importable package[^1], 2026-04-21 02:04:47.712499 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.712502 | ubuntu-noble | 2026-04-21 02:04:47.712506 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.712510 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hitachi' is explicitly added 2026-04-21 02:04:47.712513 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.712517 | ubuntu-noble | 2026-04-21 02:04:47.712521 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.712524 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.712528 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.712532 | ubuntu-noble | 2026-04-21 02:04:47.712536 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.712539 | ubuntu-noble | 2026-04-21 02:04:47.712543 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.712547 | ubuntu-noble | 2026-04-21 02:04:47.712550 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hitachi' to be distributed and are 2026-04-21 02:04:47.712554 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hitachi' via 2026-04-21 02:04:47.712558 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.712561 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.712568 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.712572 | ubuntu-noble | 2026-04-21 02:04:47.712576 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.712583 | ubuntu-noble | 2026-04-21 02:04:47.712587 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.712591 | ubuntu-noble | 2026-04-21 02:04:47.712594 | ubuntu-noble | 2026-04-21 02:04:47.712598 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.712602 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.712605 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.712609 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.712613 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.712617 | ubuntu-noble | 2026-04-21 02:04:47.712620 | ubuntu-noble | !! 2026-04-21 02:04:47.712624 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.712628 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi.hnas' is absent from the `packages` configuration. 2026-04-21 02:04:47.712632 | ubuntu-noble | !! 2026-04-21 02:04:47.712635 | ubuntu-noble | 2026-04-21 02:04:47.712639 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.712643 | ubuntu-noble | ############################ 2026-04-21 02:04:47.712646 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.712650 | ubuntu-noble | ############################ 2026-04-21 02:04:47.712654 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hitachi.hnas' as an importable package[^1], 2026-04-21 02:04:47.712658 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.712661 | ubuntu-noble | 2026-04-21 02:04:47.712665 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.712669 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hitachi.hnas' is explicitly added 2026-04-21 02:04:47.712672 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.712676 | ubuntu-noble | 2026-04-21 02:04:47.712680 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.712684 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.712687 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.712691 | ubuntu-noble | 2026-04-21 02:04:47.712695 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.712698 | ubuntu-noble | 2026-04-21 02:04:47.712702 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.712706 | ubuntu-noble | 2026-04-21 02:04:47.712709 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hitachi.hnas' to be distributed and are 2026-04-21 02:04:47.712713 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hitachi.hnas' via 2026-04-21 02:04:47.712717 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.712720 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.712724 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.712728 | ubuntu-noble | 2026-04-21 02:04:47.712732 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.712735 | ubuntu-noble | 2026-04-21 02:04:47.712739 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.712743 | ubuntu-noble | 2026-04-21 02:04:47.712746 | ubuntu-noble | 2026-04-21 02:04:47.712750 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.712754 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.712757 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.712761 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.712765 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.712772 | ubuntu-noble | 2026-04-21 02:04:47.712776 | ubuntu-noble | !! 2026-04-21 02:04:47.712780 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.712791 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi.hsp' is absent from the `packages` configuration. 2026-04-21 02:04:47.712795 | ubuntu-noble | !! 2026-04-21 02:04:47.712798 | ubuntu-noble | 2026-04-21 02:04:47.712802 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.712806 | ubuntu-noble | ############################ 2026-04-21 02:04:47.712809 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.712813 | ubuntu-noble | ############################ 2026-04-21 02:04:47.712817 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hitachi.hsp' as an importable package[^1], 2026-04-21 02:04:47.712821 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.712824 | ubuntu-noble | 2026-04-21 02:04:47.712828 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.712832 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hitachi.hsp' is explicitly added 2026-04-21 02:04:47.712835 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.712839 | ubuntu-noble | 2026-04-21 02:04:47.712843 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.712847 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.712850 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.712854 | ubuntu-noble | 2026-04-21 02:04:47.712858 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.712861 | ubuntu-noble | 2026-04-21 02:04:47.712865 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.712869 | ubuntu-noble | 2026-04-21 02:04:47.712875 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hitachi.hsp' to be distributed and are 2026-04-21 02:04:47.712879 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hitachi.hsp' via 2026-04-21 02:04:47.712882 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.712886 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.712890 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.712894 | ubuntu-noble | 2026-04-21 02:04:47.712897 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.712901 | ubuntu-noble | 2026-04-21 02:04:47.712905 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.712908 | ubuntu-noble | 2026-04-21 02:04:47.712912 | ubuntu-noble | 2026-04-21 02:04:47.712916 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.712919 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.712923 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.712927 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.712931 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.712934 | ubuntu-noble | 2026-04-21 02:04:47.712938 | ubuntu-noble | !! 2026-04-21 02:04:47.712942 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.712945 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hpe' is absent from the `packages` configuration. 2026-04-21 02:04:47.712949 | ubuntu-noble | !! 2026-04-21 02:04:47.712953 | ubuntu-noble | 2026-04-21 02:04:47.712957 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.712960 | ubuntu-noble | ############################ 2026-04-21 02:04:47.712964 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.712968 | ubuntu-noble | ############################ 2026-04-21 02:04:47.712975 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hpe' as an importable package[^1], 2026-04-21 02:04:47.712979 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.712983 | ubuntu-noble | 2026-04-21 02:04:47.712987 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.712990 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hpe' is explicitly added 2026-04-21 02:04:47.712994 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.712998 | ubuntu-noble | 2026-04-21 02:04:47.713001 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.713005 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.713009 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.713012 | ubuntu-noble | 2026-04-21 02:04:47.713016 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.713020 | ubuntu-noble | 2026-04-21 02:04:47.713023 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.713027 | ubuntu-noble | 2026-04-21 02:04:47.713031 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hpe' to be distributed and are 2026-04-21 02:04:47.713035 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hpe' via 2026-04-21 02:04:47.713038 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.713042 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.713046 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.713049 | ubuntu-noble | 2026-04-21 02:04:47.713053 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.713057 | ubuntu-noble | 2026-04-21 02:04:47.713060 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.713064 | ubuntu-noble | 2026-04-21 02:04:47.713068 | ubuntu-noble | 2026-04-21 02:04:47.713072 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.713075 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.713079 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.713083 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.713089 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.713093 | ubuntu-noble | 2026-04-21 02:04:47.713097 | ubuntu-noble | !! 2026-04-21 02:04:47.713101 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.713104 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.huawei' is absent from the `packages` configuration. 2026-04-21 02:04:47.713108 | ubuntu-noble | !! 2026-04-21 02:04:47.713112 | ubuntu-noble | 2026-04-21 02:04:47.713116 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.713119 | ubuntu-noble | ############################ 2026-04-21 02:04:47.713123 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.713127 | ubuntu-noble | ############################ 2026-04-21 02:04:47.713130 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.huawei' as an importable package[^1], 2026-04-21 02:04:47.713134 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.713138 | ubuntu-noble | 2026-04-21 02:04:47.713142 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.713145 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.huawei' is explicitly added 2026-04-21 02:04:47.713149 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.713153 | ubuntu-noble | 2026-04-21 02:04:47.713156 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.713160 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.713168 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.713171 | ubuntu-noble | 2026-04-21 02:04:47.713178 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.713181 | ubuntu-noble | 2026-04-21 02:04:47.713185 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.713189 | ubuntu-noble | 2026-04-21 02:04:47.713192 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.huawei' to be distributed and are 2026-04-21 02:04:47.713196 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.huawei' via 2026-04-21 02:04:47.713200 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.713203 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.713207 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.713211 | ubuntu-noble | 2026-04-21 02:04:47.713215 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.713218 | ubuntu-noble | 2026-04-21 02:04:47.713222 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.713226 | ubuntu-noble | 2026-04-21 02:04:47.713229 | ubuntu-noble | 2026-04-21 02:04:47.713233 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.713237 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.713241 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.713244 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.713248 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.713252 | ubuntu-noble | 2026-04-21 02:04:47.713255 | ubuntu-noble | !! 2026-04-21 02:04:47.713259 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.713263 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.ibm' is absent from the `packages` configuration. 2026-04-21 02:04:47.713267 | ubuntu-noble | !! 2026-04-21 02:04:47.713270 | ubuntu-noble | 2026-04-21 02:04:47.713274 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.713278 | ubuntu-noble | ############################ 2026-04-21 02:04:47.713281 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.713285 | ubuntu-noble | ############################ 2026-04-21 02:04:47.713303 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.ibm' as an importable package[^1], 2026-04-21 02:04:47.713307 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.713311 | ubuntu-noble | 2026-04-21 02:04:47.713314 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.713318 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.ibm' is explicitly added 2026-04-21 02:04:47.713322 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.713325 | ubuntu-noble | 2026-04-21 02:04:47.713329 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.713333 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.713336 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.713340 | ubuntu-noble | 2026-04-21 02:04:47.713344 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.713348 | ubuntu-noble | 2026-04-21 02:04:47.713351 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.713355 | ubuntu-noble | 2026-04-21 02:04:47.713359 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.ibm' to be distributed and are 2026-04-21 02:04:47.713362 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.ibm' via 2026-04-21 02:04:47.713366 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.713374 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.713377 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.713381 | ubuntu-noble | 2026-04-21 02:04:47.713385 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.713388 | ubuntu-noble | 2026-04-21 02:04:47.713392 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.713396 | ubuntu-noble | 2026-04-21 02:04:47.713400 | ubuntu-noble | 2026-04-21 02:04:47.713403 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.713407 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.713415 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.713418 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.713422 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.713426 | ubuntu-noble | 2026-04-21 02:04:47.713429 | ubuntu-noble | !! 2026-04-21 02:04:47.713433 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.713437 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.infinidat' is absent from the `packages` configuration. 2026-04-21 02:04:47.713441 | ubuntu-noble | !! 2026-04-21 02:04:47.713444 | ubuntu-noble | 2026-04-21 02:04:47.713448 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.713452 | ubuntu-noble | ############################ 2026-04-21 02:04:47.713455 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.713459 | ubuntu-noble | ############################ 2026-04-21 02:04:47.713463 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.infinidat' as an importable package[^1], 2026-04-21 02:04:47.713466 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.713470 | ubuntu-noble | 2026-04-21 02:04:47.713474 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.713478 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.infinidat' is explicitly added 2026-04-21 02:04:47.713481 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.713485 | ubuntu-noble | 2026-04-21 02:04:47.713489 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.713492 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.713496 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.713500 | ubuntu-noble | 2026-04-21 02:04:47.713503 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.713507 | ubuntu-noble | 2026-04-21 02:04:47.713511 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.713514 | ubuntu-noble | 2026-04-21 02:04:47.713518 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.infinidat' to be distributed and are 2026-04-21 02:04:47.713522 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.infinidat' via 2026-04-21 02:04:47.713525 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.713529 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.713533 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.713536 | ubuntu-noble | 2026-04-21 02:04:47.713540 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.713544 | ubuntu-noble | 2026-04-21 02:04:47.713547 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.713551 | ubuntu-noble | 2026-04-21 02:04:47.713555 | ubuntu-noble | 2026-04-21 02:04:47.713559 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.713562 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.713569 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.713573 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.713577 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.713581 | ubuntu-noble | 2026-04-21 02:04:47.713584 | ubuntu-noble | !! 2026-04-21 02:04:47.713588 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.713592 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.infortrend' is absent from the `packages` configuration. 2026-04-21 02:04:47.713596 | ubuntu-noble | !! 2026-04-21 02:04:47.713599 | ubuntu-noble | 2026-04-21 02:04:47.713603 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.713607 | ubuntu-noble | ############################ 2026-04-21 02:04:47.713610 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.713614 | ubuntu-noble | ############################ 2026-04-21 02:04:47.713618 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.infortrend' as an importable package[^1], 2026-04-21 02:04:47.713621 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.713625 | ubuntu-noble | 2026-04-21 02:04:47.713629 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.713633 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.infortrend' is explicitly added 2026-04-21 02:04:47.713636 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.713640 | ubuntu-noble | 2026-04-21 02:04:47.713644 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.713647 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.713651 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.713655 | ubuntu-noble | 2026-04-21 02:04:47.713658 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.713662 | ubuntu-noble | 2026-04-21 02:04:47.713666 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.713669 | ubuntu-noble | 2026-04-21 02:04:47.713673 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.infortrend' to be distributed and are 2026-04-21 02:04:47.713677 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.infortrend' via 2026-04-21 02:04:47.713680 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.713684 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.713688 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.713691 | ubuntu-noble | 2026-04-21 02:04:47.713699 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.713702 | ubuntu-noble | 2026-04-21 02:04:47.713706 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.713710 | ubuntu-noble | 2026-04-21 02:04:47.713713 | ubuntu-noble | 2026-04-21 02:04:47.713717 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.713721 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.713724 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.713728 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.713732 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.713735 | ubuntu-noble | 2026-04-21 02:04:47.713739 | ubuntu-noble | !! 2026-04-21 02:04:47.713743 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.713756 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur' is absent from the `packages` configuration. 2026-04-21 02:04:47.713764 | ubuntu-noble | !! 2026-04-21 02:04:47.713768 | ubuntu-noble | 2026-04-21 02:04:47.713772 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.713776 | ubuntu-noble | ############################ 2026-04-21 02:04:47.713779 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.713783 | ubuntu-noble | ############################ 2026-04-21 02:04:47.713787 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.inspur' as an importable package[^1], 2026-04-21 02:04:47.713793 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.713797 | ubuntu-noble | 2026-04-21 02:04:47.713800 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.713804 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.inspur' is explicitly added 2026-04-21 02:04:47.713808 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.713811 | ubuntu-noble | 2026-04-21 02:04:47.713815 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.713819 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.713822 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.713826 | ubuntu-noble | 2026-04-21 02:04:47.713830 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.713833 | ubuntu-noble | 2026-04-21 02:04:47.713837 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.713841 | ubuntu-noble | 2026-04-21 02:04:47.713857 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.inspur' to be distributed and are 2026-04-21 02:04:47.713861 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.inspur' via 2026-04-21 02:04:47.713864 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.713868 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.713872 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.713876 | ubuntu-noble | 2026-04-21 02:04:47.713879 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.713883 | ubuntu-noble | 2026-04-21 02:04:47.713887 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.713890 | ubuntu-noble | 2026-04-21 02:04:47.713894 | ubuntu-noble | 2026-04-21 02:04:47.713898 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.713901 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.713905 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.713909 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.713912 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.713916 | ubuntu-noble | 2026-04-21 02:04:47.713920 | ubuntu-noble | !! 2026-04-21 02:04:47.713924 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.713927 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur.as13000' is absent from the `packages` configuration. 2026-04-21 02:04:47.713931 | ubuntu-noble | !! 2026-04-21 02:04:47.713935 | ubuntu-noble | 2026-04-21 02:04:47.713938 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.713942 | ubuntu-noble | ############################ 2026-04-21 02:04:47.713946 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.713950 | ubuntu-noble | ############################ 2026-04-21 02:04:47.713953 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.inspur.as13000' as an importable package[^1], 2026-04-21 02:04:47.713957 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.713961 | ubuntu-noble | 2026-04-21 02:04:47.713964 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.713972 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.inspur.as13000' is explicitly added 2026-04-21 02:04:47.713976 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.713980 | ubuntu-noble | 2026-04-21 02:04:47.713983 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.713987 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.713991 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.713994 | ubuntu-noble | 2026-04-21 02:04:47.713998 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.714002 | ubuntu-noble | 2026-04-21 02:04:47.714005 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.714009 | ubuntu-noble | 2026-04-21 02:04:47.714013 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.inspur.as13000' to be distributed and are 2026-04-21 02:04:47.714017 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.inspur.as13000' via 2026-04-21 02:04:47.714023 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.714027 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.714031 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.714034 | ubuntu-noble | 2026-04-21 02:04:47.714038 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.714042 | ubuntu-noble | 2026-04-21 02:04:47.714045 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.714049 | ubuntu-noble | 2026-04-21 02:04:47.714053 | ubuntu-noble | 2026-04-21 02:04:47.714056 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.714060 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.714064 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.714068 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.714071 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.714075 | ubuntu-noble | 2026-04-21 02:04:47.714079 | ubuntu-noble | !! 2026-04-21 02:04:47.714082 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.714086 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur.instorage' is absent from the `packages` configuration. 2026-04-21 02:04:47.714090 | ubuntu-noble | !! 2026-04-21 02:04:47.714093 | ubuntu-noble | 2026-04-21 02:04:47.714100 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.714104 | ubuntu-noble | ############################ 2026-04-21 02:04:47.714108 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.714111 | ubuntu-noble | ############################ 2026-04-21 02:04:47.714115 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.inspur.instorage' as an importable package[^1], 2026-04-21 02:04:47.714119 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.714122 | ubuntu-noble | 2026-04-21 02:04:47.714126 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.714130 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.inspur.instorage' is explicitly added 2026-04-21 02:04:47.714133 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.714137 | ubuntu-noble | 2026-04-21 02:04:47.714141 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.714145 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.714148 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.714152 | ubuntu-noble | 2026-04-21 02:04:47.714156 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.714163 | ubuntu-noble | 2026-04-21 02:04:47.714167 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.714171 | ubuntu-noble | 2026-04-21 02:04:47.714174 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.inspur.instorage' to be distributed and are 2026-04-21 02:04:47.714178 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.inspur.instorage' via 2026-04-21 02:04:47.714182 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.714185 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.714189 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.714193 | ubuntu-noble | 2026-04-21 02:04:47.714196 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.714200 | ubuntu-noble | 2026-04-21 02:04:47.714204 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.714208 | ubuntu-noble | 2026-04-21 02:04:47.714211 | ubuntu-noble | 2026-04-21 02:04:47.714215 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.714219 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.714222 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.714226 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.714230 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.714233 | ubuntu-noble | 2026-04-21 02:04:47.714237 | ubuntu-noble | !! 2026-04-21 02:04:47.714241 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.714245 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.macrosan' is absent from the `packages` configuration. 2026-04-21 02:04:47.714248 | ubuntu-noble | !! 2026-04-21 02:04:47.714252 | ubuntu-noble | 2026-04-21 02:04:47.714256 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.714259 | ubuntu-noble | ############################ 2026-04-21 02:04:47.714263 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.714267 | ubuntu-noble | ############################ 2026-04-21 02:04:47.714270 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.macrosan' as an importable package[^1], 2026-04-21 02:04:47.714274 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.714278 | ubuntu-noble | 2026-04-21 02:04:47.714282 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.714301 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.macrosan' is explicitly added 2026-04-21 02:04:47.714307 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.714311 | ubuntu-noble | 2026-04-21 02:04:47.714315 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.714319 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.714322 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.714326 | ubuntu-noble | 2026-04-21 02:04:47.714334 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.714338 | ubuntu-noble | 2026-04-21 02:04:47.714341 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.714345 | ubuntu-noble | 2026-04-21 02:04:47.714349 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.macrosan' to be distributed and are 2026-04-21 02:04:47.714353 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.macrosan' via 2026-04-21 02:04:47.714356 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.714360 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.714364 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.714372 | ubuntu-noble | 2026-04-21 02:04:47.714375 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.714379 | ubuntu-noble | 2026-04-21 02:04:47.714383 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.714387 | ubuntu-noble | 2026-04-21 02:04:47.714390 | ubuntu-noble | 2026-04-21 02:04:47.714394 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.714398 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.714401 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.714405 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.714409 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.714413 | ubuntu-noble | 2026-04-21 02:04:47.714416 | ubuntu-noble | !! 2026-04-21 02:04:47.714420 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.714426 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.maprfs' is absent from the `packages` configuration. 2026-04-21 02:04:47.714430 | ubuntu-noble | !! 2026-04-21 02:04:47.714434 | ubuntu-noble | 2026-04-21 02:04:47.714438 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.714441 | ubuntu-noble | ############################ 2026-04-21 02:04:47.714445 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.714449 | ubuntu-noble | ############################ 2026-04-21 02:04:47.714452 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.maprfs' as an importable package[^1], 2026-04-21 02:04:47.714456 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.714460 | ubuntu-noble | 2026-04-21 02:04:47.714464 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.714467 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.maprfs' is explicitly added 2026-04-21 02:04:47.714471 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.714475 | ubuntu-noble | 2026-04-21 02:04:47.714478 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.714482 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.714486 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.714489 | ubuntu-noble | 2026-04-21 02:04:47.714493 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.714497 | ubuntu-noble | 2026-04-21 02:04:47.714500 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.714504 | ubuntu-noble | 2026-04-21 02:04:47.714508 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.maprfs' to be distributed and are 2026-04-21 02:04:47.714512 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.maprfs' via 2026-04-21 02:04:47.714515 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.714519 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.714523 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.714526 | ubuntu-noble | 2026-04-21 02:04:47.714530 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.714534 | ubuntu-noble | 2026-04-21 02:04:47.714537 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.714541 | ubuntu-noble | 2026-04-21 02:04:47.714545 | ubuntu-noble | 2026-04-21 02:04:47.714548 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.714552 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.714556 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.714559 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.714567 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.714571 | ubuntu-noble | 2026-04-21 02:04:47.714574 | ubuntu-noble | !! 2026-04-21 02:04:47.714578 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.714582 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp' is absent from the `packages` configuration. 2026-04-21 02:04:47.714585 | ubuntu-noble | !! 2026-04-21 02:04:47.714589 | ubuntu-noble | 2026-04-21 02:04:47.714593 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.714597 | ubuntu-noble | ############################ 2026-04-21 02:04:47.714600 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.714604 | ubuntu-noble | ############################ 2026-04-21 02:04:47.714608 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp' as an importable package[^1], 2026-04-21 02:04:47.714611 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.714615 | ubuntu-noble | 2026-04-21 02:04:47.714619 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.714623 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp' is explicitly added 2026-04-21 02:04:47.714626 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.714630 | ubuntu-noble | 2026-04-21 02:04:47.714637 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.714640 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.714644 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.714648 | ubuntu-noble | 2026-04-21 02:04:47.714651 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.714655 | ubuntu-noble | 2026-04-21 02:04:47.714659 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.714663 | ubuntu-noble | 2026-04-21 02:04:47.714666 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp' to be distributed and are 2026-04-21 02:04:47.714670 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp' via 2026-04-21 02:04:47.714674 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.714677 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.714681 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.714685 | ubuntu-noble | 2026-04-21 02:04:47.714688 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.714692 | ubuntu-noble | 2026-04-21 02:04:47.714696 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.714700 | ubuntu-noble | 2026-04-21 02:04:47.714703 | ubuntu-noble | 2026-04-21 02:04:47.714707 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.714711 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.714717 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.714721 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.714724 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.714728 | ubuntu-noble | 2026-04-21 02:04:47.714732 | ubuntu-noble | !! 2026-04-21 02:04:47.714736 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.714739 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap' is absent from the `packages` configuration. 2026-04-21 02:04:47.714743 | ubuntu-noble | !! 2026-04-21 02:04:47.714747 | ubuntu-noble | 2026-04-21 02:04:47.714751 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.714754 | ubuntu-noble | ############################ 2026-04-21 02:04:47.714762 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.714765 | ubuntu-noble | ############################ 2026-04-21 02:04:47.714769 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp.dataontap' as an importable package[^1], 2026-04-21 02:04:47.714773 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.714776 | ubuntu-noble | 2026-04-21 02:04:47.714780 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.714784 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap' is explicitly added 2026-04-21 02:04:47.714788 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.714791 | ubuntu-noble | 2026-04-21 02:04:47.714795 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.714799 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.714802 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.714806 | ubuntu-noble | 2026-04-21 02:04:47.714810 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.714813 | ubuntu-noble | 2026-04-21 02:04:47.714817 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.714821 | ubuntu-noble | 2026-04-21 02:04:47.714824 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp.dataontap' to be distributed and are 2026-04-21 02:04:47.714828 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap' via 2026-04-21 02:04:47.714832 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.714836 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.714839 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.714843 | ubuntu-noble | 2026-04-21 02:04:47.714847 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.714850 | ubuntu-noble | 2026-04-21 02:04:47.714854 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.714858 | ubuntu-noble | 2026-04-21 02:04:47.714861 | ubuntu-noble | 2026-04-21 02:04:47.714865 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.714869 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.714872 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.714876 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.714880 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.714884 | ubuntu-noble | 2026-04-21 02:04:47.714887 | ubuntu-noble | !! 2026-04-21 02:04:47.714891 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.714895 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.client' is absent from the `packages` configuration. 2026-04-21 02:04:47.714899 | ubuntu-noble | !! 2026-04-21 02:04:47.714902 | ubuntu-noble | 2026-04-21 02:04:47.714906 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.714910 | ubuntu-noble | ############################ 2026-04-21 02:04:47.714913 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.714917 | ubuntu-noble | ############################ 2026-04-21 02:04:47.714921 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.client' as an importable package[^1], 2026-04-21 02:04:47.714927 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.714931 | ubuntu-noble | 2026-04-21 02:04:47.714935 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.714938 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.client' is explicitly added 2026-04-21 02:04:47.714942 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.714949 | ubuntu-noble | 2026-04-21 02:04:47.714953 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.714957 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.714960 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.714964 | ubuntu-noble | 2026-04-21 02:04:47.714968 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.714971 | ubuntu-noble | 2026-04-21 02:04:47.714975 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.714979 | ubuntu-noble | 2026-04-21 02:04:47.714983 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp.dataontap.client' to be distributed and are 2026-04-21 02:04:47.714986 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.client' via 2026-04-21 02:04:47.714990 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.714994 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.715000 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.715004 | ubuntu-noble | 2026-04-21 02:04:47.715008 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.715011 | ubuntu-noble | 2026-04-21 02:04:47.715015 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.715019 | ubuntu-noble | 2026-04-21 02:04:47.715023 | ubuntu-noble | 2026-04-21 02:04:47.715026 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.715030 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.715034 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.715037 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.715041 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.715045 | ubuntu-noble | 2026-04-21 02:04:47.715048 | ubuntu-noble | !! 2026-04-21 02:04:47.715052 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.715056 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' is absent from the `packages` configuration. 2026-04-21 02:04:47.715060 | ubuntu-noble | !! 2026-04-21 02:04:47.715063 | ubuntu-noble | 2026-04-21 02:04:47.715067 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.715071 | ubuntu-noble | ############################ 2026-04-21 02:04:47.715075 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.715078 | ubuntu-noble | ############################ 2026-04-21 02:04:47.715082 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' as an importable package[^1], 2026-04-21 02:04:47.715086 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.715089 | ubuntu-noble | 2026-04-21 02:04:47.715093 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.715097 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' is explicitly added 2026-04-21 02:04:47.715100 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.715104 | ubuntu-noble | 2026-04-21 02:04:47.715108 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.715112 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.715115 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.715119 | ubuntu-noble | 2026-04-21 02:04:47.715123 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.715126 | ubuntu-noble | 2026-04-21 02:04:47.715130 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.715138 | ubuntu-noble | 2026-04-21 02:04:47.715142 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' to be distributed and are 2026-04-21 02:04:47.715145 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' via 2026-04-21 02:04:47.715149 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.715153 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.715156 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.715160 | ubuntu-noble | 2026-04-21 02:04:47.715164 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.715168 | ubuntu-noble | 2026-04-21 02:04:47.715171 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.715175 | ubuntu-noble | 2026-04-21 02:04:47.715179 | ubuntu-noble | 2026-04-21 02:04:47.715182 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.715186 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.715190 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.715193 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.715197 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.715201 | ubuntu-noble | 2026-04-21 02:04:47.715204 | ubuntu-noble | !! 2026-04-21 02:04:47.715208 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.715215 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.protocols' is absent from the `packages` configuration. 2026-04-21 02:04:47.715219 | ubuntu-noble | !! 2026-04-21 02:04:47.715223 | ubuntu-noble | 2026-04-21 02:04:47.715226 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.715230 | ubuntu-noble | ############################ 2026-04-21 02:04:47.715234 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.715237 | ubuntu-noble | ############################ 2026-04-21 02:04:47.715241 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.protocols' as an importable package[^1], 2026-04-21 02:04:47.715245 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.715249 | ubuntu-noble | 2026-04-21 02:04:47.715252 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.715256 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.protocols' is explicitly added 2026-04-21 02:04:47.715260 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.715263 | ubuntu-noble | 2026-04-21 02:04:47.715267 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.715271 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.715274 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.715278 | ubuntu-noble | 2026-04-21 02:04:47.715282 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.715286 | ubuntu-noble | 2026-04-21 02:04:47.715314 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.715318 | ubuntu-noble | 2026-04-21 02:04:47.715324 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp.dataontap.protocols' to be distributed and are 2026-04-21 02:04:47.715328 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.protocols' via 2026-04-21 02:04:47.715332 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.715335 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.715339 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.715343 | ubuntu-noble | 2026-04-21 02:04:47.715355 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.715359 | ubuntu-noble | 2026-04-21 02:04:47.715363 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.715367 | ubuntu-noble | 2026-04-21 02:04:47.715370 | ubuntu-noble | 2026-04-21 02:04:47.715374 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.715378 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.715382 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.715385 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.715389 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.715393 | ubuntu-noble | 2026-04-21 02:04:47.715396 | ubuntu-noble | !! 2026-04-21 02:04:47.715400 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.715404 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta' is absent from the `packages` configuration. 2026-04-21 02:04:47.715408 | ubuntu-noble | !! 2026-04-21 02:04:47.715411 | ubuntu-noble | 2026-04-21 02:04:47.715415 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.715419 | ubuntu-noble | ############################ 2026-04-21 02:04:47.715423 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.715426 | ubuntu-noble | ############################ 2026-04-21 02:04:47.715430 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.nexenta' as an importable package[^1], 2026-04-21 02:04:47.715434 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.715437 | ubuntu-noble | 2026-04-21 02:04:47.715441 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.715445 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.nexenta' is explicitly added 2026-04-21 02:04:47.715448 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.715452 | ubuntu-noble | 2026-04-21 02:04:47.715456 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.715460 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.715463 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.715467 | ubuntu-noble | 2026-04-21 02:04:47.715471 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.715474 | ubuntu-noble | 2026-04-21 02:04:47.715478 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.715482 | ubuntu-noble | 2026-04-21 02:04:47.715485 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.nexenta' to be distributed and are 2026-04-21 02:04:47.715489 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.nexenta' via 2026-04-21 02:04:47.715493 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.715497 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.715500 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.715504 | ubuntu-noble | 2026-04-21 02:04:47.715508 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.715511 | ubuntu-noble | 2026-04-21 02:04:47.715515 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.715519 | ubuntu-noble | 2026-04-21 02:04:47.715522 | ubuntu-noble | 2026-04-21 02:04:47.715526 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.715530 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.715534 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.715541 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.715545 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.715552 | ubuntu-noble | 2026-04-21 02:04:47.715556 | ubuntu-noble | !! 2026-04-21 02:04:47.715560 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.715564 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta.ns4' is absent from the `packages` configuration. 2026-04-21 02:04:47.715567 | ubuntu-noble | !! 2026-04-21 02:04:47.715571 | ubuntu-noble | 2026-04-21 02:04:47.715575 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.715579 | ubuntu-noble | ############################ 2026-04-21 02:04:47.715582 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.715586 | ubuntu-noble | ############################ 2026-04-21 02:04:47.715590 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.nexenta.ns4' as an importable package[^1], 2026-04-21 02:04:47.715593 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.715597 | ubuntu-noble | 2026-04-21 02:04:47.715601 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.715605 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.nexenta.ns4' is explicitly added 2026-04-21 02:04:47.715608 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.715612 | ubuntu-noble | 2026-04-21 02:04:47.715616 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.715622 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.715626 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.715630 | ubuntu-noble | 2026-04-21 02:04:47.715633 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.715637 | ubuntu-noble | 2026-04-21 02:04:47.715641 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.715645 | ubuntu-noble | 2026-04-21 02:04:47.715648 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.nexenta.ns4' to be distributed and are 2026-04-21 02:04:47.715652 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.nexenta.ns4' via 2026-04-21 02:04:47.715656 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.715659 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.715663 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.715667 | ubuntu-noble | 2026-04-21 02:04:47.715670 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.715674 | ubuntu-noble | 2026-04-21 02:04:47.715678 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.715682 | ubuntu-noble | 2026-04-21 02:04:47.715685 | ubuntu-noble | 2026-04-21 02:04:47.715689 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.715693 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.715696 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.715700 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.715704 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.715708 | ubuntu-noble | 2026-04-21 02:04:47.715711 | ubuntu-noble | !! 2026-04-21 02:04:47.715715 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.715719 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta.ns5' is absent from the `packages` configuration. 2026-04-21 02:04:47.715722 | ubuntu-noble | !! 2026-04-21 02:04:47.715726 | ubuntu-noble | 2026-04-21 02:04:47.715730 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.715734 | ubuntu-noble | ############################ 2026-04-21 02:04:47.715741 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.715745 | ubuntu-noble | ############################ 2026-04-21 02:04:47.715748 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.nexenta.ns5' as an importable package[^1], 2026-04-21 02:04:47.715752 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.715756 | ubuntu-noble | 2026-04-21 02:04:47.715760 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.715763 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.nexenta.ns5' is explicitly added 2026-04-21 02:04:47.715767 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.715771 | ubuntu-noble | 2026-04-21 02:04:47.715774 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.715778 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.715782 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.715786 | ubuntu-noble | 2026-04-21 02:04:47.715789 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.715793 | ubuntu-noble | 2026-04-21 02:04:47.715797 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.715800 | ubuntu-noble | 2026-04-21 02:04:47.715804 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.nexenta.ns5' to be distributed and are 2026-04-21 02:04:47.715808 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.nexenta.ns5' via 2026-04-21 02:04:47.715811 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.715815 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.715819 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.715823 | ubuntu-noble | 2026-04-21 02:04:47.715826 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.715830 | ubuntu-noble | 2026-04-21 02:04:47.715837 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.715841 | ubuntu-noble | 2026-04-21 02:04:47.715844 | ubuntu-noble | 2026-04-21 02:04:47.715848 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.715852 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.715855 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.715859 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.715863 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.715866 | ubuntu-noble | 2026-04-21 02:04:47.715870 | ubuntu-noble | !! 2026-04-21 02:04:47.715874 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.715878 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.purestorage' is absent from the `packages` configuration. 2026-04-21 02:04:47.715881 | ubuntu-noble | !! 2026-04-21 02:04:47.715885 | ubuntu-noble | 2026-04-21 02:04:47.715889 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.715892 | ubuntu-noble | ############################ 2026-04-21 02:04:47.715896 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.715900 | ubuntu-noble | ############################ 2026-04-21 02:04:47.715904 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.purestorage' as an importable package[^1], 2026-04-21 02:04:47.715907 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.715911 | ubuntu-noble | 2026-04-21 02:04:47.715917 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.715921 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.purestorage' is explicitly added 2026-04-21 02:04:47.715925 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.715929 | ubuntu-noble | 2026-04-21 02:04:47.715937 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.715940 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.715944 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.715948 | ubuntu-noble | 2026-04-21 02:04:47.715952 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.715955 | ubuntu-noble | 2026-04-21 02:04:47.715959 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.715963 | ubuntu-noble | 2026-04-21 02:04:47.715966 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.purestorage' to be distributed and are 2026-04-21 02:04:47.715970 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.purestorage' via 2026-04-21 02:04:47.715974 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.715978 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.715981 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.715985 | ubuntu-noble | 2026-04-21 02:04:47.715989 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.715992 | ubuntu-noble | 2026-04-21 02:04:47.715996 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.716000 | ubuntu-noble | 2026-04-21 02:04:47.716004 | ubuntu-noble | 2026-04-21 02:04:47.716007 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.716011 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.716015 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.716018 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.716022 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.716026 | ubuntu-noble | 2026-04-21 02:04:47.716029 | ubuntu-noble | !! 2026-04-21 02:04:47.716033 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.716037 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.qnap' is absent from the `packages` configuration. 2026-04-21 02:04:47.716041 | ubuntu-noble | !! 2026-04-21 02:04:47.716044 | ubuntu-noble | 2026-04-21 02:04:47.716048 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.716052 | ubuntu-noble | ############################ 2026-04-21 02:04:47.716055 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.716059 | ubuntu-noble | ############################ 2026-04-21 02:04:47.716063 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.qnap' as an importable package[^1], 2026-04-21 02:04:47.716067 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.716070 | ubuntu-noble | 2026-04-21 02:04:47.716074 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.716078 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.qnap' is explicitly added 2026-04-21 02:04:47.716081 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.716085 | ubuntu-noble | 2026-04-21 02:04:47.716089 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.716092 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.716096 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.716100 | ubuntu-noble | 2026-04-21 02:04:47.716104 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.716107 | ubuntu-noble | 2026-04-21 02:04:47.716111 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.716115 | ubuntu-noble | 2026-04-21 02:04:47.716118 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.qnap' to be distributed and are 2026-04-21 02:04:47.716126 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.qnap' via 2026-04-21 02:04:47.716130 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.716136 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.716140 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.716144 | ubuntu-noble | 2026-04-21 02:04:47.716148 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.716151 | ubuntu-noble | 2026-04-21 02:04:47.716155 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.716159 | ubuntu-noble | 2026-04-21 02:04:47.716162 | ubuntu-noble | 2026-04-21 02:04:47.716166 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.716170 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.716173 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.716177 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.716181 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.716185 | ubuntu-noble | 2026-04-21 02:04:47.716188 | ubuntu-noble | !! 2026-04-21 02:04:47.716192 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.716196 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.quobyte' is absent from the `packages` configuration. 2026-04-21 02:04:47.716200 | ubuntu-noble | !! 2026-04-21 02:04:47.716203 | ubuntu-noble | 2026-04-21 02:04:47.716207 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.716211 | ubuntu-noble | ############################ 2026-04-21 02:04:47.716214 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.716221 | ubuntu-noble | ############################ 2026-04-21 02:04:47.716224 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.quobyte' as an importable package[^1], 2026-04-21 02:04:47.716228 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.716232 | ubuntu-noble | 2026-04-21 02:04:47.716236 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.716239 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.quobyte' is explicitly added 2026-04-21 02:04:47.716243 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.716247 | ubuntu-noble | 2026-04-21 02:04:47.716250 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.716254 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.716259 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.716264 | ubuntu-noble | 2026-04-21 02:04:47.716268 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.716272 | ubuntu-noble | 2026-04-21 02:04:47.716276 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.716281 | ubuntu-noble | 2026-04-21 02:04:47.716285 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.quobyte' to be distributed and are 2026-04-21 02:04:47.716301 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.quobyte' via 2026-04-21 02:04:47.716305 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.716309 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.716313 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.716316 | ubuntu-noble | 2026-04-21 02:04:47.716320 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.716324 | ubuntu-noble | 2026-04-21 02:04:47.716328 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.716331 | ubuntu-noble | 2026-04-21 02:04:47.716339 | ubuntu-noble | 2026-04-21 02:04:47.716343 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.716346 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.716350 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.716354 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.716358 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.716361 | ubuntu-noble | 2026-04-21 02:04:47.716365 | ubuntu-noble | !! 2026-04-21 02:04:47.716369 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.716372 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.tegile' is absent from the `packages` configuration. 2026-04-21 02:04:47.716376 | ubuntu-noble | !! 2026-04-21 02:04:47.716380 | ubuntu-noble | 2026-04-21 02:04:47.716384 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.716387 | ubuntu-noble | ############################ 2026-04-21 02:04:47.716391 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.716395 | ubuntu-noble | ############################ 2026-04-21 02:04:47.716398 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.tegile' as an importable package[^1], 2026-04-21 02:04:47.716402 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.716406 | ubuntu-noble | 2026-04-21 02:04:47.716410 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.716413 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.tegile' is explicitly added 2026-04-21 02:04:47.716417 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.716421 | ubuntu-noble | 2026-04-21 02:04:47.716424 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.716428 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.716432 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.716435 | ubuntu-noble | 2026-04-21 02:04:47.716439 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.716443 | ubuntu-noble | 2026-04-21 02:04:47.716447 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.716450 | ubuntu-noble | 2026-04-21 02:04:47.716458 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.tegile' to be distributed and are 2026-04-21 02:04:47.716461 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.tegile' via 2026-04-21 02:04:47.716465 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.716469 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.716473 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.716476 | ubuntu-noble | 2026-04-21 02:04:47.716480 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.716484 | ubuntu-noble | 2026-04-21 02:04:47.716487 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.716491 | ubuntu-noble | 2026-04-21 02:04:47.716495 | ubuntu-noble | 2026-04-21 02:04:47.716498 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.716502 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.716506 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.716510 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.716513 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.716517 | ubuntu-noble | 2026-04-21 02:04:47.716521 | ubuntu-noble | !! 2026-04-21 02:04:47.716524 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.716531 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.vastdata' is absent from the `packages` configuration. 2026-04-21 02:04:47.716538 | ubuntu-noble | !! 2026-04-21 02:04:47.716542 | ubuntu-noble | 2026-04-21 02:04:47.716546 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.716549 | ubuntu-noble | ############################ 2026-04-21 02:04:47.716553 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.716557 | ubuntu-noble | ############################ 2026-04-21 02:04:47.716561 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.vastdata' as an importable package[^1], 2026-04-21 02:04:47.716564 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.716568 | ubuntu-noble | 2026-04-21 02:04:47.716572 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.716575 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.vastdata' is explicitly added 2026-04-21 02:04:47.716579 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.716583 | ubuntu-noble | 2026-04-21 02:04:47.716587 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.716590 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.716594 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.716598 | ubuntu-noble | 2026-04-21 02:04:47.716601 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.716605 | ubuntu-noble | 2026-04-21 02:04:47.716609 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.716612 | ubuntu-noble | 2026-04-21 02:04:47.716616 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.vastdata' to be distributed and are 2026-04-21 02:04:47.716620 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.vastdata' via 2026-04-21 02:04:47.716624 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.716627 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.716631 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.716635 | ubuntu-noble | 2026-04-21 02:04:47.716639 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.716642 | ubuntu-noble | 2026-04-21 02:04:47.716646 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.716650 | ubuntu-noble | 2026-04-21 02:04:47.716653 | ubuntu-noble | 2026-04-21 02:04:47.716657 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.716661 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.716665 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.716668 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.716672 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.716676 | ubuntu-noble | 2026-04-21 02:04:47.716679 | ubuntu-noble | !! 2026-04-21 02:04:47.716683 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.716687 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.veritas' is absent from the `packages` configuration. 2026-04-21 02:04:47.716691 | ubuntu-noble | !! 2026-04-21 02:04:47.716694 | ubuntu-noble | 2026-04-21 02:04:47.716698 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.716702 | ubuntu-noble | ############################ 2026-04-21 02:04:47.716705 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.716709 | ubuntu-noble | ############################ 2026-04-21 02:04:47.716713 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.veritas' as an importable package[^1], 2026-04-21 02:04:47.716717 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.716724 | ubuntu-noble | 2026-04-21 02:04:47.716728 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.716732 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.veritas' is explicitly added 2026-04-21 02:04:47.716735 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.716739 | ubuntu-noble | 2026-04-21 02:04:47.716743 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.716746 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.716753 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.716757 | ubuntu-noble | 2026-04-21 02:04:47.716761 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.716764 | ubuntu-noble | 2026-04-21 02:04:47.716768 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.716772 | ubuntu-noble | 2026-04-21 02:04:47.716776 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.veritas' to be distributed and are 2026-04-21 02:04:47.716779 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.veritas' via 2026-04-21 02:04:47.716783 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.716787 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.716790 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.716794 | ubuntu-noble | 2026-04-21 02:04:47.716798 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.716802 | ubuntu-noble | 2026-04-21 02:04:47.716805 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.716809 | ubuntu-noble | 2026-04-21 02:04:47.716813 | ubuntu-noble | 2026-04-21 02:04:47.716816 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.716820 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.716824 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.716827 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.716834 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.716838 | ubuntu-noble | 2026-04-21 02:04:47.716841 | ubuntu-noble | !! 2026-04-21 02:04:47.716845 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.716849 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.windows' is absent from the `packages` configuration. 2026-04-21 02:04:47.716853 | ubuntu-noble | !! 2026-04-21 02:04:47.716856 | ubuntu-noble | 2026-04-21 02:04:47.716860 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.716864 | ubuntu-noble | ############################ 2026-04-21 02:04:47.716868 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.716871 | ubuntu-noble | ############################ 2026-04-21 02:04:47.716875 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.windows' as an importable package[^1], 2026-04-21 02:04:47.716879 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.716882 | ubuntu-noble | 2026-04-21 02:04:47.716886 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.716890 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.windows' is explicitly added 2026-04-21 02:04:47.716894 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.716897 | ubuntu-noble | 2026-04-21 02:04:47.716901 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.716905 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.716908 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.716912 | ubuntu-noble | 2026-04-21 02:04:47.716916 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.716923 | ubuntu-noble | 2026-04-21 02:04:47.716927 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.716931 | ubuntu-noble | 2026-04-21 02:04:47.716935 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.windows' to be distributed and are 2026-04-21 02:04:47.716938 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.windows' via 2026-04-21 02:04:47.716942 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.716946 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.716949 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.716953 | ubuntu-noble | 2026-04-21 02:04:47.716957 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.716961 | ubuntu-noble | 2026-04-21 02:04:47.716964 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.716968 | ubuntu-noble | 2026-04-21 02:04:47.716972 | ubuntu-noble | 2026-04-21 02:04:47.716975 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.716979 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.716983 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.716987 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.716990 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.716994 | ubuntu-noble | 2026-04-21 02:04:47.716998 | ubuntu-noble | !! 2026-04-21 02:04:47.717001 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.717005 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zadara' is absent from the `packages` configuration. 2026-04-21 02:04:47.717009 | ubuntu-noble | !! 2026-04-21 02:04:47.717013 | ubuntu-noble | 2026-04-21 02:04:47.717016 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.717020 | ubuntu-noble | ############################ 2026-04-21 02:04:47.717024 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.717028 | ubuntu-noble | ############################ 2026-04-21 02:04:47.717031 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.zadara' as an importable package[^1], 2026-04-21 02:04:47.717035 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.717039 | ubuntu-noble | 2026-04-21 02:04:47.717042 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.717049 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.zadara' is explicitly added 2026-04-21 02:04:47.717053 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.717057 | ubuntu-noble | 2026-04-21 02:04:47.717060 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.717064 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.717068 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.717071 | ubuntu-noble | 2026-04-21 02:04:47.717075 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.717079 | ubuntu-noble | 2026-04-21 02:04:47.717083 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.717086 | ubuntu-noble | 2026-04-21 02:04:47.717090 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.zadara' to be distributed and are 2026-04-21 02:04:47.717094 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.zadara' via 2026-04-21 02:04:47.717097 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.717101 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.717105 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.717112 | ubuntu-noble | 2026-04-21 02:04:47.717116 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.717120 | ubuntu-noble | 2026-04-21 02:04:47.717123 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.717127 | ubuntu-noble | 2026-04-21 02:04:47.717131 | ubuntu-noble | 2026-04-21 02:04:47.717135 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.717144 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.717148 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.717151 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.717155 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.717159 | ubuntu-noble | 2026-04-21 02:04:47.717162 | ubuntu-noble | !! 2026-04-21 02:04:47.717166 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.717170 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zfsonlinux' is absent from the `packages` configuration. 2026-04-21 02:04:47.717174 | ubuntu-noble | !! 2026-04-21 02:04:47.717178 | ubuntu-noble | 2026-04-21 02:04:47.717181 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.717185 | ubuntu-noble | ############################ 2026-04-21 02:04:47.717189 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.717192 | ubuntu-noble | ############################ 2026-04-21 02:04:47.717196 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.zfsonlinux' as an importable package[^1], 2026-04-21 02:04:47.717200 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.717204 | ubuntu-noble | 2026-04-21 02:04:47.717207 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.717211 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.zfsonlinux' is explicitly added 2026-04-21 02:04:47.717215 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.717218 | ubuntu-noble | 2026-04-21 02:04:47.717222 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.717226 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.717230 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.717233 | ubuntu-noble | 2026-04-21 02:04:47.717237 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.717241 | ubuntu-noble | 2026-04-21 02:04:47.717245 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.717248 | ubuntu-noble | 2026-04-21 02:04:47.717252 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.zfsonlinux' to be distributed and are 2026-04-21 02:04:47.717256 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.zfsonlinux' via 2026-04-21 02:04:47.717259 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.717263 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.717267 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.717271 | ubuntu-noble | 2026-04-21 02:04:47.717274 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.717278 | ubuntu-noble | 2026-04-21 02:04:47.717282 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.717285 | ubuntu-noble | 2026-04-21 02:04:47.717301 | ubuntu-noble | 2026-04-21 02:04:47.717304 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.717308 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.717312 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.717320 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.717323 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.717327 | ubuntu-noble | 2026-04-21 02:04:47.717331 | ubuntu-noble | !! 2026-04-21 02:04:47.717334 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.717338 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zfssa' is absent from the `packages` configuration. 2026-04-21 02:04:47.717342 | ubuntu-noble | !! 2026-04-21 02:04:47.717346 | ubuntu-noble | 2026-04-21 02:04:47.717349 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.717353 | ubuntu-noble | ############################ 2026-04-21 02:04:47.717357 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.717361 | ubuntu-noble | ############################ 2026-04-21 02:04:47.717368 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.zfssa' as an importable package[^1], 2026-04-21 02:04:47.717371 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.717375 | ubuntu-noble | 2026-04-21 02:04:47.717379 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.717383 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.zfssa' is explicitly added 2026-04-21 02:04:47.717386 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.717390 | ubuntu-noble | 2026-04-21 02:04:47.717394 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.717397 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.717401 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.717405 | ubuntu-noble | 2026-04-21 02:04:47.717408 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.717412 | ubuntu-noble | 2026-04-21 02:04:47.717416 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.717420 | ubuntu-noble | 2026-04-21 02:04:47.717423 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.zfssa' to be distributed and are 2026-04-21 02:04:47.717427 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.zfssa' via 2026-04-21 02:04:47.717431 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.717434 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.717438 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.717442 | ubuntu-noble | 2026-04-21 02:04:47.717446 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.717449 | ubuntu-noble | 2026-04-21 02:04:47.717453 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.717457 | ubuntu-noble | 2026-04-21 02:04:47.717460 | ubuntu-noble | 2026-04-21 02:04:47.717464 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.717468 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.717472 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.717475 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.717479 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.717483 | ubuntu-noble | 2026-04-21 02:04:47.717486 | ubuntu-noble | !! 2026-04-21 02:04:47.717490 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.717494 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share_group' is absent from the `packages` configuration. 2026-04-21 02:04:47.717498 | ubuntu-noble | !! 2026-04-21 02:04:47.717501 | ubuntu-noble | 2026-04-21 02:04:47.717505 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.717513 | ubuntu-noble | ############################ 2026-04-21 02:04:47.717516 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.717520 | ubuntu-noble | ############################ 2026-04-21 02:04:47.717524 | ubuntu-noble | Python recognizes 'manila.tests.share_group' as an importable package[^1], 2026-04-21 02:04:47.717528 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.717531 | ubuntu-noble | 2026-04-21 02:04:47.717541 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.717545 | ubuntu-noble | package, please make sure that 'manila.tests.share_group' is explicitly added 2026-04-21 02:04:47.717549 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.717552 | ubuntu-noble | 2026-04-21 02:04:47.717556 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.717560 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.717564 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.717567 | ubuntu-noble | 2026-04-21 02:04:47.717571 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.717575 | ubuntu-noble | 2026-04-21 02:04:47.717578 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.717582 | ubuntu-noble | 2026-04-21 02:04:47.717586 | ubuntu-noble | If you don't want 'manila.tests.share_group' to be distributed and are 2026-04-21 02:04:47.717590 | ubuntu-noble | already explicitly excluding 'manila.tests.share_group' via 2026-04-21 02:04:47.717593 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.717597 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.717601 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.717604 | ubuntu-noble | 2026-04-21 02:04:47.717608 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.717612 | ubuntu-noble | 2026-04-21 02:04:47.717616 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.717619 | ubuntu-noble | 2026-04-21 02:04:47.717623 | ubuntu-noble | 2026-04-21 02:04:47.717627 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.717630 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.717634 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.717638 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.717642 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.717645 | ubuntu-noble | 2026-04-21 02:04:47.717649 | ubuntu-noble | !! 2026-04-21 02:04:47.717653 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.717657 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.var' is absent from the `packages` configuration. 2026-04-21 02:04:47.717660 | ubuntu-noble | !! 2026-04-21 02:04:47.717664 | ubuntu-noble | 2026-04-21 02:04:47.717668 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.717675 | ubuntu-noble | ############################ 2026-04-21 02:04:47.717678 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.717682 | ubuntu-noble | ############################ 2026-04-21 02:04:47.717686 | ubuntu-noble | Python recognizes 'manila.tests.var' as an importable package[^1], 2026-04-21 02:04:47.717690 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.717693 | ubuntu-noble | 2026-04-21 02:04:47.717697 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.717701 | ubuntu-noble | package, please make sure that 'manila.tests.var' is explicitly added 2026-04-21 02:04:47.717704 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.717708 | ubuntu-noble | 2026-04-21 02:04:47.717712 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.717719 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.717723 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.717727 | ubuntu-noble | 2026-04-21 02:04:47.717731 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.717734 | ubuntu-noble | 2026-04-21 02:04:47.717738 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.717742 | ubuntu-noble | 2026-04-21 02:04:47.717745 | ubuntu-noble | If you don't want 'manila.tests.var' to be distributed and are 2026-04-21 02:04:47.717749 | ubuntu-noble | already explicitly excluding 'manila.tests.var' via 2026-04-21 02:04:47.717753 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.717759 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.717763 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.717766 | ubuntu-noble | 2026-04-21 02:04:47.717770 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.717774 | ubuntu-noble | 2026-04-21 02:04:47.717778 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.717781 | ubuntu-noble | 2026-04-21 02:04:47.717785 | ubuntu-noble | 2026-04-21 02:04:47.717789 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.717792 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.717796 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.717800 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.717804 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.717807 | ubuntu-noble | 2026-04-21 02:04:47.717811 | ubuntu-noble | !! 2026-04-21 02:04:47.717815 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.717819 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.volume' is absent from the `packages` configuration. 2026-04-21 02:04:47.717822 | ubuntu-noble | !! 2026-04-21 02:04:47.717826 | ubuntu-noble | 2026-04-21 02:04:47.717830 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.717833 | ubuntu-noble | ############################ 2026-04-21 02:04:47.717837 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.717862 | ubuntu-noble | ############################ 2026-04-21 02:04:47.717866 | ubuntu-noble | Python recognizes 'manila.tests.volume' as an importable package[^1], 2026-04-21 02:04:47.717870 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.717874 | ubuntu-noble | 2026-04-21 02:04:47.717878 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.717881 | ubuntu-noble | package, please make sure that 'manila.tests.volume' is explicitly added 2026-04-21 02:04:47.717885 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.717889 | ubuntu-noble | 2026-04-21 02:04:47.717893 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.717896 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.717900 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.717904 | ubuntu-noble | 2026-04-21 02:04:47.717908 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.717911 | ubuntu-noble | 2026-04-21 02:04:47.717915 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.717919 | ubuntu-noble | 2026-04-21 02:04:47.717922 | ubuntu-noble | If you don't want 'manila.tests.volume' to be distributed and are 2026-04-21 02:04:47.717926 | ubuntu-noble | already explicitly excluding 'manila.tests.volume' via 2026-04-21 02:04:47.717930 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.717938 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.717941 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.717945 | ubuntu-noble | 2026-04-21 02:04:47.717949 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.717953 | ubuntu-noble | 2026-04-21 02:04:47.717956 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.717960 | ubuntu-noble | 2026-04-21 02:04:47.717964 | ubuntu-noble | 2026-04-21 02:04:47.717967 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.717971 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.717975 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.717979 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.717982 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.717986 | ubuntu-noble | 2026-04-21 02:04:47.717990 | ubuntu-noble | !! 2026-04-21 02:04:47.717994 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.717997 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.wsgi' is absent from the `packages` configuration. 2026-04-21 02:04:47.718001 | ubuntu-noble | !! 2026-04-21 02:04:47.718005 | ubuntu-noble | 2026-04-21 02:04:47.718012 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.718016 | ubuntu-noble | ############################ 2026-04-21 02:04:47.718020 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.718023 | ubuntu-noble | ############################ 2026-04-21 02:04:47.718027 | ubuntu-noble | Python recognizes 'manila.tests.wsgi' as an importable package[^1], 2026-04-21 02:04:47.718031 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.718035 | ubuntu-noble | 2026-04-21 02:04:47.718038 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.718042 | ubuntu-noble | package, please make sure that 'manila.tests.wsgi' is explicitly added 2026-04-21 02:04:47.718046 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.718049 | ubuntu-noble | 2026-04-21 02:04:47.718053 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.718057 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.718061 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.718064 | ubuntu-noble | 2026-04-21 02:04:47.718068 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.718072 | ubuntu-noble | 2026-04-21 02:04:47.718075 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.718079 | ubuntu-noble | 2026-04-21 02:04:47.718083 | ubuntu-noble | If you don't want 'manila.tests.wsgi' to be distributed and are 2026-04-21 02:04:47.718087 | ubuntu-noble | already explicitly excluding 'manila.tests.wsgi' via 2026-04-21 02:04:47.718093 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.718097 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.718101 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.718104 | ubuntu-noble | 2026-04-21 02:04:47.718108 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.718112 | ubuntu-noble | 2026-04-21 02:04:47.718116 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.718119 | ubuntu-noble | 2026-04-21 02:04:47.718123 | ubuntu-noble | 2026-04-21 02:04:47.718127 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.718131 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.718134 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.718142 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.718146 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.718150 | ubuntu-noble | 2026-04-21 02:04:47.718154 | ubuntu-noble | !! 2026-04-21 02:04:47.718158 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.718161 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.xenapi' is absent from the `packages` configuration. 2026-04-21 02:04:47.718165 | ubuntu-noble | !! 2026-04-21 02:04:47.718169 | ubuntu-noble | 2026-04-21 02:04:47.718173 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.718176 | ubuntu-noble | ############################ 2026-04-21 02:04:47.718180 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.718184 | ubuntu-noble | ############################ 2026-04-21 02:04:47.718188 | ubuntu-noble | Python recognizes 'manila.tests.xenapi' as an importable package[^1], 2026-04-21 02:04:47.718191 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.718195 | ubuntu-noble | 2026-04-21 02:04:47.718199 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.718202 | ubuntu-noble | package, please make sure that 'manila.tests.xenapi' is explicitly added 2026-04-21 02:04:47.718206 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.718210 | ubuntu-noble | 2026-04-21 02:04:47.718214 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.718217 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.718221 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.718225 | ubuntu-noble | 2026-04-21 02:04:47.718228 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.718232 | ubuntu-noble | 2026-04-21 02:04:47.718236 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.718240 | ubuntu-noble | 2026-04-21 02:04:47.718243 | ubuntu-noble | If you don't want 'manila.tests.xenapi' to be distributed and are 2026-04-21 02:04:47.718247 | ubuntu-noble | already explicitly excluding 'manila.tests.xenapi' via 2026-04-21 02:04:47.718251 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.718255 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.718259 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.718264 | ubuntu-noble | 2026-04-21 02:04:47.718268 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.718272 | ubuntu-noble | 2026-04-21 02:04:47.718276 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.718281 | ubuntu-noble | 2026-04-21 02:04:47.718296 | ubuntu-noble | 2026-04-21 02:04:47.718303 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.718307 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.718310 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.718314 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.718318 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.718322 | ubuntu-noble | 2026-04-21 02:04:47.718325 | ubuntu-noble | !! 2026-04-21 02:04:47.718329 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.718337 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.transfer' is absent from the `packages` configuration. 2026-04-21 02:04:47.718341 | ubuntu-noble | !! 2026-04-21 02:04:47.718344 | ubuntu-noble | 2026-04-21 02:04:47.718348 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.718356 | ubuntu-noble | ############################ 2026-04-21 02:04:47.718360 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.718363 | ubuntu-noble | ############################ 2026-04-21 02:04:47.718367 | ubuntu-noble | Python recognizes 'manila.transfer' as an importable package[^1], 2026-04-21 02:04:47.718371 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.718374 | ubuntu-noble | 2026-04-21 02:04:47.718378 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.718382 | ubuntu-noble | package, please make sure that 'manila.transfer' is explicitly added 2026-04-21 02:04:47.718386 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.718389 | ubuntu-noble | 2026-04-21 02:04:47.718393 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.718397 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.718400 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.718404 | ubuntu-noble | 2026-04-21 02:04:47.718408 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.718412 | ubuntu-noble | 2026-04-21 02:04:47.718415 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.718419 | ubuntu-noble | 2026-04-21 02:04:47.718423 | ubuntu-noble | If you don't want 'manila.transfer' to be distributed and are 2026-04-21 02:04:47.718427 | ubuntu-noble | already explicitly excluding 'manila.transfer' via 2026-04-21 02:04:47.718433 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.718437 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.718441 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.718444 | ubuntu-noble | 2026-04-21 02:04:47.718448 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.718452 | ubuntu-noble | 2026-04-21 02:04:47.718455 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.718459 | ubuntu-noble | 2026-04-21 02:04:47.718463 | ubuntu-noble | 2026-04-21 02:04:47.718467 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.718470 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.718474 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.718478 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.718482 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.718485 | ubuntu-noble | 2026-04-21 02:04:47.718489 | ubuntu-noble | !! 2026-04-21 02:04:47.718493 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.718497 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.volume' is absent from the `packages` configuration. 2026-04-21 02:04:47.718500 | ubuntu-noble | !! 2026-04-21 02:04:47.718504 | ubuntu-noble | 2026-04-21 02:04:47.718508 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.718512 | ubuntu-noble | ############################ 2026-04-21 02:04:47.718515 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.718519 | ubuntu-noble | ############################ 2026-04-21 02:04:47.718523 | ubuntu-noble | Python recognizes 'manila.volume' as an importable package[^1], 2026-04-21 02:04:47.718527 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.718530 | ubuntu-noble | 2026-04-21 02:04:47.718534 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.718538 | ubuntu-noble | package, please make sure that 'manila.volume' is explicitly added 2026-04-21 02:04:47.718541 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.718545 | ubuntu-noble | 2026-04-21 02:04:47.718549 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.718556 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.718560 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.718564 | ubuntu-noble | 2026-04-21 02:04:47.718567 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.718571 | ubuntu-noble | 2026-04-21 02:04:47.718575 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.718578 | ubuntu-noble | 2026-04-21 02:04:47.718582 | ubuntu-noble | If you don't want 'manila.volume' to be distributed and are 2026-04-21 02:04:47.718586 | ubuntu-noble | already explicitly excluding 'manila.volume' via 2026-04-21 02:04:47.718590 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.718593 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.718597 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.718601 | ubuntu-noble | 2026-04-21 02:04:47.718604 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.718608 | ubuntu-noble | 2026-04-21 02:04:47.718612 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.718616 | ubuntu-noble | 2026-04-21 02:04:47.718619 | ubuntu-noble | 2026-04-21 02:04:47.718623 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.718627 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.718631 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.718634 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.718638 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.718642 | ubuntu-noble | 2026-04-21 02:04:47.718645 | ubuntu-noble | !! 2026-04-21 02:04:47.718649 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.718656 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.wsgi' is absent from the `packages` configuration. 2026-04-21 02:04:47.718659 | ubuntu-noble | !! 2026-04-21 02:04:47.718663 | ubuntu-noble | 2026-04-21 02:04:47.718667 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.718671 | ubuntu-noble | ############################ 2026-04-21 02:04:47.718674 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:47.718678 | ubuntu-noble | ############################ 2026-04-21 02:04:47.718682 | ubuntu-noble | Python recognizes 'manila.wsgi' as an importable package[^1], 2026-04-21 02:04:47.718685 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:47.718689 | ubuntu-noble | 2026-04-21 02:04:47.718693 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:47.718697 | ubuntu-noble | package, please make sure that 'manila.wsgi' is explicitly added 2026-04-21 02:04:47.718700 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:47.718704 | ubuntu-noble | 2026-04-21 02:04:47.718708 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:47.718712 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:47.718715 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:47.718719 | ubuntu-noble | 2026-04-21 02:04:47.718723 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:47.718726 | ubuntu-noble | 2026-04-21 02:04:47.718730 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:47.718734 | ubuntu-noble | 2026-04-21 02:04:47.718738 | ubuntu-noble | If you don't want 'manila.wsgi' to be distributed and are 2026-04-21 02:04:47.718744 | ubuntu-noble | already explicitly excluding 'manila.wsgi' via 2026-04-21 02:04:47.718748 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:47.718751 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:47.718759 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:47.718763 | ubuntu-noble | 2026-04-21 02:04:47.718766 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:47.718770 | ubuntu-noble | 2026-04-21 02:04:47.718774 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:47.718778 | ubuntu-noble | 2026-04-21 02:04:47.718781 | ubuntu-noble | 2026-04-21 02:04:47.718785 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:47.718789 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:47.718793 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:47.718796 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:47.718800 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.718804 | ubuntu-noble | 2026-04-21 02:04:47.718807 | ubuntu-noble | !! 2026-04-21 02:04:47.718811 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:47.730615 | ubuntu-noble | Editable install will be performed using a meta path finder. 2026-04-21 02:04:47.730641 | ubuntu-noble | 2026-04-21 02:04:47.730651 | ubuntu-noble | Options like `package-data`, `include/exclude-package-data` or 2026-04-21 02:04:47.730659 | ubuntu-noble | `packages.find.exclude/include` may have no effect. 2026-04-21 02:04:47.730668 | ubuntu-noble | 2026-04-21 02:04:47.731131 | ubuntu-noble | adding '__editable___manila_1_0_0_dev6864_finder.py' 2026-04-21 02:04:47.731508 | ubuntu-noble | adding '__editable__.manila-1.0.0.dev6864.pth' 2026-04-21 02:04:47.731525 | ubuntu-noble | creating '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-_621u0uv/manila-1.0.0.dev6864-0.editable-py3-none-any.whl' and adding '/tmp/tmpcuk720q6manila-1.0.0.dev6864-0.editable-py3-none-any.whl' to it 2026-04-21 02:04:47.731873 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/licenses/LICENSE' 2026-04-21 02:04:47.732113 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/METADATA' 2026-04-21 02:04:47.732394 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/WHEEL' 2026-04-21 02:04:47.732410 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/entry_points.txt' 2026-04-21 02:04:47.732695 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/pbr.json' 2026-04-21 02:04:47.732705 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/top_level.txt' 2026-04-21 02:04:47.732714 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/RECORD' 2026-04-21 02:04:47.733049 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/editable_wheel.py:352: InformationOnly: Editable installation. 2026-04-21 02:04:47.733059 | ubuntu-noble | !! 2026-04-21 02:04:47.733068 | ubuntu-noble | 2026-04-21 02:04:47.733077 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.733085 | ubuntu-noble | Please be careful with folders in your working directory with the same 2026-04-21 02:04:47.733094 | ubuntu-noble | name as your package as they may take precedence during imports. 2026-04-21 02:04:47.733102 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:47.733111 | ubuntu-noble | 2026-04-21 02:04:47.733119 | ubuntu-noble | !! 2026-04-21 02:04:47.733128 | ubuntu-noble | with strategy, WheelFile(wheel_path, "w") as wheel_obj: 2026-04-21 02:04:47.734184 | ubuntu-noble | Backend: Wrote response {'return': 'manila-1.0.0.dev6864-0.editable-py3-none-any.whl'} to /tmp/pep517_build_editable-jtut0mrl.json 2026-04-21 02:04:47.737167 | ubuntu-noble | .pkg: 41191 I exit None (1.40 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6214 [tox/execute/api.py:311] 2026-04-21 02:04:47.747666 | ubuntu-noble | .pkg: 41202 D package .tmp/package/1/manila-1.0.0.dev6864-0.editable-py3-none-any.whl copied to .pkg/dist/manila-1.0.0.dev6864-0.editable-py3-none-any.whl (/home/zuul/src/github.com/vexxhost/manila/.tox) [tox/util/file_view.py:30] 2026-04-21 02:04:47.748602 | ubuntu-noble | py312: 41203 W install_package_deps> python -I -m pip install 'Paste>=3.4.3' 'PasteDeploy>=2.1.0' 'Routes>=2.4.1' 'SQLAlchemy-Utils>=0.38.3' 'SQLAlchemy>=1.4.0' 'WebOb>=1.8.6' 'alembic>=1.4.2' 'cachetools>=4.2.1' 'castellan>=3.7.0' 'defusedxml>=0.7.1' 'eventlet>=0.27.0' 'greenlet>=0.4.16' 'jsonschema>=4.17' 'keystoneauth1>=4.2.1' 'keystonemiddleware>=9.1.0' 'lxml>=4.5.2' 'netaddr>=0.8.0' 'openstacksdk>=4.1.0' 'oslo.concurrency>=4.3.0' 'oslo.config>=8.3.2' 'oslo.context>=3.1.1' 'oslo.db>=17.2.1' 'oslo.i18n>=5.0.1' 'oslo.log>=4.4.0' 'oslo.messaging>=14.1.0' 'oslo.middleware>=4.1.1' 'oslo.policy>=4.5.0' 'oslo.privsep>=2.4.0' 'oslo.reports>=2.2.0' 'oslo.rootwrap>=6.2.0' 'oslo.serialization>=4.0.1' 'oslo.service>=2.4.0' 'oslo.upgradecheck>=1.3.0' 'oslo.utils>=7.0.0' 'osprofiler>=3.4.0' 'packaging>=20.9' 'paramiko>=2.7.2' 'pbr>=5.5.0' 'pyparsing>=2.4.7' 'python-cinderclient>=4.0.1' 'python-neutronclient>=6.7.0' 'python-novaclient>=17.2.1' 'requests>=2.23.0' 'stevedore>=3.2.2' 'tenacity>=6.3.1' 'tooz>=2.7.1' [tox/tox_env/api.py:499] 2026-04-21 02:04:48.121142 | ubuntu-noble | Requirement already satisfied: Paste>=3.4.3 in ./.tox/py312/lib/python3.12/site-packages (3.10.1) 2026-04-21 02:04:48.121754 | ubuntu-noble | Requirement already satisfied: PasteDeploy>=2.1.0 in ./.tox/py312/lib/python3.12/site-packages (3.1.0) 2026-04-21 02:04:48.122348 | ubuntu-noble | Requirement already satisfied: Routes>=2.4.1 in ./.tox/py312/lib/python3.12/site-packages (2.5.1) 2026-04-21 02:04:48.122852 | ubuntu-noble | Requirement already satisfied: SQLAlchemy-Utils>=0.38.3 in ./.tox/py312/lib/python3.12/site-packages (0.42.1) 2026-04-21 02:04:48.123371 | ubuntu-noble | Requirement already satisfied: SQLAlchemy>=1.4.0 in ./.tox/py312/lib/python3.12/site-packages (2.0.49) 2026-04-21 02:04:48.123922 | ubuntu-noble | Requirement already satisfied: WebOb>=1.8.6 in ./.tox/py312/lib/python3.12/site-packages (1.8.9) 2026-04-21 02:04:48.124526 | ubuntu-noble | Requirement already satisfied: alembic>=1.4.2 in ./.tox/py312/lib/python3.12/site-packages (1.18.4) 2026-04-21 02:04:48.125013 | ubuntu-noble | Requirement already satisfied: cachetools>=4.2.1 in ./.tox/py312/lib/python3.12/site-packages (7.0.5) 2026-04-21 02:04:48.125669 | ubuntu-noble | Requirement already satisfied: castellan>=3.7.0 in ./.tox/py312/lib/python3.12/site-packages (5.6.0) 2026-04-21 02:04:48.126263 | ubuntu-noble | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/py312/lib/python3.12/site-packages (0.7.1) 2026-04-21 02:04:48.126707 | ubuntu-noble | Requirement already satisfied: eventlet>=0.27.0 in ./.tox/py312/lib/python3.12/site-packages (0.41.0) 2026-04-21 02:04:48.127241 | ubuntu-noble | Requirement already satisfied: greenlet>=0.4.16 in ./.tox/py312/lib/python3.12/site-packages (3.4.0) 2026-04-21 02:04:48.127710 | ubuntu-noble | Requirement already satisfied: jsonschema>=4.17 in ./.tox/py312/lib/python3.12/site-packages (4.26.0) 2026-04-21 02:04:48.128224 | ubuntu-noble | Requirement already satisfied: keystoneauth1>=4.2.1 in ./.tox/py312/lib/python3.12/site-packages (5.13.1) 2026-04-21 02:04:48.128759 | ubuntu-noble | Requirement already satisfied: keystonemiddleware>=9.1.0 in ./.tox/py312/lib/python3.12/site-packages (12.0.0) 2026-04-21 02:04:48.129256 | ubuntu-noble | Requirement already satisfied: lxml>=4.5.2 in ./.tox/py312/lib/python3.12/site-packages (6.0.3) 2026-04-21 02:04:48.129936 | ubuntu-noble | Requirement already satisfied: netaddr>=0.8.0 in ./.tox/py312/lib/python3.12/site-packages (1.3.0) 2026-04-21 02:04:48.130456 | ubuntu-noble | Requirement already satisfied: openstacksdk>=4.1.0 in ./.tox/py312/lib/python3.12/site-packages (4.11.0) 2026-04-21 02:04:48.130806 | ubuntu-noble | Requirement already satisfied: oslo.concurrency>=4.3.0 in ./.tox/py312/lib/python3.12/site-packages (7.4.0) 2026-04-21 02:04:48.131149 | ubuntu-noble | Requirement already satisfied: oslo.config>=8.3.2 in ./.tox/py312/lib/python3.12/site-packages (10.3.0) 2026-04-21 02:04:48.131555 | ubuntu-noble | Requirement already satisfied: oslo.context>=3.1.1 in ./.tox/py312/lib/python3.12/site-packages (6.3.0) 2026-04-21 02:04:48.131881 | ubuntu-noble | Requirement already satisfied: oslo.db>=17.2.1 in ./.tox/py312/lib/python3.12/site-packages (18.0.0) 2026-04-21 02:04:48.132232 | ubuntu-noble | Requirement already satisfied: oslo.i18n>=5.0.1 in ./.tox/py312/lib/python3.12/site-packages (6.7.2) 2026-04-21 02:04:48.132599 | ubuntu-noble | Requirement already satisfied: oslo.log>=4.4.0 in ./.tox/py312/lib/python3.12/site-packages (8.1.0) 2026-04-21 02:04:48.132955 | ubuntu-noble | Requirement already satisfied: oslo.messaging>=14.1.0 in ./.tox/py312/lib/python3.12/site-packages (17.3.0) 2026-04-21 02:04:48.133274 | ubuntu-noble | Requirement already satisfied: oslo.middleware>=4.1.1 in ./.tox/py312/lib/python3.12/site-packages (8.0.0) 2026-04-21 02:04:48.133686 | ubuntu-noble | Requirement already satisfied: oslo.policy>=4.5.0 in ./.tox/py312/lib/python3.12/site-packages (5.0.0) 2026-04-21 02:04:48.134037 | ubuntu-noble | Requirement already satisfied: oslo.privsep>=2.4.0 in ./.tox/py312/lib/python3.12/site-packages (3.10.1) 2026-04-21 02:04:48.134461 | ubuntu-noble | Requirement already satisfied: oslo.reports>=2.2.0 in ./.tox/py312/lib/python3.12/site-packages (3.7.0) 2026-04-21 02:04:48.134822 | ubuntu-noble | Requirement already satisfied: oslo.rootwrap>=6.2.0 in ./.tox/py312/lib/python3.12/site-packages (7.9.0) 2026-04-21 02:04:48.135185 | ubuntu-noble | Requirement already satisfied: oslo.serialization>=4.0.1 in ./.tox/py312/lib/python3.12/site-packages (5.9.1) 2026-04-21 02:04:48.135560 | ubuntu-noble | Requirement already satisfied: oslo.service>=2.4.0 in ./.tox/py312/lib/python3.12/site-packages (4.5.1) 2026-04-21 02:04:48.135878 | ubuntu-noble | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in ./.tox/py312/lib/python3.12/site-packages (2.7.1) 2026-04-21 02:04:48.136277 | ubuntu-noble | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/py312/lib/python3.12/site-packages (10.0.1) 2026-04-21 02:04:48.136639 | ubuntu-noble | Requirement already satisfied: osprofiler>=3.4.0 in ./.tox/py312/lib/python3.12/site-packages (4.3.0) 2026-04-21 02:04:48.136971 | ubuntu-noble | Requirement already satisfied: packaging>=20.9 in ./.tox/py312/lib/python3.12/site-packages (26.0) 2026-04-21 02:04:48.137372 | ubuntu-noble | Requirement already satisfied: paramiko>=2.7.2 in ./.tox/py312/lib/python3.12/site-packages (4.0.0) 2026-04-21 02:04:48.137701 | ubuntu-noble | Requirement already satisfied: pbr>=5.5.0 in ./.tox/py312/lib/python3.12/site-packages (7.0.3) 2026-04-21 02:04:48.138083 | ubuntu-noble | Requirement already satisfied: pyparsing>=2.4.7 in ./.tox/py312/lib/python3.12/site-packages (3.3.2) 2026-04-21 02:04:48.138454 | ubuntu-noble | Requirement already satisfied: python-cinderclient>=4.0.1 in ./.tox/py312/lib/python3.12/site-packages (9.9.0) 2026-04-21 02:04:48.138811 | ubuntu-noble | Requirement already satisfied: python-neutronclient>=6.7.0 in ./.tox/py312/lib/python3.12/site-packages (11.8.0) 2026-04-21 02:04:48.139155 | ubuntu-noble | Requirement already satisfied: python-novaclient>=17.2.1 in ./.tox/py312/lib/python3.12/site-packages (18.12.0) 2026-04-21 02:04:48.139522 | ubuntu-noble | Requirement already satisfied: requests>=2.23.0 in ./.tox/py312/lib/python3.12/site-packages (2.33.1) 2026-04-21 02:04:48.139875 | ubuntu-noble | Requirement already satisfied: stevedore>=3.2.2 in ./.tox/py312/lib/python3.12/site-packages (5.7.0) 2026-04-21 02:04:48.140228 | ubuntu-noble | Requirement already satisfied: tenacity>=6.3.1 in ./.tox/py312/lib/python3.12/site-packages (9.1.4) 2026-04-21 02:04:48.140586 | ubuntu-noble | Requirement already satisfied: tooz>=2.7.1 in ./.tox/py312/lib/python3.12/site-packages (8.1.0) 2026-04-21 02:04:48.142042 | ubuntu-noble | Requirement already satisfied: setuptools in ./.tox/py312/lib/python3.12/site-packages (from Paste>=3.4.3) (82.0.1) 2026-04-21 02:04:48.144894 | ubuntu-noble | Requirement already satisfied: six in ./.tox/py312/lib/python3.12/site-packages (from Routes>=2.4.1) (1.17.0) 2026-04-21 02:04:48.145383 | ubuntu-noble | Requirement already satisfied: repoze.lru>=0.3 in ./.tox/py312/lib/python3.12/site-packages (from Routes>=2.4.1) (0.7) 2026-04-21 02:04:48.152682 | ubuntu-noble | Requirement already satisfied: typing-extensions>=4.6.0 in ./.tox/py312/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0) (4.15.0) 2026-04-21 02:04:48.156927 | ubuntu-noble | Requirement already satisfied: Mako in ./.tox/py312/lib/python3.12/site-packages (from alembic>=1.4.2) (1.3.10) 2026-04-21 02:04:48.159199 | ubuntu-noble | Requirement already satisfied: cryptography>=2.7 in ./.tox/py312/lib/python3.12/site-packages (from castellan>=3.7.0) (43.0.3) 2026-04-21 02:04:48.159691 | ubuntu-noble | Requirement already satisfied: python-barbicanclient>=5.5.0 in ./.tox/py312/lib/python3.12/site-packages (from castellan>=3.7.0) (7.3.0) 2026-04-21 02:04:48.163028 | ubuntu-noble | Requirement already satisfied: dnspython>=1.15.0 in ./.tox/py312/lib/python3.12/site-packages (from eventlet>=0.27.0) (2.8.0) 2026-04-21 02:04:48.165900 | ubuntu-noble | Requirement already satisfied: attrs>=22.2.0 in ./.tox/py312/lib/python3.12/site-packages (from jsonschema>=4.17) (26.1.0) 2026-04-21 02:04:48.166354 | ubuntu-noble | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/py312/lib/python3.12/site-packages (from jsonschema>=4.17) (2025.9.1) 2026-04-21 02:04:48.166852 | ubuntu-noble | Requirement already satisfied: referencing>=0.28.4 in ./.tox/py312/lib/python3.12/site-packages (from jsonschema>=4.17) (0.37.0) 2026-04-21 02:04:48.167161 | ubuntu-noble | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/py312/lib/python3.12/site-packages (from jsonschema>=4.17) (0.30.0) 2026-04-21 02:04:48.169783 | ubuntu-noble | Requirement already satisfied: iso8601>=2.0.0 in ./.tox/py312/lib/python3.12/site-packages (from keystoneauth1>=4.2.1) (2.1.0) 2026-04-21 02:04:48.170432 | ubuntu-noble | Requirement already satisfied: os-service-types>=1.2.0 in ./.tox/py312/lib/python3.12/site-packages (from keystoneauth1>=4.2.1) (1.8.2) 2026-04-21 02:04:48.172459 | ubuntu-noble | Requirement already satisfied: oslo.cache>=3.11.0 in ./.tox/py312/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0) (4.1.1) 2026-04-21 02:04:48.173408 | ubuntu-noble | Requirement already satisfied: pycadf>=1.1.0 in ./.tox/py312/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0) (4.0.1) 2026-04-21 02:04:48.173871 | ubuntu-noble | Requirement already satisfied: PyJWT>=2.4.0 in ./.tox/py312/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0) (2.12.1) 2026-04-21 02:04:48.174361 | ubuntu-noble | Requirement already satisfied: python-keystoneclient>=3.20.0 in ./.tox/py312/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0) (5.8.0) 2026-04-21 02:04:48.179727 | ubuntu-noble | Requirement already satisfied: decorator>=4.4.1 in ./.tox/py312/lib/python3.12/site-packages (from openstacksdk>=4.1.0) (5.2.1) 2026-04-21 02:04:48.180092 | ubuntu-noble | Requirement already satisfied: dogpile.cache>=0.6.5 in ./.tox/py312/lib/python3.12/site-packages (from openstacksdk>=4.1.0) (1.5.0) 2026-04-21 02:04:48.180654 | ubuntu-noble | Requirement already satisfied: jmespath>=0.9.0 in ./.tox/py312/lib/python3.12/site-packages (from openstacksdk>=4.1.0) (1.1.0) 2026-04-21 02:04:48.181089 | ubuntu-noble | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in ./.tox/py312/lib/python3.12/site-packages (from openstacksdk>=4.1.0) (1.33) 2026-04-21 02:04:48.181909 | ubuntu-noble | Requirement already satisfied: platformdirs>=3 in ./.tox/py312/lib/python3.12/site-packages (from openstacksdk>=4.1.0) (4.9.6) 2026-04-21 02:04:48.182318 | ubuntu-noble | Requirement already satisfied: psutil>=3.2.2 in ./.tox/py312/lib/python3.12/site-packages (from openstacksdk>=4.1.0) (7.2.2) 2026-04-21 02:04:48.182742 | ubuntu-noble | Requirement already satisfied: PyYAML>=3.13 in ./.tox/py312/lib/python3.12/site-packages (from openstacksdk>=4.1.0) (6.0.3) 2026-04-21 02:04:48.184690 | ubuntu-noble | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0) (0.20) 2026-04-21 02:04:48.185012 | ubuntu-noble | Requirement already satisfied: debtcollector>=3.0.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0) (3.1.0) 2026-04-21 02:04:48.186904 | ubuntu-noble | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.config>=8.3.2) (2.0.0) 2026-04-21 02:04:48.190631 | ubuntu-noble | Requirement already satisfied: testresources>=2.0.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.db>=17.2.1) (2.0.2) 2026-04-21 02:04:48.191037 | ubuntu-noble | Requirement already satisfied: testscenarios>=0.4 in ./.tox/py312/lib/python3.12/site-packages (from oslo.db>=17.2.1) (0.5.0) 2026-04-21 02:04:48.195611 | ubuntu-noble | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.log>=4.4.0) (2.9.0.post0) 2026-04-21 02:04:48.198157 | ubuntu-noble | Requirement already satisfied: futurist>=1.2.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.messaging>=14.1.0) (3.3.0) 2026-04-21 02:04:48.199777 | ubuntu-noble | Requirement already satisfied: amqp>=2.5.2 in ./.tox/py312/lib/python3.12/site-packages (from oslo.messaging>=14.1.0) (5.3.1) 2026-04-21 02:04:48.200247 | ubuntu-noble | Requirement already satisfied: kombu>=4.6.8 in ./.tox/py312/lib/python3.12/site-packages (from oslo.messaging>=14.1.0) (5.6.2) 2026-04-21 02:04:48.200884 | ubuntu-noble | Requirement already satisfied: oslo.metrics>=0.2.1 in ./.tox/py312/lib/python3.12/site-packages (from oslo.messaging>=14.1.0) (0.15.1) 2026-04-21 02:04:48.203399 | ubuntu-noble | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/py312/lib/python3.12/site-packages (from oslo.middleware>=4.1.1) (5.0.0) 2026-04-21 02:04:48.203909 | ubuntu-noble | Requirement already satisfied: Jinja2>=2.10 in ./.tox/py312/lib/python3.12/site-packages (from oslo.middleware>=4.1.1) (3.1.6) 2026-04-21 02:04:48.204777 | ubuntu-noble | Requirement already satisfied: statsd>=3.2.1 in ./.tox/py312/lib/python3.12/site-packages (from oslo.middleware>=4.1.1) (4.0.1) 2026-04-21 02:04:48.210978 | ubuntu-noble | Requirement already satisfied: cffi>=1.14.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.privsep>=2.4.0) (2.0.0) 2026-04-21 02:04:48.211729 | ubuntu-noble | Requirement already satisfied: msgpack>=0.6.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.privsep>=2.4.0) (1.1.2) 2026-04-21 02:04:48.228257 | ubuntu-noble | Requirement already satisfied: Yappi>=1.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.service>=2.4.0) (1.7.6) 2026-04-21 02:04:48.232014 | ubuntu-noble | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/py312/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0) (3.17.0) 2026-04-21 02:04:48.243822 | ubuntu-noble | Requirement already satisfied: invoke>=2.0 in ./.tox/py312/lib/python3.12/site-packages (from paramiko>=2.7.2) (3.0.3) 2026-04-21 02:04:48.244208 | ubuntu-noble | Requirement already satisfied: pynacl>=1.5 in ./.tox/py312/lib/python3.12/site-packages (from paramiko>=2.7.2) (1.6.2) 2026-04-21 02:04:48.254043 | ubuntu-noble | Requirement already satisfied: cliff>=3.4.0 in ./.tox/py312/lib/python3.12/site-packages (from python-neutronclient>=6.7.0) (4.13.3) 2026-04-21 02:04:48.254715 | ubuntu-noble | Requirement already satisfied: osc-lib>=1.12.0 in ./.tox/py312/lib/python3.12/site-packages (from python-neutronclient>=6.7.0) (4.5.0) 2026-04-21 02:04:48.261155 | ubuntu-noble | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/py312/lib/python3.12/site-packages (from requests>=2.23.0) (3.4.7) 2026-04-21 02:04:48.261615 | ubuntu-noble | Requirement already satisfied: idna<4,>=2.5 in ./.tox/py312/lib/python3.12/site-packages (from requests>=2.23.0) (3.11) 2026-04-21 02:04:48.262109 | ubuntu-noble | Requirement already satisfied: urllib3<3,>=1.26 in ./.tox/py312/lib/python3.12/site-packages (from requests>=2.23.0) (2.6.3) 2026-04-21 02:04:48.262541 | ubuntu-noble | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/py312/lib/python3.12/site-packages (from requests>=2.23.0) (2026.2.25) 2026-04-21 02:04:48.279210 | ubuntu-noble | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/py312/lib/python3.12/site-packages (from tooz>=2.7.1) (0.16.0) 2026-04-21 02:04:48.309027 | ubuntu-noble | Requirement already satisfied: vine<6.0.0,>=5.0.0 in ./.tox/py312/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0) (5.1.0) 2026-04-21 02:04:48.321345 | ubuntu-noble | Requirement already satisfied: pycparser in ./.tox/py312/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=2.4.0) (3.0) 2026-04-21 02:04:48.323938 | ubuntu-noble | Requirement already satisfied: autopage>=0.4.0 in ./.tox/py312/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.7.0) (0.6.0) 2026-04-21 02:04:48.324350 | ubuntu-noble | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/py312/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=6.7.0) (3.4.0) 2026-04-21 02:04:48.330201 | ubuntu-noble | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/py312/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (1.11.0) 2026-04-21 02:04:48.330747 | ubuntu-noble | Requirement already satisfied: rich>=14.3.0 in ./.tox/py312/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (14.3.4) 2026-04-21 02:04:48.331177 | ubuntu-noble | Requirement already satisfied: rich-argparse>=1.7.1 in ./.tox/py312/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (1.7.2) 2026-04-21 02:04:48.337917 | ubuntu-noble | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/py312/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.3.0) (2.1.2) 2026-04-21 02:04:48.360156 | ubuntu-noble | Requirement already satisfied: MarkupSafe>=2.0 in ./.tox/py312/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1) (3.0.3) 2026-04-21 02:04:48.365723 | ubuntu-noble | Requirement already satisfied: jsonpointer>=1.9 in ./.tox/py312/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.1.0) (3.1.1) 2026-04-21 02:04:48.374201 | ubuntu-noble | Requirement already satisfied: tzdata>=2025.2 in ./.tox/py312/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0) (2026.1) 2026-04-21 02:04:48.395088 | ubuntu-noble | Requirement already satisfied: prometheus-client>=0.6.0 in ./.tox/py312/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0) (0.25.0) 2026-04-21 02:04:48.401375 | ubuntu-noble | Requirement already satisfied: wcwidth in ./.tox/py312/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0) (0.6.0) 2026-04-21 02:04:48.451115 | ubuntu-noble | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/py312/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (4.0.0) 2026-04-21 02:04:48.451612 | ubuntu-noble | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/py312/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (2.20.0) 2026-04-21 02:04:48.458267 | ubuntu-noble | Requirement already satisfied: mdurl~=0.1 in ./.tox/py312/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=6.7.0) (0.1.2) 2026-04-21 02:04:48.482577 | ubuntu-noble | Requirement already satisfied: testtools in ./.tox/py312/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=17.2.1) (2.9.0) 2026-04-21 02:04:48.687663 | ubuntu-noble | py312: 42141 I exit 0 (0.94 seconds) /home/zuul/src/github.com/vexxhost/manila> python -I -m pip install 'Paste>=3.4.3' 'PasteDeploy>=2.1.0' 'Routes>=2.4.1' 'SQLAlchemy-Utils>=0.38.3' 'SQLAlchemy>=1.4.0' 'WebOb>=1.8.6' 'alembic>=1.4.2' 'cachetools>=4.2.1' 'castellan>=3.7.0' 'defusedxml>=0.7.1' 'eventlet>=0.27.0' 'greenlet>=0.4.16' 'jsonschema>=4.17' 'keystoneauth1>=4.2.1' 'keystonemiddleware>=9.1.0' 'lxml>=4.5.2' 'netaddr>=0.8.0' 'openstacksdk>=4.1.0' 'oslo.concurrency>=4.3.0' 'oslo.config>=8.3.2' 'oslo.context>=3.1.1' 'oslo.db>=17.2.1' 'oslo.i18n>=5.0.1' 'oslo.log>=4.4.0' 'oslo.messaging>=14.1.0' 'oslo.middleware>=4.1.1' 'oslo.policy>=4.5.0' 'oslo.privsep>=2.4.0' 'oslo.reports>=2.2.0' 'oslo.rootwrap>=6.2.0' 'oslo.serialization>=4.0.1' 'oslo.service>=2.4.0' 'oslo.upgradecheck>=1.3.0' 'oslo.utils>=7.0.0' 'osprofiler>=3.4.0' 'packaging>=20.9' 'paramiko>=2.7.2' 'pbr>=5.5.0' 'pyparsing>=2.4.7' 'python-cinderclient>=4.0.1' 'python-neutronclient>=6.7.0' 'python-novaclient>=17.2.1' 'requests>=2.23.0' 'stevedore>=3.2.2' 'tenacity>=6.3.1' 'tooz>=2.7.1' pid=6409 [tox/execute/api.py:311] 2026-04-21 02:04:48.689029 | ubuntu-noble | py312: 42143 W install_package> python -I -m pip install --force-reinstall --no-deps /home/zuul/src/github.com/vexxhost/manila/.tox/.tmp/package/1/manila-1.0.0.dev6864-0.editable-py3-none-any.whl [tox/tox_env/api.py:499] 2026-04-21 02:04:49.024578 | ubuntu-noble | Processing ./.tox/.tmp/package/1/manila-1.0.0.dev6864-0.editable-py3-none-any.whl 2026-04-21 02:04:49.031583 | ubuntu-noble | Installing collected packages: manila 2026-04-21 02:04:49.068672 | ubuntu-noble | Successfully installed manila-1.0.0.dev6864 2026-04-21 02:04:49.119684 | ubuntu-noble | py312: 42573 I exit 0 (0.43 seconds) /home/zuul/src/github.com/vexxhost/manila> python -I -m pip install --force-reinstall --no-deps /home/zuul/src/github.com/vexxhost/manila/.tox/.tmp/package/1/manila-1.0.0.dev6864-0.editable-py3-none-any.whl pid=6544 [tox/execute/api.py:311] 2026-04-21 02:04:49.121632 | ubuntu-noble | .pkg: 42576 W _exit> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-04-21 02:04:49.122992 | ubuntu-noble | Backend: run command _exit with args {} 2026-04-21 02:04:49.123011 | ubuntu-noble | Backend: Wrote response {'return': 0} to /tmp/pep517__exit-gzkyus_7.json 2026-04-21 02:04:49.124458 | ubuntu-noble | .pkg: 42578 I exit None (0.00 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6214 [tox/execute/api.py:311] 2026-04-21 02:04:49.188695 | ubuntu-noble | .pkg: 42642 D delete package /home/zuul/src/github.com/vexxhost/manila/.tox/.tmp/package/1/manila-1.0.0.dev6864-0.editable-py3-none-any.whl [tox/tox_env/python/virtual_env/package/pyproject.py:245] 2026-04-21 02:04:49.190571 | ubuntu-noble | py312: OK (42.26 seconds) 2026-04-21 02:04:49.190591 | ubuntu-noble | congratulations :) (42.46 seconds) 2026-04-21 02:04:49.367312 | ubuntu-noble | ok: Runtime: 0:00:42.720860 2026-04-21 02:04:49.450818 | 2026-04-21 02:04:49.450980 | TASK [tox : Create a tempfile to save tox showconfig] 2026-04-21 02:04:49.757786 | ubuntu-noble | changed 2026-04-21 02:04:49.769225 | 2026-04-21 02:04:49.769405 | TASK [tox : Detect tox version] 2026-04-21 02:04:50.247274 | ubuntu-noble | 4.47.3 from /home/zuul/.local/tox/lib/python3.12/site-packages/tox/__init__.py 2026-04-21 02:04:50.330168 | ubuntu-noble | ok: Runtime: 0:00:00.260339 2026-04-21 02:04:50.336340 | 2026-04-21 02:04:50.336430 | TASK [tox : Get tox envlist config] 2026-04-21 02:04:51.385864 | ubuntu-noble | ok: Runtime: 0:00:00.400442 2026-04-21 02:04:51.394509 | 2026-04-21 02:04:51.394585 | TASK [tox : Install any sibling python packages] 2026-04-21 02:04:52.161202 | ubuntu-noble | ok: 2026-04-21 02:04:52.161407 | ubuntu-noble | Using envlist: ['py312'] 2026-04-21 02:04:52.161454 | ubuntu-noble | Processing siblings for manila from src/github.com/vexxhost/manila 2026-04-21 02:04:52.161492 | ubuntu-noble | Sibling openstack_requirements at src/opendev.org/openstack/requirements 2026-04-21 02:04:52.161527 | ubuntu-noble | Found alembic python package installed 2026-04-21 02:04:52.161561 | ubuntu-noble | Found amqp python package installed 2026-04-21 02:04:52.161593 | ubuntu-noble | Found attrs python package installed 2026-04-21 02:04:52.161623 | ubuntu-noble | Found autopage python package installed 2026-04-21 02:04:52.161657 | ubuntu-noble | Found bcrypt python package installed 2026-04-21 02:04:52.161690 | ubuntu-noble | Found cachetools python package installed 2026-04-21 02:04:52.161723 | ubuntu-noble | Found castellan python package installed 2026-04-21 02:04:52.161754 | ubuntu-noble | Found certifi python package installed 2026-04-21 02:04:52.161787 | ubuntu-noble | Found cffi python package installed 2026-04-21 02:04:52.161821 | ubuntu-noble | Found charset-normalizer python package installed 2026-04-21 02:04:52.161854 | ubuntu-noble | Found cliff python package installed 2026-04-21 02:04:52.161888 | ubuntu-noble | Found cmd2 python package installed 2026-04-21 02:04:52.161920 | ubuntu-noble | Found coverage python package installed 2026-04-21 02:04:52.161953 | ubuntu-noble | Found cryptography python package installed 2026-04-21 02:04:52.161986 | ubuntu-noble | Found ddt python package installed 2026-04-21 02:04:52.162018 | ubuntu-noble | Found debtcollector python package installed 2026-04-21 02:04:52.162083 | ubuntu-noble | Found decorator python package installed 2026-04-21 02:04:52.162117 | ubuntu-noble | Found defusedxml python package installed 2026-04-21 02:04:52.162147 | ubuntu-noble | Found dnspython python package installed 2026-04-21 02:04:52.162179 | ubuntu-noble | Found dogpile.cache python package installed 2026-04-21 02:04:52.162210 | ubuntu-noble | Found eventlet python package installed 2026-04-21 02:04:52.162239 | ubuntu-noble | Found fasteners python package installed 2026-04-21 02:04:52.162269 | ubuntu-noble | Found fixtures python package installed 2026-04-21 02:04:52.162300 | ubuntu-noble | Found flake8 python package installed 2026-04-21 02:04:52.162329 | ubuntu-noble | Found futurist python package installed 2026-04-21 02:04:52.162359 | ubuntu-noble | Found greenlet python package installed 2026-04-21 02:04:52.162388 | ubuntu-noble | Found hacking python package installed 2026-04-21 02:04:52.162418 | ubuntu-noble | Found idna python package installed 2026-04-21 02:04:52.162448 | ubuntu-noble | Found invoke python package installed 2026-04-21 02:04:52.162481 | ubuntu-noble | Found iso8601 python package installed 2026-04-21 02:04:52.162510 | ubuntu-noble | Found Jinja2 python package installed 2026-04-21 02:04:52.162540 | ubuntu-noble | Found jmespath python package installed 2026-04-21 02:04:52.162570 | ubuntu-noble | Found jsonpatch python package installed 2026-04-21 02:04:52.162598 | ubuntu-noble | Found jsonpointer python package installed 2026-04-21 02:04:52.162628 | ubuntu-noble | Found jsonschema python package installed 2026-04-21 02:04:52.162659 | ubuntu-noble | Found jsonschema-specifications python package installed 2026-04-21 02:04:52.162689 | ubuntu-noble | Found keystoneauth1 python package installed 2026-04-21 02:04:52.162720 | ubuntu-noble | Found keystonemiddleware python package installed 2026-04-21 02:04:52.162751 | ubuntu-noble | Found kombu python package installed 2026-04-21 02:04:52.162781 | ubuntu-noble | Found lxml python package installed 2026-04-21 02:04:52.162827 | ubuntu-noble | Found Mako python package installed 2026-04-21 02:04:52.162855 | ubuntu-noble | Found manila python package installed 2026-04-21 02:04:52.162880 | ubuntu-noble | Skipping manila because it's us 2026-04-21 02:04:52.162906 | ubuntu-noble | Found markdown-it-py python package installed 2026-04-21 02:04:52.162930 | ubuntu-noble | Found MarkupSafe python package installed 2026-04-21 02:04:52.162955 | ubuntu-noble | Found mccabe python package installed 2026-04-21 02:04:52.162979 | ubuntu-noble | Found mdurl python package installed 2026-04-21 02:04:52.163003 | ubuntu-noble | Found msgpack python package installed 2026-04-21 02:04:52.163028 | ubuntu-noble | Found netaddr python package installed 2026-04-21 02:04:52.163054 | ubuntu-noble | Found openstacksdk python package installed 2026-04-21 02:04:52.163080 | ubuntu-noble | Found os-service-types python package installed 2026-04-21 02:04:52.163105 | ubuntu-noble | Found osc-lib python package installed 2026-04-21 02:04:52.163130 | ubuntu-noble | Found oslo.cache python package installed 2026-04-21 02:04:52.163158 | ubuntu-noble | Found oslo.concurrency python package installed 2026-04-21 02:04:52.163184 | ubuntu-noble | Found oslo.config python package installed 2026-04-21 02:04:52.163211 | ubuntu-noble | Found oslo.context python package installed 2026-04-21 02:04:52.163237 | ubuntu-noble | Found oslo.db python package installed 2026-04-21 02:04:52.163264 | ubuntu-noble | Found oslo.i18n python package installed 2026-04-21 02:04:52.163451 | ubuntu-noble | Found oslo.log python package installed 2026-04-21 02:04:52.163507 | ubuntu-noble | Found oslo.messaging python package installed 2026-04-21 02:04:52.163539 | ubuntu-noble | Found oslo.metrics python package installed 2026-04-21 02:04:52.163567 | ubuntu-noble | Found oslo.middleware python package installed 2026-04-21 02:04:52.163595 | ubuntu-noble | Found oslo.policy python package installed 2026-04-21 02:04:52.163622 | ubuntu-noble | Found oslo.privsep python package installed 2026-04-21 02:04:52.163648 | ubuntu-noble | Found oslo.reports python package installed 2026-04-21 02:04:52.163675 | ubuntu-noble | Found oslo.rootwrap python package installed 2026-04-21 02:04:52.163701 | ubuntu-noble | Found oslo.serialization python package installed 2026-04-21 02:04:52.163728 | ubuntu-noble | Found oslo.service python package installed 2026-04-21 02:04:52.163754 | ubuntu-noble | Found oslo.upgradecheck python package installed 2026-04-21 02:04:52.163780 | ubuntu-noble | Found oslo.utils python package installed 2026-04-21 02:04:52.163809 | ubuntu-noble | Found oslotest python package installed 2026-04-21 02:04:52.163837 | ubuntu-noble | Found osprofiler python package installed 2026-04-21 02:04:52.163868 | ubuntu-noble | Found packaging python package installed 2026-04-21 02:04:52.163899 | ubuntu-noble | Found paramiko python package installed 2026-04-21 02:04:52.163927 | ubuntu-noble | Found Paste python package installed 2026-04-21 02:04:52.163957 | ubuntu-noble | Found PasteDeploy python package installed 2026-04-21 02:04:52.163988 | ubuntu-noble | Found pbr python package installed 2026-04-21 02:04:52.164019 | ubuntu-noble | Found platformdirs python package installed 2026-04-21 02:04:52.164047 | ubuntu-noble | Found prettytable python package installed 2026-04-21 02:04:52.164077 | ubuntu-noble | Found prometheus_client python package installed 2026-04-21 02:04:52.164105 | ubuntu-noble | Found psutil python package installed 2026-04-21 02:04:52.164134 | ubuntu-noble | Found psycopg2-binary python package installed 2026-04-21 02:04:52.164164 | ubuntu-noble | Found pycadf python package installed 2026-04-21 02:04:52.164193 | ubuntu-noble | Found pycodestyle python package installed 2026-04-21 02:04:52.164220 | ubuntu-noble | Found pycparser python package installed 2026-04-21 02:04:52.164248 | ubuntu-noble | Found pyflakes python package installed 2026-04-21 02:04:52.164274 | ubuntu-noble | Found Pygments python package installed 2026-04-21 02:04:52.164300 | ubuntu-noble | Found PyJWT python package installed 2026-04-21 02:04:52.164337 | ubuntu-noble | Found PyMySQL python package installed 2026-04-21 02:04:52.164366 | ubuntu-noble | Found PyNaCl python package installed 2026-04-21 02:04:52.164394 | ubuntu-noble | Found pyparsing python package installed 2026-04-21 02:04:52.164423 | ubuntu-noble | Found pyperclip python package installed 2026-04-21 02:04:52.164450 | ubuntu-noble | Found python-barbicanclient python package installed 2026-04-21 02:04:52.164476 | ubuntu-noble | Found python-cinderclient python package installed 2026-04-21 02:04:52.164501 | ubuntu-noble | Found python-dateutil python package installed 2026-04-21 02:04:52.164527 | ubuntu-noble | Found python-keystoneclient python package installed 2026-04-21 02:04:52.164554 | ubuntu-noble | Found python-neutronclient python package installed 2026-04-21 02:04:52.164583 | ubuntu-noble | Found python-novaclient python package installed 2026-04-21 02:04:52.164614 | ubuntu-noble | Found python-subunit python package installed 2026-04-21 02:04:52.164642 | ubuntu-noble | Found PyYAML python package installed 2026-04-21 02:04:52.164670 | ubuntu-noble | Found referencing python package installed 2026-04-21 02:04:52.164696 | ubuntu-noble | Found repoze.lru python package installed 2026-04-21 02:04:52.164723 | ubuntu-noble | Found requests python package installed 2026-04-21 02:04:52.164751 | ubuntu-noble | Found requests-mock python package installed 2026-04-21 02:04:52.164779 | ubuntu-noble | Found rfc3986 python package installed 2026-04-21 02:04:52.164807 | ubuntu-noble | Found rich python package installed 2026-04-21 02:04:52.164834 | ubuntu-noble | Found rich-argparse python package installed 2026-04-21 02:04:52.164862 | ubuntu-noble | Found Routes python package installed 2026-04-21 02:04:52.164890 | ubuntu-noble | Found rpds-py python package installed 2026-04-21 02:04:52.164915 | ubuntu-noble | Found setuptools python package installed 2026-04-21 02:04:52.164941 | ubuntu-noble | Found six python package installed 2026-04-21 02:04:52.165118 | ubuntu-noble | Found SQLAlchemy python package installed 2026-04-21 02:04:52.165158 | ubuntu-noble | Found SQLAlchemy-Utils python package installed 2026-04-21 02:04:52.165191 | ubuntu-noble | Found statsd python package installed 2026-04-21 02:04:52.165223 | ubuntu-noble | Found stestr python package installed 2026-04-21 02:04:52.165257 | ubuntu-noble | Found stevedore python package installed 2026-04-21 02:04:52.165287 | ubuntu-noble | Found tenacity python package installed 2026-04-21 02:04:52.165314 | ubuntu-noble | Found testresources python package installed 2026-04-21 02:04:52.165341 | ubuntu-noble | Found testscenarios python package installed 2026-04-21 02:04:52.165371 | ubuntu-noble | Found testtools python package installed 2026-04-21 02:04:52.165400 | ubuntu-noble | Found tomlkit python package installed 2026-04-21 02:04:52.165428 | ubuntu-noble | Found tooz python package installed 2026-04-21 02:04:52.165457 | ubuntu-noble | Found typing_extensions python package installed 2026-04-21 02:04:52.165486 | ubuntu-noble | Found tzdata python package installed 2026-04-21 02:04:52.165514 | ubuntu-noble | Found urllib3 python package installed 2026-04-21 02:04:52.165549 | ubuntu-noble | Found vine python package installed 2026-04-21 02:04:52.165581 | ubuntu-noble | Found voluptuous python package installed 2026-04-21 02:04:52.165613 | ubuntu-noble | Found wcwidth python package installed 2026-04-21 02:04:52.165645 | ubuntu-noble | Found WebOb python package installed 2026-04-21 02:04:52.165676 | ubuntu-noble | Found wrapt python package installed 2026-04-21 02:04:52.165707 | ubuntu-noble | Found yappi python package installed 2026-04-21 02:04:52.173525 | 2026-04-21 02:04:52.173623 | TASK [tox : Remove tempfile] 2026-04-21 02:04:52.566811 | ubuntu-noble | changed 2026-04-21 02:04:52.574332 | 2026-04-21 02:04:52.574434 | TASK [tox : Emit tox command] 2026-04-21 02:04:52.621380 | /home/zuul/.local/tox/bin/tox -epy312 -vv --skip-missing-interpreters=false 2026-04-21 02:04:52.627537 | 2026-04-21 02:04:52.627642 | TASK [tox : Run tox] 2026-04-21 02:04:53.124943 | ubuntu-noble | ROOT: 194 D setup logging to DEBUG on pid 6605 [tox/report.py:229] 2026-04-21 02:04:53.151133 | ubuntu-noble | .pkg: 220 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:53.155059 | ubuntu-noble | .pkg: 224 I find interpreter for spec PythonSpec(major=3, minor=12, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:53.158070 | ubuntu-noble | .pkg: 227 D got python info of /usr/bin/python3.12 from /home/zuul/.cache/virtualenv/py_info/4/f0d7a494a3f776233427cb85a7e198c7cf4913b50a203c6febc678cc4f5bf265.json [virtualenv/app_data/via_disk_folder.py:139] 2026-04-21 02:04:53.158922 | ubuntu-noble | .pkg: 228 D filesystem is case-sensitive [python_discovery/_compat.py:18] 2026-04-21 02:04:53.158971 | ubuntu-noble | .pkg: 228 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:53.159078 | ubuntu-noble | .pkg: 228 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:53.160246 | ubuntu-noble | .pkg: 229 D symlink on filesystem does work [virtualenv/info.py:51] 2026-04-21 02:04:53.160410 | ubuntu-noble | .pkg: 229 D filesystem is case-sensitive [virtualenv/info.py:28] 2026-04-21 02:04:53.186406 | ubuntu-noble | .pkg: 255 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:53.186883 | ubuntu-noble | .pkg: 256 I find interpreter for spec PythonSpec(path=/home/zuul/.local/tox/bin/python3) [python_discovery/_discovery.py:62] 2026-04-21 02:04:53.187140 | ubuntu-noble | .pkg: 256 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:53.187173 | ubuntu-noble | .pkg: 256 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:53.191274 | ubuntu-noble | .pkg: 260 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:53.191704 | ubuntu-noble | .pkg: 260 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:53.191737 | ubuntu-noble | .pkg: 261 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:53.191752 | ubuntu-noble | .pkg: 261 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:53.195677 | ubuntu-noble | .pkg: 264 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:53.196174 | ubuntu-noble | .pkg: 265 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:53.196207 | ubuntu-noble | .pkg: 265 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:53.196223 | ubuntu-noble | .pkg: 265 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:53.199798 | ubuntu-noble | .pkg: 269 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:53.200148 | ubuntu-noble | .pkg: 269 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:53.200217 | ubuntu-noble | .pkg: 269 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:53.200256 | ubuntu-noble | .pkg: 269 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:53.203742 | ubuntu-noble | .pkg: 273 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:53.204071 | ubuntu-noble | .pkg: 273 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:53.204137 | ubuntu-noble | .pkg: 273 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:53.204198 | ubuntu-noble | .pkg: 273 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:53.208669 | ubuntu-noble | .pkg: 277 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:53.209062 | ubuntu-noble | .pkg: 278 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:53.209089 | ubuntu-noble | .pkg: 278 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:53.209106 | ubuntu-noble | .pkg: 278 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:53.212433 | ubuntu-noble | .pkg: 281 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:53.212847 | ubuntu-noble | .pkg: 282 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:53.212874 | ubuntu-noble | .pkg: 282 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:53.212891 | ubuntu-noble | .pkg: 282 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:53.216357 | ubuntu-noble | .pkg: 285 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:53.216779 | ubuntu-noble | .pkg: 286 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:53.216806 | ubuntu-noble | .pkg: 286 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:53.216837 | ubuntu-noble | .pkg: 286 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:53.220352 | ubuntu-noble | .pkg: 289 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:53.220765 | ubuntu-noble | .pkg: 290 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:53.220792 | ubuntu-noble | .pkg: 290 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:53.220808 | ubuntu-noble | .pkg: 290 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:53.224001 | ubuntu-noble | .pkg: 293 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:53.224408 | ubuntu-noble | .pkg: 293 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:53.224455 | ubuntu-noble | .pkg: 293 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:53.224472 | ubuntu-noble | .pkg: 293 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:53.227807 | ubuntu-noble | .pkg: 297 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:53.228197 | ubuntu-noble | .pkg: 297 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:53.228224 | ubuntu-noble | .pkg: 297 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:53.228239 | ubuntu-noble | .pkg: 297 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:53.232940 | ubuntu-noble | .pkg: 302 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:53.233340 | ubuntu-noble | .pkg: 302 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:53.233374 | ubuntu-noble | .pkg: 302 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:53.233391 | ubuntu-noble | .pkg: 302 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:53.236737 | ubuntu-noble | .pkg: 306 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:53.237120 | ubuntu-noble | .pkg: 306 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:53.237147 | ubuntu-noble | .pkg: 306 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:53.237164 | ubuntu-noble | .pkg: 306 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:53.240336 | ubuntu-noble | .pkg: 309 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:53.240743 | ubuntu-noble | .pkg: 310 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:53.240770 | ubuntu-noble | .pkg: 310 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:53.240786 | ubuntu-noble | .pkg: 310 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:53.244134 | ubuntu-noble | .pkg: 313 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:53.244535 | ubuntu-noble | .pkg: 313 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:53.244569 | ubuntu-noble | .pkg: 313 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:53.244598 | ubuntu-noble | .pkg: 313 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:53.247882 | ubuntu-noble | .pkg: 317 D created app data folder /home/zuul/.cache/virtualenv [virtualenv/app_data/__init__.py:65] 2026-04-21 02:04:53.248214 | ubuntu-noble | .pkg: 317 I find interpreter for spec PythonSpec(major=3, free_threaded=False) [python_discovery/_discovery.py:62] 2026-04-21 02:04:53.248312 | ubuntu-noble | .pkg: 317 I proposed PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:71] 2026-04-21 02:04:53.248334 | ubuntu-noble | .pkg: 317 D accepted PythonInfo(spec=CPython3.12.3.final.0-64-x86_64, system=/usr/bin/python3.12, exe=/home/zuul/.local/tox/bin/python3, platform=linux, version='3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]', encoding_fs_io=utf-8-utf-8) [python_discovery/_discovery.py:75] 2026-04-21 02:04:53.306762 | ubuntu-noble | .pkg: 375 W _optional_hooks> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-04-21 02:04:53.441835 | ubuntu-noble | Backend: run command _optional_hooks with args {} 2026-04-21 02:04:53.441866 | ubuntu-noble | Backend: Wrote response {'return': {'get_requires_for_build_sdist': True, 'prepare_metadata_for_build_wheel': True, 'get_requires_for_build_wheel': True, 'build_editable': True, 'get_requires_for_build_editable': True, 'prepare_metadata_for_build_editable': True}} to /tmp/pep517__optional_hooks-nnpq5qxf.json 2026-04-21 02:04:53.445415 | ubuntu-noble | .pkg: 514 I exit None (0.14 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6612 [tox/execute/api.py:311] 2026-04-21 02:04:53.446607 | ubuntu-noble | .pkg: 515 W get_requires_for_build_sdist> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-04-21 02:04:53.477562 | ubuntu-noble | Backend: run command get_requires_for_build_sdist with args {'config_settings': None} 2026-04-21 02:04:53.477593 | ubuntu-noble | [pbr] Generating ChangeLog 2026-04-21 02:04:53.708485 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-04-21 02:04:53.708545 | ubuntu-noble | !! 2026-04-21 02:04:53.708556 | ubuntu-noble | 2026-04-21 02:04:53.708580 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:53.708590 | ubuntu-noble | Please avoid running ``setup.py`` directly. 2026-04-21 02:04:53.708598 | ubuntu-noble | Instead, use pypa/build, pypa/installer or other 2026-04-21 02:04:53.708607 | ubuntu-noble | standards-based tools. 2026-04-21 02:04:53.708615 | ubuntu-noble | 2026-04-21 02:04:53.708624 | ubuntu-noble | This deprecation is overdue, please update your project and remove deprecated 2026-04-21 02:04:53.708632 | ubuntu-noble | calls to avoid build errors in the future. 2026-04-21 02:04:53.708640 | ubuntu-noble | 2026-04-21 02:04:53.708649 | ubuntu-noble | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-04-21 02:04:53.708657 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:53.708665 | ubuntu-noble | 2026-04-21 02:04:53.708673 | ubuntu-noble | !! 2026-04-21 02:04:53.708682 | ubuntu-noble | self.initialize_options() 2026-04-21 02:04:53.708848 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-04-21 02:04:53.708863 | ubuntu-noble | warnings.warn(msg) 2026-04-21 02:04:53.722389 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-04-21 02:04:53.722421 | ubuntu-noble | !! 2026-04-21 02:04:53.722432 | ubuntu-noble | 2026-04-21 02:04:53.722442 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:53.722451 | ubuntu-noble | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-04-21 02:04:53.722460 | ubuntu-noble | 2026-04-21 02:04:53.722469 | ubuntu-noble | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-04-21 02:04:53.722477 | ubuntu-noble | or your builds will no longer be supported. 2026-04-21 02:04:53.722486 | ubuntu-noble | 2026-04-21 02:04:53.722495 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-21 02:04:53.722514 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:53.722523 | ubuntu-noble | 2026-04-21 02:04:53.722532 | ubuntu-noble | !! 2026-04-21 02:04:53.722540 | ubuntu-noble | corresp(dist, value, root_dir) 2026-04-21 02:04:53.732158 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-21 02:04:53.732189 | ubuntu-noble | !! 2026-04-21 02:04:53.732199 | ubuntu-noble | 2026-04-21 02:04:53.732209 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:53.732218 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-21 02:04:53.732227 | ubuntu-noble | 2026-04-21 02:04:53.732235 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-04-21 02:04:53.732244 | ubuntu-noble | 2026-04-21 02:04:53.732254 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-21 02:04:53.732279 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:53.732318 | ubuntu-noble | 2026-04-21 02:04:53.732332 | ubuntu-noble | !! 2026-04-21 02:04:53.732340 | ubuntu-noble | dist._finalize_license_expression() 2026-04-21 02:04:53.732768 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-21 02:04:53.732787 | ubuntu-noble | !! 2026-04-21 02:04:53.732796 | ubuntu-noble | 2026-04-21 02:04:53.732805 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:53.732814 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-21 02:04:53.732822 | ubuntu-noble | 2026-04-21 02:04:53.732831 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-04-21 02:04:53.732839 | ubuntu-noble | 2026-04-21 02:04:53.732847 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-21 02:04:53.732856 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:53.732864 | ubuntu-noble | 2026-04-21 02:04:53.732872 | ubuntu-noble | !! 2026-04-21 02:04:53.732881 | ubuntu-noble | self._finalize_license_expression() 2026-04-21 02:04:53.733456 | ubuntu-noble | running egg_info 2026-04-21 02:04:53.734712 | ubuntu-noble | writing manila.egg-info/PKG-INFO 2026-04-21 02:04:53.735343 | ubuntu-noble | writing dependency_links to manila.egg-info/dependency_links.txt 2026-04-21 02:04:53.735985 | ubuntu-noble | writing entry points to manila.egg-info/entry_points.txt 2026-04-21 02:04:53.736550 | ubuntu-noble | writing requirements to manila.egg-info/requires.txt 2026-04-21 02:04:53.736584 | ubuntu-noble | writing top-level names to manila.egg-info/top_level.txt 2026-04-21 02:04:53.806003 | ubuntu-noble | writing pbr to manila.egg-info/pbr.json 2026-04-21 02:04:53.806465 | ubuntu-noble | [pbr] Processing SOURCES.txt 2026-04-21 02:04:53.815850 | ubuntu-noble | [pbr] In git context, generating filelist from git 2026-04-21 02:04:53.830762 | ubuntu-noble | warning: no files found matching 'AUTHORS' 2026-04-21 02:04:53.830789 | ubuntu-noble | warning: no files found matching 'ChangeLog' 2026-04-21 02:04:53.833432 | ubuntu-noble | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-04-21 02:04:54.266221 | ubuntu-noble | adding license file 'LICENSE' 2026-04-21 02:04:54.283961 | ubuntu-noble | writing manifest file 'manila.egg-info/SOURCES.txt' 2026-04-21 02:04:54.284460 | ubuntu-noble | Backend: Wrote response {'return': []} to /tmp/pep517_get_requires_for_build_sdist-mwrt9swr.json 2026-04-21 02:04:54.287024 | ubuntu-noble | .pkg: 1356 I exit None (0.84 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6612 [tox/execute/api.py:311] 2026-04-21 02:04:54.288513 | ubuntu-noble | .pkg: 1357 W get_requires_for_build_editable> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-04-21 02:04:54.308866 | ubuntu-noble | Backend: run command get_requires_for_build_editable with args {'config_settings': None} 2026-04-21 02:04:54.308904 | ubuntu-noble | [pbr] Generating ChangeLog 2026-04-21 02:04:54.523405 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-04-21 02:04:54.523488 | ubuntu-noble | !! 2026-04-21 02:04:54.523496 | ubuntu-noble | 2026-04-21 02:04:54.523503 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:54.523510 | ubuntu-noble | Please avoid running ``setup.py`` directly. 2026-04-21 02:04:54.523516 | ubuntu-noble | Instead, use pypa/build, pypa/installer or other 2026-04-21 02:04:54.523522 | ubuntu-noble | standards-based tools. 2026-04-21 02:04:54.523528 | ubuntu-noble | 2026-04-21 02:04:54.523533 | ubuntu-noble | This deprecation is overdue, please update your project and remove deprecated 2026-04-21 02:04:54.523539 | ubuntu-noble | calls to avoid build errors in the future. 2026-04-21 02:04:54.523545 | ubuntu-noble | 2026-04-21 02:04:54.523550 | ubuntu-noble | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-04-21 02:04:54.523555 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:54.523587 | ubuntu-noble | 2026-04-21 02:04:54.523599 | ubuntu-noble | !! 2026-04-21 02:04:54.523605 | ubuntu-noble | self.initialize_options() 2026-04-21 02:04:54.523823 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-04-21 02:04:54.523833 | ubuntu-noble | warnings.warn(msg) 2026-04-21 02:04:54.528551 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-04-21 02:04:54.528572 | ubuntu-noble | !! 2026-04-21 02:04:54.528579 | ubuntu-noble | 2026-04-21 02:04:54.528585 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:54.528591 | ubuntu-noble | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-04-21 02:04:54.528596 | ubuntu-noble | 2026-04-21 02:04:54.528601 | ubuntu-noble | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-04-21 02:04:54.528607 | ubuntu-noble | or your builds will no longer be supported. 2026-04-21 02:04:54.528612 | ubuntu-noble | 2026-04-21 02:04:54.528618 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-21 02:04:54.528624 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:54.528629 | ubuntu-noble | 2026-04-21 02:04:54.528634 | ubuntu-noble | !! 2026-04-21 02:04:54.528639 | ubuntu-noble | corresp(dist, value, root_dir) 2026-04-21 02:04:54.530311 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-21 02:04:54.530327 | ubuntu-noble | !! 2026-04-21 02:04:54.530333 | ubuntu-noble | 2026-04-21 02:04:54.530338 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:54.530344 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-21 02:04:54.530349 | ubuntu-noble | 2026-04-21 02:04:54.530355 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-04-21 02:04:54.530360 | ubuntu-noble | 2026-04-21 02:04:54.530365 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-21 02:04:54.530371 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:54.530376 | ubuntu-noble | 2026-04-21 02:04:54.530381 | ubuntu-noble | !! 2026-04-21 02:04:54.530386 | ubuntu-noble | dist._finalize_license_expression() 2026-04-21 02:04:54.530800 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-21 02:04:54.530809 | ubuntu-noble | !! 2026-04-21 02:04:54.530815 | ubuntu-noble | 2026-04-21 02:04:54.530820 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:54.530825 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-21 02:04:54.530847 | ubuntu-noble | 2026-04-21 02:04:54.530853 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-04-21 02:04:54.530858 | ubuntu-noble | 2026-04-21 02:04:54.530863 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-21 02:04:54.530869 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:54.530874 | ubuntu-noble | 2026-04-21 02:04:54.530879 | ubuntu-noble | !! 2026-04-21 02:04:54.530884 | ubuntu-noble | self._finalize_license_expression() 2026-04-21 02:04:54.531193 | ubuntu-noble | running egg_info 2026-04-21 02:04:54.532430 | ubuntu-noble | writing manila.egg-info/PKG-INFO 2026-04-21 02:04:54.533038 | ubuntu-noble | writing dependency_links to manila.egg-info/dependency_links.txt 2026-04-21 02:04:54.533649 | ubuntu-noble | writing entry points to manila.egg-info/entry_points.txt 2026-04-21 02:04:54.533986 | ubuntu-noble | writing requirements to manila.egg-info/requires.txt 2026-04-21 02:04:54.534383 | ubuntu-noble | writing top-level names to manila.egg-info/top_level.txt 2026-04-21 02:04:54.602458 | ubuntu-noble | writing pbr to manila.egg-info/pbr.json 2026-04-21 02:04:54.602968 | ubuntu-noble | [pbr] Processing SOURCES.txt 2026-04-21 02:04:54.617181 | ubuntu-noble | [pbr] In git context, generating filelist from git 2026-04-21 02:04:54.638698 | ubuntu-noble | warning: no files found matching 'AUTHORS' 2026-04-21 02:04:54.639037 | ubuntu-noble | warning: no files found matching 'ChangeLog' 2026-04-21 02:04:54.641431 | ubuntu-noble | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-04-21 02:04:55.062968 | ubuntu-noble | adding license file 'LICENSE' 2026-04-21 02:04:55.080387 | ubuntu-noble | writing manifest file 'manila.egg-info/SOURCES.txt' 2026-04-21 02:04:55.080881 | ubuntu-noble | Backend: Wrote response {'return': []} to /tmp/pep517_get_requires_for_build_editable-jixmjt_7.json 2026-04-21 02:04:55.084468 | ubuntu-noble | .pkg: 2152 I exit None (0.79 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6612 [tox/execute/api.py:311] 2026-04-21 02:04:55.086415 | ubuntu-noble | .pkg: 2155 W build_editable> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-04-21 02:04:55.099490 | ubuntu-noble | Backend: run command build_editable with args {'wheel_directory': '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist', 'config_settings': None, 'metadata_directory': None} 2026-04-21 02:04:55.099524 | ubuntu-noble | [pbr] Generating ChangeLog 2026-04-21 02:04:55.297699 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-04-21 02:04:55.297813 | ubuntu-noble | warnings.warn(msg) 2026-04-21 02:04:55.299832 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-04-21 02:04:55.299867 | ubuntu-noble | !! 2026-04-21 02:04:55.299878 | ubuntu-noble | 2026-04-21 02:04:55.299888 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:55.299898 | ubuntu-noble | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-04-21 02:04:55.299907 | ubuntu-noble | 2026-04-21 02:04:55.299915 | ubuntu-noble | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-04-21 02:04:55.299924 | ubuntu-noble | or your builds will no longer be supported. 2026-04-21 02:04:55.299933 | ubuntu-noble | 2026-04-21 02:04:55.299942 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-21 02:04:55.299951 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:55.299962 | ubuntu-noble | 2026-04-21 02:04:55.299972 | ubuntu-noble | !! 2026-04-21 02:04:55.299980 | ubuntu-noble | corresp(dist, value, root_dir) 2026-04-21 02:04:55.301588 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-21 02:04:55.301622 | ubuntu-noble | !! 2026-04-21 02:04:55.301632 | ubuntu-noble | 2026-04-21 02:04:55.301642 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:55.301651 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-21 02:04:55.301660 | ubuntu-noble | 2026-04-21 02:04:55.301669 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-04-21 02:04:55.301677 | ubuntu-noble | 2026-04-21 02:04:55.301685 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-21 02:04:55.301694 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:55.301702 | ubuntu-noble | 2026-04-21 02:04:55.301710 | ubuntu-noble | !! 2026-04-21 02:04:55.301719 | ubuntu-noble | dist._finalize_license_expression() 2026-04-21 02:04:55.302018 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-04-21 02:04:55.302045 | ubuntu-noble | !! 2026-04-21 02:04:55.302055 | ubuntu-noble | 2026-04-21 02:04:55.302065 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:55.302074 | ubuntu-noble | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-04-21 02:04:55.302082 | ubuntu-noble | 2026-04-21 02:04:55.302091 | ubuntu-noble | License :: OSI Approved :: Apache Software License 2026-04-21 02:04:55.302099 | ubuntu-noble | 2026-04-21 02:04:55.302108 | ubuntu-noble | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-04-21 02:04:55.302116 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:55.302124 | ubuntu-noble | 2026-04-21 02:04:55.302132 | ubuntu-noble | !! 2026-04-21 02:04:55.302141 | ubuntu-noble | self._finalize_license_expression() 2026-04-21 02:04:55.303670 | ubuntu-noble | running editable_wheel 2026-04-21 02:04:55.306547 | ubuntu-noble | creating /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ul_gsbdh/manila.egg-info 2026-04-21 02:04:55.306582 | ubuntu-noble | writing /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ul_gsbdh/manila.egg-info/PKG-INFO 2026-04-21 02:04:55.307089 | ubuntu-noble | writing dependency_links to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ul_gsbdh/manila.egg-info/dependency_links.txt 2026-04-21 02:04:55.307745 | ubuntu-noble | writing entry points to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ul_gsbdh/manila.egg-info/entry_points.txt 2026-04-21 02:04:55.308078 | ubuntu-noble | writing requirements to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ul_gsbdh/manila.egg-info/requires.txt 2026-04-21 02:04:55.308095 | ubuntu-noble | writing top-level names to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ul_gsbdh/manila.egg-info/top_level.txt 2026-04-21 02:04:55.375762 | ubuntu-noble | writing pbr to /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ul_gsbdh/manila.egg-info/pbr.json 2026-04-21 02:04:55.376395 | ubuntu-noble | [pbr] Processing SOURCES.txt 2026-04-21 02:04:55.376418 | ubuntu-noble | writing manifest file '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ul_gsbdh/manila.egg-info/SOURCES.txt' 2026-04-21 02:04:55.388586 | ubuntu-noble | [pbr] In git context, generating filelist from git 2026-04-21 02:04:55.403087 | ubuntu-noble | warning: no files found matching 'AUTHORS' 2026-04-21 02:04:55.404474 | ubuntu-noble | warning: no files found matching 'ChangeLog' 2026-04-21 02:04:55.405957 | ubuntu-noble | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-04-21 02:04:55.830260 | ubuntu-noble | adding license file 'LICENSE' 2026-04-21 02:04:55.847253 | ubuntu-noble | writing manifest file '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ul_gsbdh/manila.egg-info/SOURCES.txt' 2026-04-21 02:04:55.848009 | ubuntu-noble | creating '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ul_gsbdh/manila-1.0.0.dev6864.dist-info' 2026-04-21 02:04:55.850749 | ubuntu-noble | creating /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ul_gsbdh/manila-1.0.0.dev6864.dist-info/WHEEL 2026-04-21 02:04:55.860199 | ubuntu-noble | running build_py 2026-04-21 02:04:55.860227 | ubuntu-noble | running egg_info 2026-04-21 02:04:55.861702 | ubuntu-noble | creating /tmp/tmppl8tucvq.build-temp/manila.egg-info 2026-04-21 02:04:55.861940 | ubuntu-noble | writing /tmp/tmppl8tucvq.build-temp/manila.egg-info/PKG-INFO 2026-04-21 02:04:55.862556 | ubuntu-noble | writing dependency_links to /tmp/tmppl8tucvq.build-temp/manila.egg-info/dependency_links.txt 2026-04-21 02:04:55.863234 | ubuntu-noble | writing entry points to /tmp/tmppl8tucvq.build-temp/manila.egg-info/entry_points.txt 2026-04-21 02:04:55.863680 | ubuntu-noble | writing requirements to /tmp/tmppl8tucvq.build-temp/manila.egg-info/requires.txt 2026-04-21 02:04:55.863718 | ubuntu-noble | writing top-level names to /tmp/tmppl8tucvq.build-temp/manila.egg-info/top_level.txt 2026-04-21 02:04:55.934907 | ubuntu-noble | writing pbr to /tmp/tmppl8tucvq.build-temp/manila.egg-info/pbr.json 2026-04-21 02:04:55.935525 | ubuntu-noble | [pbr] Processing SOURCES.txt 2026-04-21 02:04:55.935551 | ubuntu-noble | writing manifest file '/tmp/tmppl8tucvq.build-temp/manila.egg-info/SOURCES.txt' 2026-04-21 02:04:55.942979 | ubuntu-noble | [pbr] In git context, generating filelist from git 2026-04-21 02:04:55.961457 | ubuntu-noble | warning: no files found matching 'AUTHORS' 2026-04-21 02:04:55.961491 | ubuntu-noble | warning: no files found matching 'ChangeLog' 2026-04-21 02:04:55.963870 | ubuntu-noble | warning: no previously-included files matching '*.pyc' found anywhere in distribution 2026-04-21 02:04:56.393030 | ubuntu-noble | adding license file 'LICENSE' 2026-04-21 02:04:56.410762 | ubuntu-noble | writing manifest file '/tmp/tmppl8tucvq.build-temp/manila.egg-info/SOURCES.txt' 2026-04-21 02:04:56.415647 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api' is absent from the `packages` configuration. 2026-04-21 02:04:56.415681 | ubuntu-noble | !! 2026-04-21 02:04:56.415692 | ubuntu-noble | 2026-04-21 02:04:56.415702 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.415711 | ubuntu-noble | ############################ 2026-04-21 02:04:56.415720 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.415728 | ubuntu-noble | ############################ 2026-04-21 02:04:56.415737 | ubuntu-noble | Python recognizes 'manila.api' as an importable package[^1], 2026-04-21 02:04:56.415745 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.415755 | ubuntu-noble | 2026-04-21 02:04:56.415764 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.415774 | ubuntu-noble | package, please make sure that 'manila.api' is explicitly added 2026-04-21 02:04:56.415782 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.415791 | ubuntu-noble | 2026-04-21 02:04:56.415799 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.415807 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.415815 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.415823 | ubuntu-noble | 2026-04-21 02:04:56.415831 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.415840 | ubuntu-noble | 2026-04-21 02:04:56.415848 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.415856 | ubuntu-noble | 2026-04-21 02:04:56.415864 | ubuntu-noble | If you don't want 'manila.api' to be distributed and are 2026-04-21 02:04:56.415872 | ubuntu-noble | already explicitly excluding 'manila.api' via 2026-04-21 02:04:56.415880 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.415888 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.415896 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.415904 | ubuntu-noble | 2026-04-21 02:04:56.415912 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.415920 | ubuntu-noble | 2026-04-21 02:04:56.415929 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.415937 | ubuntu-noble | 2026-04-21 02:04:56.415946 | ubuntu-noble | 2026-04-21 02:04:56.415954 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.415962 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.415970 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.415978 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.415986 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.415994 | ubuntu-noble | 2026-04-21 02:04:56.416002 | ubuntu-noble | !! 2026-04-21 02:04:56.416011 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.416105 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.contrib' is absent from the `packages` configuration. 2026-04-21 02:04:56.416116 | ubuntu-noble | !! 2026-04-21 02:04:56.416158 | ubuntu-noble | 2026-04-21 02:04:56.416167 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.416176 | ubuntu-noble | ############################ 2026-04-21 02:04:56.416184 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.416196 | ubuntu-noble | ############################ 2026-04-21 02:04:56.416204 | ubuntu-noble | Python recognizes 'manila.api.contrib' as an importable package[^1], 2026-04-21 02:04:56.416212 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.416221 | ubuntu-noble | 2026-04-21 02:04:56.416229 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.416238 | ubuntu-noble | package, please make sure that 'manila.api.contrib' is explicitly added 2026-04-21 02:04:56.416249 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.416261 | ubuntu-noble | 2026-04-21 02:04:56.416273 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.416284 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.416346 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.416355 | ubuntu-noble | 2026-04-21 02:04:56.416364 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.416372 | ubuntu-noble | 2026-04-21 02:04:56.416380 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.416389 | ubuntu-noble | 2026-04-21 02:04:56.416397 | ubuntu-noble | If you don't want 'manila.api.contrib' to be distributed and are 2026-04-21 02:04:56.416405 | ubuntu-noble | already explicitly excluding 'manila.api.contrib' via 2026-04-21 02:04:56.416413 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.416421 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.416430 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.416438 | ubuntu-noble | 2026-04-21 02:04:56.416446 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.416454 | ubuntu-noble | 2026-04-21 02:04:56.416462 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.416471 | ubuntu-noble | 2026-04-21 02:04:56.416479 | ubuntu-noble | 2026-04-21 02:04:56.416487 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.416495 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.416503 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.416512 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.416520 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.416528 | ubuntu-noble | 2026-04-21 02:04:56.416536 | ubuntu-noble | !! 2026-04-21 02:04:56.416545 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.416553 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.middleware' is absent from the `packages` configuration. 2026-04-21 02:04:56.416562 | ubuntu-noble | !! 2026-04-21 02:04:56.416570 | ubuntu-noble | 2026-04-21 02:04:56.416578 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.416586 | ubuntu-noble | ############################ 2026-04-21 02:04:56.416595 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.416603 | ubuntu-noble | ############################ 2026-04-21 02:04:56.416611 | ubuntu-noble | Python recognizes 'manila.api.middleware' as an importable package[^1], 2026-04-21 02:04:56.416619 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.416628 | ubuntu-noble | 2026-04-21 02:04:56.416636 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.416644 | ubuntu-noble | package, please make sure that 'manila.api.middleware' is explicitly added 2026-04-21 02:04:56.416652 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.416671 | ubuntu-noble | 2026-04-21 02:04:56.416680 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.416688 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.416698 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.416707 | ubuntu-noble | 2026-04-21 02:04:56.416717 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.416725 | ubuntu-noble | 2026-04-21 02:04:56.416734 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.416742 | ubuntu-noble | 2026-04-21 02:04:56.416750 | ubuntu-noble | If you don't want 'manila.api.middleware' to be distributed and are 2026-04-21 02:04:56.416769 | ubuntu-noble | already explicitly excluding 'manila.api.middleware' via 2026-04-21 02:04:56.416823 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.416832 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.416841 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.416849 | ubuntu-noble | 2026-04-21 02:04:56.416857 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.416865 | ubuntu-noble | 2026-04-21 02:04:56.416874 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.416882 | ubuntu-noble | 2026-04-21 02:04:56.416890 | ubuntu-noble | 2026-04-21 02:04:56.416898 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.416907 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.416915 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.416923 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.416939 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.416947 | ubuntu-noble | 2026-04-21 02:04:56.416956 | ubuntu-noble | !! 2026-04-21 02:04:56.416964 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.416972 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.openstack' is absent from the `packages` configuration. 2026-04-21 02:04:56.416981 | ubuntu-noble | !! 2026-04-21 02:04:56.416989 | ubuntu-noble | 2026-04-21 02:04:56.416997 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.417005 | ubuntu-noble | ############################ 2026-04-21 02:04:56.417014 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.417022 | ubuntu-noble | ############################ 2026-04-21 02:04:56.417030 | ubuntu-noble | Python recognizes 'manila.api.openstack' as an importable package[^1], 2026-04-21 02:04:56.417038 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.417046 | ubuntu-noble | 2026-04-21 02:04:56.417055 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.417063 | ubuntu-noble | package, please make sure that 'manila.api.openstack' is explicitly added 2026-04-21 02:04:56.417071 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.417079 | ubuntu-noble | 2026-04-21 02:04:56.417087 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.417095 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.417104 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.417112 | ubuntu-noble | 2026-04-21 02:04:56.417120 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.417128 | ubuntu-noble | 2026-04-21 02:04:56.417136 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.417144 | ubuntu-noble | 2026-04-21 02:04:56.417153 | ubuntu-noble | If you don't want 'manila.api.openstack' to be distributed and are 2026-04-21 02:04:56.417170 | ubuntu-noble | already explicitly excluding 'manila.api.openstack' via 2026-04-21 02:04:56.417179 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.417187 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.417195 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.417203 | ubuntu-noble | 2026-04-21 02:04:56.417212 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.417220 | ubuntu-noble | 2026-04-21 02:04:56.417228 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.417236 | ubuntu-noble | 2026-04-21 02:04:56.417245 | ubuntu-noble | 2026-04-21 02:04:56.417253 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.417261 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.417269 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.417278 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.417286 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.417294 | ubuntu-noble | 2026-04-21 02:04:56.417336 | ubuntu-noble | !! 2026-04-21 02:04:56.417345 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.417354 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.schemas' is absent from the `packages` configuration. 2026-04-21 02:04:56.417362 | ubuntu-noble | !! 2026-04-21 02:04:56.417370 | ubuntu-noble | 2026-04-21 02:04:56.417379 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.417387 | ubuntu-noble | ############################ 2026-04-21 02:04:56.417395 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.417403 | ubuntu-noble | ############################ 2026-04-21 02:04:56.417411 | ubuntu-noble | Python recognizes 'manila.api.schemas' as an importable package[^1], 2026-04-21 02:04:56.417420 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.417428 | ubuntu-noble | 2026-04-21 02:04:56.417436 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.417444 | ubuntu-noble | package, please make sure that 'manila.api.schemas' is explicitly added 2026-04-21 02:04:56.417453 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.417461 | ubuntu-noble | 2026-04-21 02:04:56.417469 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.417477 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.417485 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.417494 | ubuntu-noble | 2026-04-21 02:04:56.417502 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.417510 | ubuntu-noble | 2026-04-21 02:04:56.417518 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.417526 | ubuntu-noble | 2026-04-21 02:04:56.417535 | ubuntu-noble | If you don't want 'manila.api.schemas' to be distributed and are 2026-04-21 02:04:56.417543 | ubuntu-noble | already explicitly excluding 'manila.api.schemas' via 2026-04-21 02:04:56.417558 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.417566 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.417575 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.417584 | ubuntu-noble | 2026-04-21 02:04:56.417593 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.417601 | ubuntu-noble | 2026-04-21 02:04:56.417609 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.417617 | ubuntu-noble | 2026-04-21 02:04:56.417626 | ubuntu-noble | 2026-04-21 02:04:56.417634 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.417652 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.417660 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.417675 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.417683 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.417691 | ubuntu-noble | 2026-04-21 02:04:56.417700 | ubuntu-noble | !! 2026-04-21 02:04:56.417708 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.417716 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.v1' is absent from the `packages` configuration. 2026-04-21 02:04:56.417724 | ubuntu-noble | !! 2026-04-21 02:04:56.417733 | ubuntu-noble | 2026-04-21 02:04:56.417741 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.417749 | ubuntu-noble | ############################ 2026-04-21 02:04:56.417757 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.417766 | ubuntu-noble | ############################ 2026-04-21 02:04:56.417774 | ubuntu-noble | Python recognizes 'manila.api.v1' as an importable package[^1], 2026-04-21 02:04:56.417782 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.417790 | ubuntu-noble | 2026-04-21 02:04:56.417798 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.417806 | ubuntu-noble | package, please make sure that 'manila.api.v1' is explicitly added 2026-04-21 02:04:56.417815 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.417823 | ubuntu-noble | 2026-04-21 02:04:56.417831 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.417839 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.417847 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.417856 | ubuntu-noble | 2026-04-21 02:04:56.417864 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.417872 | ubuntu-noble | 2026-04-21 02:04:56.417880 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.417888 | ubuntu-noble | 2026-04-21 02:04:56.417897 | ubuntu-noble | If you don't want 'manila.api.v1' to be distributed and are 2026-04-21 02:04:56.417905 | ubuntu-noble | already explicitly excluding 'manila.api.v1' via 2026-04-21 02:04:56.417913 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.417921 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.417929 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.417937 | ubuntu-noble | 2026-04-21 02:04:56.417946 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.417954 | ubuntu-noble | 2026-04-21 02:04:56.417962 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.417970 | ubuntu-noble | 2026-04-21 02:04:56.417978 | ubuntu-noble | 2026-04-21 02:04:56.417987 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.417995 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.418003 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.418011 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.418019 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.418028 | ubuntu-noble | 2026-04-21 02:04:56.418036 | ubuntu-noble | !! 2026-04-21 02:04:56.418044 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.418053 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.v2' is absent from the `packages` configuration. 2026-04-21 02:04:56.418061 | ubuntu-noble | !! 2026-04-21 02:04:56.418069 | ubuntu-noble | 2026-04-21 02:04:56.418086 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.418094 | ubuntu-noble | ############################ 2026-04-21 02:04:56.418103 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.418111 | ubuntu-noble | ############################ 2026-04-21 02:04:56.418119 | ubuntu-noble | Python recognizes 'manila.api.v2' as an importable package[^1], 2026-04-21 02:04:56.418127 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.418136 | ubuntu-noble | 2026-04-21 02:04:56.418144 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.418152 | ubuntu-noble | package, please make sure that 'manila.api.v2' is explicitly added 2026-04-21 02:04:56.418160 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.418169 | ubuntu-noble | 2026-04-21 02:04:56.418177 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.418185 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.418193 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.418202 | ubuntu-noble | 2026-04-21 02:04:56.418210 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.418218 | ubuntu-noble | 2026-04-21 02:04:56.418226 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.418235 | ubuntu-noble | 2026-04-21 02:04:56.418243 | ubuntu-noble | If you don't want 'manila.api.v2' to be distributed and are 2026-04-21 02:04:56.418251 | ubuntu-noble | already explicitly excluding 'manila.api.v2' via 2026-04-21 02:04:56.418259 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.418268 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.418276 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.418284 | ubuntu-noble | 2026-04-21 02:04:56.418297 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.418329 | ubuntu-noble | 2026-04-21 02:04:56.418337 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.418345 | ubuntu-noble | 2026-04-21 02:04:56.418354 | ubuntu-noble | 2026-04-21 02:04:56.418362 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.418370 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.418385 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.418393 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.418408 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.418416 | ubuntu-noble | 2026-04-21 02:04:56.418425 | ubuntu-noble | !! 2026-04-21 02:04:56.418433 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.418441 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.validation' is absent from the `packages` configuration. 2026-04-21 02:04:56.418449 | ubuntu-noble | !! 2026-04-21 02:04:56.418457 | ubuntu-noble | 2026-04-21 02:04:56.418466 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.418474 | ubuntu-noble | ############################ 2026-04-21 02:04:56.418482 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.418490 | ubuntu-noble | ############################ 2026-04-21 02:04:56.418498 | ubuntu-noble | Python recognizes 'manila.api.validation' as an importable package[^1], 2026-04-21 02:04:56.418506 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.418514 | ubuntu-noble | 2026-04-21 02:04:56.418523 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.418531 | ubuntu-noble | package, please make sure that 'manila.api.validation' is explicitly added 2026-04-21 02:04:56.418539 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.418556 | ubuntu-noble | 2026-04-21 02:04:56.418565 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.418573 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.418581 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.418589 | ubuntu-noble | 2026-04-21 02:04:56.418597 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.418605 | ubuntu-noble | 2026-04-21 02:04:56.418614 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.418622 | ubuntu-noble | 2026-04-21 02:04:56.418630 | ubuntu-noble | If you don't want 'manila.api.validation' to be distributed and are 2026-04-21 02:04:56.418638 | ubuntu-noble | already explicitly excluding 'manila.api.validation' via 2026-04-21 02:04:56.418646 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.418655 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.418663 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.418671 | ubuntu-noble | 2026-04-21 02:04:56.418679 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.418687 | ubuntu-noble | 2026-04-21 02:04:56.418696 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.418704 | ubuntu-noble | 2026-04-21 02:04:56.418712 | ubuntu-noble | 2026-04-21 02:04:56.418720 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.418728 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.418736 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.418745 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.418753 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.418761 | ubuntu-noble | 2026-04-21 02:04:56.418769 | ubuntu-noble | !! 2026-04-21 02:04:56.418777 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.418786 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.api.views' is absent from the `packages` configuration. 2026-04-21 02:04:56.418794 | ubuntu-noble | !! 2026-04-21 02:04:56.418802 | ubuntu-noble | 2026-04-21 02:04:56.418810 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.418819 | ubuntu-noble | ############################ 2026-04-21 02:04:56.418827 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.418835 | ubuntu-noble | ############################ 2026-04-21 02:04:56.418843 | ubuntu-noble | Python recognizes 'manila.api.views' as an importable package[^1], 2026-04-21 02:04:56.418851 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.418860 | ubuntu-noble | 2026-04-21 02:04:56.418868 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.418876 | ubuntu-noble | package, please make sure that 'manila.api.views' is explicitly added 2026-04-21 02:04:56.418884 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.418892 | ubuntu-noble | 2026-04-21 02:04:56.418901 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.418909 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.418917 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.418925 | ubuntu-noble | 2026-04-21 02:04:56.418933 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.418941 | ubuntu-noble | 2026-04-21 02:04:56.418950 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.418958 | ubuntu-noble | 2026-04-21 02:04:56.418966 | ubuntu-noble | If you don't want 'manila.api.views' to be distributed and are 2026-04-21 02:04:56.418974 | ubuntu-noble | already explicitly excluding 'manila.api.views' via 2026-04-21 02:04:56.418991 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.418999 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.419007 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.419015 | ubuntu-noble | 2026-04-21 02:04:56.419024 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.419032 | ubuntu-noble | 2026-04-21 02:04:56.419040 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.419048 | ubuntu-noble | 2026-04-21 02:04:56.419056 | ubuntu-noble | 2026-04-21 02:04:56.419064 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.419081 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.419089 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.419098 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.419106 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.419114 | ubuntu-noble | 2026-04-21 02:04:56.419122 | ubuntu-noble | !! 2026-04-21 02:04:56.419130 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.419139 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.cmd' is absent from the `packages` configuration. 2026-04-21 02:04:56.419147 | ubuntu-noble | !! 2026-04-21 02:04:56.419155 | ubuntu-noble | 2026-04-21 02:04:56.419163 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.419171 | ubuntu-noble | ############################ 2026-04-21 02:04:56.419179 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.419188 | ubuntu-noble | ############################ 2026-04-21 02:04:56.419196 | ubuntu-noble | Python recognizes 'manila.cmd' as an importable package[^1], 2026-04-21 02:04:56.419204 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.419212 | ubuntu-noble | 2026-04-21 02:04:56.419220 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.419228 | ubuntu-noble | package, please make sure that 'manila.cmd' is explicitly added 2026-04-21 02:04:56.419236 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.419244 | ubuntu-noble | 2026-04-21 02:04:56.419253 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.419261 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.419269 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.419277 | ubuntu-noble | 2026-04-21 02:04:56.419285 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.419298 | ubuntu-noble | 2026-04-21 02:04:56.419328 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.419336 | ubuntu-noble | 2026-04-21 02:04:56.419351 | ubuntu-noble | If you don't want 'manila.cmd' to be distributed and are 2026-04-21 02:04:56.419360 | ubuntu-noble | already explicitly excluding 'manila.cmd' via 2026-04-21 02:04:56.419368 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.419376 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.419385 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.419393 | ubuntu-noble | 2026-04-21 02:04:56.419401 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.419409 | ubuntu-noble | 2026-04-21 02:04:56.419417 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.419425 | ubuntu-noble | 2026-04-21 02:04:56.419434 | ubuntu-noble | 2026-04-21 02:04:56.419442 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.419450 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.419467 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.419475 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.419483 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.419491 | ubuntu-noble | 2026-04-21 02:04:56.419500 | ubuntu-noble | !! 2026-04-21 02:04:56.419508 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.419516 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.common' is absent from the `packages` configuration. 2026-04-21 02:04:56.419525 | ubuntu-noble | !! 2026-04-21 02:04:56.419533 | ubuntu-noble | 2026-04-21 02:04:56.419541 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.419549 | ubuntu-noble | ############################ 2026-04-21 02:04:56.419557 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.419566 | ubuntu-noble | ############################ 2026-04-21 02:04:56.419574 | ubuntu-noble | Python recognizes 'manila.common' as an importable package[^1], 2026-04-21 02:04:56.419582 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.419590 | ubuntu-noble | 2026-04-21 02:04:56.419598 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.419607 | ubuntu-noble | package, please make sure that 'manila.common' is explicitly added 2026-04-21 02:04:56.419615 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.419623 | ubuntu-noble | 2026-04-21 02:04:56.419631 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.419639 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.419648 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.419656 | ubuntu-noble | 2026-04-21 02:04:56.419664 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.419672 | ubuntu-noble | 2026-04-21 02:04:56.419686 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.419694 | ubuntu-noble | 2026-04-21 02:04:56.419703 | ubuntu-noble | If you don't want 'manila.common' to be distributed and are 2026-04-21 02:04:56.419711 | ubuntu-noble | already explicitly excluding 'manila.common' via 2026-04-21 02:04:56.419719 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.419727 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.419735 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.419744 | ubuntu-noble | 2026-04-21 02:04:56.419752 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.419760 | ubuntu-noble | 2026-04-21 02:04:56.419768 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.419776 | ubuntu-noble | 2026-04-21 02:04:56.419785 | ubuntu-noble | 2026-04-21 02:04:56.419793 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.419809 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.419817 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.419825 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.419834 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.419842 | ubuntu-noble | 2026-04-21 02:04:56.419850 | ubuntu-noble | !! 2026-04-21 02:04:56.419858 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.419867 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.compute' is absent from the `packages` configuration. 2026-04-21 02:04:56.419875 | ubuntu-noble | !! 2026-04-21 02:04:56.419883 | ubuntu-noble | 2026-04-21 02:04:56.419891 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.419907 | ubuntu-noble | ############################ 2026-04-21 02:04:56.419915 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.419924 | ubuntu-noble | ############################ 2026-04-21 02:04:56.419932 | ubuntu-noble | Python recognizes 'manila.compute' as an importable package[^1], 2026-04-21 02:04:56.419940 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.419948 | ubuntu-noble | 2026-04-21 02:04:56.419956 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.419965 | ubuntu-noble | package, please make sure that 'manila.compute' is explicitly added 2026-04-21 02:04:56.419973 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.419981 | ubuntu-noble | 2026-04-21 02:04:56.419989 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.419997 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.420005 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.420014 | ubuntu-noble | 2026-04-21 02:04:56.420022 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.420030 | ubuntu-noble | 2026-04-21 02:04:56.420038 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.420047 | ubuntu-noble | 2026-04-21 02:04:56.420055 | ubuntu-noble | If you don't want 'manila.compute' to be distributed and are 2026-04-21 02:04:56.420063 | ubuntu-noble | already explicitly excluding 'manila.compute' via 2026-04-21 02:04:56.420071 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.420079 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.420087 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.420096 | ubuntu-noble | 2026-04-21 02:04:56.420104 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.420112 | ubuntu-noble | 2026-04-21 02:04:56.420120 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.420128 | ubuntu-noble | 2026-04-21 02:04:56.420137 | ubuntu-noble | 2026-04-21 02:04:56.420145 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.420153 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.420161 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.420169 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.420177 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.420187 | ubuntu-noble | 2026-04-21 02:04:56.420197 | ubuntu-noble | !! 2026-04-21 02:04:56.420205 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.420213 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.data' is absent from the `packages` configuration. 2026-04-21 02:04:56.420222 | ubuntu-noble | !! 2026-04-21 02:04:56.420230 | ubuntu-noble | 2026-04-21 02:04:56.420239 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.420250 | ubuntu-noble | ############################ 2026-04-21 02:04:56.420261 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.420273 | ubuntu-noble | ############################ 2026-04-21 02:04:56.420284 | ubuntu-noble | Python recognizes 'manila.data' as an importable package[^1], 2026-04-21 02:04:56.420301 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.420344 | ubuntu-noble | 2026-04-21 02:04:56.420354 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.420362 | ubuntu-noble | package, please make sure that 'manila.data' is explicitly added 2026-04-21 02:04:56.420370 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.420378 | ubuntu-noble | 2026-04-21 02:04:56.420386 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.420405 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.420413 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.420421 | ubuntu-noble | 2026-04-21 02:04:56.420429 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.420438 | ubuntu-noble | 2026-04-21 02:04:56.420453 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.420462 | ubuntu-noble | 2026-04-21 02:04:56.420470 | ubuntu-noble | If you don't want 'manila.data' to be distributed and are 2026-04-21 02:04:56.420478 | ubuntu-noble | already explicitly excluding 'manila.data' via 2026-04-21 02:04:56.420486 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.420494 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.420502 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.420510 | ubuntu-noble | 2026-04-21 02:04:56.420519 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.420527 | ubuntu-noble | 2026-04-21 02:04:56.420535 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.420543 | ubuntu-noble | 2026-04-21 02:04:56.420551 | ubuntu-noble | 2026-04-21 02:04:56.420567 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.420575 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.420583 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.420594 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.420605 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.420616 | ubuntu-noble | 2026-04-21 02:04:56.420627 | ubuntu-noble | !! 2026-04-21 02:04:56.420638 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.420648 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.data.drivers' is absent from the `packages` configuration. 2026-04-21 02:04:56.420659 | ubuntu-noble | !! 2026-04-21 02:04:56.420669 | ubuntu-noble | 2026-04-21 02:04:56.420679 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.420688 | ubuntu-noble | ############################ 2026-04-21 02:04:56.420696 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.420705 | ubuntu-noble | ############################ 2026-04-21 02:04:56.420713 | ubuntu-noble | Python recognizes 'manila.data.drivers' as an importable package[^1], 2026-04-21 02:04:56.420721 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.420729 | ubuntu-noble | 2026-04-21 02:04:56.420737 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.420745 | ubuntu-noble | package, please make sure that 'manila.data.drivers' is explicitly added 2026-04-21 02:04:56.420754 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.420762 | ubuntu-noble | 2026-04-21 02:04:56.420770 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.420778 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.420786 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.420794 | ubuntu-noble | 2026-04-21 02:04:56.420803 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.420811 | ubuntu-noble | 2026-04-21 02:04:56.420819 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.420827 | ubuntu-noble | 2026-04-21 02:04:56.420885 | ubuntu-noble | If you don't want 'manila.data.drivers' to be distributed and are 2026-04-21 02:04:56.420895 | ubuntu-noble | already explicitly excluding 'manila.data.drivers' via 2026-04-21 02:04:56.420903 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.420922 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.420930 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.420938 | ubuntu-noble | 2026-04-21 02:04:56.420947 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.420955 | ubuntu-noble | 2026-04-21 02:04:56.420963 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.420971 | ubuntu-noble | 2026-04-21 02:04:56.420980 | ubuntu-noble | 2026-04-21 02:04:56.420988 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.420996 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.421004 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.421012 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.421021 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.421029 | ubuntu-noble | 2026-04-21 02:04:56.421037 | ubuntu-noble | !! 2026-04-21 02:04:56.421045 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.421054 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db' is absent from the `packages` configuration. 2026-04-21 02:04:56.421062 | ubuntu-noble | !! 2026-04-21 02:04:56.421070 | ubuntu-noble | 2026-04-21 02:04:56.421078 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.421087 | ubuntu-noble | ############################ 2026-04-21 02:04:56.421095 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.421103 | ubuntu-noble | ############################ 2026-04-21 02:04:56.421111 | ubuntu-noble | Python recognizes 'manila.db' as an importable package[^1], 2026-04-21 02:04:56.421119 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.421128 | ubuntu-noble | 2026-04-21 02:04:56.421136 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.421144 | ubuntu-noble | package, please make sure that 'manila.db' is explicitly added 2026-04-21 02:04:56.421152 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.421160 | ubuntu-noble | 2026-04-21 02:04:56.421168 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.421177 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.421185 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.421193 | ubuntu-noble | 2026-04-21 02:04:56.421201 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.421209 | ubuntu-noble | 2026-04-21 02:04:56.421218 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.421226 | ubuntu-noble | 2026-04-21 02:04:56.421234 | ubuntu-noble | If you don't want 'manila.db' to be distributed and are 2026-04-21 02:04:56.421242 | ubuntu-noble | already explicitly excluding 'manila.db' via 2026-04-21 02:04:56.421250 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.421259 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.421267 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.421275 | ubuntu-noble | 2026-04-21 02:04:56.421283 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.421291 | ubuntu-noble | 2026-04-21 02:04:56.421326 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.421341 | ubuntu-noble | 2026-04-21 02:04:56.421349 | ubuntu-noble | 2026-04-21 02:04:56.421365 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.421373 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.421382 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.421406 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.421415 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.421423 | ubuntu-noble | 2026-04-21 02:04:56.421431 | ubuntu-noble | !! 2026-04-21 02:04:56.421439 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.421448 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations' is absent from the `packages` configuration. 2026-04-21 02:04:56.421456 | ubuntu-noble | !! 2026-04-21 02:04:56.421464 | ubuntu-noble | 2026-04-21 02:04:56.421472 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.421480 | ubuntu-noble | ############################ 2026-04-21 02:04:56.421488 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.421497 | ubuntu-noble | ############################ 2026-04-21 02:04:56.421505 | ubuntu-noble | Python recognizes 'manila.db.migrations' as an importable package[^1], 2026-04-21 02:04:56.421513 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.421521 | ubuntu-noble | 2026-04-21 02:04:56.421529 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.421537 | ubuntu-noble | package, please make sure that 'manila.db.migrations' is explicitly added 2026-04-21 02:04:56.421546 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.421554 | ubuntu-noble | 2026-04-21 02:04:56.421562 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.421570 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.421578 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.421586 | ubuntu-noble | 2026-04-21 02:04:56.421595 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.421603 | ubuntu-noble | 2026-04-21 02:04:56.421611 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.421619 | ubuntu-noble | 2026-04-21 02:04:56.421627 | ubuntu-noble | If you don't want 'manila.db.migrations' to be distributed and are 2026-04-21 02:04:56.421635 | ubuntu-noble | already explicitly excluding 'manila.db.migrations' via 2026-04-21 02:04:56.421644 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.421652 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.421660 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.421668 | ubuntu-noble | 2026-04-21 02:04:56.421676 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.421684 | ubuntu-noble | 2026-04-21 02:04:56.421693 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.421698 | ubuntu-noble | 2026-04-21 02:04:56.421704 | ubuntu-noble | 2026-04-21 02:04:56.421717 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.421722 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.421727 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.421733 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.421739 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.421745 | ubuntu-noble | 2026-04-21 02:04:56.421751 | ubuntu-noble | !! 2026-04-21 02:04:56.421757 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.421763 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations.alembic' is absent from the `packages` configuration. 2026-04-21 02:04:56.421769 | ubuntu-noble | !! 2026-04-21 02:04:56.421774 | ubuntu-noble | 2026-04-21 02:04:56.421779 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.421784 | ubuntu-noble | ############################ 2026-04-21 02:04:56.421794 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.421800 | ubuntu-noble | ############################ 2026-04-21 02:04:56.421805 | ubuntu-noble | Python recognizes 'manila.db.migrations.alembic' as an importable package[^1], 2026-04-21 02:04:56.421810 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.421815 | ubuntu-noble | 2026-04-21 02:04:56.421820 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.421825 | ubuntu-noble | package, please make sure that 'manila.db.migrations.alembic' is explicitly added 2026-04-21 02:04:56.421830 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.421835 | ubuntu-noble | 2026-04-21 02:04:56.421840 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.421849 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.421854 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.421859 | ubuntu-noble | 2026-04-21 02:04:56.421865 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.421870 | ubuntu-noble | 2026-04-21 02:04:56.421875 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.421880 | ubuntu-noble | 2026-04-21 02:04:56.421885 | ubuntu-noble | If you don't want 'manila.db.migrations.alembic' to be distributed and are 2026-04-21 02:04:56.421890 | ubuntu-noble | already explicitly excluding 'manila.db.migrations.alembic' via 2026-04-21 02:04:56.421895 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.421900 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.421905 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.421911 | ubuntu-noble | 2026-04-21 02:04:56.421919 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.421924 | ubuntu-noble | 2026-04-21 02:04:56.421929 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.421934 | ubuntu-noble | 2026-04-21 02:04:56.421940 | ubuntu-noble | 2026-04-21 02:04:56.421945 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.421950 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.421955 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.421960 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.421965 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.421970 | ubuntu-noble | 2026-04-21 02:04:56.421975 | ubuntu-noble | !! 2026-04-21 02:04:56.421980 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.421985 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.migrations.alembic.versions' is absent from the `packages` configuration. 2026-04-21 02:04:56.421991 | ubuntu-noble | !! 2026-04-21 02:04:56.421996 | ubuntu-noble | 2026-04-21 02:04:56.422001 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.422006 | ubuntu-noble | ############################ 2026-04-21 02:04:56.422012 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.422017 | ubuntu-noble | ############################ 2026-04-21 02:04:56.422022 | ubuntu-noble | Python recognizes 'manila.db.migrations.alembic.versions' as an importable package[^1], 2026-04-21 02:04:56.422027 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.422032 | ubuntu-noble | 2026-04-21 02:04:56.422037 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.422042 | ubuntu-noble | package, please make sure that 'manila.db.migrations.alembic.versions' is explicitly added 2026-04-21 02:04:56.422048 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.422053 | ubuntu-noble | 2026-04-21 02:04:56.422064 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.422069 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.422074 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.422079 | ubuntu-noble | 2026-04-21 02:04:56.422084 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.422089 | ubuntu-noble | 2026-04-21 02:04:56.422095 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.422100 | ubuntu-noble | 2026-04-21 02:04:56.422105 | ubuntu-noble | If you don't want 'manila.db.migrations.alembic.versions' to be distributed and are 2026-04-21 02:04:56.422110 | ubuntu-noble | already explicitly excluding 'manila.db.migrations.alembic.versions' via 2026-04-21 02:04:56.422115 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.422120 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.422125 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.422130 | ubuntu-noble | 2026-04-21 02:04:56.422135 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.422140 | ubuntu-noble | 2026-04-21 02:04:56.422145 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.422151 | ubuntu-noble | 2026-04-21 02:04:56.422156 | ubuntu-noble | 2026-04-21 02:04:56.422161 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.422166 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.422171 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.422176 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.422181 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.422186 | ubuntu-noble | 2026-04-21 02:04:56.422192 | ubuntu-noble | !! 2026-04-21 02:04:56.422197 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.422202 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.db.sqlalchemy' is absent from the `packages` configuration. 2026-04-21 02:04:56.422207 | ubuntu-noble | !! 2026-04-21 02:04:56.422212 | ubuntu-noble | 2026-04-21 02:04:56.422217 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.422222 | ubuntu-noble | ############################ 2026-04-21 02:04:56.422227 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.422233 | ubuntu-noble | ############################ 2026-04-21 02:04:56.422238 | ubuntu-noble | Python recognizes 'manila.db.sqlalchemy' as an importable package[^1], 2026-04-21 02:04:56.422243 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.422248 | ubuntu-noble | 2026-04-21 02:04:56.422253 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.422258 | ubuntu-noble | package, please make sure that 'manila.db.sqlalchemy' is explicitly added 2026-04-21 02:04:56.422263 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.422268 | ubuntu-noble | 2026-04-21 02:04:56.422273 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.422278 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.422283 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.422291 | ubuntu-noble | 2026-04-21 02:04:56.422297 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.422302 | ubuntu-noble | 2026-04-21 02:04:56.422323 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.422329 | ubuntu-noble | 2026-04-21 02:04:56.422334 | ubuntu-noble | If you don't want 'manila.db.sqlalchemy' to be distributed and are 2026-04-21 02:04:56.422339 | ubuntu-noble | already explicitly excluding 'manila.db.sqlalchemy' via 2026-04-21 02:04:56.422350 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.422359 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.422364 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.422369 | ubuntu-noble | 2026-04-21 02:04:56.422374 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.422380 | ubuntu-noble | 2026-04-21 02:04:56.422385 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.422390 | ubuntu-noble | 2026-04-21 02:04:56.422395 | ubuntu-noble | 2026-04-21 02:04:56.422400 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.422405 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.422410 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.422415 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.422420 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.422425 | ubuntu-noble | 2026-04-21 02:04:56.422430 | ubuntu-noble | !! 2026-04-21 02:04:56.422435 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.422441 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.image' is absent from the `packages` configuration. 2026-04-21 02:04:56.422446 | ubuntu-noble | !! 2026-04-21 02:04:56.422451 | ubuntu-noble | 2026-04-21 02:04:56.422456 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.422461 | ubuntu-noble | ############################ 2026-04-21 02:04:56.422466 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.422471 | ubuntu-noble | ############################ 2026-04-21 02:04:56.422476 | ubuntu-noble | Python recognizes 'manila.image' as an importable package[^1], 2026-04-21 02:04:56.422481 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.422486 | ubuntu-noble | 2026-04-21 02:04:56.422492 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.422497 | ubuntu-noble | package, please make sure that 'manila.image' is explicitly added 2026-04-21 02:04:56.422502 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.422507 | ubuntu-noble | 2026-04-21 02:04:56.422512 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.422517 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.422527 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.422532 | ubuntu-noble | 2026-04-21 02:04:56.422537 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.422542 | ubuntu-noble | 2026-04-21 02:04:56.422547 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.422553 | ubuntu-noble | 2026-04-21 02:04:56.422558 | ubuntu-noble | If you don't want 'manila.image' to be distributed and are 2026-04-21 02:04:56.422563 | ubuntu-noble | already explicitly excluding 'manila.image' via 2026-04-21 02:04:56.422568 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.422573 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.422578 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.422583 | ubuntu-noble | 2026-04-21 02:04:56.422588 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.422593 | ubuntu-noble | 2026-04-21 02:04:56.422598 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.422603 | ubuntu-noble | 2026-04-21 02:04:56.422608 | ubuntu-noble | 2026-04-21 02:04:56.422613 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.422619 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.422629 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.422634 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.422640 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.422645 | ubuntu-noble | 2026-04-21 02:04:56.422650 | ubuntu-noble | !! 2026-04-21 02:04:56.422655 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.422660 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.keymgr' is absent from the `packages` configuration. 2026-04-21 02:04:56.422665 | ubuntu-noble | !! 2026-04-21 02:04:56.422670 | ubuntu-noble | 2026-04-21 02:04:56.422675 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.422680 | ubuntu-noble | ############################ 2026-04-21 02:04:56.422686 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.422691 | ubuntu-noble | ############################ 2026-04-21 02:04:56.422696 | ubuntu-noble | Python recognizes 'manila.keymgr' as an importable package[^1], 2026-04-21 02:04:56.422701 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.422706 | ubuntu-noble | 2026-04-21 02:04:56.422711 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.422720 | ubuntu-noble | package, please make sure that 'manila.keymgr' is explicitly added 2026-04-21 02:04:56.422725 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.422730 | ubuntu-noble | 2026-04-21 02:04:56.422735 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.422740 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.422745 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.422750 | ubuntu-noble | 2026-04-21 02:04:56.422755 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.422761 | ubuntu-noble | 2026-04-21 02:04:56.422766 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.422771 | ubuntu-noble | 2026-04-21 02:04:56.422776 | ubuntu-noble | If you don't want 'manila.keymgr' to be distributed and are 2026-04-21 02:04:56.422781 | ubuntu-noble | already explicitly excluding 'manila.keymgr' via 2026-04-21 02:04:56.422786 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.422794 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.422799 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.422805 | ubuntu-noble | 2026-04-21 02:04:56.422810 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.422815 | ubuntu-noble | 2026-04-21 02:04:56.422820 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.422825 | ubuntu-noble | 2026-04-21 02:04:56.422830 | ubuntu-noble | 2026-04-21 02:04:56.422835 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.422840 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.422851 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.422856 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.422861 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.422866 | ubuntu-noble | 2026-04-21 02:04:56.422871 | ubuntu-noble | !! 2026-04-21 02:04:56.422876 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.422882 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.lock' is absent from the `packages` configuration. 2026-04-21 02:04:56.422887 | ubuntu-noble | !! 2026-04-21 02:04:56.422892 | ubuntu-noble | 2026-04-21 02:04:56.422897 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.422907 | ubuntu-noble | ############################ 2026-04-21 02:04:56.422912 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.422917 | ubuntu-noble | ############################ 2026-04-21 02:04:56.422923 | ubuntu-noble | Python recognizes 'manila.lock' as an importable package[^1], 2026-04-21 02:04:56.422928 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.422933 | ubuntu-noble | 2026-04-21 02:04:56.422938 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.422943 | ubuntu-noble | package, please make sure that 'manila.lock' is explicitly added 2026-04-21 02:04:56.422948 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.422953 | ubuntu-noble | 2026-04-21 02:04:56.422958 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.422963 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.422968 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.422973 | ubuntu-noble | 2026-04-21 02:04:56.422979 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.422984 | ubuntu-noble | 2026-04-21 02:04:56.422989 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.422994 | ubuntu-noble | 2026-04-21 02:04:56.422999 | ubuntu-noble | If you don't want 'manila.lock' to be distributed and are 2026-04-21 02:04:56.423004 | ubuntu-noble | already explicitly excluding 'manila.lock' via 2026-04-21 02:04:56.423009 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.423014 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.423019 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.423024 | ubuntu-noble | 2026-04-21 02:04:56.423029 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.423035 | ubuntu-noble | 2026-04-21 02:04:56.423040 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.423045 | ubuntu-noble | 2026-04-21 02:04:56.423050 | ubuntu-noble | 2026-04-21 02:04:56.423055 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.423060 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.423065 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.423070 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.423075 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.423080 | ubuntu-noble | 2026-04-21 02:04:56.423086 | ubuntu-noble | !! 2026-04-21 02:04:56.423091 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.423096 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.message' is absent from the `packages` configuration. 2026-04-21 02:04:56.423101 | ubuntu-noble | !! 2026-04-21 02:04:56.423106 | ubuntu-noble | 2026-04-21 02:04:56.423111 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.423116 | ubuntu-noble | ############################ 2026-04-21 02:04:56.423121 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.423127 | ubuntu-noble | ############################ 2026-04-21 02:04:56.423132 | ubuntu-noble | Python recognizes 'manila.message' as an importable package[^1], 2026-04-21 02:04:56.423137 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.423142 | ubuntu-noble | 2026-04-21 02:04:56.423147 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.423152 | ubuntu-noble | package, please make sure that 'manila.message' is explicitly added 2026-04-21 02:04:56.423157 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.423162 | ubuntu-noble | 2026-04-21 02:04:56.423167 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.423178 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.423183 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.423188 | ubuntu-noble | 2026-04-21 02:04:56.423193 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.423198 | ubuntu-noble | 2026-04-21 02:04:56.423203 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.423208 | ubuntu-noble | 2026-04-21 02:04:56.423214 | ubuntu-noble | If you don't want 'manila.message' to be distributed and are 2026-04-21 02:04:56.423219 | ubuntu-noble | already explicitly excluding 'manila.message' via 2026-04-21 02:04:56.423227 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.423233 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.423238 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.423243 | ubuntu-noble | 2026-04-21 02:04:56.423248 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.423253 | ubuntu-noble | 2026-04-21 02:04:56.423258 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.423263 | ubuntu-noble | 2026-04-21 02:04:56.423268 | ubuntu-noble | 2026-04-21 02:04:56.423273 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.423279 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.423284 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.423289 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.423294 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.423302 | ubuntu-noble | 2026-04-21 02:04:56.423324 | ubuntu-noble | !! 2026-04-21 02:04:56.423329 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.423334 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network' is absent from the `packages` configuration. 2026-04-21 02:04:56.423339 | ubuntu-noble | !! 2026-04-21 02:04:56.423344 | ubuntu-noble | 2026-04-21 02:04:56.423350 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.423355 | ubuntu-noble | ############################ 2026-04-21 02:04:56.423360 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.423365 | ubuntu-noble | ############################ 2026-04-21 02:04:56.423370 | ubuntu-noble | Python recognizes 'manila.network' as an importable package[^1], 2026-04-21 02:04:56.423375 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.423380 | ubuntu-noble | 2026-04-21 02:04:56.423385 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.423390 | ubuntu-noble | package, please make sure that 'manila.network' is explicitly added 2026-04-21 02:04:56.423396 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.423401 | ubuntu-noble | 2026-04-21 02:04:56.423406 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.423411 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.423416 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.423421 | ubuntu-noble | 2026-04-21 02:04:56.423426 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.423431 | ubuntu-noble | 2026-04-21 02:04:56.423436 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.423441 | ubuntu-noble | 2026-04-21 02:04:56.423446 | ubuntu-noble | If you don't want 'manila.network' to be distributed and are 2026-04-21 02:04:56.423451 | ubuntu-noble | already explicitly excluding 'manila.network' via 2026-04-21 02:04:56.423457 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.423471 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.423476 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.423482 | ubuntu-noble | 2026-04-21 02:04:56.423487 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.423492 | ubuntu-noble | 2026-04-21 02:04:56.423497 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.423502 | ubuntu-noble | 2026-04-21 02:04:56.423507 | ubuntu-noble | 2026-04-21 02:04:56.423512 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.423517 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.423522 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.423527 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.423533 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.423538 | ubuntu-noble | 2026-04-21 02:04:56.423543 | ubuntu-noble | !! 2026-04-21 02:04:56.423548 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.423553 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network.linux' is absent from the `packages` configuration. 2026-04-21 02:04:56.423558 | ubuntu-noble | !! 2026-04-21 02:04:56.423563 | ubuntu-noble | 2026-04-21 02:04:56.423568 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.423573 | ubuntu-noble | ############################ 2026-04-21 02:04:56.423579 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.423584 | ubuntu-noble | ############################ 2026-04-21 02:04:56.423589 | ubuntu-noble | Python recognizes 'manila.network.linux' as an importable package[^1], 2026-04-21 02:04:56.423594 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.423599 | ubuntu-noble | 2026-04-21 02:04:56.423607 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.423613 | ubuntu-noble | package, please make sure that 'manila.network.linux' is explicitly added 2026-04-21 02:04:56.423618 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.423623 | ubuntu-noble | 2026-04-21 02:04:56.423628 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.423633 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.423638 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.423644 | ubuntu-noble | 2026-04-21 02:04:56.423649 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.423654 | ubuntu-noble | 2026-04-21 02:04:56.423659 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.423664 | ubuntu-noble | 2026-04-21 02:04:56.423669 | ubuntu-noble | If you don't want 'manila.network.linux' to be distributed and are 2026-04-21 02:04:56.423674 | ubuntu-noble | already explicitly excluding 'manila.network.linux' via 2026-04-21 02:04:56.423683 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.423689 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.423694 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.423699 | ubuntu-noble | 2026-04-21 02:04:56.423704 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.423709 | ubuntu-noble | 2026-04-21 02:04:56.423714 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.423719 | ubuntu-noble | 2026-04-21 02:04:56.423725 | ubuntu-noble | 2026-04-21 02:04:56.423730 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.423735 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.423740 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.423750 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.423755 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.423760 | ubuntu-noble | 2026-04-21 02:04:56.423766 | ubuntu-noble | !! 2026-04-21 02:04:56.423771 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.423776 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.network.neutron' is absent from the `packages` configuration. 2026-04-21 02:04:56.423781 | ubuntu-noble | !! 2026-04-21 02:04:56.423786 | ubuntu-noble | 2026-04-21 02:04:56.423791 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.423796 | ubuntu-noble | ############################ 2026-04-21 02:04:56.423802 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.423807 | ubuntu-noble | ############################ 2026-04-21 02:04:56.423812 | ubuntu-noble | Python recognizes 'manila.network.neutron' as an importable package[^1], 2026-04-21 02:04:56.423817 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.423822 | ubuntu-noble | 2026-04-21 02:04:56.423827 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.423832 | ubuntu-noble | package, please make sure that 'manila.network.neutron' is explicitly added 2026-04-21 02:04:56.423837 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.423842 | ubuntu-noble | 2026-04-21 02:04:56.423848 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.423853 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.423858 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.423863 | ubuntu-noble | 2026-04-21 02:04:56.423868 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.423873 | ubuntu-noble | 2026-04-21 02:04:56.423878 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.423883 | ubuntu-noble | 2026-04-21 02:04:56.423889 | ubuntu-noble | If you don't want 'manila.network.neutron' to be distributed and are 2026-04-21 02:04:56.423894 | ubuntu-noble | already explicitly excluding 'manila.network.neutron' via 2026-04-21 02:04:56.423899 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.423904 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.423909 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.423914 | ubuntu-noble | 2026-04-21 02:04:56.423919 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.423924 | ubuntu-noble | 2026-04-21 02:04:56.423930 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.423935 | ubuntu-noble | 2026-04-21 02:04:56.423940 | ubuntu-noble | 2026-04-21 02:04:56.423945 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.423950 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.423955 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.423960 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.423965 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.423970 | ubuntu-noble | 2026-04-21 02:04:56.423976 | ubuntu-noble | !! 2026-04-21 02:04:56.423981 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.423986 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.policies' is absent from the `packages` configuration. 2026-04-21 02:04:56.423991 | ubuntu-noble | !! 2026-04-21 02:04:56.423996 | ubuntu-noble | 2026-04-21 02:04:56.424001 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.424016 | ubuntu-noble | ############################ 2026-04-21 02:04:56.424021 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.424026 | ubuntu-noble | ############################ 2026-04-21 02:04:56.424031 | ubuntu-noble | Python recognizes 'manila.policies' as an importable package[^1], 2026-04-21 02:04:56.424040 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.424045 | ubuntu-noble | 2026-04-21 02:04:56.424050 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.424055 | ubuntu-noble | package, please make sure that 'manila.policies' is explicitly added 2026-04-21 02:04:56.424060 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.424065 | ubuntu-noble | 2026-04-21 02:04:56.424071 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.424076 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.424081 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.424086 | ubuntu-noble | 2026-04-21 02:04:56.424091 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.424096 | ubuntu-noble | 2026-04-21 02:04:56.424101 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.424106 | ubuntu-noble | 2026-04-21 02:04:56.424118 | ubuntu-noble | If you don't want 'manila.policies' to be distributed and are 2026-04-21 02:04:56.424123 | ubuntu-noble | already explicitly excluding 'manila.policies' via 2026-04-21 02:04:56.424128 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.424133 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.424138 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.424143 | ubuntu-noble | 2026-04-21 02:04:56.424149 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.424154 | ubuntu-noble | 2026-04-21 02:04:56.424159 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.424164 | ubuntu-noble | 2026-04-21 02:04:56.424169 | ubuntu-noble | 2026-04-21 02:04:56.424174 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.424179 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.424184 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.424190 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.424196 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.424201 | ubuntu-noble | 2026-04-21 02:04:56.424207 | ubuntu-noble | !! 2026-04-21 02:04:56.424212 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.424217 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.privsep' is absent from the `packages` configuration. 2026-04-21 02:04:56.424222 | ubuntu-noble | !! 2026-04-21 02:04:56.424227 | ubuntu-noble | 2026-04-21 02:04:56.424232 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.424238 | ubuntu-noble | ############################ 2026-04-21 02:04:56.424244 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.424251 | ubuntu-noble | ############################ 2026-04-21 02:04:56.424259 | ubuntu-noble | Python recognizes 'manila.privsep' as an importable package[^1], 2026-04-21 02:04:56.424265 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.424272 | ubuntu-noble | 2026-04-21 02:04:56.424279 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.424285 | ubuntu-noble | package, please make sure that 'manila.privsep' is explicitly added 2026-04-21 02:04:56.424294 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.424299 | ubuntu-noble | 2026-04-21 02:04:56.424324 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.424337 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.424342 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.424347 | ubuntu-noble | 2026-04-21 02:04:56.424353 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.424358 | ubuntu-noble | 2026-04-21 02:04:56.424363 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.424368 | ubuntu-noble | 2026-04-21 02:04:56.424373 | ubuntu-noble | If you don't want 'manila.privsep' to be distributed and are 2026-04-21 02:04:56.424378 | ubuntu-noble | already explicitly excluding 'manila.privsep' via 2026-04-21 02:04:56.424383 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.424388 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.424393 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.424399 | ubuntu-noble | 2026-04-21 02:04:56.424404 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.424409 | ubuntu-noble | 2026-04-21 02:04:56.424414 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.424419 | ubuntu-noble | 2026-04-21 02:04:56.424424 | ubuntu-noble | 2026-04-21 02:04:56.424429 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.424434 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.424439 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.424444 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.424450 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.424455 | ubuntu-noble | 2026-04-21 02:04:56.424460 | ubuntu-noble | !! 2026-04-21 02:04:56.424465 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.424470 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler' is absent from the `packages` configuration. 2026-04-21 02:04:56.424475 | ubuntu-noble | !! 2026-04-21 02:04:56.424480 | ubuntu-noble | 2026-04-21 02:04:56.424486 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.424491 | ubuntu-noble | ############################ 2026-04-21 02:04:56.424496 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.424501 | ubuntu-noble | ############################ 2026-04-21 02:04:56.424506 | ubuntu-noble | Python recognizes 'manila.scheduler' as an importable package[^1], 2026-04-21 02:04:56.424511 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.424516 | ubuntu-noble | 2026-04-21 02:04:56.424521 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.424526 | ubuntu-noble | package, please make sure that 'manila.scheduler' is explicitly added 2026-04-21 02:04:56.424536 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.424542 | ubuntu-noble | 2026-04-21 02:04:56.424547 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.424552 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.424557 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.424562 | ubuntu-noble | 2026-04-21 02:04:56.424567 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.424572 | ubuntu-noble | 2026-04-21 02:04:56.424577 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.424583 | ubuntu-noble | 2026-04-21 02:04:56.424593 | ubuntu-noble | If you don't want 'manila.scheduler' to be distributed and are 2026-04-21 02:04:56.424599 | ubuntu-noble | already explicitly excluding 'manila.scheduler' via 2026-04-21 02:04:56.424604 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.424614 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.424619 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.424624 | ubuntu-noble | 2026-04-21 02:04:56.424630 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.424635 | ubuntu-noble | 2026-04-21 02:04:56.424640 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.424645 | ubuntu-noble | 2026-04-21 02:04:56.424650 | ubuntu-noble | 2026-04-21 02:04:56.424655 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.424660 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.424665 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.424671 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.424676 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.424681 | ubuntu-noble | 2026-04-21 02:04:56.424686 | ubuntu-noble | !! 2026-04-21 02:04:56.424691 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.424696 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.drivers' is absent from the `packages` configuration. 2026-04-21 02:04:56.424702 | ubuntu-noble | !! 2026-04-21 02:04:56.424707 | ubuntu-noble | 2026-04-21 02:04:56.424712 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.424717 | ubuntu-noble | ############################ 2026-04-21 02:04:56.424722 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.424727 | ubuntu-noble | ############################ 2026-04-21 02:04:56.424732 | ubuntu-noble | Python recognizes 'manila.scheduler.drivers' as an importable package[^1], 2026-04-21 02:04:56.424737 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.424742 | ubuntu-noble | 2026-04-21 02:04:56.424748 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.424753 | ubuntu-noble | package, please make sure that 'manila.scheduler.drivers' is explicitly added 2026-04-21 02:04:56.424758 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.424763 | ubuntu-noble | 2026-04-21 02:04:56.424768 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.424773 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.424778 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.424783 | ubuntu-noble | 2026-04-21 02:04:56.424788 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.424793 | ubuntu-noble | 2026-04-21 02:04:56.424799 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.424804 | ubuntu-noble | 2026-04-21 02:04:56.424809 | ubuntu-noble | If you don't want 'manila.scheduler.drivers' to be distributed and are 2026-04-21 02:04:56.424814 | ubuntu-noble | already explicitly excluding 'manila.scheduler.drivers' via 2026-04-21 02:04:56.424819 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.424824 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.424829 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.424834 | ubuntu-noble | 2026-04-21 02:04:56.424839 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.424845 | ubuntu-noble | 2026-04-21 02:04:56.424850 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.424855 | ubuntu-noble | 2026-04-21 02:04:56.424860 | ubuntu-noble | 2026-04-21 02:04:56.424865 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.424870 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.424875 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.424886 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.424895 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.424914 | ubuntu-noble | 2026-04-21 02:04:56.424920 | ubuntu-noble | !! 2026-04-21 02:04:56.424925 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.424930 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.evaluator' is absent from the `packages` configuration. 2026-04-21 02:04:56.424935 | ubuntu-noble | !! 2026-04-21 02:04:56.424940 | ubuntu-noble | 2026-04-21 02:04:56.424946 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.424951 | ubuntu-noble | ############################ 2026-04-21 02:04:56.424960 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.424965 | ubuntu-noble | ############################ 2026-04-21 02:04:56.424970 | ubuntu-noble | Python recognizes 'manila.scheduler.evaluator' as an importable package[^1], 2026-04-21 02:04:56.424975 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.424980 | ubuntu-noble | 2026-04-21 02:04:56.424986 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.424991 | ubuntu-noble | package, please make sure that 'manila.scheduler.evaluator' is explicitly added 2026-04-21 02:04:56.424996 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.425001 | ubuntu-noble | 2026-04-21 02:04:56.425006 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.425011 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.425016 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.425021 | ubuntu-noble | 2026-04-21 02:04:56.425032 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.425037 | ubuntu-noble | 2026-04-21 02:04:56.425043 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.425048 | ubuntu-noble | 2026-04-21 02:04:56.425053 | ubuntu-noble | If you don't want 'manila.scheduler.evaluator' to be distributed and are 2026-04-21 02:04:56.425058 | ubuntu-noble | already explicitly excluding 'manila.scheduler.evaluator' via 2026-04-21 02:04:56.425063 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.425068 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.425073 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.425078 | ubuntu-noble | 2026-04-21 02:04:56.425083 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.425088 | ubuntu-noble | 2026-04-21 02:04:56.425093 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.425098 | ubuntu-noble | 2026-04-21 02:04:56.425104 | ubuntu-noble | 2026-04-21 02:04:56.425109 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.425114 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.425119 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.425124 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.425129 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.425134 | ubuntu-noble | 2026-04-21 02:04:56.425139 | ubuntu-noble | !! 2026-04-21 02:04:56.425144 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.425149 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.filters' is absent from the `packages` configuration. 2026-04-21 02:04:56.425154 | ubuntu-noble | !! 2026-04-21 02:04:56.425159 | ubuntu-noble | 2026-04-21 02:04:56.425164 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.425176 | ubuntu-noble | ############################ 2026-04-21 02:04:56.425181 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.425186 | ubuntu-noble | ############################ 2026-04-21 02:04:56.425191 | ubuntu-noble | Python recognizes 'manila.scheduler.filters' as an importable package[^1], 2026-04-21 02:04:56.425196 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.425201 | ubuntu-noble | 2026-04-21 02:04:56.425206 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.425211 | ubuntu-noble | package, please make sure that 'manila.scheduler.filters' is explicitly added 2026-04-21 02:04:56.425216 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.425221 | ubuntu-noble | 2026-04-21 02:04:56.425226 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.425232 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.425237 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.425242 | ubuntu-noble | 2026-04-21 02:04:56.425247 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.425252 | ubuntu-noble | 2026-04-21 02:04:56.425257 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.425262 | ubuntu-noble | 2026-04-21 02:04:56.425267 | ubuntu-noble | If you don't want 'manila.scheduler.filters' to be distributed and are 2026-04-21 02:04:56.425272 | ubuntu-noble | already explicitly excluding 'manila.scheduler.filters' via 2026-04-21 02:04:56.425277 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.425282 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.425287 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.425293 | ubuntu-noble | 2026-04-21 02:04:56.425300 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.425324 | ubuntu-noble | 2026-04-21 02:04:56.425329 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.425334 | ubuntu-noble | 2026-04-21 02:04:56.425340 | ubuntu-noble | 2026-04-21 02:04:56.425345 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.425350 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.425355 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.425360 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.425365 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.425370 | ubuntu-noble | 2026-04-21 02:04:56.425376 | ubuntu-noble | !! 2026-04-21 02:04:56.425381 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.425386 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.filters.share_group_filters' is absent from the `packages` configuration. 2026-04-21 02:04:56.425397 | ubuntu-noble | !! 2026-04-21 02:04:56.425402 | ubuntu-noble | 2026-04-21 02:04:56.425407 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.425412 | ubuntu-noble | ############################ 2026-04-21 02:04:56.425417 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.425422 | ubuntu-noble | ############################ 2026-04-21 02:04:56.425427 | ubuntu-noble | Python recognizes 'manila.scheduler.filters.share_group_filters' as an importable package[^1], 2026-04-21 02:04:56.425432 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.425438 | ubuntu-noble | 2026-04-21 02:04:56.425443 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.425448 | ubuntu-noble | package, please make sure that 'manila.scheduler.filters.share_group_filters' is explicitly added 2026-04-21 02:04:56.425453 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.425464 | ubuntu-noble | 2026-04-21 02:04:56.425476 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.425481 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.425487 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.425492 | ubuntu-noble | 2026-04-21 02:04:56.425497 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.425502 | ubuntu-noble | 2026-04-21 02:04:56.425507 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.425512 | ubuntu-noble | 2026-04-21 02:04:56.425517 | ubuntu-noble | If you don't want 'manila.scheduler.filters.share_group_filters' to be distributed and are 2026-04-21 02:04:56.425522 | ubuntu-noble | already explicitly excluding 'manila.scheduler.filters.share_group_filters' via 2026-04-21 02:04:56.425527 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.425532 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.425538 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.425543 | ubuntu-noble | 2026-04-21 02:04:56.425548 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.425553 | ubuntu-noble | 2026-04-21 02:04:56.425558 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.425563 | ubuntu-noble | 2026-04-21 02:04:56.425568 | ubuntu-noble | 2026-04-21 02:04:56.425573 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.425578 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.425583 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.425589 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.425594 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.425599 | ubuntu-noble | 2026-04-21 02:04:56.425604 | ubuntu-noble | !! 2026-04-21 02:04:56.425609 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.425614 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.scheduler.weighers' is absent from the `packages` configuration. 2026-04-21 02:04:56.425619 | ubuntu-noble | !! 2026-04-21 02:04:56.425624 | ubuntu-noble | 2026-04-21 02:04:56.425630 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.425635 | ubuntu-noble | ############################ 2026-04-21 02:04:56.425640 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.425645 | ubuntu-noble | ############################ 2026-04-21 02:04:56.425650 | ubuntu-noble | Python recognizes 'manila.scheduler.weighers' as an importable package[^1], 2026-04-21 02:04:56.425655 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.425660 | ubuntu-noble | 2026-04-21 02:04:56.425665 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.425670 | ubuntu-noble | package, please make sure that 'manila.scheduler.weighers' is explicitly added 2026-04-21 02:04:56.425675 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.425680 | ubuntu-noble | 2026-04-21 02:04:56.425686 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.425691 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.425696 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.425702 | ubuntu-noble | 2026-04-21 02:04:56.425713 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.425720 | ubuntu-noble | 2026-04-21 02:04:56.425726 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.425731 | ubuntu-noble | 2026-04-21 02:04:56.425736 | ubuntu-noble | If you don't want 'manila.scheduler.weighers' to be distributed and are 2026-04-21 02:04:56.425747 | ubuntu-noble | already explicitly excluding 'manila.scheduler.weighers' via 2026-04-21 02:04:56.425752 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.425757 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.425762 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.425767 | ubuntu-noble | 2026-04-21 02:04:56.425772 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.425777 | ubuntu-noble | 2026-04-21 02:04:56.425783 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.425788 | ubuntu-noble | 2026-04-21 02:04:56.425793 | ubuntu-noble | 2026-04-21 02:04:56.425798 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.425803 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.425808 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.425813 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.425822 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.425827 | ubuntu-noble | 2026-04-21 02:04:56.425832 | ubuntu-noble | !! 2026-04-21 02:04:56.425837 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.425843 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.services' is absent from the `packages` configuration. 2026-04-21 02:04:56.425848 | ubuntu-noble | !! 2026-04-21 02:04:56.425853 | ubuntu-noble | 2026-04-21 02:04:56.425858 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.425863 | ubuntu-noble | ############################ 2026-04-21 02:04:56.425868 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.425873 | ubuntu-noble | ############################ 2026-04-21 02:04:56.425878 | ubuntu-noble | Python recognizes 'manila.services' as an importable package[^1], 2026-04-21 02:04:56.425883 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.425889 | ubuntu-noble | 2026-04-21 02:04:56.425894 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.425911 | ubuntu-noble | package, please make sure that 'manila.services' is explicitly added 2026-04-21 02:04:56.425916 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.425922 | ubuntu-noble | 2026-04-21 02:04:56.425927 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.425932 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.425937 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.425942 | ubuntu-noble | 2026-04-21 02:04:56.425947 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.425952 | ubuntu-noble | 2026-04-21 02:04:56.425958 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.425963 | ubuntu-noble | 2026-04-21 02:04:56.425968 | ubuntu-noble | If you don't want 'manila.services' to be distributed and are 2026-04-21 02:04:56.425973 | ubuntu-noble | already explicitly excluding 'manila.services' via 2026-04-21 02:04:56.425978 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.425983 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.425988 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.425993 | ubuntu-noble | 2026-04-21 02:04:56.425998 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.426004 | ubuntu-noble | 2026-04-21 02:04:56.426009 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.426014 | ubuntu-noble | 2026-04-21 02:04:56.426019 | ubuntu-noble | 2026-04-21 02:04:56.426025 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.426038 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.426045 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.426052 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.426059 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.426065 | ubuntu-noble | 2026-04-21 02:04:56.426072 | ubuntu-noble | !! 2026-04-21 02:04:56.426078 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.426085 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share' is absent from the `packages` configuration. 2026-04-21 02:04:56.426091 | ubuntu-noble | !! 2026-04-21 02:04:56.426097 | ubuntu-noble | 2026-04-21 02:04:56.426103 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.426110 | ubuntu-noble | ############################ 2026-04-21 02:04:56.426117 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.426124 | ubuntu-noble | ############################ 2026-04-21 02:04:56.426130 | ubuntu-noble | Python recognizes 'manila.share' as an importable package[^1], 2026-04-21 02:04:56.426137 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.426143 | ubuntu-noble | 2026-04-21 02:04:56.426150 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.426156 | ubuntu-noble | package, please make sure that 'manila.share' is explicitly added 2026-04-21 02:04:56.426162 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.426169 | ubuntu-noble | 2026-04-21 02:04:56.426174 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.426179 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.426184 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.426190 | ubuntu-noble | 2026-04-21 02:04:56.426196 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.426202 | ubuntu-noble | 2026-04-21 02:04:56.426209 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.426215 | ubuntu-noble | 2026-04-21 02:04:56.426222 | ubuntu-noble | If you don't want 'manila.share' to be distributed and are 2026-04-21 02:04:56.426229 | ubuntu-noble | already explicitly excluding 'manila.share' via 2026-04-21 02:04:56.426236 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.426242 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.426249 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.426256 | ubuntu-noble | 2026-04-21 02:04:56.426262 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.426267 | ubuntu-noble | 2026-04-21 02:04:56.426272 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.426278 | ubuntu-noble | 2026-04-21 02:04:56.426285 | ubuntu-noble | 2026-04-21 02:04:56.426296 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.426321 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.426332 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.426339 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.426352 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.426359 | ubuntu-noble | 2026-04-21 02:04:56.426365 | ubuntu-noble | !! 2026-04-21 02:04:56.426371 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.426376 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers' is absent from the `packages` configuration. 2026-04-21 02:04:56.426388 | ubuntu-noble | !! 2026-04-21 02:04:56.426394 | ubuntu-noble | 2026-04-21 02:04:56.426401 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.426408 | ubuntu-noble | ############################ 2026-04-21 02:04:56.426414 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.426421 | ubuntu-noble | ############################ 2026-04-21 02:04:56.426428 | ubuntu-noble | Python recognizes 'manila.share.drivers' as an importable package[^1], 2026-04-21 02:04:56.426435 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.426441 | ubuntu-noble | 2026-04-21 02:04:56.426462 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.426470 | ubuntu-noble | package, please make sure that 'manila.share.drivers' is explicitly added 2026-04-21 02:04:56.426477 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.426483 | ubuntu-noble | 2026-04-21 02:04:56.426490 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.426497 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.426503 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.426510 | ubuntu-noble | 2026-04-21 02:04:56.426517 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.426524 | ubuntu-noble | 2026-04-21 02:04:56.426530 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.426537 | ubuntu-noble | 2026-04-21 02:04:56.426543 | ubuntu-noble | If you don't want 'manila.share.drivers' to be distributed and are 2026-04-21 02:04:56.426550 | ubuntu-noble | already explicitly excluding 'manila.share.drivers' via 2026-04-21 02:04:56.426557 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.426563 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.426570 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.426577 | ubuntu-noble | 2026-04-21 02:04:56.426584 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.426590 | ubuntu-noble | 2026-04-21 02:04:56.426596 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.426601 | ubuntu-noble | 2026-04-21 02:04:56.426606 | ubuntu-noble | 2026-04-21 02:04:56.426611 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.426617 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.426622 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.426627 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.426632 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.426637 | ubuntu-noble | 2026-04-21 02:04:56.426642 | ubuntu-noble | !! 2026-04-21 02:04:56.426647 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.426652 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.cephfs' is absent from the `packages` configuration. 2026-04-21 02:04:56.426658 | ubuntu-noble | !! 2026-04-21 02:04:56.426663 | ubuntu-noble | 2026-04-21 02:04:56.426668 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.426673 | ubuntu-noble | ############################ 2026-04-21 02:04:56.426678 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.426683 | ubuntu-noble | ############################ 2026-04-21 02:04:56.426689 | ubuntu-noble | Python recognizes 'manila.share.drivers.cephfs' as an importable package[^1], 2026-04-21 02:04:56.426694 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.426699 | ubuntu-noble | 2026-04-21 02:04:56.426704 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.426709 | ubuntu-noble | package, please make sure that 'manila.share.drivers.cephfs' is explicitly added 2026-04-21 02:04:56.426726 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.426732 | ubuntu-noble | 2026-04-21 02:04:56.426737 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.426742 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.426747 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.426752 | ubuntu-noble | 2026-04-21 02:04:56.426757 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.426762 | ubuntu-noble | 2026-04-21 02:04:56.426767 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.426773 | ubuntu-noble | 2026-04-21 02:04:56.426778 | ubuntu-noble | If you don't want 'manila.share.drivers.cephfs' to be distributed and are 2026-04-21 02:04:56.426783 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.cephfs' via 2026-04-21 02:04:56.426788 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.426793 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.426798 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.426803 | ubuntu-noble | 2026-04-21 02:04:56.426808 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.426813 | ubuntu-noble | 2026-04-21 02:04:56.426819 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.426824 | ubuntu-noble | 2026-04-21 02:04:56.426829 | ubuntu-noble | 2026-04-21 02:04:56.426834 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.426839 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.426844 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.426849 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.426854 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.426860 | ubuntu-noble | 2026-04-21 02:04:56.426865 | ubuntu-noble | !! 2026-04-21 02:04:56.426870 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.426875 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.cephfs.conf' is absent from the `packages` configuration. 2026-04-21 02:04:56.426880 | ubuntu-noble | !! 2026-04-21 02:04:56.426886 | ubuntu-noble | 2026-04-21 02:04:56.426891 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.426896 | ubuntu-noble | ############################ 2026-04-21 02:04:56.426901 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.426906 | ubuntu-noble | ############################ 2026-04-21 02:04:56.426921 | ubuntu-noble | Python recognizes 'manila.share.drivers.cephfs.conf' as an importable package[^1], 2026-04-21 02:04:56.426927 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.426932 | ubuntu-noble | 2026-04-21 02:04:56.426937 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.426942 | ubuntu-noble | package, please make sure that 'manila.share.drivers.cephfs.conf' is explicitly added 2026-04-21 02:04:56.426947 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.426953 | ubuntu-noble | 2026-04-21 02:04:56.426958 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.426963 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.426968 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.426973 | ubuntu-noble | 2026-04-21 02:04:56.426978 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.426983 | ubuntu-noble | 2026-04-21 02:04:56.426988 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.426994 | ubuntu-noble | 2026-04-21 02:04:56.427004 | ubuntu-noble | If you don't want 'manila.share.drivers.cephfs.conf' to be distributed and are 2026-04-21 02:04:56.427009 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.cephfs.conf' via 2026-04-21 02:04:56.427014 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.427019 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.427025 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.427030 | ubuntu-noble | 2026-04-21 02:04:56.427035 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.427040 | ubuntu-noble | 2026-04-21 02:04:56.427045 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.427050 | ubuntu-noble | 2026-04-21 02:04:56.427055 | ubuntu-noble | 2026-04-21 02:04:56.427061 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.427066 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.427071 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.427076 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.427081 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.427086 | ubuntu-noble | 2026-04-21 02:04:56.427091 | ubuntu-noble | !! 2026-04-21 02:04:56.427096 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.427102 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.container' is absent from the `packages` configuration. 2026-04-21 02:04:56.427107 | ubuntu-noble | !! 2026-04-21 02:04:56.427112 | ubuntu-noble | 2026-04-21 02:04:56.427117 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.427122 | ubuntu-noble | ############################ 2026-04-21 02:04:56.427127 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.427133 | ubuntu-noble | ############################ 2026-04-21 02:04:56.427138 | ubuntu-noble | Python recognizes 'manila.share.drivers.container' as an importable package[^1], 2026-04-21 02:04:56.427143 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.427148 | ubuntu-noble | 2026-04-21 02:04:56.427153 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.427163 | ubuntu-noble | package, please make sure that 'manila.share.drivers.container' is explicitly added 2026-04-21 02:04:56.427169 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.427174 | ubuntu-noble | 2026-04-21 02:04:56.427179 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.427184 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.427189 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.427194 | ubuntu-noble | 2026-04-21 02:04:56.427200 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.427205 | ubuntu-noble | 2026-04-21 02:04:56.427210 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.427215 | ubuntu-noble | 2026-04-21 02:04:56.427220 | ubuntu-noble | If you don't want 'manila.share.drivers.container' to be distributed and are 2026-04-21 02:04:56.427225 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.container' via 2026-04-21 02:04:56.427230 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.427235 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.427240 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.427246 | ubuntu-noble | 2026-04-21 02:04:56.427251 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.427256 | ubuntu-noble | 2026-04-21 02:04:56.427261 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.427271 | ubuntu-noble | 2026-04-21 02:04:56.427276 | ubuntu-noble | 2026-04-21 02:04:56.427285 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.427293 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.427298 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.427317 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.427327 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.427332 | ubuntu-noble | 2026-04-21 02:04:56.427337 | ubuntu-noble | !! 2026-04-21 02:04:56.427342 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.427348 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc' is absent from the `packages` configuration. 2026-04-21 02:04:56.427353 | ubuntu-noble | !! 2026-04-21 02:04:56.427358 | ubuntu-noble | 2026-04-21 02:04:56.427373 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.427378 | ubuntu-noble | ############################ 2026-04-21 02:04:56.427383 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.427389 | ubuntu-noble | ############################ 2026-04-21 02:04:56.427394 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc' as an importable package[^1], 2026-04-21 02:04:56.427399 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.427404 | ubuntu-noble | 2026-04-21 02:04:56.427409 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.427414 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc' is explicitly added 2026-04-21 02:04:56.427419 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.427424 | ubuntu-noble | 2026-04-21 02:04:56.427429 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.427434 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.427440 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.427445 | ubuntu-noble | 2026-04-21 02:04:56.427450 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.427455 | ubuntu-noble | 2026-04-21 02:04:56.427460 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.427465 | ubuntu-noble | 2026-04-21 02:04:56.427470 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc' to be distributed and are 2026-04-21 02:04:56.427475 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc' via 2026-04-21 02:04:56.427480 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.427486 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.427491 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.427496 | ubuntu-noble | 2026-04-21 02:04:56.427501 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.427506 | ubuntu-noble | 2026-04-21 02:04:56.427511 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.427516 | ubuntu-noble | 2026-04-21 02:04:56.427521 | ubuntu-noble | 2026-04-21 02:04:56.427527 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.427532 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.427537 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.427542 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.427547 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.427552 | ubuntu-noble | 2026-04-21 02:04:56.427557 | ubuntu-noble | !! 2026-04-21 02:04:56.427562 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.427573 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.common' is absent from the `packages` configuration. 2026-04-21 02:04:56.427579 | ubuntu-noble | !! 2026-04-21 02:04:56.427584 | ubuntu-noble | 2026-04-21 02:04:56.427589 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.427594 | ubuntu-noble | ############################ 2026-04-21 02:04:56.427599 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.427604 | ubuntu-noble | ############################ 2026-04-21 02:04:56.427611 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.common' as an importable package[^1], 2026-04-21 02:04:56.427616 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.427621 | ubuntu-noble | 2026-04-21 02:04:56.427626 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.427631 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.common' is explicitly added 2026-04-21 02:04:56.427636 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.427641 | ubuntu-noble | 2026-04-21 02:04:56.427647 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.427654 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.427661 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.427668 | ubuntu-noble | 2026-04-21 02:04:56.427674 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.427681 | ubuntu-noble | 2026-04-21 02:04:56.427688 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.427694 | ubuntu-noble | 2026-04-21 02:04:56.427702 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.common' to be distributed and are 2026-04-21 02:04:56.427709 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.common' via 2026-04-21 02:04:56.427717 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.427724 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.427736 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.427743 | ubuntu-noble | 2026-04-21 02:04:56.427750 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.427756 | ubuntu-noble | 2026-04-21 02:04:56.427763 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.427769 | ubuntu-noble | 2026-04-21 02:04:56.427776 | ubuntu-noble | 2026-04-21 02:04:56.427781 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.427786 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.427791 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.427797 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.427802 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.427807 | ubuntu-noble | 2026-04-21 02:04:56.427812 | ubuntu-noble | !! 2026-04-21 02:04:56.427817 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.427834 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.common.enas' is absent from the `packages` configuration. 2026-04-21 02:04:56.427840 | ubuntu-noble | !! 2026-04-21 02:04:56.427845 | ubuntu-noble | 2026-04-21 02:04:56.427850 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.427856 | ubuntu-noble | ############################ 2026-04-21 02:04:56.427861 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.427866 | ubuntu-noble | ############################ 2026-04-21 02:04:56.427871 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.common.enas' as an importable package[^1], 2026-04-21 02:04:56.427883 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.427889 | ubuntu-noble | 2026-04-21 02:04:56.427894 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.427899 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.common.enas' is explicitly added 2026-04-21 02:04:56.427904 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.427909 | ubuntu-noble | 2026-04-21 02:04:56.427914 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.427919 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.427924 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.427930 | ubuntu-noble | 2026-04-21 02:04:56.427935 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.427940 | ubuntu-noble | 2026-04-21 02:04:56.427945 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.427950 | ubuntu-noble | 2026-04-21 02:04:56.427955 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.common.enas' to be distributed and are 2026-04-21 02:04:56.427960 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.common.enas' via 2026-04-21 02:04:56.427965 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.427970 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.427975 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.427981 | ubuntu-noble | 2026-04-21 02:04:56.427986 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.427991 | ubuntu-noble | 2026-04-21 02:04:56.427996 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.428001 | ubuntu-noble | 2026-04-21 02:04:56.428006 | ubuntu-noble | 2026-04-21 02:04:56.428011 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.428016 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.428022 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.428027 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.428032 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.428037 | ubuntu-noble | 2026-04-21 02:04:56.428042 | ubuntu-noble | !! 2026-04-21 02:04:56.428047 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.428052 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins' is absent from the `packages` configuration. 2026-04-21 02:04:56.428057 | ubuntu-noble | !! 2026-04-21 02:04:56.428063 | ubuntu-noble | 2026-04-21 02:04:56.428068 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.428073 | ubuntu-noble | ############################ 2026-04-21 02:04:56.428078 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.428083 | ubuntu-noble | ############################ 2026-04-21 02:04:56.428088 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins' as an importable package[^1], 2026-04-21 02:04:56.428093 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.428098 | ubuntu-noble | 2026-04-21 02:04:56.428104 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.428109 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins' is explicitly added 2026-04-21 02:04:56.428114 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.428119 | ubuntu-noble | 2026-04-21 02:04:56.428124 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.428129 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.428139 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.428144 | ubuntu-noble | 2026-04-21 02:04:56.428149 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.428155 | ubuntu-noble | 2026-04-21 02:04:56.428160 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.428165 | ubuntu-noble | 2026-04-21 02:04:56.428174 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins' to be distributed and are 2026-04-21 02:04:56.428180 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins' via 2026-04-21 02:04:56.428186 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.428193 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.428199 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.428207 | ubuntu-noble | 2026-04-21 02:04:56.428213 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.428220 | ubuntu-noble | 2026-04-21 02:04:56.428225 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.428230 | ubuntu-noble | 2026-04-21 02:04:56.428235 | ubuntu-noble | 2026-04-21 02:04:56.428241 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.428246 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.428261 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.428266 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.428272 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.428277 | ubuntu-noble | 2026-04-21 02:04:56.428282 | ubuntu-noble | !! 2026-04-21 02:04:56.428287 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.428296 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerflex' is absent from the `packages` configuration. 2026-04-21 02:04:56.428301 | ubuntu-noble | !! 2026-04-21 02:04:56.428327 | ubuntu-noble | 2026-04-21 02:04:56.428333 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.428338 | ubuntu-noble | ############################ 2026-04-21 02:04:56.428343 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.428348 | ubuntu-noble | ############################ 2026-04-21 02:04:56.428353 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerflex' as an importable package[^1], 2026-04-21 02:04:56.428358 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.428364 | ubuntu-noble | 2026-04-21 02:04:56.428369 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.428374 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerflex' is explicitly added 2026-04-21 02:04:56.428379 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.428385 | ubuntu-noble | 2026-04-21 02:04:56.428390 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.428395 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.428400 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.428405 | ubuntu-noble | 2026-04-21 02:04:56.428410 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.428415 | ubuntu-noble | 2026-04-21 02:04:56.428421 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.428426 | ubuntu-noble | 2026-04-21 02:04:56.428431 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.powerflex' to be distributed and are 2026-04-21 02:04:56.428436 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerflex' via 2026-04-21 02:04:56.428441 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.428453 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.428458 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.428464 | ubuntu-noble | 2026-04-21 02:04:56.428469 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.428474 | ubuntu-noble | 2026-04-21 02:04:56.428479 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.428484 | ubuntu-noble | 2026-04-21 02:04:56.428489 | ubuntu-noble | 2026-04-21 02:04:56.428494 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.428500 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.428505 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.428510 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.428515 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.428520 | ubuntu-noble | 2026-04-21 02:04:56.428525 | ubuntu-noble | !! 2026-04-21 02:04:56.428531 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.428536 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powermax' is absent from the `packages` configuration. 2026-04-21 02:04:56.428541 | ubuntu-noble | !! 2026-04-21 02:04:56.428546 | ubuntu-noble | 2026-04-21 02:04:56.428551 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.428557 | ubuntu-noble | ############################ 2026-04-21 02:04:56.428562 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.428567 | ubuntu-noble | ############################ 2026-04-21 02:04:56.428572 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.powermax' as an importable package[^1], 2026-04-21 02:04:56.428577 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.428582 | ubuntu-noble | 2026-04-21 02:04:56.428587 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.428593 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powermax' is explicitly added 2026-04-21 02:04:56.428598 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.428603 | ubuntu-noble | 2026-04-21 02:04:56.428608 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.428613 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.428618 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.428623 | ubuntu-noble | 2026-04-21 02:04:56.428629 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.428634 | ubuntu-noble | 2026-04-21 02:04:56.428639 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.428644 | ubuntu-noble | 2026-04-21 02:04:56.428649 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.powermax' to be distributed and are 2026-04-21 02:04:56.428654 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powermax' via 2026-04-21 02:04:56.428659 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.428681 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.428700 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.428705 | ubuntu-noble | 2026-04-21 02:04:56.428712 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.428718 | ubuntu-noble | 2026-04-21 02:04:56.428723 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.428728 | ubuntu-noble | 2026-04-21 02:04:56.428734 | ubuntu-noble | 2026-04-21 02:04:56.428739 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.428751 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.428756 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.428761 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.428767 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.428772 | ubuntu-noble | 2026-04-21 02:04:56.428777 | ubuntu-noble | !! 2026-04-21 02:04:56.428782 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.428787 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerscale' is absent from the `packages` configuration. 2026-04-21 02:04:56.428792 | ubuntu-noble | !! 2026-04-21 02:04:56.428798 | ubuntu-noble | 2026-04-21 02:04:56.428803 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.428808 | ubuntu-noble | ############################ 2026-04-21 02:04:56.428813 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.428818 | ubuntu-noble | ############################ 2026-04-21 02:04:56.428823 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerscale' as an importable package[^1], 2026-04-21 02:04:56.428828 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.428833 | ubuntu-noble | 2026-04-21 02:04:56.428839 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.428844 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerscale' is explicitly added 2026-04-21 02:04:56.428849 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.428854 | ubuntu-noble | 2026-04-21 02:04:56.428859 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.428864 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.428869 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.428874 | ubuntu-noble | 2026-04-21 02:04:56.428880 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.428885 | ubuntu-noble | 2026-04-21 02:04:56.428890 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.428895 | ubuntu-noble | 2026-04-21 02:04:56.428900 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.powerscale' to be distributed and are 2026-04-21 02:04:56.428905 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerscale' via 2026-04-21 02:04:56.428910 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.428916 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.428921 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.428926 | ubuntu-noble | 2026-04-21 02:04:56.428931 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.428936 | ubuntu-noble | 2026-04-21 02:04:56.428941 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.428946 | ubuntu-noble | 2026-04-21 02:04:56.428955 | ubuntu-noble | 2026-04-21 02:04:56.429003 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.429011 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.429016 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.429021 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.429026 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.429031 | ubuntu-noble | 2026-04-21 02:04:56.429037 | ubuntu-noble | !! 2026-04-21 02:04:56.429042 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.429047 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.powerstore' is absent from the `packages` configuration. 2026-04-21 02:04:56.429059 | ubuntu-noble | !! 2026-04-21 02:04:56.429064 | ubuntu-noble | 2026-04-21 02:04:56.429069 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.429074 | ubuntu-noble | ############################ 2026-04-21 02:04:56.429079 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.429085 | ubuntu-noble | ############################ 2026-04-21 02:04:56.429090 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.powerstore' as an importable package[^1], 2026-04-21 02:04:56.429104 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.429109 | ubuntu-noble | 2026-04-21 02:04:56.429114 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.429120 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.powerstore' is explicitly added 2026-04-21 02:04:56.429125 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.429130 | ubuntu-noble | 2026-04-21 02:04:56.429135 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.429140 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.429145 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.429150 | ubuntu-noble | 2026-04-21 02:04:56.429156 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.429161 | ubuntu-noble | 2026-04-21 02:04:56.429166 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.429171 | ubuntu-noble | 2026-04-21 02:04:56.429189 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.powerstore' to be distributed and are 2026-04-21 02:04:56.429194 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.powerstore' via 2026-04-21 02:04:56.429199 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.429205 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.429210 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.429215 | ubuntu-noble | 2026-04-21 02:04:56.429220 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.429225 | ubuntu-noble | 2026-04-21 02:04:56.429230 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.429235 | ubuntu-noble | 2026-04-21 02:04:56.429241 | ubuntu-noble | 2026-04-21 02:04:56.429246 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.429251 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.429256 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.429261 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.429266 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.429271 | ubuntu-noble | 2026-04-21 02:04:56.429276 | ubuntu-noble | !! 2026-04-21 02:04:56.429282 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.429287 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.unity' is absent from the `packages` configuration. 2026-04-21 02:04:56.429292 | ubuntu-noble | !! 2026-04-21 02:04:56.429297 | ubuntu-noble | 2026-04-21 02:04:56.429325 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.429330 | ubuntu-noble | ############################ 2026-04-21 02:04:56.429335 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.429340 | ubuntu-noble | ############################ 2026-04-21 02:04:56.429346 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.unity' as an importable package[^1], 2026-04-21 02:04:56.429357 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.429362 | ubuntu-noble | 2026-04-21 02:04:56.429368 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.429373 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.unity' is explicitly added 2026-04-21 02:04:56.429378 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.429383 | ubuntu-noble | 2026-04-21 02:04:56.429388 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.429393 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.429399 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.429404 | ubuntu-noble | 2026-04-21 02:04:56.429409 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.429414 | ubuntu-noble | 2026-04-21 02:04:56.429419 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.429424 | ubuntu-noble | 2026-04-21 02:04:56.429430 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.unity' to be distributed and are 2026-04-21 02:04:56.429435 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.unity' via 2026-04-21 02:04:56.429440 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.429445 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.429450 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.429455 | ubuntu-noble | 2026-04-21 02:04:56.429460 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.429465 | ubuntu-noble | 2026-04-21 02:04:56.429471 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.429476 | ubuntu-noble | 2026-04-21 02:04:56.429481 | ubuntu-noble | 2026-04-21 02:04:56.429486 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.429491 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.429496 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.429501 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.429507 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.429512 | ubuntu-noble | 2026-04-21 02:04:56.429517 | ubuntu-noble | !! 2026-04-21 02:04:56.429522 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.429527 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.dell_emc.plugins.vnx' is absent from the `packages` configuration. 2026-04-21 02:04:56.429533 | ubuntu-noble | !! 2026-04-21 02:04:56.429538 | ubuntu-noble | 2026-04-21 02:04:56.429547 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.429552 | ubuntu-noble | ############################ 2026-04-21 02:04:56.429557 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.429563 | ubuntu-noble | ############################ 2026-04-21 02:04:56.429568 | ubuntu-noble | Python recognizes 'manila.share.drivers.dell_emc.plugins.vnx' as an importable package[^1], 2026-04-21 02:04:56.429573 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.429578 | ubuntu-noble | 2026-04-21 02:04:56.429583 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.429588 | ubuntu-noble | package, please make sure that 'manila.share.drivers.dell_emc.plugins.vnx' is explicitly added 2026-04-21 02:04:56.429594 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.429599 | ubuntu-noble | 2026-04-21 02:04:56.429604 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.429619 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.429630 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.429635 | ubuntu-noble | 2026-04-21 02:04:56.429640 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.429645 | ubuntu-noble | 2026-04-21 02:04:56.429651 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.429656 | ubuntu-noble | 2026-04-21 02:04:56.429661 | ubuntu-noble | If you don't want 'manila.share.drivers.dell_emc.plugins.vnx' to be distributed and are 2026-04-21 02:04:56.429666 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.dell_emc.plugins.vnx' via 2026-04-21 02:04:56.429671 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.429676 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.429682 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.429687 | ubuntu-noble | 2026-04-21 02:04:56.429692 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.429697 | ubuntu-noble | 2026-04-21 02:04:56.429702 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.429707 | ubuntu-noble | 2026-04-21 02:04:56.429712 | ubuntu-noble | 2026-04-21 02:04:56.429718 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.429723 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.429728 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.429733 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.429738 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.429743 | ubuntu-noble | 2026-04-21 02:04:56.429749 | ubuntu-noble | !! 2026-04-21 02:04:56.429754 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.429759 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ganesha' is absent from the `packages` configuration. 2026-04-21 02:04:56.429764 | ubuntu-noble | !! 2026-04-21 02:04:56.429769 | ubuntu-noble | 2026-04-21 02:04:56.429772 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.429776 | ubuntu-noble | ############################ 2026-04-21 02:04:56.429780 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.429783 | ubuntu-noble | ############################ 2026-04-21 02:04:56.429787 | ubuntu-noble | Python recognizes 'manila.share.drivers.ganesha' as an importable package[^1], 2026-04-21 02:04:56.429791 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.429794 | ubuntu-noble | 2026-04-21 02:04:56.429798 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.429802 | ubuntu-noble | package, please make sure that 'manila.share.drivers.ganesha' is explicitly added 2026-04-21 02:04:56.429806 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.429809 | ubuntu-noble | 2026-04-21 02:04:56.429813 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.429817 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.429820 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.429824 | ubuntu-noble | 2026-04-21 02:04:56.429828 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.429831 | ubuntu-noble | 2026-04-21 02:04:56.429835 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.429839 | ubuntu-noble | 2026-04-21 02:04:56.429842 | ubuntu-noble | If you don't want 'manila.share.drivers.ganesha' to be distributed and are 2026-04-21 02:04:56.429846 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.ganesha' via 2026-04-21 02:04:56.429850 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.429853 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.429861 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.429865 | ubuntu-noble | 2026-04-21 02:04:56.429869 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.429872 | ubuntu-noble | 2026-04-21 02:04:56.429876 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.429880 | ubuntu-noble | 2026-04-21 02:04:56.429884 | ubuntu-noble | 2026-04-21 02:04:56.429887 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.429891 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.429895 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.429898 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.429902 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.429906 | ubuntu-noble | 2026-04-21 02:04:56.429910 | ubuntu-noble | !! 2026-04-21 02:04:56.429914 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.429919 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ganesha.conf' is absent from the `packages` configuration. 2026-04-21 02:04:56.429924 | ubuntu-noble | !! 2026-04-21 02:04:56.429929 | ubuntu-noble | 2026-04-21 02:04:56.429934 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.429939 | ubuntu-noble | ############################ 2026-04-21 02:04:56.429943 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.429948 | ubuntu-noble | ############################ 2026-04-21 02:04:56.429952 | ubuntu-noble | Python recognizes 'manila.share.drivers.ganesha.conf' as an importable package[^1], 2026-04-21 02:04:56.429957 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.429961 | ubuntu-noble | 2026-04-21 02:04:56.429966 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.429974 | ubuntu-noble | package, please make sure that 'manila.share.drivers.ganesha.conf' is explicitly added 2026-04-21 02:04:56.429979 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.429983 | ubuntu-noble | 2026-04-21 02:04:56.429988 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.429993 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.429997 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.430002 | ubuntu-noble | 2026-04-21 02:04:56.430006 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.430011 | ubuntu-noble | 2026-04-21 02:04:56.430016 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.430021 | ubuntu-noble | 2026-04-21 02:04:56.430025 | ubuntu-noble | If you don't want 'manila.share.drivers.ganesha.conf' to be distributed and are 2026-04-21 02:04:56.430030 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.ganesha.conf' via 2026-04-21 02:04:56.430033 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.430037 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.430041 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.430044 | ubuntu-noble | 2026-04-21 02:04:56.430048 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.430052 | ubuntu-noble | 2026-04-21 02:04:56.430055 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.430059 | ubuntu-noble | 2026-04-21 02:04:56.430063 | ubuntu-noble | 2026-04-21 02:04:56.430066 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.430070 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.430074 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.430082 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.430086 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.430089 | ubuntu-noble | 2026-04-21 02:04:56.430093 | ubuntu-noble | !! 2026-04-21 02:04:56.430097 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.430101 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.glusterfs' is absent from the `packages` configuration. 2026-04-21 02:04:56.430104 | ubuntu-noble | !! 2026-04-21 02:04:56.430109 | ubuntu-noble | 2026-04-21 02:04:56.430113 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.430118 | ubuntu-noble | ############################ 2026-04-21 02:04:56.430122 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.430127 | ubuntu-noble | ############################ 2026-04-21 02:04:56.430132 | ubuntu-noble | Python recognizes 'manila.share.drivers.glusterfs' as an importable package[^1], 2026-04-21 02:04:56.430137 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.430142 | ubuntu-noble | 2026-04-21 02:04:56.430146 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.430151 | ubuntu-noble | package, please make sure that 'manila.share.drivers.glusterfs' is explicitly added 2026-04-21 02:04:56.430155 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.430159 | ubuntu-noble | 2026-04-21 02:04:56.430164 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.430168 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.430173 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.430178 | ubuntu-noble | 2026-04-21 02:04:56.430183 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.430188 | ubuntu-noble | 2026-04-21 02:04:56.430192 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.430197 | ubuntu-noble | 2026-04-21 02:04:56.430202 | ubuntu-noble | If you don't want 'manila.share.drivers.glusterfs' to be distributed and are 2026-04-21 02:04:56.430207 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.glusterfs' via 2026-04-21 02:04:56.430211 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.430216 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.430221 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.430226 | ubuntu-noble | 2026-04-21 02:04:56.430231 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.430235 | ubuntu-noble | 2026-04-21 02:04:56.430240 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.430245 | ubuntu-noble | 2026-04-21 02:04:56.430250 | ubuntu-noble | 2026-04-21 02:04:56.430260 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.430264 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.430272 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.430277 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.430282 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.430287 | ubuntu-noble | 2026-04-21 02:04:56.430295 | ubuntu-noble | !! 2026-04-21 02:04:56.430318 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.430324 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.glusterfs.conf' is absent from the `packages` configuration. 2026-04-21 02:04:56.430329 | ubuntu-noble | !! 2026-04-21 02:04:56.430334 | ubuntu-noble | 2026-04-21 02:04:56.430339 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.430350 | ubuntu-noble | ############################ 2026-04-21 02:04:56.430354 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.430359 | ubuntu-noble | ############################ 2026-04-21 02:04:56.430375 | ubuntu-noble | Python recognizes 'manila.share.drivers.glusterfs.conf' as an importable package[^1], 2026-04-21 02:04:56.430380 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.430385 | ubuntu-noble | 2026-04-21 02:04:56.430389 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.430394 | ubuntu-noble | package, please make sure that 'manila.share.drivers.glusterfs.conf' is explicitly added 2026-04-21 02:04:56.430399 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.430404 | ubuntu-noble | 2026-04-21 02:04:56.430409 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.430413 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.430418 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.430423 | ubuntu-noble | 2026-04-21 02:04:56.430428 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.430432 | ubuntu-noble | 2026-04-21 02:04:56.430437 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.430442 | ubuntu-noble | 2026-04-21 02:04:56.430447 | ubuntu-noble | If you don't want 'manila.share.drivers.glusterfs.conf' to be distributed and are 2026-04-21 02:04:56.430452 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.glusterfs.conf' via 2026-04-21 02:04:56.430456 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.430461 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.430466 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.430471 | ubuntu-noble | 2026-04-21 02:04:56.430475 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.430480 | ubuntu-noble | 2026-04-21 02:04:56.430485 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.430490 | ubuntu-noble | 2026-04-21 02:04:56.430494 | ubuntu-noble | 2026-04-21 02:04:56.430499 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.430504 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.430509 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.430514 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.430518 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.430523 | ubuntu-noble | 2026-04-21 02:04:56.430527 | ubuntu-noble | !! 2026-04-21 02:04:56.430531 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.430535 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hdfs' is absent from the `packages` configuration. 2026-04-21 02:04:56.430538 | ubuntu-noble | !! 2026-04-21 02:04:56.430542 | ubuntu-noble | 2026-04-21 02:04:56.430546 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.430549 | ubuntu-noble | ############################ 2026-04-21 02:04:56.430553 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.430557 | ubuntu-noble | ############################ 2026-04-21 02:04:56.430560 | ubuntu-noble | Python recognizes 'manila.share.drivers.hdfs' as an importable package[^1], 2026-04-21 02:04:56.430564 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.430568 | ubuntu-noble | 2026-04-21 02:04:56.430571 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.430575 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hdfs' is explicitly added 2026-04-21 02:04:56.430583 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.430587 | ubuntu-noble | 2026-04-21 02:04:56.430590 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.430594 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.430598 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.430601 | ubuntu-noble | 2026-04-21 02:04:56.430605 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.430609 | ubuntu-noble | 2026-04-21 02:04:56.430612 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.430616 | ubuntu-noble | 2026-04-21 02:04:56.430620 | ubuntu-noble | If you don't want 'manila.share.drivers.hdfs' to be distributed and are 2026-04-21 02:04:56.430623 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hdfs' via 2026-04-21 02:04:56.430627 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.430631 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.430634 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.430638 | ubuntu-noble | 2026-04-21 02:04:56.430642 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.430645 | ubuntu-noble | 2026-04-21 02:04:56.430652 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.430656 | ubuntu-noble | 2026-04-21 02:04:56.430660 | ubuntu-noble | 2026-04-21 02:04:56.430663 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.430667 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.430671 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.430674 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.430678 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.430682 | ubuntu-noble | 2026-04-21 02:04:56.430685 | ubuntu-noble | !! 2026-04-21 02:04:56.430689 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.430693 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi' is absent from the `packages` configuration. 2026-04-21 02:04:56.430697 | ubuntu-noble | !! 2026-04-21 02:04:56.430700 | ubuntu-noble | 2026-04-21 02:04:56.430713 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.430717 | ubuntu-noble | ############################ 2026-04-21 02:04:56.430720 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.430724 | ubuntu-noble | ############################ 2026-04-21 02:04:56.430728 | ubuntu-noble | Python recognizes 'manila.share.drivers.hitachi' as an importable package[^1], 2026-04-21 02:04:56.430731 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.430735 | ubuntu-noble | 2026-04-21 02:04:56.430739 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.430742 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hitachi' is explicitly added 2026-04-21 02:04:56.430746 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.430750 | ubuntu-noble | 2026-04-21 02:04:56.430753 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.430757 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.430761 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.430764 | ubuntu-noble | 2026-04-21 02:04:56.430768 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.430772 | ubuntu-noble | 2026-04-21 02:04:56.430775 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.430779 | ubuntu-noble | 2026-04-21 02:04:56.430783 | ubuntu-noble | If you don't want 'manila.share.drivers.hitachi' to be distributed and are 2026-04-21 02:04:56.430790 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hitachi' via 2026-04-21 02:04:56.430794 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.430798 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.430801 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.430805 | ubuntu-noble | 2026-04-21 02:04:56.430809 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.430812 | ubuntu-noble | 2026-04-21 02:04:56.430816 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.430820 | ubuntu-noble | 2026-04-21 02:04:56.430823 | ubuntu-noble | 2026-04-21 02:04:56.430827 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.430831 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.430834 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.430838 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.430842 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.430845 | ubuntu-noble | 2026-04-21 02:04:56.430849 | ubuntu-noble | !! 2026-04-21 02:04:56.430853 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.430856 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi.hnas' is absent from the `packages` configuration. 2026-04-21 02:04:56.430860 | ubuntu-noble | !! 2026-04-21 02:04:56.430864 | ubuntu-noble | 2026-04-21 02:04:56.430867 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.430871 | ubuntu-noble | ############################ 2026-04-21 02:04:56.430875 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.430879 | ubuntu-noble | ############################ 2026-04-21 02:04:56.430882 | ubuntu-noble | Python recognizes 'manila.share.drivers.hitachi.hnas' as an importable package[^1], 2026-04-21 02:04:56.430886 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.430890 | ubuntu-noble | 2026-04-21 02:04:56.430893 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.430897 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hitachi.hnas' is explicitly added 2026-04-21 02:04:56.430901 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.430904 | ubuntu-noble | 2026-04-21 02:04:56.430908 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.430912 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.430915 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.430919 | ubuntu-noble | 2026-04-21 02:04:56.430923 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.430926 | ubuntu-noble | 2026-04-21 02:04:56.430930 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.430934 | ubuntu-noble | 2026-04-21 02:04:56.430937 | ubuntu-noble | If you don't want 'manila.share.drivers.hitachi.hnas' to be distributed and are 2026-04-21 02:04:56.430941 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hitachi.hnas' via 2026-04-21 02:04:56.430945 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.430948 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.430955 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.430959 | ubuntu-noble | 2026-04-21 02:04:56.430963 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.430966 | ubuntu-noble | 2026-04-21 02:04:56.430970 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.430977 | ubuntu-noble | 2026-04-21 02:04:56.430981 | ubuntu-noble | 2026-04-21 02:04:56.430985 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.430988 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.430992 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.430996 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.430999 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.431003 | ubuntu-noble | 2026-04-21 02:04:56.431007 | ubuntu-noble | !! 2026-04-21 02:04:56.431010 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.431021 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hitachi.hsp' is absent from the `packages` configuration. 2026-04-21 02:04:56.431025 | ubuntu-noble | !! 2026-04-21 02:04:56.431029 | ubuntu-noble | 2026-04-21 02:04:56.431033 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.431036 | ubuntu-noble | ############################ 2026-04-21 02:04:56.431040 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.431044 | ubuntu-noble | ############################ 2026-04-21 02:04:56.431047 | ubuntu-noble | Python recognizes 'manila.share.drivers.hitachi.hsp' as an importable package[^1], 2026-04-21 02:04:56.431051 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.431055 | ubuntu-noble | 2026-04-21 02:04:56.431059 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.431062 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hitachi.hsp' is explicitly added 2026-04-21 02:04:56.431066 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.431070 | ubuntu-noble | 2026-04-21 02:04:56.431073 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.431077 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.431081 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.431084 | ubuntu-noble | 2026-04-21 02:04:56.431088 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.431092 | ubuntu-noble | 2026-04-21 02:04:56.431095 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.431099 | ubuntu-noble | 2026-04-21 02:04:56.431103 | ubuntu-noble | If you don't want 'manila.share.drivers.hitachi.hsp' to be distributed and are 2026-04-21 02:04:56.431106 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hitachi.hsp' via 2026-04-21 02:04:56.431110 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.431114 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.431117 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.431121 | ubuntu-noble | 2026-04-21 02:04:56.431125 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.431128 | ubuntu-noble | 2026-04-21 02:04:56.431132 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.431136 | ubuntu-noble | 2026-04-21 02:04:56.431139 | ubuntu-noble | 2026-04-21 02:04:56.431143 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.431147 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.431150 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.431154 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.431158 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.431161 | ubuntu-noble | 2026-04-21 02:04:56.431165 | ubuntu-noble | !! 2026-04-21 02:04:56.431169 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.431172 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.hpe' is absent from the `packages` configuration. 2026-04-21 02:04:56.431180 | ubuntu-noble | !! 2026-04-21 02:04:56.431184 | ubuntu-noble | 2026-04-21 02:04:56.431188 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.431191 | ubuntu-noble | ############################ 2026-04-21 02:04:56.431195 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.431199 | ubuntu-noble | ############################ 2026-04-21 02:04:56.431202 | ubuntu-noble | Python recognizes 'manila.share.drivers.hpe' as an importable package[^1], 2026-04-21 02:04:56.431206 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.431210 | ubuntu-noble | 2026-04-21 02:04:56.431213 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.431217 | ubuntu-noble | package, please make sure that 'manila.share.drivers.hpe' is explicitly added 2026-04-21 02:04:56.431221 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.431224 | ubuntu-noble | 2026-04-21 02:04:56.431228 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.431232 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.431235 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.431239 | ubuntu-noble | 2026-04-21 02:04:56.431243 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.431246 | ubuntu-noble | 2026-04-21 02:04:56.431250 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.431254 | ubuntu-noble | 2026-04-21 02:04:56.431257 | ubuntu-noble | If you don't want 'manila.share.drivers.hpe' to be distributed and are 2026-04-21 02:04:56.431261 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.hpe' via 2026-04-21 02:04:56.431271 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.431275 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.431278 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.431282 | ubuntu-noble | 2026-04-21 02:04:56.431286 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.431291 | ubuntu-noble | 2026-04-21 02:04:56.431295 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.431299 | ubuntu-noble | 2026-04-21 02:04:56.431312 | ubuntu-noble | 2026-04-21 02:04:56.431319 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.431322 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.431326 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.431337 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.431341 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.431345 | ubuntu-noble | 2026-04-21 02:04:56.431348 | ubuntu-noble | !! 2026-04-21 02:04:56.431352 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.431356 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.huawei' is absent from the `packages` configuration. 2026-04-21 02:04:56.431359 | ubuntu-noble | !! 2026-04-21 02:04:56.431363 | ubuntu-noble | 2026-04-21 02:04:56.431367 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.431370 | ubuntu-noble | ############################ 2026-04-21 02:04:56.431374 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.431378 | ubuntu-noble | ############################ 2026-04-21 02:04:56.431381 | ubuntu-noble | Python recognizes 'manila.share.drivers.huawei' as an importable package[^1], 2026-04-21 02:04:56.431385 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.431393 | ubuntu-noble | 2026-04-21 02:04:56.431397 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.431401 | ubuntu-noble | package, please make sure that 'manila.share.drivers.huawei' is explicitly added 2026-04-21 02:04:56.431404 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.431408 | ubuntu-noble | 2026-04-21 02:04:56.431412 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.431415 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.431419 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.431423 | ubuntu-noble | 2026-04-21 02:04:56.431426 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.431430 | ubuntu-noble | 2026-04-21 02:04:56.431434 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.431437 | ubuntu-noble | 2026-04-21 02:04:56.431441 | ubuntu-noble | If you don't want 'manila.share.drivers.huawei' to be distributed and are 2026-04-21 02:04:56.431445 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.huawei' via 2026-04-21 02:04:56.431448 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.431452 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.431456 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.431459 | ubuntu-noble | 2026-04-21 02:04:56.431463 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.431467 | ubuntu-noble | 2026-04-21 02:04:56.431470 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.431474 | ubuntu-noble | 2026-04-21 02:04:56.431478 | ubuntu-noble | 2026-04-21 02:04:56.431482 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.431485 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.431489 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.431493 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.431496 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.431500 | ubuntu-noble | 2026-04-21 02:04:56.431504 | ubuntu-noble | !! 2026-04-21 02:04:56.431507 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.431511 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.huawei.v3' is absent from the `packages` configuration. 2026-04-21 02:04:56.431515 | ubuntu-noble | !! 2026-04-21 02:04:56.431519 | ubuntu-noble | 2026-04-21 02:04:56.431522 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.431526 | ubuntu-noble | ############################ 2026-04-21 02:04:56.431530 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.431533 | ubuntu-noble | ############################ 2026-04-21 02:04:56.431537 | ubuntu-noble | Python recognizes 'manila.share.drivers.huawei.v3' as an importable package[^1], 2026-04-21 02:04:56.431541 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.431544 | ubuntu-noble | 2026-04-21 02:04:56.431548 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.431552 | ubuntu-noble | package, please make sure that 'manila.share.drivers.huawei.v3' is explicitly added 2026-04-21 02:04:56.431555 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.431559 | ubuntu-noble | 2026-04-21 02:04:56.431563 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.431567 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.431570 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.431574 | ubuntu-noble | 2026-04-21 02:04:56.431578 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.431585 | ubuntu-noble | 2026-04-21 02:04:56.431589 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.431592 | ubuntu-noble | 2026-04-21 02:04:56.431596 | ubuntu-noble | If you don't want 'manila.share.drivers.huawei.v3' to be distributed and are 2026-04-21 02:04:56.431600 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.huawei.v3' via 2026-04-21 02:04:56.431604 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.431608 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.431612 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.431616 | ubuntu-noble | 2026-04-21 02:04:56.431619 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.431623 | ubuntu-noble | 2026-04-21 02:04:56.431627 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.431630 | ubuntu-noble | 2026-04-21 02:04:56.431634 | ubuntu-noble | 2026-04-21 02:04:56.431638 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.431650 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.431655 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.431660 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.431665 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.431670 | ubuntu-noble | 2026-04-21 02:04:56.431675 | ubuntu-noble | !! 2026-04-21 02:04:56.431680 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.431689 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.ibm' is absent from the `packages` configuration. 2026-04-21 02:04:56.431695 | ubuntu-noble | !! 2026-04-21 02:04:56.431700 | ubuntu-noble | 2026-04-21 02:04:56.431705 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.431708 | ubuntu-noble | ############################ 2026-04-21 02:04:56.431712 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.431716 | ubuntu-noble | ############################ 2026-04-21 02:04:56.431719 | ubuntu-noble | Python recognizes 'manila.share.drivers.ibm' as an importable package[^1], 2026-04-21 02:04:56.431723 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.431727 | ubuntu-noble | 2026-04-21 02:04:56.431730 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.431734 | ubuntu-noble | package, please make sure that 'manila.share.drivers.ibm' is explicitly added 2026-04-21 02:04:56.431738 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.431741 | ubuntu-noble | 2026-04-21 02:04:56.431745 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.431749 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.431752 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.431756 | ubuntu-noble | 2026-04-21 02:04:56.431760 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.431763 | ubuntu-noble | 2026-04-21 02:04:56.431767 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.431771 | ubuntu-noble | 2026-04-21 02:04:56.431774 | ubuntu-noble | If you don't want 'manila.share.drivers.ibm' to be distributed and are 2026-04-21 02:04:56.431778 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.ibm' via 2026-04-21 02:04:56.431782 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.431785 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.431789 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.431793 | ubuntu-noble | 2026-04-21 02:04:56.431801 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.431805 | ubuntu-noble | 2026-04-21 02:04:56.431809 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.431813 | ubuntu-noble | 2026-04-21 02:04:56.431816 | ubuntu-noble | 2026-04-21 02:04:56.431820 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.431824 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.431827 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.431831 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.431835 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.431838 | ubuntu-noble | 2026-04-21 02:04:56.431842 | ubuntu-noble | !! 2026-04-21 02:04:56.431846 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.431850 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.infinidat' is absent from the `packages` configuration. 2026-04-21 02:04:56.431853 | ubuntu-noble | !! 2026-04-21 02:04:56.431857 | ubuntu-noble | 2026-04-21 02:04:56.431861 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.431864 | ubuntu-noble | ############################ 2026-04-21 02:04:56.431868 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.431872 | ubuntu-noble | ############################ 2026-04-21 02:04:56.431875 | ubuntu-noble | Python recognizes 'manila.share.drivers.infinidat' as an importable package[^1], 2026-04-21 02:04:56.431879 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.431883 | ubuntu-noble | 2026-04-21 02:04:56.431886 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.431890 | ubuntu-noble | package, please make sure that 'manila.share.drivers.infinidat' is explicitly added 2026-04-21 02:04:56.431894 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.431897 | ubuntu-noble | 2026-04-21 02:04:56.431901 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.431905 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.431911 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.431915 | ubuntu-noble | 2026-04-21 02:04:56.431919 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.431922 | ubuntu-noble | 2026-04-21 02:04:56.431926 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.431930 | ubuntu-noble | 2026-04-21 02:04:56.431933 | ubuntu-noble | If you don't want 'manila.share.drivers.infinidat' to be distributed and are 2026-04-21 02:04:56.431937 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.infinidat' via 2026-04-21 02:04:56.431941 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.431944 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.431948 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.431952 | ubuntu-noble | 2026-04-21 02:04:56.431955 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.431959 | ubuntu-noble | 2026-04-21 02:04:56.431972 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.431976 | ubuntu-noble | 2026-04-21 02:04:56.431980 | ubuntu-noble | 2026-04-21 02:04:56.431984 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.431987 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.431991 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.431995 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.431999 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.432006 | ubuntu-noble | 2026-04-21 02:04:56.432010 | ubuntu-noble | !! 2026-04-21 02:04:56.432014 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.432018 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.infortrend' is absent from the `packages` configuration. 2026-04-21 02:04:56.432021 | ubuntu-noble | !! 2026-04-21 02:04:56.432025 | ubuntu-noble | 2026-04-21 02:04:56.432029 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.432032 | ubuntu-noble | ############################ 2026-04-21 02:04:56.432036 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.432040 | ubuntu-noble | ############################ 2026-04-21 02:04:56.432043 | ubuntu-noble | Python recognizes 'manila.share.drivers.infortrend' as an importable package[^1], 2026-04-21 02:04:56.432047 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.432051 | ubuntu-noble | 2026-04-21 02:04:56.432054 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.432058 | ubuntu-noble | package, please make sure that 'manila.share.drivers.infortrend' is explicitly added 2026-04-21 02:04:56.432062 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.432066 | ubuntu-noble | 2026-04-21 02:04:56.432069 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.432073 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.432077 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.432080 | ubuntu-noble | 2026-04-21 02:04:56.432084 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.432088 | ubuntu-noble | 2026-04-21 02:04:56.432091 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.432095 | ubuntu-noble | 2026-04-21 02:04:56.432099 | ubuntu-noble | If you don't want 'manila.share.drivers.infortrend' to be distributed and are 2026-04-21 02:04:56.432102 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.infortrend' via 2026-04-21 02:04:56.432106 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.432110 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.432113 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.432117 | ubuntu-noble | 2026-04-21 02:04:56.432121 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.432124 | ubuntu-noble | 2026-04-21 02:04:56.432128 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.432132 | ubuntu-noble | 2026-04-21 02:04:56.432136 | ubuntu-noble | 2026-04-21 02:04:56.432139 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.432143 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.432147 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.432150 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.432154 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.432158 | ubuntu-noble | 2026-04-21 02:04:56.432161 | ubuntu-noble | !! 2026-04-21 02:04:56.432165 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.432169 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur' is absent from the `packages` configuration. 2026-04-21 02:04:56.432172 | ubuntu-noble | !! 2026-04-21 02:04:56.432176 | ubuntu-noble | 2026-04-21 02:04:56.432180 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.432185 | ubuntu-noble | ############################ 2026-04-21 02:04:56.432189 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.432194 | ubuntu-noble | ############################ 2026-04-21 02:04:56.432203 | ubuntu-noble | Python recognizes 'manila.share.drivers.inspur' as an importable package[^1], 2026-04-21 02:04:56.432208 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.432213 | ubuntu-noble | 2026-04-21 02:04:56.432217 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.432220 | ubuntu-noble | package, please make sure that 'manila.share.drivers.inspur' is explicitly added 2026-04-21 02:04:56.432227 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.432231 | ubuntu-noble | 2026-04-21 02:04:56.432234 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.432238 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.432242 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.432245 | ubuntu-noble | 2026-04-21 02:04:56.432249 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.432253 | ubuntu-noble | 2026-04-21 02:04:56.432256 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.432260 | ubuntu-noble | 2026-04-21 02:04:56.432264 | ubuntu-noble | If you don't want 'manila.share.drivers.inspur' to be distributed and are 2026-04-21 02:04:56.432267 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.inspur' via 2026-04-21 02:04:56.432271 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.432283 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.432287 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.432293 | ubuntu-noble | 2026-04-21 02:04:56.432301 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.432319 | ubuntu-noble | 2026-04-21 02:04:56.432323 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.432326 | ubuntu-noble | 2026-04-21 02:04:56.432330 | ubuntu-noble | 2026-04-21 02:04:56.432334 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.432338 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.432342 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.432346 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.432349 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.432353 | ubuntu-noble | 2026-04-21 02:04:56.432357 | ubuntu-noble | !! 2026-04-21 02:04:56.432360 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.432364 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur.as13000' is absent from the `packages` configuration. 2026-04-21 02:04:56.432368 | ubuntu-noble | !! 2026-04-21 02:04:56.432371 | ubuntu-noble | 2026-04-21 02:04:56.432375 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.432379 | ubuntu-noble | ############################ 2026-04-21 02:04:56.432382 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.432386 | ubuntu-noble | ############################ 2026-04-21 02:04:56.432390 | ubuntu-noble | Python recognizes 'manila.share.drivers.inspur.as13000' as an importable package[^1], 2026-04-21 02:04:56.432393 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.432397 | ubuntu-noble | 2026-04-21 02:04:56.432401 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.432404 | ubuntu-noble | package, please make sure that 'manila.share.drivers.inspur.as13000' is explicitly added 2026-04-21 02:04:56.432408 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.432412 | ubuntu-noble | 2026-04-21 02:04:56.432415 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.432424 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.432428 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.432432 | ubuntu-noble | 2026-04-21 02:04:56.432435 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.432439 | ubuntu-noble | 2026-04-21 02:04:56.432443 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.432446 | ubuntu-noble | 2026-04-21 02:04:56.432450 | ubuntu-noble | If you don't want 'manila.share.drivers.inspur.as13000' to be distributed and are 2026-04-21 02:04:56.432454 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.inspur.as13000' via 2026-04-21 02:04:56.432457 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.432461 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.432465 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.432468 | ubuntu-noble | 2026-04-21 02:04:56.432472 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.432476 | ubuntu-noble | 2026-04-21 02:04:56.432479 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.432483 | ubuntu-noble | 2026-04-21 02:04:56.432487 | ubuntu-noble | 2026-04-21 02:04:56.432490 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.432494 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.432498 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.432501 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.432505 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.432509 | ubuntu-noble | 2026-04-21 02:04:56.432512 | ubuntu-noble | !! 2026-04-21 02:04:56.432516 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.432520 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.inspur.instorage' is absent from the `packages` configuration. 2026-04-21 02:04:56.432524 | ubuntu-noble | !! 2026-04-21 02:04:56.432527 | ubuntu-noble | 2026-04-21 02:04:56.432531 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.432535 | ubuntu-noble | ############################ 2026-04-21 02:04:56.432538 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.432542 | ubuntu-noble | ############################ 2026-04-21 02:04:56.432546 | ubuntu-noble | Python recognizes 'manila.share.drivers.inspur.instorage' as an importable package[^1], 2026-04-21 02:04:56.432552 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.432556 | ubuntu-noble | 2026-04-21 02:04:56.432560 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.432563 | ubuntu-noble | package, please make sure that 'manila.share.drivers.inspur.instorage' is explicitly added 2026-04-21 02:04:56.432567 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.432571 | ubuntu-noble | 2026-04-21 02:04:56.432574 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.432578 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.432582 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.432585 | ubuntu-noble | 2026-04-21 02:04:56.432589 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.432593 | ubuntu-noble | 2026-04-21 02:04:56.432596 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.432600 | ubuntu-noble | 2026-04-21 02:04:56.432607 | ubuntu-noble | If you don't want 'manila.share.drivers.inspur.instorage' to be distributed and are 2026-04-21 02:04:56.432611 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.inspur.instorage' via 2026-04-21 02:04:56.432618 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.432622 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.432626 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.432629 | ubuntu-noble | 2026-04-21 02:04:56.432633 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.432637 | ubuntu-noble | 2026-04-21 02:04:56.432640 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.432644 | ubuntu-noble | 2026-04-21 02:04:56.432648 | ubuntu-noble | 2026-04-21 02:04:56.432651 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.432655 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.432659 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.432662 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.432666 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.432670 | ubuntu-noble | 2026-04-21 02:04:56.432673 | ubuntu-noble | !! 2026-04-21 02:04:56.432677 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.432681 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.macrosan' is absent from the `packages` configuration. 2026-04-21 02:04:56.432684 | ubuntu-noble | !! 2026-04-21 02:04:56.432688 | ubuntu-noble | 2026-04-21 02:04:56.432692 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.432695 | ubuntu-noble | ############################ 2026-04-21 02:04:56.432699 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.432703 | ubuntu-noble | ############################ 2026-04-21 02:04:56.432706 | ubuntu-noble | Python recognizes 'manila.share.drivers.macrosan' as an importable package[^1], 2026-04-21 02:04:56.432710 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.432714 | ubuntu-noble | 2026-04-21 02:04:56.432717 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.432721 | ubuntu-noble | package, please make sure that 'manila.share.drivers.macrosan' is explicitly added 2026-04-21 02:04:56.432725 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.432728 | ubuntu-noble | 2026-04-21 02:04:56.432732 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.432736 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.432739 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.432743 | ubuntu-noble | 2026-04-21 02:04:56.432747 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.432750 | ubuntu-noble | 2026-04-21 02:04:56.432754 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.432758 | ubuntu-noble | 2026-04-21 02:04:56.432761 | ubuntu-noble | If you don't want 'manila.share.drivers.macrosan' to be distributed and are 2026-04-21 02:04:56.432765 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.macrosan' via 2026-04-21 02:04:56.432769 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.432772 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.432776 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.432780 | ubuntu-noble | 2026-04-21 02:04:56.432783 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.432787 | ubuntu-noble | 2026-04-21 02:04:56.432791 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.432794 | ubuntu-noble | 2026-04-21 02:04:56.432798 | ubuntu-noble | 2026-04-21 02:04:56.432802 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.432812 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.432815 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.432819 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.432823 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.432826 | ubuntu-noble | 2026-04-21 02:04:56.432830 | ubuntu-noble | !! 2026-04-21 02:04:56.432834 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.432838 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.maprfs' is absent from the `packages` configuration. 2026-04-21 02:04:56.432841 | ubuntu-noble | !! 2026-04-21 02:04:56.432845 | ubuntu-noble | 2026-04-21 02:04:56.432849 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.432852 | ubuntu-noble | ############################ 2026-04-21 02:04:56.432859 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.432862 | ubuntu-noble | ############################ 2026-04-21 02:04:56.432866 | ubuntu-noble | Python recognizes 'manila.share.drivers.maprfs' as an importable package[^1], 2026-04-21 02:04:56.432870 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.432873 | ubuntu-noble | 2026-04-21 02:04:56.432877 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.432881 | ubuntu-noble | package, please make sure that 'manila.share.drivers.maprfs' is explicitly added 2026-04-21 02:04:56.432884 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.432888 | ubuntu-noble | 2026-04-21 02:04:56.432892 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.432896 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.432899 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.432903 | ubuntu-noble | 2026-04-21 02:04:56.432914 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.432918 | ubuntu-noble | 2026-04-21 02:04:56.432921 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.432925 | ubuntu-noble | 2026-04-21 02:04:56.432929 | ubuntu-noble | If you don't want 'manila.share.drivers.maprfs' to be distributed and are 2026-04-21 02:04:56.432932 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.maprfs' via 2026-04-21 02:04:56.432936 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.432940 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.432943 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.432947 | ubuntu-noble | 2026-04-21 02:04:56.432951 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.432954 | ubuntu-noble | 2026-04-21 02:04:56.432958 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.432962 | ubuntu-noble | 2026-04-21 02:04:56.432966 | ubuntu-noble | 2026-04-21 02:04:56.432969 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.432973 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.432977 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.432980 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.432984 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.432988 | ubuntu-noble | 2026-04-21 02:04:56.432991 | ubuntu-noble | !! 2026-04-21 02:04:56.432995 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.432999 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp' is absent from the `packages` configuration. 2026-04-21 02:04:56.433006 | ubuntu-noble | !! 2026-04-21 02:04:56.433013 | ubuntu-noble | 2026-04-21 02:04:56.433016 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.433042 | ubuntu-noble | ############################ 2026-04-21 02:04:56.433046 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.433050 | ubuntu-noble | ############################ 2026-04-21 02:04:56.433053 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp' as an importable package[^1], 2026-04-21 02:04:56.433057 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.433061 | ubuntu-noble | 2026-04-21 02:04:56.433064 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.433068 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp' is explicitly added 2026-04-21 02:04:56.433072 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.433075 | ubuntu-noble | 2026-04-21 02:04:56.433079 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.433083 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.433086 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.433090 | ubuntu-noble | 2026-04-21 02:04:56.433094 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.433098 | ubuntu-noble | 2026-04-21 02:04:56.433101 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.433105 | ubuntu-noble | 2026-04-21 02:04:56.433109 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp' to be distributed and are 2026-04-21 02:04:56.433112 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp' via 2026-04-21 02:04:56.433116 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.433120 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.433123 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.433127 | ubuntu-noble | 2026-04-21 02:04:56.433131 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.433134 | ubuntu-noble | 2026-04-21 02:04:56.433138 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.433142 | ubuntu-noble | 2026-04-21 02:04:56.433146 | ubuntu-noble | 2026-04-21 02:04:56.433149 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.433153 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.433157 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.433160 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.433164 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.433168 | ubuntu-noble | 2026-04-21 02:04:56.433171 | ubuntu-noble | !! 2026-04-21 02:04:56.433175 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.433179 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap' is absent from the `packages` configuration. 2026-04-21 02:04:56.433183 | ubuntu-noble | !! 2026-04-21 02:04:56.433186 | ubuntu-noble | 2026-04-21 02:04:56.433190 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.433194 | ubuntu-noble | ############################ 2026-04-21 02:04:56.433197 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.433201 | ubuntu-noble | ############################ 2026-04-21 02:04:56.433205 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp.dataontap' as an importable package[^1], 2026-04-21 02:04:56.433209 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.433212 | ubuntu-noble | 2026-04-21 02:04:56.433223 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.433227 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp.dataontap' is explicitly added 2026-04-21 02:04:56.433235 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.433238 | ubuntu-noble | 2026-04-21 02:04:56.433250 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.433254 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.433257 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.433261 | ubuntu-noble | 2026-04-21 02:04:56.433265 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.433269 | ubuntu-noble | 2026-04-21 02:04:56.433272 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.433276 | ubuntu-noble | 2026-04-21 02:04:56.433280 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp.dataontap' to be distributed and are 2026-04-21 02:04:56.433283 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp.dataontap' via 2026-04-21 02:04:56.433287 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.433291 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.433294 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.433298 | ubuntu-noble | 2026-04-21 02:04:56.433317 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.433323 | ubuntu-noble | 2026-04-21 02:04:56.433327 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.433331 | ubuntu-noble | 2026-04-21 02:04:56.433335 | ubuntu-noble | 2026-04-21 02:04:56.433338 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.433342 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.433346 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.433349 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.433353 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.433357 | ubuntu-noble | 2026-04-21 02:04:56.433360 | ubuntu-noble | !! 2026-04-21 02:04:56.433364 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.433368 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.client' is absent from the `packages` configuration. 2026-04-21 02:04:56.433372 | ubuntu-noble | !! 2026-04-21 02:04:56.433375 | ubuntu-noble | 2026-04-21 02:04:56.433379 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.433383 | ubuntu-noble | ############################ 2026-04-21 02:04:56.433386 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.433390 | ubuntu-noble | ############################ 2026-04-21 02:04:56.433394 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp.dataontap.client' as an importable package[^1], 2026-04-21 02:04:56.433398 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.433401 | ubuntu-noble | 2026-04-21 02:04:56.433405 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.433409 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp.dataontap.client' is explicitly added 2026-04-21 02:04:56.433412 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.433416 | ubuntu-noble | 2026-04-21 02:04:56.433420 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.433424 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.433427 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.433431 | ubuntu-noble | 2026-04-21 02:04:56.433435 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.433438 | ubuntu-noble | 2026-04-21 02:04:56.433442 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.433451 | ubuntu-noble | 2026-04-21 02:04:56.433455 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp.dataontap.client' to be distributed and are 2026-04-21 02:04:56.433458 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp.dataontap.client' via 2026-04-21 02:04:56.433462 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.433466 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.433469 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.433473 | ubuntu-noble | 2026-04-21 02:04:56.433477 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.433481 | ubuntu-noble | 2026-04-21 02:04:56.433484 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.433488 | ubuntu-noble | 2026-04-21 02:04:56.433492 | ubuntu-noble | 2026-04-21 02:04:56.433495 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.433499 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.433503 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.433509 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.433513 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.433517 | ubuntu-noble | 2026-04-21 02:04:56.433521 | ubuntu-noble | !! 2026-04-21 02:04:56.433524 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.433528 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.cluster_mode' is absent from the `packages` configuration. 2026-04-21 02:04:56.433532 | ubuntu-noble | !! 2026-04-21 02:04:56.433535 | ubuntu-noble | 2026-04-21 02:04:56.433539 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.433543 | ubuntu-noble | ############################ 2026-04-21 02:04:56.433547 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.433550 | ubuntu-noble | ############################ 2026-04-21 02:04:56.433554 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp.dataontap.cluster_mode' as an importable package[^1], 2026-04-21 02:04:56.433566 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.433570 | ubuntu-noble | 2026-04-21 02:04:56.433574 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.433577 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp.dataontap.cluster_mode' is explicitly added 2026-04-21 02:04:56.433581 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.433585 | ubuntu-noble | 2026-04-21 02:04:56.433588 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.433592 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.433596 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.433599 | ubuntu-noble | 2026-04-21 02:04:56.433603 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.433607 | ubuntu-noble | 2026-04-21 02:04:56.433610 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.433614 | ubuntu-noble | 2026-04-21 02:04:56.433618 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp.dataontap.cluster_mode' to be distributed and are 2026-04-21 02:04:56.433622 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp.dataontap.cluster_mode' via 2026-04-21 02:04:56.433625 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.433629 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.433633 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.433640 | ubuntu-noble | 2026-04-21 02:04:56.433644 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.433648 | ubuntu-noble | 2026-04-21 02:04:56.433651 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.433655 | ubuntu-noble | 2026-04-21 02:04:56.433659 | ubuntu-noble | 2026-04-21 02:04:56.433662 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.433666 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.433670 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.433674 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.433677 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.433681 | ubuntu-noble | 2026-04-21 02:04:56.433685 | ubuntu-noble | !! 2026-04-21 02:04:56.433689 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.433694 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.netapp.dataontap.protocols' is absent from the `packages` configuration. 2026-04-21 02:04:56.433699 | ubuntu-noble | !! 2026-04-21 02:04:56.433702 | ubuntu-noble | 2026-04-21 02:04:56.433707 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.433711 | ubuntu-noble | ############################ 2026-04-21 02:04:56.433716 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.433720 | ubuntu-noble | ############################ 2026-04-21 02:04:56.433723 | ubuntu-noble | Python recognizes 'manila.share.drivers.netapp.dataontap.protocols' as an importable package[^1], 2026-04-21 02:04:56.433727 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.433731 | ubuntu-noble | 2026-04-21 02:04:56.433734 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.433738 | ubuntu-noble | package, please make sure that 'manila.share.drivers.netapp.dataontap.protocols' is explicitly added 2026-04-21 02:04:56.433742 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.433746 | ubuntu-noble | 2026-04-21 02:04:56.433749 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.433753 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.433757 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.433760 | ubuntu-noble | 2026-04-21 02:04:56.433764 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.433768 | ubuntu-noble | 2026-04-21 02:04:56.433771 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.433775 | ubuntu-noble | 2026-04-21 02:04:56.433779 | ubuntu-noble | If you don't want 'manila.share.drivers.netapp.dataontap.protocols' to be distributed and are 2026-04-21 02:04:56.433782 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.netapp.dataontap.protocols' via 2026-04-21 02:04:56.433786 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.433790 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.433794 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.433797 | ubuntu-noble | 2026-04-21 02:04:56.433804 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.433808 | ubuntu-noble | 2026-04-21 02:04:56.433811 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.433815 | ubuntu-noble | 2026-04-21 02:04:56.433819 | ubuntu-noble | 2026-04-21 02:04:56.433822 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.433826 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.433830 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.433837 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.433841 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.433845 | ubuntu-noble | 2026-04-21 02:04:56.433848 | ubuntu-noble | !! 2026-04-21 02:04:56.433852 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.433863 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta' is absent from the `packages` configuration. 2026-04-21 02:04:56.433867 | ubuntu-noble | !! 2026-04-21 02:04:56.433870 | ubuntu-noble | 2026-04-21 02:04:56.433874 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.433878 | ubuntu-noble | ############################ 2026-04-21 02:04:56.433882 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.433885 | ubuntu-noble | ############################ 2026-04-21 02:04:56.433889 | ubuntu-noble | Python recognizes 'manila.share.drivers.nexenta' as an importable package[^1], 2026-04-21 02:04:56.433893 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.433896 | ubuntu-noble | 2026-04-21 02:04:56.433900 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.433904 | ubuntu-noble | package, please make sure that 'manila.share.drivers.nexenta' is explicitly added 2026-04-21 02:04:56.433907 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.433911 | ubuntu-noble | 2026-04-21 02:04:56.433915 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.433918 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.433922 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.433926 | ubuntu-noble | 2026-04-21 02:04:56.433929 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.433933 | ubuntu-noble | 2026-04-21 02:04:56.433937 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.433940 | ubuntu-noble | 2026-04-21 02:04:56.433944 | ubuntu-noble | If you don't want 'manila.share.drivers.nexenta' to be distributed and are 2026-04-21 02:04:56.433948 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.nexenta' via 2026-04-21 02:04:56.433952 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.433955 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.433959 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.433963 | ubuntu-noble | 2026-04-21 02:04:56.433966 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.433970 | ubuntu-noble | 2026-04-21 02:04:56.433974 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.433977 | ubuntu-noble | 2026-04-21 02:04:56.433981 | ubuntu-noble | 2026-04-21 02:04:56.433985 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.433988 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.433992 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.433996 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.433999 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.434003 | ubuntu-noble | 2026-04-21 02:04:56.434007 | ubuntu-noble | !! 2026-04-21 02:04:56.434010 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.434014 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta.ns4' is absent from the `packages` configuration. 2026-04-21 02:04:56.434018 | ubuntu-noble | !! 2026-04-21 02:04:56.434022 | ubuntu-noble | 2026-04-21 02:04:56.434025 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.434029 | ubuntu-noble | ############################ 2026-04-21 02:04:56.434036 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.434040 | ubuntu-noble | ############################ 2026-04-21 02:04:56.434044 | ubuntu-noble | Python recognizes 'manila.share.drivers.nexenta.ns4' as an importable package[^1], 2026-04-21 02:04:56.434048 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.434051 | ubuntu-noble | 2026-04-21 02:04:56.434055 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.434059 | ubuntu-noble | package, please make sure that 'manila.share.drivers.nexenta.ns4' is explicitly added 2026-04-21 02:04:56.434062 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.434066 | ubuntu-noble | 2026-04-21 02:04:56.434070 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.434073 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.434077 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.434081 | ubuntu-noble | 2026-04-21 02:04:56.434084 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.434088 | ubuntu-noble | 2026-04-21 02:04:56.434092 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.434096 | ubuntu-noble | 2026-04-21 02:04:56.434099 | ubuntu-noble | If you don't want 'manila.share.drivers.nexenta.ns4' to be distributed and are 2026-04-21 02:04:56.434103 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.nexenta.ns4' via 2026-04-21 02:04:56.434107 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.434113 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.434117 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.434120 | ubuntu-noble | 2026-04-21 02:04:56.434124 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.434128 | ubuntu-noble | 2026-04-21 02:04:56.434132 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.434135 | ubuntu-noble | 2026-04-21 02:04:56.434139 | ubuntu-noble | 2026-04-21 02:04:56.434143 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.434146 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.434150 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.434154 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.434157 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.434161 | ubuntu-noble | 2026-04-21 02:04:56.434165 | ubuntu-noble | !! 2026-04-21 02:04:56.434175 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.434179 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.nexenta.ns5' is absent from the `packages` configuration. 2026-04-21 02:04:56.434183 | ubuntu-noble | !! 2026-04-21 02:04:56.434187 | ubuntu-noble | 2026-04-21 02:04:56.434190 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.434194 | ubuntu-noble | ############################ 2026-04-21 02:04:56.434198 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.434202 | ubuntu-noble | ############################ 2026-04-21 02:04:56.434205 | ubuntu-noble | Python recognizes 'manila.share.drivers.nexenta.ns5' as an importable package[^1], 2026-04-21 02:04:56.434209 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.434213 | ubuntu-noble | 2026-04-21 02:04:56.434216 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.434220 | ubuntu-noble | package, please make sure that 'manila.share.drivers.nexenta.ns5' is explicitly added 2026-04-21 02:04:56.434224 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.434231 | ubuntu-noble | 2026-04-21 02:04:56.434235 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.434239 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.434242 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.434246 | ubuntu-noble | 2026-04-21 02:04:56.434250 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.434253 | ubuntu-noble | 2026-04-21 02:04:56.434257 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.434261 | ubuntu-noble | 2026-04-21 02:04:56.434264 | ubuntu-noble | If you don't want 'manila.share.drivers.nexenta.ns5' to be distributed and are 2026-04-21 02:04:56.434268 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.nexenta.ns5' via 2026-04-21 02:04:56.434272 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.434275 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.434279 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.434283 | ubuntu-noble | 2026-04-21 02:04:56.434286 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.434292 | ubuntu-noble | 2026-04-21 02:04:56.434296 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.434300 | ubuntu-noble | 2026-04-21 02:04:56.434314 | ubuntu-noble | 2026-04-21 02:04:56.434319 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.434323 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.434327 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.434331 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.434334 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.434338 | ubuntu-noble | 2026-04-21 02:04:56.434342 | ubuntu-noble | !! 2026-04-21 02:04:56.434345 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.434349 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.purestorage' is absent from the `packages` configuration. 2026-04-21 02:04:56.434353 | ubuntu-noble | !! 2026-04-21 02:04:56.434357 | ubuntu-noble | 2026-04-21 02:04:56.434360 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.434364 | ubuntu-noble | ############################ 2026-04-21 02:04:56.434368 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.434371 | ubuntu-noble | ############################ 2026-04-21 02:04:56.434375 | ubuntu-noble | Python recognizes 'manila.share.drivers.purestorage' as an importable package[^1], 2026-04-21 02:04:56.434379 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.434382 | ubuntu-noble | 2026-04-21 02:04:56.434386 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.434390 | ubuntu-noble | package, please make sure that 'manila.share.drivers.purestorage' is explicitly added 2026-04-21 02:04:56.434393 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.434397 | ubuntu-noble | 2026-04-21 02:04:56.434401 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.434404 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.434408 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.434412 | ubuntu-noble | 2026-04-21 02:04:56.434415 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.434419 | ubuntu-noble | 2026-04-21 02:04:56.434423 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.434426 | ubuntu-noble | 2026-04-21 02:04:56.434433 | ubuntu-noble | If you don't want 'manila.share.drivers.purestorage' to be distributed and are 2026-04-21 02:04:56.434441 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.purestorage' via 2026-04-21 02:04:56.434445 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.434448 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.434452 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.434456 | ubuntu-noble | 2026-04-21 02:04:56.434459 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.434463 | ubuntu-noble | 2026-04-21 02:04:56.434467 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.434470 | ubuntu-noble | 2026-04-21 02:04:56.434474 | ubuntu-noble | 2026-04-21 02:04:56.434478 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.434481 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.434494 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.434498 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.434502 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.434505 | ubuntu-noble | 2026-04-21 02:04:56.434509 | ubuntu-noble | !! 2026-04-21 02:04:56.434513 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.434516 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.qnap' is absent from the `packages` configuration. 2026-04-21 02:04:56.434520 | ubuntu-noble | !! 2026-04-21 02:04:56.434524 | ubuntu-noble | 2026-04-21 02:04:56.434528 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.434531 | ubuntu-noble | ############################ 2026-04-21 02:04:56.434535 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.434539 | ubuntu-noble | ############################ 2026-04-21 02:04:56.434542 | ubuntu-noble | Python recognizes 'manila.share.drivers.qnap' as an importable package[^1], 2026-04-21 02:04:56.434546 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.434550 | ubuntu-noble | 2026-04-21 02:04:56.434553 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.434557 | ubuntu-noble | package, please make sure that 'manila.share.drivers.qnap' is explicitly added 2026-04-21 02:04:56.434561 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.434564 | ubuntu-noble | 2026-04-21 02:04:56.434568 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.434572 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.434575 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.434579 | ubuntu-noble | 2026-04-21 02:04:56.434583 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.434586 | ubuntu-noble | 2026-04-21 02:04:56.434590 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.434594 | ubuntu-noble | 2026-04-21 02:04:56.434597 | ubuntu-noble | If you don't want 'manila.share.drivers.qnap' to be distributed and are 2026-04-21 02:04:56.434601 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.qnap' via 2026-04-21 02:04:56.434605 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.434608 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.434612 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.434616 | ubuntu-noble | 2026-04-21 02:04:56.434620 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.434623 | ubuntu-noble | 2026-04-21 02:04:56.434627 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.434631 | ubuntu-noble | 2026-04-21 02:04:56.434634 | ubuntu-noble | 2026-04-21 02:04:56.434638 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.434646 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.434649 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.434653 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.434657 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.434660 | ubuntu-noble | 2026-04-21 02:04:56.434664 | ubuntu-noble | !! 2026-04-21 02:04:56.434668 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.434672 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.quobyte' is absent from the `packages` configuration. 2026-04-21 02:04:56.434675 | ubuntu-noble | !! 2026-04-21 02:04:56.434679 | ubuntu-noble | 2026-04-21 02:04:56.434683 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.434686 | ubuntu-noble | ############################ 2026-04-21 02:04:56.434690 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.434694 | ubuntu-noble | ############################ 2026-04-21 02:04:56.434697 | ubuntu-noble | Python recognizes 'manila.share.drivers.quobyte' as an importable package[^1], 2026-04-21 02:04:56.434701 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.434705 | ubuntu-noble | 2026-04-21 02:04:56.434709 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.434712 | ubuntu-noble | package, please make sure that 'manila.share.drivers.quobyte' is explicitly added 2026-04-21 02:04:56.434716 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.434720 | ubuntu-noble | 2026-04-21 02:04:56.434723 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.434727 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.434731 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.434734 | ubuntu-noble | 2026-04-21 02:04:56.434738 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.434742 | ubuntu-noble | 2026-04-21 02:04:56.434745 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.434749 | ubuntu-noble | 2026-04-21 02:04:56.434753 | ubuntu-noble | If you don't want 'manila.share.drivers.quobyte' to be distributed and are 2026-04-21 02:04:56.434757 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.quobyte' via 2026-04-21 02:04:56.434760 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.434764 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.434768 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.434771 | ubuntu-noble | 2026-04-21 02:04:56.434775 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.434779 | ubuntu-noble | 2026-04-21 02:04:56.434782 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.434786 | ubuntu-noble | 2026-04-21 02:04:56.434790 | ubuntu-noble | 2026-04-21 02:04:56.434796 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.434800 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.434803 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.434807 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.434811 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.434814 | ubuntu-noble | 2026-04-21 02:04:56.434818 | ubuntu-noble | !! 2026-04-21 02:04:56.434822 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.434826 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.tegile' is absent from the `packages` configuration. 2026-04-21 02:04:56.434834 | ubuntu-noble | !! 2026-04-21 02:04:56.434837 | ubuntu-noble | 2026-04-21 02:04:56.434841 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.434845 | ubuntu-noble | ############################ 2026-04-21 02:04:56.434849 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.434852 | ubuntu-noble | ############################ 2026-04-21 02:04:56.434856 | ubuntu-noble | Python recognizes 'manila.share.drivers.tegile' as an importable package[^1], 2026-04-21 02:04:56.434860 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.434863 | ubuntu-noble | 2026-04-21 02:04:56.434867 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.434871 | ubuntu-noble | package, please make sure that 'manila.share.drivers.tegile' is explicitly added 2026-04-21 02:04:56.434874 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.434878 | ubuntu-noble | 2026-04-21 02:04:56.434882 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.434886 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.434889 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.434893 | ubuntu-noble | 2026-04-21 02:04:56.434897 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.434900 | ubuntu-noble | 2026-04-21 02:04:56.434907 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.434911 | ubuntu-noble | 2026-04-21 02:04:56.434915 | ubuntu-noble | If you don't want 'manila.share.drivers.tegile' to be distributed and are 2026-04-21 02:04:56.434919 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.tegile' via 2026-04-21 02:04:56.434922 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.434926 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.434930 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.434933 | ubuntu-noble | 2026-04-21 02:04:56.434937 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.434941 | ubuntu-noble | 2026-04-21 02:04:56.434944 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.434948 | ubuntu-noble | 2026-04-21 02:04:56.434952 | ubuntu-noble | 2026-04-21 02:04:56.434956 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.434959 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.434963 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.434967 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.434970 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.434974 | ubuntu-noble | 2026-04-21 02:04:56.434978 | ubuntu-noble | !! 2026-04-21 02:04:56.434981 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.434985 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.vastdata' is absent from the `packages` configuration. 2026-04-21 02:04:56.434989 | ubuntu-noble | !! 2026-04-21 02:04:56.434993 | ubuntu-noble | 2026-04-21 02:04:56.434996 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.435000 | ubuntu-noble | ############################ 2026-04-21 02:04:56.435004 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.435007 | ubuntu-noble | ############################ 2026-04-21 02:04:56.435011 | ubuntu-noble | Python recognizes 'manila.share.drivers.vastdata' as an importable package[^1], 2026-04-21 02:04:56.435015 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.435019 | ubuntu-noble | 2026-04-21 02:04:56.435022 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.435034 | ubuntu-noble | package, please make sure that 'manila.share.drivers.vastdata' is explicitly added 2026-04-21 02:04:56.435038 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.435041 | ubuntu-noble | 2026-04-21 02:04:56.435045 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.435051 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.435055 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.435059 | ubuntu-noble | 2026-04-21 02:04:56.435062 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.435066 | ubuntu-noble | 2026-04-21 02:04:56.435070 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.435073 | ubuntu-noble | 2026-04-21 02:04:56.435077 | ubuntu-noble | If you don't want 'manila.share.drivers.vastdata' to be distributed and are 2026-04-21 02:04:56.435081 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.vastdata' via 2026-04-21 02:04:56.435084 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.435088 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.435099 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.435103 | ubuntu-noble | 2026-04-21 02:04:56.435107 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.435111 | ubuntu-noble | 2026-04-21 02:04:56.435115 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.435118 | ubuntu-noble | 2026-04-21 02:04:56.435122 | ubuntu-noble | 2026-04-21 02:04:56.435126 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.435129 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.435133 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.435137 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.435140 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.435144 | ubuntu-noble | 2026-04-21 02:04:56.435148 | ubuntu-noble | !! 2026-04-21 02:04:56.435151 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.435155 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.veritas' is absent from the `packages` configuration. 2026-04-21 02:04:56.435159 | ubuntu-noble | !! 2026-04-21 02:04:56.435163 | ubuntu-noble | 2026-04-21 02:04:56.435166 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.435170 | ubuntu-noble | ############################ 2026-04-21 02:04:56.435174 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.435177 | ubuntu-noble | ############################ 2026-04-21 02:04:56.435181 | ubuntu-noble | Python recognizes 'manila.share.drivers.veritas' as an importable package[^1], 2026-04-21 02:04:56.435185 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.435188 | ubuntu-noble | 2026-04-21 02:04:56.435192 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.435196 | ubuntu-noble | package, please make sure that 'manila.share.drivers.veritas' is explicitly added 2026-04-21 02:04:56.435199 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.435203 | ubuntu-noble | 2026-04-21 02:04:56.435207 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.435210 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.435214 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.435218 | ubuntu-noble | 2026-04-21 02:04:56.435221 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.435225 | ubuntu-noble | 2026-04-21 02:04:56.435229 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.435236 | ubuntu-noble | 2026-04-21 02:04:56.435240 | ubuntu-noble | If you don't want 'manila.share.drivers.veritas' to be distributed and are 2026-04-21 02:04:56.435244 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.veritas' via 2026-04-21 02:04:56.435247 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.435251 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.435255 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.435258 | ubuntu-noble | 2026-04-21 02:04:56.435262 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.435266 | ubuntu-noble | 2026-04-21 02:04:56.435270 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.435273 | ubuntu-noble | 2026-04-21 02:04:56.435277 | ubuntu-noble | 2026-04-21 02:04:56.435281 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.435284 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.435290 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.435294 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.435297 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.435301 | ubuntu-noble | 2026-04-21 02:04:56.435317 | ubuntu-noble | !! 2026-04-21 02:04:56.435321 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.435325 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.windows' is absent from the `packages` configuration. 2026-04-21 02:04:56.435329 | ubuntu-noble | !! 2026-04-21 02:04:56.435333 | ubuntu-noble | 2026-04-21 02:04:56.435336 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.435340 | ubuntu-noble | ############################ 2026-04-21 02:04:56.435344 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.435347 | ubuntu-noble | ############################ 2026-04-21 02:04:56.435351 | ubuntu-noble | Python recognizes 'manila.share.drivers.windows' as an importable package[^1], 2026-04-21 02:04:56.435355 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.435358 | ubuntu-noble | 2026-04-21 02:04:56.435362 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.435369 | ubuntu-noble | package, please make sure that 'manila.share.drivers.windows' is explicitly added 2026-04-21 02:04:56.435373 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.435376 | ubuntu-noble | 2026-04-21 02:04:56.435380 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.435384 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.435388 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.435391 | ubuntu-noble | 2026-04-21 02:04:56.435395 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.435399 | ubuntu-noble | 2026-04-21 02:04:56.435402 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.435406 | ubuntu-noble | 2026-04-21 02:04:56.435410 | ubuntu-noble | If you don't want 'manila.share.drivers.windows' to be distributed and are 2026-04-21 02:04:56.435413 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.windows' via 2026-04-21 02:04:56.435425 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.435428 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.435432 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.435436 | ubuntu-noble | 2026-04-21 02:04:56.435439 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.435448 | ubuntu-noble | 2026-04-21 02:04:56.435452 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.435456 | ubuntu-noble | 2026-04-21 02:04:56.435459 | ubuntu-noble | 2026-04-21 02:04:56.435463 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.435467 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.435470 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.435474 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.435478 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.435481 | ubuntu-noble | 2026-04-21 02:04:56.435485 | ubuntu-noble | !! 2026-04-21 02:04:56.435489 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.435493 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zadara' is absent from the `packages` configuration. 2026-04-21 02:04:56.435496 | ubuntu-noble | !! 2026-04-21 02:04:56.435500 | ubuntu-noble | 2026-04-21 02:04:56.435504 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.435507 | ubuntu-noble | ############################ 2026-04-21 02:04:56.435511 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.435515 | ubuntu-noble | ############################ 2026-04-21 02:04:56.435518 | ubuntu-noble | Python recognizes 'manila.share.drivers.zadara' as an importable package[^1], 2026-04-21 02:04:56.435522 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.435526 | ubuntu-noble | 2026-04-21 02:04:56.435529 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.435533 | ubuntu-noble | package, please make sure that 'manila.share.drivers.zadara' is explicitly added 2026-04-21 02:04:56.435537 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.435540 | ubuntu-noble | 2026-04-21 02:04:56.435544 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.435548 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.435552 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.435555 | ubuntu-noble | 2026-04-21 02:04:56.435559 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.435563 | ubuntu-noble | 2026-04-21 02:04:56.435566 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.435570 | ubuntu-noble | 2026-04-21 02:04:56.435574 | ubuntu-noble | If you don't want 'manila.share.drivers.zadara' to be distributed and are 2026-04-21 02:04:56.435577 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.zadara' via 2026-04-21 02:04:56.435581 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.435585 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.435588 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.435592 | ubuntu-noble | 2026-04-21 02:04:56.435596 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.435599 | ubuntu-noble | 2026-04-21 02:04:56.435603 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.435607 | ubuntu-noble | 2026-04-21 02:04:56.435610 | ubuntu-noble | 2026-04-21 02:04:56.435614 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.435618 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.435622 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.435625 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.435629 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.435633 | ubuntu-noble | 2026-04-21 02:04:56.435640 | ubuntu-noble | !! 2026-04-21 02:04:56.435644 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.435647 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zfsonlinux' is absent from the `packages` configuration. 2026-04-21 02:04:56.435651 | ubuntu-noble | !! 2026-04-21 02:04:56.435655 | ubuntu-noble | 2026-04-21 02:04:56.435659 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.435662 | ubuntu-noble | ############################ 2026-04-21 02:04:56.435666 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.435670 | ubuntu-noble | ############################ 2026-04-21 02:04:56.435673 | ubuntu-noble | Python recognizes 'manila.share.drivers.zfsonlinux' as an importable package[^1], 2026-04-21 02:04:56.435680 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.435683 | ubuntu-noble | 2026-04-21 02:04:56.435687 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.435691 | ubuntu-noble | package, please make sure that 'manila.share.drivers.zfsonlinux' is explicitly added 2026-04-21 02:04:56.435694 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.435698 | ubuntu-noble | 2026-04-21 02:04:56.435702 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.435706 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.435709 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.435713 | ubuntu-noble | 2026-04-21 02:04:56.435717 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.435720 | ubuntu-noble | 2026-04-21 02:04:56.435724 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.435728 | ubuntu-noble | 2026-04-21 02:04:56.435738 | ubuntu-noble | If you don't want 'manila.share.drivers.zfsonlinux' to be distributed and are 2026-04-21 02:04:56.435742 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.zfsonlinux' via 2026-04-21 02:04:56.435746 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.435750 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.435753 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.435757 | ubuntu-noble | 2026-04-21 02:04:56.435761 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.435764 | ubuntu-noble | 2026-04-21 02:04:56.435768 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.435772 | ubuntu-noble | 2026-04-21 02:04:56.435775 | ubuntu-noble | 2026-04-21 02:04:56.435779 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.435783 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.435787 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.435790 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.435794 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.435798 | ubuntu-noble | 2026-04-21 02:04:56.435801 | ubuntu-noble | !! 2026-04-21 02:04:56.435805 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.435809 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.drivers.zfssa' is absent from the `packages` configuration. 2026-04-21 02:04:56.435812 | ubuntu-noble | !! 2026-04-21 02:04:56.435816 | ubuntu-noble | 2026-04-21 02:04:56.435820 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.435824 | ubuntu-noble | ############################ 2026-04-21 02:04:56.435827 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.435831 | ubuntu-noble | ############################ 2026-04-21 02:04:56.435835 | ubuntu-noble | Python recognizes 'manila.share.drivers.zfssa' as an importable package[^1], 2026-04-21 02:04:56.435842 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.435846 | ubuntu-noble | 2026-04-21 02:04:56.435850 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.435853 | ubuntu-noble | package, please make sure that 'manila.share.drivers.zfssa' is explicitly added 2026-04-21 02:04:56.435857 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.435861 | ubuntu-noble | 2026-04-21 02:04:56.435864 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.435868 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.435872 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.435876 | ubuntu-noble | 2026-04-21 02:04:56.435879 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.435883 | ubuntu-noble | 2026-04-21 02:04:56.435887 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.435890 | ubuntu-noble | 2026-04-21 02:04:56.435894 | ubuntu-noble | If you don't want 'manila.share.drivers.zfssa' to be distributed and are 2026-04-21 02:04:56.435898 | ubuntu-noble | already explicitly excluding 'manila.share.drivers.zfssa' via 2026-04-21 02:04:56.435901 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.435905 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.435909 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.435912 | ubuntu-noble | 2026-04-21 02:04:56.435916 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.435920 | ubuntu-noble | 2026-04-21 02:04:56.435924 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.435927 | ubuntu-noble | 2026-04-21 02:04:56.435931 | ubuntu-noble | 2026-04-21 02:04:56.435935 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.435938 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.435942 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.435946 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.435949 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.435953 | ubuntu-noble | 2026-04-21 02:04:56.435957 | ubuntu-noble | !! 2026-04-21 02:04:56.435962 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.435966 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share.hooks' is absent from the `packages` configuration. 2026-04-21 02:04:56.435971 | ubuntu-noble | !! 2026-04-21 02:04:56.435976 | ubuntu-noble | 2026-04-21 02:04:56.435981 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.435986 | ubuntu-noble | ############################ 2026-04-21 02:04:56.435993 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.435997 | ubuntu-noble | ############################ 2026-04-21 02:04:56.436001 | ubuntu-noble | Python recognizes 'manila.share.hooks' as an importable package[^1], 2026-04-21 02:04:56.436005 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.436008 | ubuntu-noble | 2026-04-21 02:04:56.436012 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.436016 | ubuntu-noble | package, please make sure that 'manila.share.hooks' is explicitly added 2026-04-21 02:04:56.436019 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.436023 | ubuntu-noble | 2026-04-21 02:04:56.436027 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.436030 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.436034 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.436042 | ubuntu-noble | 2026-04-21 02:04:56.436054 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.436058 | ubuntu-noble | 2026-04-21 02:04:56.436061 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.436065 | ubuntu-noble | 2026-04-21 02:04:56.436069 | ubuntu-noble | If you don't want 'manila.share.hooks' to be distributed and are 2026-04-21 02:04:56.436073 | ubuntu-noble | already explicitly excluding 'manila.share.hooks' via 2026-04-21 02:04:56.436076 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.436080 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.436084 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.436087 | ubuntu-noble | 2026-04-21 02:04:56.436091 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.436095 | ubuntu-noble | 2026-04-21 02:04:56.436098 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.436102 | ubuntu-noble | 2026-04-21 02:04:56.436106 | ubuntu-noble | 2026-04-21 02:04:56.436109 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.436113 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.436117 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.436120 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.436124 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.436128 | ubuntu-noble | 2026-04-21 02:04:56.436131 | ubuntu-noble | !! 2026-04-21 02:04:56.436135 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.436139 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.share_group' is absent from the `packages` configuration. 2026-04-21 02:04:56.436143 | ubuntu-noble | !! 2026-04-21 02:04:56.436146 | ubuntu-noble | 2026-04-21 02:04:56.436150 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.436154 | ubuntu-noble | ############################ 2026-04-21 02:04:56.436157 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.436161 | ubuntu-noble | ############################ 2026-04-21 02:04:56.436165 | ubuntu-noble | Python recognizes 'manila.share_group' as an importable package[^1], 2026-04-21 02:04:56.436168 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.436172 | ubuntu-noble | 2026-04-21 02:04:56.436176 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.436179 | ubuntu-noble | package, please make sure that 'manila.share_group' is explicitly added 2026-04-21 02:04:56.436183 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.436187 | ubuntu-noble | 2026-04-21 02:04:56.436190 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.436195 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.436199 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.436202 | ubuntu-noble | 2026-04-21 02:04:56.436206 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.436210 | ubuntu-noble | 2026-04-21 02:04:56.436213 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.436217 | ubuntu-noble | 2026-04-21 02:04:56.436221 | ubuntu-noble | If you don't want 'manila.share_group' to be distributed and are 2026-04-21 02:04:56.436225 | ubuntu-noble | already explicitly excluding 'manila.share_group' via 2026-04-21 02:04:56.436228 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.436232 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.436236 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.436245 | ubuntu-noble | 2026-04-21 02:04:56.436250 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.436255 | ubuntu-noble | 2026-04-21 02:04:56.436260 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.436264 | ubuntu-noble | 2026-04-21 02:04:56.436268 | ubuntu-noble | 2026-04-21 02:04:56.436272 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.436275 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.436279 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.436283 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.436286 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.436293 | ubuntu-noble | 2026-04-21 02:04:56.436296 | ubuntu-noble | !! 2026-04-21 02:04:56.436300 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.436318 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.testing' is absent from the `packages` configuration. 2026-04-21 02:04:56.436322 | ubuntu-noble | !! 2026-04-21 02:04:56.436326 | ubuntu-noble | 2026-04-21 02:04:56.436334 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.436338 | ubuntu-noble | ############################ 2026-04-21 02:04:56.436341 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.436345 | ubuntu-noble | ############################ 2026-04-21 02:04:56.436349 | ubuntu-noble | Python recognizes 'manila.testing' as an importable package[^1], 2026-04-21 02:04:56.436352 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.436356 | ubuntu-noble | 2026-04-21 02:04:56.436360 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.436363 | ubuntu-noble | package, please make sure that 'manila.testing' is explicitly added 2026-04-21 02:04:56.436367 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.436371 | ubuntu-noble | 2026-04-21 02:04:56.436374 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.436378 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.436390 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.436394 | ubuntu-noble | 2026-04-21 02:04:56.436398 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.436402 | ubuntu-noble | 2026-04-21 02:04:56.436405 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.436409 | ubuntu-noble | 2026-04-21 02:04:56.436413 | ubuntu-noble | If you don't want 'manila.testing' to be distributed and are 2026-04-21 02:04:56.436416 | ubuntu-noble | already explicitly excluding 'manila.testing' via 2026-04-21 02:04:56.436420 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.436424 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.436427 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.436431 | ubuntu-noble | 2026-04-21 02:04:56.436435 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.436439 | ubuntu-noble | 2026-04-21 02:04:56.436442 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.436446 | ubuntu-noble | 2026-04-21 02:04:56.436450 | ubuntu-noble | 2026-04-21 02:04:56.436453 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.436457 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.436461 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.436464 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.436468 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.436476 | ubuntu-noble | 2026-04-21 02:04:56.436480 | ubuntu-noble | !! 2026-04-21 02:04:56.436484 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.436487 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests' is absent from the `packages` configuration. 2026-04-21 02:04:56.436491 | ubuntu-noble | !! 2026-04-21 02:04:56.436495 | ubuntu-noble | 2026-04-21 02:04:56.436499 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.436502 | ubuntu-noble | ############################ 2026-04-21 02:04:56.436506 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.436510 | ubuntu-noble | ############################ 2026-04-21 02:04:56.436513 | ubuntu-noble | Python recognizes 'manila.tests' as an importable package[^1], 2026-04-21 02:04:56.436517 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.436521 | ubuntu-noble | 2026-04-21 02:04:56.436524 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.436528 | ubuntu-noble | package, please make sure that 'manila.tests' is explicitly added 2026-04-21 02:04:56.436532 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.436535 | ubuntu-noble | 2026-04-21 02:04:56.436539 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.436543 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.436547 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.436550 | ubuntu-noble | 2026-04-21 02:04:56.436554 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.436558 | ubuntu-noble | 2026-04-21 02:04:56.436561 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.436565 | ubuntu-noble | 2026-04-21 02:04:56.436569 | ubuntu-noble | If you don't want 'manila.tests' to be distributed and are 2026-04-21 02:04:56.436572 | ubuntu-noble | already explicitly excluding 'manila.tests' via 2026-04-21 02:04:56.436576 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.436580 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.436583 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.436587 | ubuntu-noble | 2026-04-21 02:04:56.436591 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.436595 | ubuntu-noble | 2026-04-21 02:04:56.436598 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.436602 | ubuntu-noble | 2026-04-21 02:04:56.436606 | ubuntu-noble | 2026-04-21 02:04:56.436609 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.436613 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.436617 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.436620 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.436624 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.436628 | ubuntu-noble | 2026-04-21 02:04:56.436631 | ubuntu-noble | !! 2026-04-21 02:04:56.436635 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.436639 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api' is absent from the `packages` configuration. 2026-04-21 02:04:56.436643 | ubuntu-noble | !! 2026-04-21 02:04:56.436646 | ubuntu-noble | 2026-04-21 02:04:56.436650 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.436654 | ubuntu-noble | ############################ 2026-04-21 02:04:56.436657 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.436661 | ubuntu-noble | ############################ 2026-04-21 02:04:56.436665 | ubuntu-noble | Python recognizes 'manila.tests.api' as an importable package[^1], 2026-04-21 02:04:56.436672 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.436676 | ubuntu-noble | 2026-04-21 02:04:56.436679 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.436683 | ubuntu-noble | package, please make sure that 'manila.tests.api' is explicitly added 2026-04-21 02:04:56.436687 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.436691 | ubuntu-noble | 2026-04-21 02:04:56.436694 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.436698 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.436709 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.436712 | ubuntu-noble | 2026-04-21 02:04:56.436716 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.436720 | ubuntu-noble | 2026-04-21 02:04:56.436724 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.436727 | ubuntu-noble | 2026-04-21 02:04:56.436731 | ubuntu-noble | If you don't want 'manila.tests.api' to be distributed and are 2026-04-21 02:04:56.436735 | ubuntu-noble | already explicitly excluding 'manila.tests.api' via 2026-04-21 02:04:56.436738 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.436742 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.436746 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.436749 | ubuntu-noble | 2026-04-21 02:04:56.436753 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.436757 | ubuntu-noble | 2026-04-21 02:04:56.436760 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.436764 | ubuntu-noble | 2026-04-21 02:04:56.436768 | ubuntu-noble | 2026-04-21 02:04:56.436772 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.436775 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.436779 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.436783 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.436786 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.436790 | ubuntu-noble | 2026-04-21 02:04:56.436794 | ubuntu-noble | !! 2026-04-21 02:04:56.436797 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.436802 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.contrib' is absent from the `packages` configuration. 2026-04-21 02:04:56.436805 | ubuntu-noble | !! 2026-04-21 02:04:56.436809 | ubuntu-noble | 2026-04-21 02:04:56.436813 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.436817 | ubuntu-noble | ############################ 2026-04-21 02:04:56.436820 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.436824 | ubuntu-noble | ############################ 2026-04-21 02:04:56.436828 | ubuntu-noble | Python recognizes 'manila.tests.api.contrib' as an importable package[^1], 2026-04-21 02:04:56.436831 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.436835 | ubuntu-noble | 2026-04-21 02:04:56.436839 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.436842 | ubuntu-noble | package, please make sure that 'manila.tests.api.contrib' is explicitly added 2026-04-21 02:04:56.436846 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.436850 | ubuntu-noble | 2026-04-21 02:04:56.436857 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.436860 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.436864 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.436868 | ubuntu-noble | 2026-04-21 02:04:56.436878 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.436882 | ubuntu-noble | 2026-04-21 02:04:56.436886 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.436890 | ubuntu-noble | 2026-04-21 02:04:56.436893 | ubuntu-noble | If you don't want 'manila.tests.api.contrib' to be distributed and are 2026-04-21 02:04:56.436897 | ubuntu-noble | already explicitly excluding 'manila.tests.api.contrib' via 2026-04-21 02:04:56.436901 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.436904 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.436908 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.436912 | ubuntu-noble | 2026-04-21 02:04:56.436915 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.436919 | ubuntu-noble | 2026-04-21 02:04:56.436923 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.436926 | ubuntu-noble | 2026-04-21 02:04:56.436930 | ubuntu-noble | 2026-04-21 02:04:56.436934 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.436938 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.436941 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.436945 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.436949 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.436952 | ubuntu-noble | 2026-04-21 02:04:56.436956 | ubuntu-noble | !! 2026-04-21 02:04:56.436960 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.436966 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.extensions' is absent from the `packages` configuration. 2026-04-21 02:04:56.436970 | ubuntu-noble | !! 2026-04-21 02:04:56.436974 | ubuntu-noble | 2026-04-21 02:04:56.436977 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.436981 | ubuntu-noble | ############################ 2026-04-21 02:04:56.436985 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.436988 | ubuntu-noble | ############################ 2026-04-21 02:04:56.436992 | ubuntu-noble | Python recognizes 'manila.tests.api.extensions' as an importable package[^1], 2026-04-21 02:04:56.436996 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.436999 | ubuntu-noble | 2026-04-21 02:04:56.437003 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.437007 | ubuntu-noble | package, please make sure that 'manila.tests.api.extensions' is explicitly added 2026-04-21 02:04:56.437010 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.437014 | ubuntu-noble | 2026-04-21 02:04:56.437025 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.437029 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.437033 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.437036 | ubuntu-noble | 2026-04-21 02:04:56.437040 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.437044 | ubuntu-noble | 2026-04-21 02:04:56.437047 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.437051 | ubuntu-noble | 2026-04-21 02:04:56.437055 | ubuntu-noble | If you don't want 'manila.tests.api.extensions' to be distributed and are 2026-04-21 02:04:56.437058 | ubuntu-noble | already explicitly excluding 'manila.tests.api.extensions' via 2026-04-21 02:04:56.437062 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.437066 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.437072 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.437106 | ubuntu-noble | 2026-04-21 02:04:56.437112 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.437117 | ubuntu-noble | 2026-04-21 02:04:56.437121 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.437125 | ubuntu-noble | 2026-04-21 02:04:56.437130 | ubuntu-noble | 2026-04-21 02:04:56.437134 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.437139 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.437142 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.437146 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.437150 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.437153 | ubuntu-noble | 2026-04-21 02:04:56.437157 | ubuntu-noble | !! 2026-04-21 02:04:56.437161 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.437164 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.middleware' is absent from the `packages` configuration. 2026-04-21 02:04:56.437168 | ubuntu-noble | !! 2026-04-21 02:04:56.437172 | ubuntu-noble | 2026-04-21 02:04:56.437175 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.437179 | ubuntu-noble | ############################ 2026-04-21 02:04:56.437183 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.437186 | ubuntu-noble | ############################ 2026-04-21 02:04:56.437190 | ubuntu-noble | Python recognizes 'manila.tests.api.middleware' as an importable package[^1], 2026-04-21 02:04:56.437194 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.437197 | ubuntu-noble | 2026-04-21 02:04:56.437201 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.437205 | ubuntu-noble | package, please make sure that 'manila.tests.api.middleware' is explicitly added 2026-04-21 02:04:56.437208 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.437212 | ubuntu-noble | 2026-04-21 02:04:56.437216 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.437219 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.437223 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.437227 | ubuntu-noble | 2026-04-21 02:04:56.437230 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.437234 | ubuntu-noble | 2026-04-21 02:04:56.437238 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.437241 | ubuntu-noble | 2026-04-21 02:04:56.437245 | ubuntu-noble | If you don't want 'manila.tests.api.middleware' to be distributed and are 2026-04-21 02:04:56.437249 | ubuntu-noble | already explicitly excluding 'manila.tests.api.middleware' via 2026-04-21 02:04:56.437252 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.437256 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.437260 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.437263 | ubuntu-noble | 2026-04-21 02:04:56.437267 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.437271 | ubuntu-noble | 2026-04-21 02:04:56.437274 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.437278 | ubuntu-noble | 2026-04-21 02:04:56.437282 | ubuntu-noble | 2026-04-21 02:04:56.437285 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.437289 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.437293 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.437296 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.437322 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.437329 | ubuntu-noble | 2026-04-21 02:04:56.437333 | ubuntu-noble | !! 2026-04-21 02:04:56.437336 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.437340 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.openstack' is absent from the `packages` configuration. 2026-04-21 02:04:56.437344 | ubuntu-noble | !! 2026-04-21 02:04:56.437347 | ubuntu-noble | 2026-04-21 02:04:56.437351 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.437355 | ubuntu-noble | ############################ 2026-04-21 02:04:56.437359 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.437362 | ubuntu-noble | ############################ 2026-04-21 02:04:56.437366 | ubuntu-noble | Python recognizes 'manila.tests.api.openstack' as an importable package[^1], 2026-04-21 02:04:56.437370 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.437373 | ubuntu-noble | 2026-04-21 02:04:56.437377 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.437390 | ubuntu-noble | package, please make sure that 'manila.tests.api.openstack' is explicitly added 2026-04-21 02:04:56.437394 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.437397 | ubuntu-noble | 2026-04-21 02:04:56.437401 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.437405 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.437408 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.437412 | ubuntu-noble | 2026-04-21 02:04:56.437416 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.437419 | ubuntu-noble | 2026-04-21 02:04:56.437423 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.437427 | ubuntu-noble | 2026-04-21 02:04:56.437431 | ubuntu-noble | If you don't want 'manila.tests.api.openstack' to be distributed and are 2026-04-21 02:04:56.437434 | ubuntu-noble | already explicitly excluding 'manila.tests.api.openstack' via 2026-04-21 02:04:56.437438 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.437442 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.437445 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.437449 | ubuntu-noble | 2026-04-21 02:04:56.437453 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.437456 | ubuntu-noble | 2026-04-21 02:04:56.437460 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.437464 | ubuntu-noble | 2026-04-21 02:04:56.437467 | ubuntu-noble | 2026-04-21 02:04:56.437471 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.437475 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.437478 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.437482 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.437486 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.437490 | ubuntu-noble | 2026-04-21 02:04:56.437493 | ubuntu-noble | !! 2026-04-21 02:04:56.437497 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.437501 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.v1' is absent from the `packages` configuration. 2026-04-21 02:04:56.437504 | ubuntu-noble | !! 2026-04-21 02:04:56.437508 | ubuntu-noble | 2026-04-21 02:04:56.437512 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.437515 | ubuntu-noble | ############################ 2026-04-21 02:04:56.437519 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.437527 | ubuntu-noble | ############################ 2026-04-21 02:04:56.437531 | ubuntu-noble | Python recognizes 'manila.tests.api.v1' as an importable package[^1], 2026-04-21 02:04:56.437535 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.437539 | ubuntu-noble | 2026-04-21 02:04:56.437542 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.437546 | ubuntu-noble | package, please make sure that 'manila.tests.api.v1' is explicitly added 2026-04-21 02:04:56.437550 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.437553 | ubuntu-noble | 2026-04-21 02:04:56.437557 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.437561 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.437565 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.437569 | ubuntu-noble | 2026-04-21 02:04:56.437572 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.437576 | ubuntu-noble | 2026-04-21 02:04:56.437580 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.437584 | ubuntu-noble | 2026-04-21 02:04:56.437587 | ubuntu-noble | If you don't want 'manila.tests.api.v1' to be distributed and are 2026-04-21 02:04:56.437591 | ubuntu-noble | already explicitly excluding 'manila.tests.api.v1' via 2026-04-21 02:04:56.437595 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.437598 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.437602 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.437606 | ubuntu-noble | 2026-04-21 02:04:56.437609 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.437613 | ubuntu-noble | 2026-04-21 02:04:56.437617 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.437620 | ubuntu-noble | 2026-04-21 02:04:56.437624 | ubuntu-noble | 2026-04-21 02:04:56.437628 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.437632 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.437635 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.437642 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.437646 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.437649 | ubuntu-noble | 2026-04-21 02:04:56.437653 | ubuntu-noble | !! 2026-04-21 02:04:56.437657 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.437660 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.v2' is absent from the `packages` configuration. 2026-04-21 02:04:56.437664 | ubuntu-noble | !! 2026-04-21 02:04:56.437668 | ubuntu-noble | 2026-04-21 02:04:56.437672 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.437675 | ubuntu-noble | ############################ 2026-04-21 02:04:56.437679 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.437683 | ubuntu-noble | ############################ 2026-04-21 02:04:56.437686 | ubuntu-noble | Python recognizes 'manila.tests.api.v2' as an importable package[^1], 2026-04-21 02:04:56.437697 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.437701 | ubuntu-noble | 2026-04-21 02:04:56.437705 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.437709 | ubuntu-noble | package, please make sure that 'manila.tests.api.v2' is explicitly added 2026-04-21 02:04:56.437712 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.437716 | ubuntu-noble | 2026-04-21 02:04:56.437720 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.437723 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.437731 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.437735 | ubuntu-noble | 2026-04-21 02:04:56.437739 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.437742 | ubuntu-noble | 2026-04-21 02:04:56.437746 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.437750 | ubuntu-noble | 2026-04-21 02:04:56.437753 | ubuntu-noble | If you don't want 'manila.tests.api.v2' to be distributed and are 2026-04-21 02:04:56.437757 | ubuntu-noble | already explicitly excluding 'manila.tests.api.v2' via 2026-04-21 02:04:56.437761 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.437764 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.437768 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.437772 | ubuntu-noble | 2026-04-21 02:04:56.437775 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.437779 | ubuntu-noble | 2026-04-21 02:04:56.437783 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.437786 | ubuntu-noble | 2026-04-21 02:04:56.437790 | ubuntu-noble | 2026-04-21 02:04:56.437794 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.437798 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.437801 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.437805 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.437809 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.437812 | ubuntu-noble | 2026-04-21 02:04:56.437816 | ubuntu-noble | !! 2026-04-21 02:04:56.437820 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.437823 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.api.views' is absent from the `packages` configuration. 2026-04-21 02:04:56.437827 | ubuntu-noble | !! 2026-04-21 02:04:56.437831 | ubuntu-noble | 2026-04-21 02:04:56.437835 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.437838 | ubuntu-noble | ############################ 2026-04-21 02:04:56.437842 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.437846 | ubuntu-noble | ############################ 2026-04-21 02:04:56.437849 | ubuntu-noble | Python recognizes 'manila.tests.api.views' as an importable package[^1], 2026-04-21 02:04:56.437853 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.437857 | ubuntu-noble | 2026-04-21 02:04:56.437860 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.437864 | ubuntu-noble | package, please make sure that 'manila.tests.api.views' is explicitly added 2026-04-21 02:04:56.437868 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.437871 | ubuntu-noble | 2026-04-21 02:04:56.437875 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.437879 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.437882 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.437886 | ubuntu-noble | 2026-04-21 02:04:56.437890 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.437894 | ubuntu-noble | 2026-04-21 02:04:56.437897 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.437901 | ubuntu-noble | 2026-04-21 02:04:56.437905 | ubuntu-noble | If you don't want 'manila.tests.api.views' to be distributed and are 2026-04-21 02:04:56.437908 | ubuntu-noble | already explicitly excluding 'manila.tests.api.views' via 2026-04-21 02:04:56.437912 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.437916 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.437923 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.437927 | ubuntu-noble | 2026-04-21 02:04:56.437930 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.437934 | ubuntu-noble | 2026-04-21 02:04:56.437938 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.437941 | ubuntu-noble | 2026-04-21 02:04:56.437945 | ubuntu-noble | 2026-04-21 02:04:56.437949 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.437952 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.437959 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.437963 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.437966 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.437970 | ubuntu-noble | 2026-04-21 02:04:56.437974 | ubuntu-noble | !! 2026-04-21 02:04:56.437977 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.437981 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.cmd' is absent from the `packages` configuration. 2026-04-21 02:04:56.437985 | ubuntu-noble | !! 2026-04-21 02:04:56.437989 | ubuntu-noble | 2026-04-21 02:04:56.437992 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.437996 | ubuntu-noble | ############################ 2026-04-21 02:04:56.438000 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.438003 | ubuntu-noble | ############################ 2026-04-21 02:04:56.438014 | ubuntu-noble | Python recognizes 'manila.tests.cmd' as an importable package[^1], 2026-04-21 02:04:56.438018 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.438022 | ubuntu-noble | 2026-04-21 02:04:56.438025 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.438029 | ubuntu-noble | package, please make sure that 'manila.tests.cmd' is explicitly added 2026-04-21 02:04:56.438033 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.438036 | ubuntu-noble | 2026-04-21 02:04:56.438040 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.438044 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.438047 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.438051 | ubuntu-noble | 2026-04-21 02:04:56.438055 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.438058 | ubuntu-noble | 2026-04-21 02:04:56.438062 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.438066 | ubuntu-noble | 2026-04-21 02:04:56.438069 | ubuntu-noble | If you don't want 'manila.tests.cmd' to be distributed and are 2026-04-21 02:04:56.438073 | ubuntu-noble | already explicitly excluding 'manila.tests.cmd' via 2026-04-21 02:04:56.438077 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.438080 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.438084 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.438088 | ubuntu-noble | 2026-04-21 02:04:56.438091 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.438095 | ubuntu-noble | 2026-04-21 02:04:56.438099 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.438102 | ubuntu-noble | 2026-04-21 02:04:56.438106 | ubuntu-noble | 2026-04-21 02:04:56.438110 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.438114 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.438117 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.438121 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.438129 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.438132 | ubuntu-noble | 2026-04-21 02:04:56.438136 | ubuntu-noble | !! 2026-04-21 02:04:56.438140 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.438143 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.common' is absent from the `packages` configuration. 2026-04-21 02:04:56.438147 | ubuntu-noble | !! 2026-04-21 02:04:56.438151 | ubuntu-noble | 2026-04-21 02:04:56.438155 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.438158 | ubuntu-noble | ############################ 2026-04-21 02:04:56.438162 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.438166 | ubuntu-noble | ############################ 2026-04-21 02:04:56.438169 | ubuntu-noble | Python recognizes 'manila.tests.common' as an importable package[^1], 2026-04-21 02:04:56.438173 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.438177 | ubuntu-noble | 2026-04-21 02:04:56.438180 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.438184 | ubuntu-noble | package, please make sure that 'manila.tests.common' is explicitly added 2026-04-21 02:04:56.438188 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.438191 | ubuntu-noble | 2026-04-21 02:04:56.438195 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.438199 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.438203 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.438206 | ubuntu-noble | 2026-04-21 02:04:56.438210 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.438214 | ubuntu-noble | 2026-04-21 02:04:56.438217 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.438221 | ubuntu-noble | 2026-04-21 02:04:56.438225 | ubuntu-noble | If you don't want 'manila.tests.common' to be distributed and are 2026-04-21 02:04:56.438228 | ubuntu-noble | already explicitly excluding 'manila.tests.common' via 2026-04-21 02:04:56.438232 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.438236 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.438239 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.438243 | ubuntu-noble | 2026-04-21 02:04:56.438247 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.438250 | ubuntu-noble | 2026-04-21 02:04:56.438254 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.438258 | ubuntu-noble | 2026-04-21 02:04:56.438261 | ubuntu-noble | 2026-04-21 02:04:56.438268 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.438272 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.438276 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.438279 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.438283 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.438287 | ubuntu-noble | 2026-04-21 02:04:56.438293 | ubuntu-noble | !! 2026-04-21 02:04:56.438297 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.438300 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.compute' is absent from the `packages` configuration. 2026-04-21 02:04:56.438317 | ubuntu-noble | !! 2026-04-21 02:04:56.438321 | ubuntu-noble | 2026-04-21 02:04:56.438325 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.438329 | ubuntu-noble | ############################ 2026-04-21 02:04:56.438340 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.438348 | ubuntu-noble | ############################ 2026-04-21 02:04:56.438352 | ubuntu-noble | Python recognizes 'manila.tests.compute' as an importable package[^1], 2026-04-21 02:04:56.438356 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.438359 | ubuntu-noble | 2026-04-21 02:04:56.438363 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.438367 | ubuntu-noble | package, please make sure that 'manila.tests.compute' is explicitly added 2026-04-21 02:04:56.438370 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.438374 | ubuntu-noble | 2026-04-21 02:04:56.438378 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.438381 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.438385 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.438389 | ubuntu-noble | 2026-04-21 02:04:56.438392 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.438396 | ubuntu-noble | 2026-04-21 02:04:56.438400 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.438404 | ubuntu-noble | 2026-04-21 02:04:56.438407 | ubuntu-noble | If you don't want 'manila.tests.compute' to be distributed and are 2026-04-21 02:04:56.438411 | ubuntu-noble | already explicitly excluding 'manila.tests.compute' via 2026-04-21 02:04:56.438415 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.438418 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.438422 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.438426 | ubuntu-noble | 2026-04-21 02:04:56.438429 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.438433 | ubuntu-noble | 2026-04-21 02:04:56.438437 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.438440 | ubuntu-noble | 2026-04-21 02:04:56.438444 | ubuntu-noble | 2026-04-21 02:04:56.438448 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.438451 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.438455 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.438459 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.438462 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.438466 | ubuntu-noble | 2026-04-21 02:04:56.438470 | ubuntu-noble | !! 2026-04-21 02:04:56.438474 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.438477 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.data' is absent from the `packages` configuration. 2026-04-21 02:04:56.438481 | ubuntu-noble | !! 2026-04-21 02:04:56.438485 | ubuntu-noble | 2026-04-21 02:04:56.438488 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.438492 | ubuntu-noble | ############################ 2026-04-21 02:04:56.438496 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.438499 | ubuntu-noble | ############################ 2026-04-21 02:04:56.438503 | ubuntu-noble | Python recognizes 'manila.tests.data' as an importable package[^1], 2026-04-21 02:04:56.438507 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.438510 | ubuntu-noble | 2026-04-21 02:04:56.438514 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.438518 | ubuntu-noble | package, please make sure that 'manila.tests.data' is explicitly added 2026-04-21 02:04:56.438521 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.438525 | ubuntu-noble | 2026-04-21 02:04:56.438529 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.438532 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.438540 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.438544 | ubuntu-noble | 2026-04-21 02:04:56.438547 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.438551 | ubuntu-noble | 2026-04-21 02:04:56.438555 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.438558 | ubuntu-noble | 2026-04-21 02:04:56.438562 | ubuntu-noble | If you don't want 'manila.tests.data' to be distributed and are 2026-04-21 02:04:56.438566 | ubuntu-noble | already explicitly excluding 'manila.tests.data' via 2026-04-21 02:04:56.438569 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.438573 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.438577 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.438580 | ubuntu-noble | 2026-04-21 02:04:56.438584 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.438588 | ubuntu-noble | 2026-04-21 02:04:56.438594 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.438598 | ubuntu-noble | 2026-04-21 02:04:56.438602 | ubuntu-noble | 2026-04-21 02:04:56.438605 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.438609 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.438613 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.438616 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.438620 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.438624 | ubuntu-noble | 2026-04-21 02:04:56.438627 | ubuntu-noble | !! 2026-04-21 02:04:56.438631 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.438635 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db' is absent from the `packages` configuration. 2026-04-21 02:04:56.438638 | ubuntu-noble | !! 2026-04-21 02:04:56.438642 | ubuntu-noble | 2026-04-21 02:04:56.438653 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.438657 | ubuntu-noble | ############################ 2026-04-21 02:04:56.438661 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.438664 | ubuntu-noble | ############################ 2026-04-21 02:04:56.438668 | ubuntu-noble | Python recognizes 'manila.tests.db' as an importable package[^1], 2026-04-21 02:04:56.438672 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.438676 | ubuntu-noble | 2026-04-21 02:04:56.438679 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.438683 | ubuntu-noble | package, please make sure that 'manila.tests.db' is explicitly added 2026-04-21 02:04:56.438687 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.438690 | ubuntu-noble | 2026-04-21 02:04:56.438694 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.438698 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.438701 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.438705 | ubuntu-noble | 2026-04-21 02:04:56.438709 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.438712 | ubuntu-noble | 2026-04-21 02:04:56.438716 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.438720 | ubuntu-noble | 2026-04-21 02:04:56.438723 | ubuntu-noble | If you don't want 'manila.tests.db' to be distributed and are 2026-04-21 02:04:56.438727 | ubuntu-noble | already explicitly excluding 'manila.tests.db' via 2026-04-21 02:04:56.438731 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.438734 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.438745 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.438749 | ubuntu-noble | 2026-04-21 02:04:56.438753 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.438756 | ubuntu-noble | 2026-04-21 02:04:56.438760 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.438764 | ubuntu-noble | 2026-04-21 02:04:56.438767 | ubuntu-noble | 2026-04-21 02:04:56.438771 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.438775 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.438778 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.438782 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.438786 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.438789 | ubuntu-noble | 2026-04-21 02:04:56.438793 | ubuntu-noble | !! 2026-04-21 02:04:56.438797 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.438801 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.migrations' is absent from the `packages` configuration. 2026-04-21 02:04:56.438804 | ubuntu-noble | !! 2026-04-21 02:04:56.438808 | ubuntu-noble | 2026-04-21 02:04:56.438812 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.438815 | ubuntu-noble | ############################ 2026-04-21 02:04:56.438819 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.438823 | ubuntu-noble | ############################ 2026-04-21 02:04:56.438826 | ubuntu-noble | Python recognizes 'manila.tests.db.migrations' as an importable package[^1], 2026-04-21 02:04:56.438830 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.438834 | ubuntu-noble | 2026-04-21 02:04:56.438837 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.438841 | ubuntu-noble | package, please make sure that 'manila.tests.db.migrations' is explicitly added 2026-04-21 02:04:56.438845 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.438849 | ubuntu-noble | 2026-04-21 02:04:56.438852 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.438856 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.438860 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.438863 | ubuntu-noble | 2026-04-21 02:04:56.438867 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.438871 | ubuntu-noble | 2026-04-21 02:04:56.438874 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.438878 | ubuntu-noble | 2026-04-21 02:04:56.438882 | ubuntu-noble | If you don't want 'manila.tests.db.migrations' to be distributed and are 2026-04-21 02:04:56.438885 | ubuntu-noble | already explicitly excluding 'manila.tests.db.migrations' via 2026-04-21 02:04:56.438889 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.438893 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.438896 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.438900 | ubuntu-noble | 2026-04-21 02:04:56.438904 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.438907 | ubuntu-noble | 2026-04-21 02:04:56.438911 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.438915 | ubuntu-noble | 2026-04-21 02:04:56.438918 | ubuntu-noble | 2026-04-21 02:04:56.438922 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.438926 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.438929 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.438937 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.438941 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.438944 | ubuntu-noble | 2026-04-21 02:04:56.438948 | ubuntu-noble | !! 2026-04-21 02:04:56.438952 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.438962 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.migrations.alembic' is absent from the `packages` configuration. 2026-04-21 02:04:56.438965 | ubuntu-noble | !! 2026-04-21 02:04:56.438969 | ubuntu-noble | 2026-04-21 02:04:56.438973 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.438977 | ubuntu-noble | ############################ 2026-04-21 02:04:56.438980 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.438984 | ubuntu-noble | ############################ 2026-04-21 02:04:56.438988 | ubuntu-noble | Python recognizes 'manila.tests.db.migrations.alembic' as an importable package[^1], 2026-04-21 02:04:56.438991 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.438995 | ubuntu-noble | 2026-04-21 02:04:56.438999 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.439002 | ubuntu-noble | package, please make sure that 'manila.tests.db.migrations.alembic' is explicitly added 2026-04-21 02:04:56.439006 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.439010 | ubuntu-noble | 2026-04-21 02:04:56.439013 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.439017 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.439021 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.439024 | ubuntu-noble | 2026-04-21 02:04:56.439028 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.439032 | ubuntu-noble | 2026-04-21 02:04:56.439035 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.439039 | ubuntu-noble | 2026-04-21 02:04:56.439043 | ubuntu-noble | If you don't want 'manila.tests.db.migrations.alembic' to be distributed and are 2026-04-21 02:04:56.439046 | ubuntu-noble | already explicitly excluding 'manila.tests.db.migrations.alembic' via 2026-04-21 02:04:56.439050 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.439054 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.439057 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.439061 | ubuntu-noble | 2026-04-21 02:04:56.439220 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.439225 | ubuntu-noble | 2026-04-21 02:04:56.439229 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.439233 | ubuntu-noble | 2026-04-21 02:04:56.439237 | ubuntu-noble | 2026-04-21 02:04:56.439240 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.439244 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.439248 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.439251 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.439255 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.439259 | ubuntu-noble | 2026-04-21 02:04:56.439262 | ubuntu-noble | !! 2026-04-21 02:04:56.439266 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.439270 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.db.sqlalchemy' is absent from the `packages` configuration. 2026-04-21 02:04:56.439274 | ubuntu-noble | !! 2026-04-21 02:04:56.439277 | ubuntu-noble | 2026-04-21 02:04:56.439283 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.439294 | ubuntu-noble | ############################ 2026-04-21 02:04:56.439297 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.439301 | ubuntu-noble | ############################ 2026-04-21 02:04:56.439323 | ubuntu-noble | Python recognizes 'manila.tests.db.sqlalchemy' as an importable package[^1], 2026-04-21 02:04:56.439326 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.439330 | ubuntu-noble | 2026-04-21 02:04:56.439334 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.439338 | ubuntu-noble | package, please make sure that 'manila.tests.db.sqlalchemy' is explicitly added 2026-04-21 02:04:56.439341 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.439345 | ubuntu-noble | 2026-04-21 02:04:56.439349 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.439352 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.439356 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.439360 | ubuntu-noble | 2026-04-21 02:04:56.439363 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.439367 | ubuntu-noble | 2026-04-21 02:04:56.439371 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.439375 | ubuntu-noble | 2026-04-21 02:04:56.439378 | ubuntu-noble | If you don't want 'manila.tests.db.sqlalchemy' to be distributed and are 2026-04-21 02:04:56.439382 | ubuntu-noble | already explicitly excluding 'manila.tests.db.sqlalchemy' via 2026-04-21 02:04:56.439386 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.439389 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.439393 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.439397 | ubuntu-noble | 2026-04-21 02:04:56.439400 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.439404 | ubuntu-noble | 2026-04-21 02:04:56.439408 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.439411 | ubuntu-noble | 2026-04-21 02:04:56.439415 | ubuntu-noble | 2026-04-21 02:04:56.439419 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.439423 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.439426 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.439430 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.439434 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.439437 | ubuntu-noble | 2026-04-21 02:04:56.439449 | ubuntu-noble | !! 2026-04-21 02:04:56.439453 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.439456 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.hacking' is absent from the `packages` configuration. 2026-04-21 02:04:56.439460 | ubuntu-noble | !! 2026-04-21 02:04:56.439464 | ubuntu-noble | 2026-04-21 02:04:56.439467 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.439471 | ubuntu-noble | ############################ 2026-04-21 02:04:56.439475 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.439479 | ubuntu-noble | ############################ 2026-04-21 02:04:56.439482 | ubuntu-noble | Python recognizes 'manila.tests.hacking' as an importable package[^1], 2026-04-21 02:04:56.439486 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.439490 | ubuntu-noble | 2026-04-21 02:04:56.439493 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.439497 | ubuntu-noble | package, please make sure that 'manila.tests.hacking' is explicitly added 2026-04-21 02:04:56.439501 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.439504 | ubuntu-noble | 2026-04-21 02:04:56.439512 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.439516 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.439520 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.439524 | ubuntu-noble | 2026-04-21 02:04:56.439527 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.439531 | ubuntu-noble | 2026-04-21 02:04:56.439535 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.439538 | ubuntu-noble | 2026-04-21 02:04:56.439542 | ubuntu-noble | If you don't want 'manila.tests.hacking' to be distributed and are 2026-04-21 02:04:56.439546 | ubuntu-noble | already explicitly excluding 'manila.tests.hacking' via 2026-04-21 02:04:56.439549 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.439553 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.439557 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.439560 | ubuntu-noble | 2026-04-21 02:04:56.439564 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.439568 | ubuntu-noble | 2026-04-21 02:04:56.439572 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.439575 | ubuntu-noble | 2026-04-21 02:04:56.439579 | ubuntu-noble | 2026-04-21 02:04:56.439583 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.439586 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.439590 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.439594 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.439597 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.439601 | ubuntu-noble | 2026-04-21 02:04:56.439605 | ubuntu-noble | !! 2026-04-21 02:04:56.439608 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.439615 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.image' is absent from the `packages` configuration. 2026-04-21 02:04:56.439619 | ubuntu-noble | !! 2026-04-21 02:04:56.439623 | ubuntu-noble | 2026-04-21 02:04:56.439626 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.439630 | ubuntu-noble | ############################ 2026-04-21 02:04:56.439634 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.439637 | ubuntu-noble | ############################ 2026-04-21 02:04:56.439641 | ubuntu-noble | Python recognizes 'manila.tests.image' as an importable package[^1], 2026-04-21 02:04:56.439645 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.439648 | ubuntu-noble | 2026-04-21 02:04:56.439652 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.439656 | ubuntu-noble | package, please make sure that 'manila.tests.image' is explicitly added 2026-04-21 02:04:56.439660 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.439663 | ubuntu-noble | 2026-04-21 02:04:56.439667 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.439671 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.439674 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.439678 | ubuntu-noble | 2026-04-21 02:04:56.439682 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.439686 | ubuntu-noble | 2026-04-21 02:04:56.439690 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.439695 | ubuntu-noble | 2026-04-21 02:04:56.439699 | ubuntu-noble | If you don't want 'manila.tests.image' to be distributed and are 2026-04-21 02:04:56.439703 | ubuntu-noble | already explicitly excluding 'manila.tests.image' via 2026-04-21 02:04:56.439707 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.439716 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.439720 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.439724 | ubuntu-noble | 2026-04-21 02:04:56.439728 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.439731 | ubuntu-noble | 2026-04-21 02:04:56.439735 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.439739 | ubuntu-noble | 2026-04-21 02:04:56.439742 | ubuntu-noble | 2026-04-21 02:04:56.439746 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.439750 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.439754 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.439757 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.439768 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.439772 | ubuntu-noble | 2026-04-21 02:04:56.439776 | ubuntu-noble | !! 2026-04-21 02:04:56.439779 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.439783 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.integrated' is absent from the `packages` configuration. 2026-04-21 02:04:56.439787 | ubuntu-noble | !! 2026-04-21 02:04:56.439791 | ubuntu-noble | 2026-04-21 02:04:56.439794 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.439798 | ubuntu-noble | ############################ 2026-04-21 02:04:56.439802 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.439805 | ubuntu-noble | ############################ 2026-04-21 02:04:56.439809 | ubuntu-noble | Python recognizes 'manila.tests.integrated' as an importable package[^1], 2026-04-21 02:04:56.439813 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.439816 | ubuntu-noble | 2026-04-21 02:04:56.439820 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.439824 | ubuntu-noble | package, please make sure that 'manila.tests.integrated' is explicitly added 2026-04-21 02:04:56.439828 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.439831 | ubuntu-noble | 2026-04-21 02:04:56.439835 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.439839 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.439842 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.439846 | ubuntu-noble | 2026-04-21 02:04:56.439850 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.439853 | ubuntu-noble | 2026-04-21 02:04:56.439857 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.439861 | ubuntu-noble | 2026-04-21 02:04:56.439864 | ubuntu-noble | If you don't want 'manila.tests.integrated' to be distributed and are 2026-04-21 02:04:56.439868 | ubuntu-noble | already explicitly excluding 'manila.tests.integrated' via 2026-04-21 02:04:56.439872 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.439875 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.439879 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.439883 | ubuntu-noble | 2026-04-21 02:04:56.439886 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.439890 | ubuntu-noble | 2026-04-21 02:04:56.439894 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.439898 | ubuntu-noble | 2026-04-21 02:04:56.439901 | ubuntu-noble | 2026-04-21 02:04:56.439905 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.439909 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.439916 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.439920 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.439924 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.439927 | ubuntu-noble | 2026-04-21 02:04:56.439931 | ubuntu-noble | !! 2026-04-21 02:04:56.439937 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.439941 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.integrated.api' is absent from the `packages` configuration. 2026-04-21 02:04:56.439945 | ubuntu-noble | !! 2026-04-21 02:04:56.439948 | ubuntu-noble | 2026-04-21 02:04:56.439952 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.439956 | ubuntu-noble | ############################ 2026-04-21 02:04:56.439960 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.439963 | ubuntu-noble | ############################ 2026-04-21 02:04:56.439967 | ubuntu-noble | Python recognizes 'manila.tests.integrated.api' as an importable package[^1], 2026-04-21 02:04:56.439971 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.439974 | ubuntu-noble | 2026-04-21 02:04:56.439978 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.439982 | ubuntu-noble | package, please make sure that 'manila.tests.integrated.api' is explicitly added 2026-04-21 02:04:56.439985 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.439989 | ubuntu-noble | 2026-04-21 02:04:56.439993 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.439996 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.440000 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.440004 | ubuntu-noble | 2026-04-21 02:04:56.440008 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.440011 | ubuntu-noble | 2026-04-21 02:04:56.440015 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.440019 | ubuntu-noble | 2026-04-21 02:04:56.440022 | ubuntu-noble | If you don't want 'manila.tests.integrated.api' to be distributed and are 2026-04-21 02:04:56.440026 | ubuntu-noble | already explicitly excluding 'manila.tests.integrated.api' via 2026-04-21 02:04:56.440030 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.440033 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.440037 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.440041 | ubuntu-noble | 2026-04-21 02:04:56.440044 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.440048 | ubuntu-noble | 2026-04-21 02:04:56.440052 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.440055 | ubuntu-noble | 2026-04-21 02:04:56.440059 | ubuntu-noble | 2026-04-21 02:04:56.440063 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.440066 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.440073 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.440076 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.440080 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.440084 | ubuntu-noble | 2026-04-21 02:04:56.440087 | ubuntu-noble | !! 2026-04-21 02:04:56.440091 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.440095 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.keymgr' is absent from the `packages` configuration. 2026-04-21 02:04:56.440099 | ubuntu-noble | !! 2026-04-21 02:04:56.440102 | ubuntu-noble | 2026-04-21 02:04:56.440110 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.440113 | ubuntu-noble | ############################ 2026-04-21 02:04:56.440117 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.440121 | ubuntu-noble | ############################ 2026-04-21 02:04:56.440124 | ubuntu-noble | Python recognizes 'manila.tests.keymgr' as an importable package[^1], 2026-04-21 02:04:56.440128 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.440132 | ubuntu-noble | 2026-04-21 02:04:56.440136 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.440140 | ubuntu-noble | package, please make sure that 'manila.tests.keymgr' is explicitly added 2026-04-21 02:04:56.440143 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.440147 | ubuntu-noble | 2026-04-21 02:04:56.440151 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.440154 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.440158 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.440162 | ubuntu-noble | 2026-04-21 02:04:56.440165 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.440169 | ubuntu-noble | 2026-04-21 02:04:56.440173 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.440177 | ubuntu-noble | 2026-04-21 02:04:56.440180 | ubuntu-noble | If you don't want 'manila.tests.keymgr' to be distributed and are 2026-04-21 02:04:56.440184 | ubuntu-noble | already explicitly excluding 'manila.tests.keymgr' via 2026-04-21 02:04:56.440188 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.440192 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.440196 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.440200 | ubuntu-noble | 2026-04-21 02:04:56.440203 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.440207 | ubuntu-noble | 2026-04-21 02:04:56.440211 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.440214 | ubuntu-noble | 2026-04-21 02:04:56.440218 | ubuntu-noble | 2026-04-21 02:04:56.440222 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.440225 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.440229 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.440236 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.440241 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.440245 | ubuntu-noble | 2026-04-21 02:04:56.440250 | ubuntu-noble | !! 2026-04-21 02:04:56.440256 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.440260 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.lock' is absent from the `packages` configuration. 2026-04-21 02:04:56.440265 | ubuntu-noble | !! 2026-04-21 02:04:56.440270 | ubuntu-noble | 2026-04-21 02:04:56.440275 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.440280 | ubuntu-noble | ############################ 2026-04-21 02:04:56.440285 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.440293 | ubuntu-noble | ############################ 2026-04-21 02:04:56.440297 | ubuntu-noble | Python recognizes 'manila.tests.lock' as an importable package[^1], 2026-04-21 02:04:56.440302 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.440324 | ubuntu-noble | 2026-04-21 02:04:56.440328 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.440332 | ubuntu-noble | package, please make sure that 'manila.tests.lock' is explicitly added 2026-04-21 02:04:56.440336 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.440344 | ubuntu-noble | 2026-04-21 02:04:56.440348 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.440352 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.440356 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.440359 | ubuntu-noble | 2026-04-21 02:04:56.440363 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.440367 | ubuntu-noble | 2026-04-21 02:04:56.440370 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.440374 | ubuntu-noble | 2026-04-21 02:04:56.440378 | ubuntu-noble | If you don't want 'manila.tests.lock' to be distributed and are 2026-04-21 02:04:56.440381 | ubuntu-noble | already explicitly excluding 'manila.tests.lock' via 2026-04-21 02:04:56.440385 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.440389 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.440392 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.440396 | ubuntu-noble | 2026-04-21 02:04:56.440400 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.440403 | ubuntu-noble | 2026-04-21 02:04:56.440407 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.440411 | ubuntu-noble | 2026-04-21 02:04:56.440414 | ubuntu-noble | 2026-04-21 02:04:56.440428 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.440431 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.440435 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.440439 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.440442 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.440446 | ubuntu-noble | 2026-04-21 02:04:56.440450 | ubuntu-noble | !! 2026-04-21 02:04:56.440454 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.440458 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.message' is absent from the `packages` configuration. 2026-04-21 02:04:56.440461 | ubuntu-noble | !! 2026-04-21 02:04:56.440465 | ubuntu-noble | 2026-04-21 02:04:56.440469 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.440472 | ubuntu-noble | ############################ 2026-04-21 02:04:56.440476 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.440480 | ubuntu-noble | ############################ 2026-04-21 02:04:56.440483 | ubuntu-noble | Python recognizes 'manila.tests.message' as an importable package[^1], 2026-04-21 02:04:56.440487 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.440491 | ubuntu-noble | 2026-04-21 02:04:56.440494 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.440498 | ubuntu-noble | package, please make sure that 'manila.tests.message' is explicitly added 2026-04-21 02:04:56.440502 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.440505 | ubuntu-noble | 2026-04-21 02:04:56.440509 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.440513 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.440516 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.440520 | ubuntu-noble | 2026-04-21 02:04:56.440524 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.440527 | ubuntu-noble | 2026-04-21 02:04:56.440531 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.440535 | ubuntu-noble | 2026-04-21 02:04:56.440538 | ubuntu-noble | If you don't want 'manila.tests.message' to be distributed and are 2026-04-21 02:04:56.440542 | ubuntu-noble | already explicitly excluding 'manila.tests.message' via 2026-04-21 02:04:56.440554 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.440557 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.440561 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.440565 | ubuntu-noble | 2026-04-21 02:04:56.440568 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.440572 | ubuntu-noble | 2026-04-21 02:04:56.440576 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.440579 | ubuntu-noble | 2026-04-21 02:04:56.440583 | ubuntu-noble | 2026-04-21 02:04:56.440587 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.440590 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.440598 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.440601 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.440605 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.440609 | ubuntu-noble | 2026-04-21 02:04:56.440612 | ubuntu-noble | !! 2026-04-21 02:04:56.440616 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.440620 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.monkey_patch_example' is absent from the `packages` configuration. 2026-04-21 02:04:56.440624 | ubuntu-noble | !! 2026-04-21 02:04:56.440627 | ubuntu-noble | 2026-04-21 02:04:56.440631 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.440635 | ubuntu-noble | ############################ 2026-04-21 02:04:56.440638 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.440642 | ubuntu-noble | ############################ 2026-04-21 02:04:56.440646 | ubuntu-noble | Python recognizes 'manila.tests.monkey_patch_example' as an importable package[^1], 2026-04-21 02:04:56.440649 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.440653 | ubuntu-noble | 2026-04-21 02:04:56.440657 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.440660 | ubuntu-noble | package, please make sure that 'manila.tests.monkey_patch_example' is explicitly added 2026-04-21 02:04:56.440664 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.440668 | ubuntu-noble | 2026-04-21 02:04:56.440671 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.440675 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.440679 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.440682 | ubuntu-noble | 2026-04-21 02:04:56.440686 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.440690 | ubuntu-noble | 2026-04-21 02:04:56.440693 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.440697 | ubuntu-noble | 2026-04-21 02:04:56.440701 | ubuntu-noble | If you don't want 'manila.tests.monkey_patch_example' to be distributed and are 2026-04-21 02:04:56.440704 | ubuntu-noble | already explicitly excluding 'manila.tests.monkey_patch_example' via 2026-04-21 02:04:56.440708 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.440712 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.440715 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.440719 | ubuntu-noble | 2026-04-21 02:04:56.440733 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.440739 | ubuntu-noble | 2026-04-21 02:04:56.440743 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.440748 | ubuntu-noble | 2026-04-21 02:04:56.440753 | ubuntu-noble | 2026-04-21 02:04:56.440756 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.440765 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.440768 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.440772 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.440776 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.440779 | ubuntu-noble | 2026-04-21 02:04:56.440783 | ubuntu-noble | !! 2026-04-21 02:04:56.440787 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.440791 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network' is absent from the `packages` configuration. 2026-04-21 02:04:56.440794 | ubuntu-noble | !! 2026-04-21 02:04:56.440798 | ubuntu-noble | 2026-04-21 02:04:56.440802 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.440805 | ubuntu-noble | ############################ 2026-04-21 02:04:56.440809 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.440813 | ubuntu-noble | ############################ 2026-04-21 02:04:56.440816 | ubuntu-noble | Python recognizes 'manila.tests.network' as an importable package[^1], 2026-04-21 02:04:56.440820 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.440824 | ubuntu-noble | 2026-04-21 02:04:56.440828 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.440831 | ubuntu-noble | package, please make sure that 'manila.tests.network' is explicitly added 2026-04-21 02:04:56.440835 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.440839 | ubuntu-noble | 2026-04-21 02:04:56.440842 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.440846 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.440850 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.440853 | ubuntu-noble | 2026-04-21 02:04:56.440857 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.440861 | ubuntu-noble | 2026-04-21 02:04:56.440864 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.440868 | ubuntu-noble | 2026-04-21 02:04:56.440872 | ubuntu-noble | If you don't want 'manila.tests.network' to be distributed and are 2026-04-21 02:04:56.440875 | ubuntu-noble | already explicitly excluding 'manila.tests.network' via 2026-04-21 02:04:56.440879 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.440883 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.440886 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.440890 | ubuntu-noble | 2026-04-21 02:04:56.440894 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.440897 | ubuntu-noble | 2026-04-21 02:04:56.440901 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.440905 | ubuntu-noble | 2026-04-21 02:04:56.440908 | ubuntu-noble | 2026-04-21 02:04:56.440915 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.440919 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.440923 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.440926 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.440930 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.440934 | ubuntu-noble | 2026-04-21 02:04:56.440937 | ubuntu-noble | !! 2026-04-21 02:04:56.440941 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.440945 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network.linux' is absent from the `packages` configuration. 2026-04-21 02:04:56.440952 | ubuntu-noble | !! 2026-04-21 02:04:56.440956 | ubuntu-noble | 2026-04-21 02:04:56.440960 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.440963 | ubuntu-noble | ############################ 2026-04-21 02:04:56.440967 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.440971 | ubuntu-noble | ############################ 2026-04-21 02:04:56.440974 | ubuntu-noble | Python recognizes 'manila.tests.network.linux' as an importable package[^1], 2026-04-21 02:04:56.440978 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.440982 | ubuntu-noble | 2026-04-21 02:04:56.440985 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.440989 | ubuntu-noble | package, please make sure that 'manila.tests.network.linux' is explicitly added 2026-04-21 02:04:56.440993 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.440996 | ubuntu-noble | 2026-04-21 02:04:56.441000 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.441004 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.441007 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.441011 | ubuntu-noble | 2026-04-21 02:04:56.441015 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.441018 | ubuntu-noble | 2026-04-21 02:04:56.441022 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.441026 | ubuntu-noble | 2026-04-21 02:04:56.441029 | ubuntu-noble | If you don't want 'manila.tests.network.linux' to be distributed and are 2026-04-21 02:04:56.441033 | ubuntu-noble | already explicitly excluding 'manila.tests.network.linux' via 2026-04-21 02:04:56.441037 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.441040 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.441052 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.441056 | ubuntu-noble | 2026-04-21 02:04:56.441060 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.441064 | ubuntu-noble | 2026-04-21 02:04:56.441067 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.441071 | ubuntu-noble | 2026-04-21 02:04:56.441075 | ubuntu-noble | 2026-04-21 02:04:56.441078 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.441082 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.441086 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.441089 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.441093 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.441097 | ubuntu-noble | 2026-04-21 02:04:56.441100 | ubuntu-noble | !! 2026-04-21 02:04:56.441104 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.441108 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.network.neutron' is absent from the `packages` configuration. 2026-04-21 02:04:56.441111 | ubuntu-noble | !! 2026-04-21 02:04:56.441115 | ubuntu-noble | 2026-04-21 02:04:56.441119 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.441123 | ubuntu-noble | ############################ 2026-04-21 02:04:56.441126 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.441133 | ubuntu-noble | ############################ 2026-04-21 02:04:56.441136 | ubuntu-noble | Python recognizes 'manila.tests.network.neutron' as an importable package[^1], 2026-04-21 02:04:56.441152 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.441156 | ubuntu-noble | 2026-04-21 02:04:56.441160 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.441168 | ubuntu-noble | package, please make sure that 'manila.tests.network.neutron' is explicitly added 2026-04-21 02:04:56.441172 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.441175 | ubuntu-noble | 2026-04-21 02:04:56.441179 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.441183 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.441186 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.441190 | ubuntu-noble | 2026-04-21 02:04:56.441194 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.441197 | ubuntu-noble | 2026-04-21 02:04:56.441201 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.441205 | ubuntu-noble | 2026-04-21 02:04:56.441209 | ubuntu-noble | If you don't want 'manila.tests.network.neutron' to be distributed and are 2026-04-21 02:04:56.441212 | ubuntu-noble | already explicitly excluding 'manila.tests.network.neutron' via 2026-04-21 02:04:56.441216 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.441220 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.441223 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.441227 | ubuntu-noble | 2026-04-21 02:04:56.441234 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.441237 | ubuntu-noble | 2026-04-21 02:04:56.441241 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.441245 | ubuntu-noble | 2026-04-21 02:04:56.441248 | ubuntu-noble | 2026-04-21 02:04:56.441252 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.441256 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.441260 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.441263 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.441267 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.441271 | ubuntu-noble | 2026-04-21 02:04:56.441274 | ubuntu-noble | !! 2026-04-21 02:04:56.441278 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.441282 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler' is absent from the `packages` configuration. 2026-04-21 02:04:56.441285 | ubuntu-noble | !! 2026-04-21 02:04:56.441289 | ubuntu-noble | 2026-04-21 02:04:56.441293 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.441297 | ubuntu-noble | ############################ 2026-04-21 02:04:56.441302 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.441322 | ubuntu-noble | ############################ 2026-04-21 02:04:56.441325 | ubuntu-noble | Python recognizes 'manila.tests.scheduler' as an importable package[^1], 2026-04-21 02:04:56.441329 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.441333 | ubuntu-noble | 2026-04-21 02:04:56.441337 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.441340 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler' is explicitly added 2026-04-21 02:04:56.441344 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.441348 | ubuntu-noble | 2026-04-21 02:04:56.441351 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.441355 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.441359 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.441362 | ubuntu-noble | 2026-04-21 02:04:56.441366 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.441370 | ubuntu-noble | 2026-04-21 02:04:56.441374 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.441382 | ubuntu-noble | 2026-04-21 02:04:56.441386 | ubuntu-noble | If you don't want 'manila.tests.scheduler' to be distributed and are 2026-04-21 02:04:56.441389 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler' via 2026-04-21 02:04:56.441402 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.441406 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.441409 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.441413 | ubuntu-noble | 2026-04-21 02:04:56.441417 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.441421 | ubuntu-noble | 2026-04-21 02:04:56.441424 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.441428 | ubuntu-noble | 2026-04-21 02:04:56.441432 | ubuntu-noble | 2026-04-21 02:04:56.441435 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.441439 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.441443 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.441446 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.441450 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.441454 | ubuntu-noble | 2026-04-21 02:04:56.441458 | ubuntu-noble | !! 2026-04-21 02:04:56.441461 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.441465 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.drivers' is absent from the `packages` configuration. 2026-04-21 02:04:56.441469 | ubuntu-noble | !! 2026-04-21 02:04:56.441473 | ubuntu-noble | 2026-04-21 02:04:56.441476 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.441480 | ubuntu-noble | ############################ 2026-04-21 02:04:56.441484 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.441487 | ubuntu-noble | ############################ 2026-04-21 02:04:56.441491 | ubuntu-noble | Python recognizes 'manila.tests.scheduler.drivers' as an importable package[^1], 2026-04-21 02:04:56.441495 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.441498 | ubuntu-noble | 2026-04-21 02:04:56.441502 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.441506 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler.drivers' is explicitly added 2026-04-21 02:04:56.441510 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.441513 | ubuntu-noble | 2026-04-21 02:04:56.441517 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.441521 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.441524 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.441528 | ubuntu-noble | 2026-04-21 02:04:56.441532 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.441536 | ubuntu-noble | 2026-04-21 02:04:56.441539 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.441543 | ubuntu-noble | 2026-04-21 02:04:56.441547 | ubuntu-noble | If you don't want 'manila.tests.scheduler.drivers' to be distributed and are 2026-04-21 02:04:56.441550 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler.drivers' via 2026-04-21 02:04:56.441554 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.441558 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.441561 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.441565 | ubuntu-noble | 2026-04-21 02:04:56.441569 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.441573 | ubuntu-noble | 2026-04-21 02:04:56.441580 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.441584 | ubuntu-noble | 2026-04-21 02:04:56.441588 | ubuntu-noble | 2026-04-21 02:04:56.441591 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.441595 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.441599 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.441602 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.441606 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.441610 | ubuntu-noble | 2026-04-21 02:04:56.441613 | ubuntu-noble | !! 2026-04-21 02:04:56.441617 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.441621 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.evaluator' is absent from the `packages` configuration. 2026-04-21 02:04:56.441625 | ubuntu-noble | !! 2026-04-21 02:04:56.441628 | ubuntu-noble | 2026-04-21 02:04:56.441632 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.441636 | ubuntu-noble | ############################ 2026-04-21 02:04:56.441640 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.441643 | ubuntu-noble | ############################ 2026-04-21 02:04:56.441647 | ubuntu-noble | Python recognizes 'manila.tests.scheduler.evaluator' as an importable package[^1], 2026-04-21 02:04:56.441651 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.441654 | ubuntu-noble | 2026-04-21 02:04:56.441658 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.441662 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler.evaluator' is explicitly added 2026-04-21 02:04:56.441665 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.441669 | ubuntu-noble | 2026-04-21 02:04:56.441673 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.441677 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.441680 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.441684 | ubuntu-noble | 2026-04-21 02:04:56.441688 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.441691 | ubuntu-noble | 2026-04-21 02:04:56.441702 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.441706 | ubuntu-noble | 2026-04-21 02:04:56.441709 | ubuntu-noble | If you don't want 'manila.tests.scheduler.evaluator' to be distributed and are 2026-04-21 02:04:56.441713 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler.evaluator' via 2026-04-21 02:04:56.441717 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.441720 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.441753 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.441759 | ubuntu-noble | 2026-04-21 02:04:56.441763 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.441767 | ubuntu-noble | 2026-04-21 02:04:56.441770 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.441774 | ubuntu-noble | 2026-04-21 02:04:56.441778 | ubuntu-noble | 2026-04-21 02:04:56.441781 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.441785 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.441789 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.441793 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.441796 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.441800 | ubuntu-noble | 2026-04-21 02:04:56.441804 | ubuntu-noble | !! 2026-04-21 02:04:56.441807 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.441815 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.filters' is absent from the `packages` configuration. 2026-04-21 02:04:56.441819 | ubuntu-noble | !! 2026-04-21 02:04:56.441823 | ubuntu-noble | 2026-04-21 02:04:56.441826 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.441830 | ubuntu-noble | ############################ 2026-04-21 02:04:56.441834 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.441837 | ubuntu-noble | ############################ 2026-04-21 02:04:56.441841 | ubuntu-noble | Python recognizes 'manila.tests.scheduler.filters' as an importable package[^1], 2026-04-21 02:04:56.441845 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.441849 | ubuntu-noble | 2026-04-21 02:04:56.441852 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.441856 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler.filters' is explicitly added 2026-04-21 02:04:56.441860 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.441863 | ubuntu-noble | 2026-04-21 02:04:56.441867 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.441871 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.441874 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.441878 | ubuntu-noble | 2026-04-21 02:04:56.441882 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.441885 | ubuntu-noble | 2026-04-21 02:04:56.441889 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.441893 | ubuntu-noble | 2026-04-21 02:04:56.441899 | ubuntu-noble | If you don't want 'manila.tests.scheduler.filters' to be distributed and are 2026-04-21 02:04:56.441903 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler.filters' via 2026-04-21 02:04:56.441907 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.441910 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.441914 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.441918 | ubuntu-noble | 2026-04-21 02:04:56.441921 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.441925 | ubuntu-noble | 2026-04-21 02:04:56.441929 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.441932 | ubuntu-noble | 2026-04-21 02:04:56.441936 | ubuntu-noble | 2026-04-21 02:04:56.441940 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.441944 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.441947 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.441951 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.441955 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.441958 | ubuntu-noble | 2026-04-21 02:04:56.441962 | ubuntu-noble | !! 2026-04-21 02:04:56.441966 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.441969 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.scheduler.weighers' is absent from the `packages` configuration. 2026-04-21 02:04:56.441973 | ubuntu-noble | !! 2026-04-21 02:04:56.441977 | ubuntu-noble | 2026-04-21 02:04:56.441981 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.441984 | ubuntu-noble | ############################ 2026-04-21 02:04:56.441988 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.441992 | ubuntu-noble | ############################ 2026-04-21 02:04:56.441995 | ubuntu-noble | Python recognizes 'manila.tests.scheduler.weighers' as an importable package[^1], 2026-04-21 02:04:56.442003 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.442006 | ubuntu-noble | 2026-04-21 02:04:56.442010 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.442014 | ubuntu-noble | package, please make sure that 'manila.tests.scheduler.weighers' is explicitly added 2026-04-21 02:04:56.442018 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.442021 | ubuntu-noble | 2026-04-21 02:04:56.442025 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.442029 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.442041 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.442044 | ubuntu-noble | 2026-04-21 02:04:56.442048 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.442052 | ubuntu-noble | 2026-04-21 02:04:56.442056 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.442059 | ubuntu-noble | 2026-04-21 02:04:56.442063 | ubuntu-noble | If you don't want 'manila.tests.scheduler.weighers' to be distributed and are 2026-04-21 02:04:56.442067 | ubuntu-noble | already explicitly excluding 'manila.tests.scheduler.weighers' via 2026-04-21 02:04:56.442070 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.442074 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.442078 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.442081 | ubuntu-noble | 2026-04-21 02:04:56.442085 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.442089 | ubuntu-noble | 2026-04-21 02:04:56.442092 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.442096 | ubuntu-noble | 2026-04-21 02:04:56.442100 | ubuntu-noble | 2026-04-21 02:04:56.442103 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.442107 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.442111 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.442114 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.442118 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.442122 | ubuntu-noble | 2026-04-21 02:04:56.442125 | ubuntu-noble | !! 2026-04-21 02:04:56.442129 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.442133 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.services' is absent from the `packages` configuration. 2026-04-21 02:04:56.442137 | ubuntu-noble | !! 2026-04-21 02:04:56.442140 | ubuntu-noble | 2026-04-21 02:04:56.442144 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.442148 | ubuntu-noble | ############################ 2026-04-21 02:04:56.442152 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.442155 | ubuntu-noble | ############################ 2026-04-21 02:04:56.442159 | ubuntu-noble | Python recognizes 'manila.tests.services' as an importable package[^1], 2026-04-21 02:04:56.442163 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.442166 | ubuntu-noble | 2026-04-21 02:04:56.442170 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.442174 | ubuntu-noble | package, please make sure that 'manila.tests.services' is explicitly added 2026-04-21 02:04:56.442177 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.442181 | ubuntu-noble | 2026-04-21 02:04:56.442185 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.442188 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.442192 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.442200 | ubuntu-noble | 2026-04-21 02:04:56.442206 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.442210 | ubuntu-noble | 2026-04-21 02:04:56.442214 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.442217 | ubuntu-noble | 2026-04-21 02:04:56.442221 | ubuntu-noble | If you don't want 'manila.tests.services' to be distributed and are 2026-04-21 02:04:56.442225 | ubuntu-noble | already explicitly excluding 'manila.tests.services' via 2026-04-21 02:04:56.442228 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.442232 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.442236 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.442239 | ubuntu-noble | 2026-04-21 02:04:56.442243 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.442247 | ubuntu-noble | 2026-04-21 02:04:56.442250 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.442254 | ubuntu-noble | 2026-04-21 02:04:56.442258 | ubuntu-noble | 2026-04-21 02:04:56.442261 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.442265 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.442269 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.442273 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.442276 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.442280 | ubuntu-noble | 2026-04-21 02:04:56.442284 | ubuntu-noble | !! 2026-04-21 02:04:56.442287 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.442293 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share' is absent from the `packages` configuration. 2026-04-21 02:04:56.442297 | ubuntu-noble | !! 2026-04-21 02:04:56.442301 | ubuntu-noble | 2026-04-21 02:04:56.442322 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.442326 | ubuntu-noble | ############################ 2026-04-21 02:04:56.442330 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.442333 | ubuntu-noble | ############################ 2026-04-21 02:04:56.442337 | ubuntu-noble | Python recognizes 'manila.tests.share' as an importable package[^1], 2026-04-21 02:04:56.442341 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.442344 | ubuntu-noble | 2026-04-21 02:04:56.442348 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.442352 | ubuntu-noble | package, please make sure that 'manila.tests.share' is explicitly added 2026-04-21 02:04:56.442355 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.442359 | ubuntu-noble | 2026-04-21 02:04:56.442371 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.442374 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.442378 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.442382 | ubuntu-noble | 2026-04-21 02:04:56.442385 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.442389 | ubuntu-noble | 2026-04-21 02:04:56.442393 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.442397 | ubuntu-noble | 2026-04-21 02:04:56.442401 | ubuntu-noble | If you don't want 'manila.tests.share' to be distributed and are 2026-04-21 02:04:56.442404 | ubuntu-noble | already explicitly excluding 'manila.tests.share' via 2026-04-21 02:04:56.442408 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.442412 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.442415 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.442423 | ubuntu-noble | 2026-04-21 02:04:56.442427 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.442431 | ubuntu-noble | 2026-04-21 02:04:56.442434 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.442438 | ubuntu-noble | 2026-04-21 02:04:56.442442 | ubuntu-noble | 2026-04-21 02:04:56.442446 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.442449 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.442453 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.442457 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.442460 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.442464 | ubuntu-noble | 2026-04-21 02:04:56.442468 | ubuntu-noble | !! 2026-04-21 02:04:56.442471 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.442475 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers' is absent from the `packages` configuration. 2026-04-21 02:04:56.442479 | ubuntu-noble | !! 2026-04-21 02:04:56.442483 | ubuntu-noble | 2026-04-21 02:04:56.442486 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.442490 | ubuntu-noble | ############################ 2026-04-21 02:04:56.442494 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.442497 | ubuntu-noble | ############################ 2026-04-21 02:04:56.442501 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers' as an importable package[^1], 2026-04-21 02:04:56.442505 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.442509 | ubuntu-noble | 2026-04-21 02:04:56.442512 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.442516 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers' is explicitly added 2026-04-21 02:04:56.442520 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.442523 | ubuntu-noble | 2026-04-21 02:04:56.442527 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.442534 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.442538 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.442541 | ubuntu-noble | 2026-04-21 02:04:56.442545 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.442549 | ubuntu-noble | 2026-04-21 02:04:56.442553 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.442556 | ubuntu-noble | 2026-04-21 02:04:56.442560 | ubuntu-noble | If you don't want 'manila.tests.share.drivers' to be distributed and are 2026-04-21 02:04:56.442564 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers' via 2026-04-21 02:04:56.442567 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.442571 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.442575 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.442578 | ubuntu-noble | 2026-04-21 02:04:56.442582 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.442586 | ubuntu-noble | 2026-04-21 02:04:56.442589 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.442593 | ubuntu-noble | 2026-04-21 02:04:56.442597 | ubuntu-noble | 2026-04-21 02:04:56.442600 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.442604 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.442608 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.442611 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.442615 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.442624 | ubuntu-noble | 2026-04-21 02:04:56.442628 | ubuntu-noble | !! 2026-04-21 02:04:56.442632 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.442636 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.cephfs' is absent from the `packages` configuration. 2026-04-21 02:04:56.442639 | ubuntu-noble | !! 2026-04-21 02:04:56.442643 | ubuntu-noble | 2026-04-21 02:04:56.442647 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.442650 | ubuntu-noble | ############################ 2026-04-21 02:04:56.442654 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.442658 | ubuntu-noble | ############################ 2026-04-21 02:04:56.442661 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.cephfs' as an importable package[^1], 2026-04-21 02:04:56.442665 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.442669 | ubuntu-noble | 2026-04-21 02:04:56.442673 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.442679 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.cephfs' is explicitly added 2026-04-21 02:04:56.442683 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.442686 | ubuntu-noble | 2026-04-21 02:04:56.442690 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.442694 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.442697 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.442701 | ubuntu-noble | 2026-04-21 02:04:56.442705 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.442708 | ubuntu-noble | 2026-04-21 02:04:56.442712 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.442716 | ubuntu-noble | 2026-04-21 02:04:56.442719 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.cephfs' to be distributed and are 2026-04-21 02:04:56.442723 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.cephfs' via 2026-04-21 02:04:56.442727 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.442731 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.442734 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.442738 | ubuntu-noble | 2026-04-21 02:04:56.442742 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.442745 | ubuntu-noble | 2026-04-21 02:04:56.442749 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.442753 | ubuntu-noble | 2026-04-21 02:04:56.442756 | ubuntu-noble | 2026-04-21 02:04:56.442760 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.442764 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.442767 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.442771 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.442775 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.442779 | ubuntu-noble | 2026-04-21 02:04:56.442782 | ubuntu-noble | !! 2026-04-21 02:04:56.442786 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.442790 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.container' is absent from the `packages` configuration. 2026-04-21 02:04:56.442793 | ubuntu-noble | !! 2026-04-21 02:04:56.442797 | ubuntu-noble | 2026-04-21 02:04:56.442801 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.442805 | ubuntu-noble | ############################ 2026-04-21 02:04:56.442808 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.442816 | ubuntu-noble | ############################ 2026-04-21 02:04:56.442819 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.container' as an importable package[^1], 2026-04-21 02:04:56.442823 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.442827 | ubuntu-noble | 2026-04-21 02:04:56.442830 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.442837 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.container' is explicitly added 2026-04-21 02:04:56.442841 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.442844 | ubuntu-noble | 2026-04-21 02:04:56.442848 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.442852 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.442855 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.442859 | ubuntu-noble | 2026-04-21 02:04:56.442863 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.442866 | ubuntu-noble | 2026-04-21 02:04:56.442870 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.442874 | ubuntu-noble | 2026-04-21 02:04:56.442878 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.container' to be distributed and are 2026-04-21 02:04:56.442881 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.container' via 2026-04-21 02:04:56.442885 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.442889 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.442892 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.442896 | ubuntu-noble | 2026-04-21 02:04:56.442900 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.442903 | ubuntu-noble | 2026-04-21 02:04:56.442907 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.442911 | ubuntu-noble | 2026-04-21 02:04:56.442914 | ubuntu-noble | 2026-04-21 02:04:56.442918 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.442922 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.442925 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.442929 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.442933 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.442936 | ubuntu-noble | 2026-04-21 02:04:56.442940 | ubuntu-noble | !! 2026-04-21 02:04:56.442944 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.442948 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc' is absent from the `packages` configuration. 2026-04-21 02:04:56.442951 | ubuntu-noble | !! 2026-04-21 02:04:56.442955 | ubuntu-noble | 2026-04-21 02:04:56.442959 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.442962 | ubuntu-noble | ############################ 2026-04-21 02:04:56.442966 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.442970 | ubuntu-noble | ############################ 2026-04-21 02:04:56.442981 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc' as an importable package[^1], 2026-04-21 02:04:56.442984 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.442988 | ubuntu-noble | 2026-04-21 02:04:56.442992 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.442996 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc' is explicitly added 2026-04-21 02:04:56.442999 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.443003 | ubuntu-noble | 2026-04-21 02:04:56.443007 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.443014 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.443018 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.443022 | ubuntu-noble | 2026-04-21 02:04:56.443025 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.443029 | ubuntu-noble | 2026-04-21 02:04:56.443033 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.443037 | ubuntu-noble | 2026-04-21 02:04:56.443040 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc' to be distributed and are 2026-04-21 02:04:56.443044 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc' via 2026-04-21 02:04:56.443048 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.443051 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.443055 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.443059 | ubuntu-noble | 2026-04-21 02:04:56.443062 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.443066 | ubuntu-noble | 2026-04-21 02:04:56.443070 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.443074 | ubuntu-noble | 2026-04-21 02:04:56.443077 | ubuntu-noble | 2026-04-21 02:04:56.443081 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.443085 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.443088 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.443092 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.443096 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.443099 | ubuntu-noble | 2026-04-21 02:04:56.443103 | ubuntu-noble | !! 2026-04-21 02:04:56.443107 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.443111 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.common' is absent from the `packages` configuration. 2026-04-21 02:04:56.443114 | ubuntu-noble | !! 2026-04-21 02:04:56.443118 | ubuntu-noble | 2026-04-21 02:04:56.443122 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.443126 | ubuntu-noble | ############################ 2026-04-21 02:04:56.443129 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.443133 | ubuntu-noble | ############################ 2026-04-21 02:04:56.443139 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.common' as an importable package[^1], 2026-04-21 02:04:56.443143 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.443147 | ubuntu-noble | 2026-04-21 02:04:56.443150 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.443154 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.common' is explicitly added 2026-04-21 02:04:56.443158 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.443162 | ubuntu-noble | 2026-04-21 02:04:56.443165 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.443169 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.443173 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.443176 | ubuntu-noble | 2026-04-21 02:04:56.443180 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.443184 | ubuntu-noble | 2026-04-21 02:04:56.443187 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.443191 | ubuntu-noble | 2026-04-21 02:04:56.443195 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.common' to be distributed and are 2026-04-21 02:04:56.443198 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.common' via 2026-04-21 02:04:56.443206 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.443210 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.443213 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.443217 | ubuntu-noble | 2026-04-21 02:04:56.443221 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.443224 | ubuntu-noble | 2026-04-21 02:04:56.443228 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.443232 | ubuntu-noble | 2026-04-21 02:04:56.443236 | ubuntu-noble | 2026-04-21 02:04:56.443239 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.443243 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.443247 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.443250 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.443254 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.443258 | ubuntu-noble | 2026-04-21 02:04:56.443262 | ubuntu-noble | !! 2026-04-21 02:04:56.443265 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.443276 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.common.enas' is absent from the `packages` configuration. 2026-04-21 02:04:56.443280 | ubuntu-noble | !! 2026-04-21 02:04:56.443284 | ubuntu-noble | 2026-04-21 02:04:56.443289 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.443293 | ubuntu-noble | ############################ 2026-04-21 02:04:56.443297 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.443301 | ubuntu-noble | ############################ 2026-04-21 02:04:56.443318 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.common.enas' as an importable package[^1], 2026-04-21 02:04:56.443321 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.443325 | ubuntu-noble | 2026-04-21 02:04:56.443329 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.443333 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.common.enas' is explicitly added 2026-04-21 02:04:56.443336 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.443340 | ubuntu-noble | 2026-04-21 02:04:56.443344 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.443347 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.443351 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.443355 | ubuntu-noble | 2026-04-21 02:04:56.443358 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.443362 | ubuntu-noble | 2026-04-21 02:04:56.443366 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.443370 | ubuntu-noble | 2026-04-21 02:04:56.443373 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.common.enas' to be distributed and are 2026-04-21 02:04:56.443377 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.common.enas' via 2026-04-21 02:04:56.443381 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.443384 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.443388 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.443392 | ubuntu-noble | 2026-04-21 02:04:56.443395 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.443399 | ubuntu-noble | 2026-04-21 02:04:56.443403 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.443414 | ubuntu-noble | 2026-04-21 02:04:56.443418 | ubuntu-noble | 2026-04-21 02:04:56.443421 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.443425 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.443429 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.443432 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.443436 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.443440 | ubuntu-noble | 2026-04-21 02:04:56.443443 | ubuntu-noble | !! 2026-04-21 02:04:56.443447 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.443454 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins' is absent from the `packages` configuration. 2026-04-21 02:04:56.443458 | ubuntu-noble | !! 2026-04-21 02:04:56.443462 | ubuntu-noble | 2026-04-21 02:04:56.443466 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.443469 | ubuntu-noble | ############################ 2026-04-21 02:04:56.443473 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.443477 | ubuntu-noble | ############################ 2026-04-21 02:04:56.443480 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins' as an importable package[^1], 2026-04-21 02:04:56.443484 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.443488 | ubuntu-noble | 2026-04-21 02:04:56.443491 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.443495 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins' is explicitly added 2026-04-21 02:04:56.443499 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.443503 | ubuntu-noble | 2026-04-21 02:04:56.443506 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.443510 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.443514 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.443517 | ubuntu-noble | 2026-04-21 02:04:56.443521 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.443525 | ubuntu-noble | 2026-04-21 02:04:56.443528 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.443532 | ubuntu-noble | 2026-04-21 02:04:56.443536 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins' to be distributed and are 2026-04-21 02:04:56.443539 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins' via 2026-04-21 02:04:56.443543 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.443547 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.443550 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.443554 | ubuntu-noble | 2026-04-21 02:04:56.443558 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.443562 | ubuntu-noble | 2026-04-21 02:04:56.443565 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.443569 | ubuntu-noble | 2026-04-21 02:04:56.443573 | ubuntu-noble | 2026-04-21 02:04:56.443576 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.443580 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.443592 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.443596 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.443599 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.443603 | ubuntu-noble | 2026-04-21 02:04:56.443607 | ubuntu-noble | !! 2026-04-21 02:04:56.443611 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.443619 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerflex' is absent from the `packages` configuration. 2026-04-21 02:04:56.443622 | ubuntu-noble | !! 2026-04-21 02:04:56.443626 | ubuntu-noble | 2026-04-21 02:04:56.443630 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.443634 | ubuntu-noble | ############################ 2026-04-21 02:04:56.443637 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.443641 | ubuntu-noble | ############################ 2026-04-21 02:04:56.443645 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerflex' as an importable package[^1], 2026-04-21 02:04:56.443648 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.443652 | ubuntu-noble | 2026-04-21 02:04:56.443656 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.443659 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerflex' is explicitly added 2026-04-21 02:04:56.443663 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.443667 | ubuntu-noble | 2026-04-21 02:04:56.443671 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.443675 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.443678 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.443682 | ubuntu-noble | 2026-04-21 02:04:56.443686 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.443689 | ubuntu-noble | 2026-04-21 02:04:56.443693 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.443697 | ubuntu-noble | 2026-04-21 02:04:56.443700 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerflex' to be distributed and are 2026-04-21 02:04:56.443704 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerflex' via 2026-04-21 02:04:56.443708 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.443711 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.443715 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.443719 | ubuntu-noble | 2026-04-21 02:04:56.443723 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.443726 | ubuntu-noble | 2026-04-21 02:04:56.443730 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.443734 | ubuntu-noble | 2026-04-21 02:04:56.443737 | ubuntu-noble | 2026-04-21 02:04:56.443741 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.443745 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.443751 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.443755 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.443759 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.443762 | ubuntu-noble | 2026-04-21 02:04:56.443766 | ubuntu-noble | !! 2026-04-21 02:04:56.443770 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.443773 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' is absent from the `packages` configuration. 2026-04-21 02:04:56.443778 | ubuntu-noble | !! 2026-04-21 02:04:56.443782 | ubuntu-noble | 2026-04-21 02:04:56.443785 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.443789 | ubuntu-noble | ############################ 2026-04-21 02:04:56.443793 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.443796 | ubuntu-noble | ############################ 2026-04-21 02:04:56.443804 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' as an importable package[^1], 2026-04-21 02:04:56.443808 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.443812 | ubuntu-noble | 2026-04-21 02:04:56.443815 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.443819 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' is explicitly added 2026-04-21 02:04:56.443823 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.443826 | ubuntu-noble | 2026-04-21 02:04:56.443830 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.443834 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.443838 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.443841 | ubuntu-noble | 2026-04-21 02:04:56.443845 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.443849 | ubuntu-noble | 2026-04-21 02:04:56.443852 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.443856 | ubuntu-noble | 2026-04-21 02:04:56.443860 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' to be distributed and are 2026-04-21 02:04:56.443863 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerflex.mockup' via 2026-04-21 02:04:56.443867 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.443878 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.443882 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.443885 | ubuntu-noble | 2026-04-21 02:04:56.443889 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.443893 | ubuntu-noble | 2026-04-21 02:04:56.443896 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.443900 | ubuntu-noble | 2026-04-21 02:04:56.443904 | ubuntu-noble | 2026-04-21 02:04:56.443908 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.443911 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.443915 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.443919 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.443922 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.443926 | ubuntu-noble | 2026-04-21 02:04:56.443930 | ubuntu-noble | !! 2026-04-21 02:04:56.443933 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.443937 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powermax' is absent from the `packages` configuration. 2026-04-21 02:04:56.443941 | ubuntu-noble | !! 2026-04-21 02:04:56.443945 | ubuntu-noble | 2026-04-21 02:04:56.443948 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.443952 | ubuntu-noble | ############################ 2026-04-21 02:04:56.443956 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.443959 | ubuntu-noble | ############################ 2026-04-21 02:04:56.443963 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powermax' as an importable package[^1], 2026-04-21 02:04:56.443967 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.443970 | ubuntu-noble | 2026-04-21 02:04:56.443974 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.443978 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powermax' is explicitly added 2026-04-21 02:04:56.443982 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.443989 | ubuntu-noble | 2026-04-21 02:04:56.443993 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.443997 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.444000 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.444004 | ubuntu-noble | 2026-04-21 02:04:56.444008 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.444012 | ubuntu-noble | 2026-04-21 02:04:56.444015 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.444019 | ubuntu-noble | 2026-04-21 02:04:56.444023 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powermax' to be distributed and are 2026-04-21 02:04:56.444026 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powermax' via 2026-04-21 02:04:56.444030 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.444036 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.444040 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.444044 | ubuntu-noble | 2026-04-21 02:04:56.444048 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.444051 | ubuntu-noble | 2026-04-21 02:04:56.444055 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.444059 | ubuntu-noble | 2026-04-21 02:04:56.444062 | ubuntu-noble | 2026-04-21 02:04:56.444066 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.444070 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.444073 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.444077 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.444081 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.444085 | ubuntu-noble | 2026-04-21 02:04:56.444088 | ubuntu-noble | !! 2026-04-21 02:04:56.444092 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.444096 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerscale' is absent from the `packages` configuration. 2026-04-21 02:04:56.444099 | ubuntu-noble | !! 2026-04-21 02:04:56.444103 | ubuntu-noble | 2026-04-21 02:04:56.444107 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.444111 | ubuntu-noble | ############################ 2026-04-21 02:04:56.444114 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.444118 | ubuntu-noble | ############################ 2026-04-21 02:04:56.444122 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerscale' as an importable package[^1], 2026-04-21 02:04:56.444125 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.444129 | ubuntu-noble | 2026-04-21 02:04:56.444133 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.444136 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerscale' is explicitly added 2026-04-21 02:04:56.444140 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.444144 | ubuntu-noble | 2026-04-21 02:04:56.444147 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.444151 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.444155 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.444159 | ubuntu-noble | 2026-04-21 02:04:56.444162 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.444166 | ubuntu-noble | 2026-04-21 02:04:56.444177 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.444181 | ubuntu-noble | 2026-04-21 02:04:56.444188 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerscale' to be distributed and are 2026-04-21 02:04:56.444192 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerscale' via 2026-04-21 02:04:56.444197 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.444201 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.444204 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.444208 | ubuntu-noble | 2026-04-21 02:04:56.444212 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.444215 | ubuntu-noble | 2026-04-21 02:04:56.444219 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.444223 | ubuntu-noble | 2026-04-21 02:04:56.444227 | ubuntu-noble | 2026-04-21 02:04:56.444230 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.444234 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.444238 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.444243 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.444248 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.444253 | ubuntu-noble | 2026-04-21 02:04:56.444258 | ubuntu-noble | !! 2026-04-21 02:04:56.444262 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.444267 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerstore' is absent from the `packages` configuration. 2026-04-21 02:04:56.444271 | ubuntu-noble | !! 2026-04-21 02:04:56.444275 | ubuntu-noble | 2026-04-21 02:04:56.444278 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.444282 | ubuntu-noble | ############################ 2026-04-21 02:04:56.444286 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.444292 | ubuntu-noble | ############################ 2026-04-21 02:04:56.444296 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerstore' as an importable package[^1], 2026-04-21 02:04:56.444299 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.444317 | ubuntu-noble | 2026-04-21 02:04:56.444323 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.444327 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerstore' is explicitly added 2026-04-21 02:04:56.444330 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.444334 | ubuntu-noble | 2026-04-21 02:04:56.444338 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.444342 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.444345 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.444349 | ubuntu-noble | 2026-04-21 02:04:56.444353 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.444356 | ubuntu-noble | 2026-04-21 02:04:56.444360 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.444364 | ubuntu-noble | 2026-04-21 02:04:56.444368 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerstore' to be distributed and are 2026-04-21 02:04:56.444371 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerstore' via 2026-04-21 02:04:56.444375 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.444379 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.444382 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.444386 | ubuntu-noble | 2026-04-21 02:04:56.444395 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.444399 | ubuntu-noble | 2026-04-21 02:04:56.444403 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.444407 | ubuntu-noble | 2026-04-21 02:04:56.444410 | ubuntu-noble | 2026-04-21 02:04:56.444414 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.444418 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.444421 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.444425 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.444443 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.444446 | ubuntu-noble | 2026-04-21 02:04:56.444450 | ubuntu-noble | !! 2026-04-21 02:04:56.444454 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.444458 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' is absent from the `packages` configuration. 2026-04-21 02:04:56.444462 | ubuntu-noble | !! 2026-04-21 02:04:56.444465 | ubuntu-noble | 2026-04-21 02:04:56.444469 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.444473 | ubuntu-noble | ############################ 2026-04-21 02:04:56.444476 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.444480 | ubuntu-noble | ############################ 2026-04-21 02:04:56.444484 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' as an importable package[^1], 2026-04-21 02:04:56.444487 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.444491 | ubuntu-noble | 2026-04-21 02:04:56.444495 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.444508 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' is explicitly added 2026-04-21 02:04:56.444512 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.444516 | ubuntu-noble | 2026-04-21 02:04:56.444520 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.444523 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.444527 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.444531 | ubuntu-noble | 2026-04-21 02:04:56.444534 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.444538 | ubuntu-noble | 2026-04-21 02:04:56.444542 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.444546 | ubuntu-noble | 2026-04-21 02:04:56.444549 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' to be distributed and are 2026-04-21 02:04:56.444553 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.powerstore.mockup' via 2026-04-21 02:04:56.444557 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.444560 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.444564 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.444568 | ubuntu-noble | 2026-04-21 02:04:56.444571 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.444575 | ubuntu-noble | 2026-04-21 02:04:56.444579 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.444582 | ubuntu-noble | 2026-04-21 02:04:56.444586 | ubuntu-noble | 2026-04-21 02:04:56.444590 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.444593 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.444597 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.444605 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.444609 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.444612 | ubuntu-noble | 2026-04-21 02:04:56.444616 | ubuntu-noble | !! 2026-04-21 02:04:56.444620 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.444624 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.unity' is absent from the `packages` configuration. 2026-04-21 02:04:56.444627 | ubuntu-noble | !! 2026-04-21 02:04:56.444631 | ubuntu-noble | 2026-04-21 02:04:56.444635 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.444638 | ubuntu-noble | ############################ 2026-04-21 02:04:56.444642 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.444646 | ubuntu-noble | ############################ 2026-04-21 02:04:56.444650 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.unity' as an importable package[^1], 2026-04-21 02:04:56.444653 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.444657 | ubuntu-noble | 2026-04-21 02:04:56.444663 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.444667 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.unity' is explicitly added 2026-04-21 02:04:56.444671 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.444674 | ubuntu-noble | 2026-04-21 02:04:56.444678 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.444682 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.444686 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.444689 | ubuntu-noble | 2026-04-21 02:04:56.444693 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.444697 | ubuntu-noble | 2026-04-21 02:04:56.444700 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.444704 | ubuntu-noble | 2026-04-21 02:04:56.444708 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.unity' to be distributed and are 2026-04-21 02:04:56.444711 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.unity' via 2026-04-21 02:04:56.444715 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.444719 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.444722 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.444726 | ubuntu-noble | 2026-04-21 02:04:56.444730 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.444733 | ubuntu-noble | 2026-04-21 02:04:56.444737 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.444741 | ubuntu-noble | 2026-04-21 02:04:56.444744 | ubuntu-noble | 2026-04-21 02:04:56.444748 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.444752 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.444755 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.444759 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.444763 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.444766 | ubuntu-noble | 2026-04-21 02:04:56.444770 | ubuntu-noble | !! 2026-04-21 02:04:56.444774 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.444777 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.dell_emc.plugins.vnx' is absent from the `packages` configuration. 2026-04-21 02:04:56.444781 | ubuntu-noble | !! 2026-04-21 02:04:56.444785 | ubuntu-noble | 2026-04-21 02:04:56.444800 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.444804 | ubuntu-noble | ############################ 2026-04-21 02:04:56.444808 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.444811 | ubuntu-noble | ############################ 2026-04-21 02:04:56.444815 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.dell_emc.plugins.vnx' as an importable package[^1], 2026-04-21 02:04:56.444819 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.444822 | ubuntu-noble | 2026-04-21 02:04:56.444826 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.444830 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.dell_emc.plugins.vnx' is explicitly added 2026-04-21 02:04:56.444833 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.444837 | ubuntu-noble | 2026-04-21 02:04:56.444841 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.444844 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.444848 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.444852 | ubuntu-noble | 2026-04-21 02:04:56.444856 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.444859 | ubuntu-noble | 2026-04-21 02:04:56.444863 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.444867 | ubuntu-noble | 2026-04-21 02:04:56.444870 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.dell_emc.plugins.vnx' to be distributed and are 2026-04-21 02:04:56.444874 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.dell_emc.plugins.vnx' via 2026-04-21 02:04:56.444878 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.444881 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.444885 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.444889 | ubuntu-noble | 2026-04-21 02:04:56.444892 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.444896 | ubuntu-noble | 2026-04-21 02:04:56.444900 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.444904 | ubuntu-noble | 2026-04-21 02:04:56.444907 | ubuntu-noble | 2026-04-21 02:04:56.444911 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.444915 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.444918 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.444922 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.444926 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.444929 | ubuntu-noble | 2026-04-21 02:04:56.444933 | ubuntu-noble | !! 2026-04-21 02:04:56.444937 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.444940 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.ganesha' is absent from the `packages` configuration. 2026-04-21 02:04:56.444944 | ubuntu-noble | !! 2026-04-21 02:04:56.444948 | ubuntu-noble | 2026-04-21 02:04:56.444954 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.444958 | ubuntu-noble | ############################ 2026-04-21 02:04:56.444962 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.444965 | ubuntu-noble | ############################ 2026-04-21 02:04:56.444969 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.ganesha' as an importable package[^1], 2026-04-21 02:04:56.444973 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.444977 | ubuntu-noble | 2026-04-21 02:04:56.444980 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.444984 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.ganesha' is explicitly added 2026-04-21 02:04:56.444992 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.444996 | ubuntu-noble | 2026-04-21 02:04:56.445000 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.445004 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.445007 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.445011 | ubuntu-noble | 2026-04-21 02:04:56.445015 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.445018 | ubuntu-noble | 2026-04-21 02:04:56.445022 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.445026 | ubuntu-noble | 2026-04-21 02:04:56.445029 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.ganesha' to be distributed and are 2026-04-21 02:04:56.445033 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.ganesha' via 2026-04-21 02:04:56.445037 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.445041 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.445044 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.445048 | ubuntu-noble | 2026-04-21 02:04:56.445052 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.445055 | ubuntu-noble | 2026-04-21 02:04:56.445059 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.445063 | ubuntu-noble | 2026-04-21 02:04:56.445066 | ubuntu-noble | 2026-04-21 02:04:56.445070 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.445074 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.445077 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.445081 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.445085 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.445089 | ubuntu-noble | 2026-04-21 02:04:56.445092 | ubuntu-noble | !! 2026-04-21 02:04:56.445099 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.445103 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.glusterfs' is absent from the `packages` configuration. 2026-04-21 02:04:56.445106 | ubuntu-noble | !! 2026-04-21 02:04:56.445110 | ubuntu-noble | 2026-04-21 02:04:56.445114 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.445117 | ubuntu-noble | ############################ 2026-04-21 02:04:56.445121 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.445125 | ubuntu-noble | ############################ 2026-04-21 02:04:56.445128 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.glusterfs' as an importable package[^1], 2026-04-21 02:04:56.445132 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.445136 | ubuntu-noble | 2026-04-21 02:04:56.445140 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.445143 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.glusterfs' is explicitly added 2026-04-21 02:04:56.445147 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.445151 | ubuntu-noble | 2026-04-21 02:04:56.445154 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.445158 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.445162 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.445165 | ubuntu-noble | 2026-04-21 02:04:56.445169 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.445173 | ubuntu-noble | 2026-04-21 02:04:56.445176 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.445190 | ubuntu-noble | 2026-04-21 02:04:56.445194 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.glusterfs' to be distributed and are 2026-04-21 02:04:56.445198 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.glusterfs' via 2026-04-21 02:04:56.445231 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.445237 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.445241 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.445246 | ubuntu-noble | 2026-04-21 02:04:56.445250 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.445254 | ubuntu-noble | 2026-04-21 02:04:56.445259 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.445263 | ubuntu-noble | 2026-04-21 02:04:56.445267 | ubuntu-noble | 2026-04-21 02:04:56.445270 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.445274 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.445278 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.445282 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.445285 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.445289 | ubuntu-noble | 2026-04-21 02:04:56.445293 | ubuntu-noble | !! 2026-04-21 02:04:56.445296 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.445316 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hdfs' is absent from the `packages` configuration. 2026-04-21 02:04:56.445324 | ubuntu-noble | !! 2026-04-21 02:04:56.445328 | ubuntu-noble | 2026-04-21 02:04:56.445331 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.445335 | ubuntu-noble | ############################ 2026-04-21 02:04:56.445339 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.445343 | ubuntu-noble | ############################ 2026-04-21 02:04:56.445346 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hdfs' as an importable package[^1], 2026-04-21 02:04:56.445350 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.445354 | ubuntu-noble | 2026-04-21 02:04:56.445357 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.445361 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hdfs' is explicitly added 2026-04-21 02:04:56.445365 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.445368 | ubuntu-noble | 2026-04-21 02:04:56.445372 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.445376 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.445379 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.445383 | ubuntu-noble | 2026-04-21 02:04:56.445387 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.445391 | ubuntu-noble | 2026-04-21 02:04:56.445394 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.445398 | ubuntu-noble | 2026-04-21 02:04:56.445402 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hdfs' to be distributed and are 2026-04-21 02:04:56.445405 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hdfs' via 2026-04-21 02:04:56.445409 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.445413 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.445416 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.445420 | ubuntu-noble | 2026-04-21 02:04:56.445424 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.445432 | ubuntu-noble | 2026-04-21 02:04:56.445436 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.445439 | ubuntu-noble | 2026-04-21 02:04:56.445443 | ubuntu-noble | 2026-04-21 02:04:56.445447 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.445451 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.445463 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.445467 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.445471 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.445475 | ubuntu-noble | 2026-04-21 02:04:56.445478 | ubuntu-noble | !! 2026-04-21 02:04:56.445482 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.445486 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi' is absent from the `packages` configuration. 2026-04-21 02:04:56.445490 | ubuntu-noble | !! 2026-04-21 02:04:56.445494 | ubuntu-noble | 2026-04-21 02:04:56.445497 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.445501 | ubuntu-noble | ############################ 2026-04-21 02:04:56.445505 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.445508 | ubuntu-noble | ############################ 2026-04-21 02:04:56.445512 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hitachi' as an importable package[^1], 2026-04-21 02:04:56.445516 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.445519 | ubuntu-noble | 2026-04-21 02:04:56.445523 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.445527 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hitachi' is explicitly added 2026-04-21 02:04:56.445530 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.445534 | ubuntu-noble | 2026-04-21 02:04:56.445538 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.445542 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.445545 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.445549 | ubuntu-noble | 2026-04-21 02:04:56.445553 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.445556 | ubuntu-noble | 2026-04-21 02:04:56.445560 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.445564 | ubuntu-noble | 2026-04-21 02:04:56.445567 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hitachi' to be distributed and are 2026-04-21 02:04:56.445571 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hitachi' via 2026-04-21 02:04:56.445575 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.445578 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.445582 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.445586 | ubuntu-noble | 2026-04-21 02:04:56.445589 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.445593 | ubuntu-noble | 2026-04-21 02:04:56.445597 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.445600 | ubuntu-noble | 2026-04-21 02:04:56.445604 | ubuntu-noble | 2026-04-21 02:04:56.445608 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.445612 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.445615 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.445622 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.445626 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.445633 | ubuntu-noble | 2026-04-21 02:04:56.445637 | ubuntu-noble | !! 2026-04-21 02:04:56.445641 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.445644 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi.hnas' is absent from the `packages` configuration. 2026-04-21 02:04:56.445648 | ubuntu-noble | !! 2026-04-21 02:04:56.445652 | ubuntu-noble | 2026-04-21 02:04:56.445655 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.445659 | ubuntu-noble | ############################ 2026-04-21 02:04:56.445663 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.445667 | ubuntu-noble | ############################ 2026-04-21 02:04:56.445670 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hitachi.hnas' as an importable package[^1], 2026-04-21 02:04:56.445674 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.445678 | ubuntu-noble | 2026-04-21 02:04:56.445681 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.445685 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hitachi.hnas' is explicitly added 2026-04-21 02:04:56.445689 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.445692 | ubuntu-noble | 2026-04-21 02:04:56.445696 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.445700 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.445703 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.445707 | ubuntu-noble | 2026-04-21 02:04:56.445711 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.445714 | ubuntu-noble | 2026-04-21 02:04:56.445718 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.445722 | ubuntu-noble | 2026-04-21 02:04:56.445726 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hitachi.hnas' to be distributed and are 2026-04-21 02:04:56.445729 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hitachi.hnas' via 2026-04-21 02:04:56.445733 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.445737 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.445740 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.445744 | ubuntu-noble | 2026-04-21 02:04:56.445754 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.445758 | ubuntu-noble | 2026-04-21 02:04:56.445761 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.445765 | ubuntu-noble | 2026-04-21 02:04:56.445769 | ubuntu-noble | 2026-04-21 02:04:56.445772 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.445776 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.445780 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.445783 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.445787 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.445791 | ubuntu-noble | 2026-04-21 02:04:56.445795 | ubuntu-noble | !! 2026-04-21 02:04:56.445798 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.445802 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hitachi.hsp' is absent from the `packages` configuration. 2026-04-21 02:04:56.445806 | ubuntu-noble | !! 2026-04-21 02:04:56.445809 | ubuntu-noble | 2026-04-21 02:04:56.445813 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.445817 | ubuntu-noble | ############################ 2026-04-21 02:04:56.445820 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.445824 | ubuntu-noble | ############################ 2026-04-21 02:04:56.445832 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hitachi.hsp' as an importable package[^1], 2026-04-21 02:04:56.445836 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.445840 | ubuntu-noble | 2026-04-21 02:04:56.445844 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.445848 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hitachi.hsp' is explicitly added 2026-04-21 02:04:56.445851 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.445855 | ubuntu-noble | 2026-04-21 02:04:56.445859 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.445863 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.445866 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.445870 | ubuntu-noble | 2026-04-21 02:04:56.445874 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.445877 | ubuntu-noble | 2026-04-21 02:04:56.445881 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.445885 | ubuntu-noble | 2026-04-21 02:04:56.445888 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hitachi.hsp' to be distributed and are 2026-04-21 02:04:56.445892 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hitachi.hsp' via 2026-04-21 02:04:56.445896 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.445899 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.445903 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.445907 | ubuntu-noble | 2026-04-21 02:04:56.445910 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.445914 | ubuntu-noble | 2026-04-21 02:04:56.445920 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.445924 | ubuntu-noble | 2026-04-21 02:04:56.445928 | ubuntu-noble | 2026-04-21 02:04:56.445932 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.445935 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.445939 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.445943 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.445946 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.445950 | ubuntu-noble | 2026-04-21 02:04:56.445954 | ubuntu-noble | !! 2026-04-21 02:04:56.445958 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.445961 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.hpe' is absent from the `packages` configuration. 2026-04-21 02:04:56.445965 | ubuntu-noble | !! 2026-04-21 02:04:56.445969 | ubuntu-noble | 2026-04-21 02:04:56.445972 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.445976 | ubuntu-noble | ############################ 2026-04-21 02:04:56.445980 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.445984 | ubuntu-noble | ############################ 2026-04-21 02:04:56.445987 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.hpe' as an importable package[^1], 2026-04-21 02:04:56.445991 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.445995 | ubuntu-noble | 2026-04-21 02:04:56.445998 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.446002 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.hpe' is explicitly added 2026-04-21 02:04:56.446006 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.446009 | ubuntu-noble | 2026-04-21 02:04:56.446013 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.446022 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.446025 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.446029 | ubuntu-noble | 2026-04-21 02:04:56.446033 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.446036 | ubuntu-noble | 2026-04-21 02:04:56.446040 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.446044 | ubuntu-noble | 2026-04-21 02:04:56.446048 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.hpe' to be distributed and are 2026-04-21 02:04:56.446051 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.hpe' via 2026-04-21 02:04:56.446063 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.446067 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.446071 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.446075 | ubuntu-noble | 2026-04-21 02:04:56.446078 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.446082 | ubuntu-noble | 2026-04-21 02:04:56.446086 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.446089 | ubuntu-noble | 2026-04-21 02:04:56.446093 | ubuntu-noble | 2026-04-21 02:04:56.446097 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.446100 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.446104 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.446108 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.446112 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.446115 | ubuntu-noble | 2026-04-21 02:04:56.446119 | ubuntu-noble | !! 2026-04-21 02:04:56.446123 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.446126 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.huawei' is absent from the `packages` configuration. 2026-04-21 02:04:56.446130 | ubuntu-noble | !! 2026-04-21 02:04:56.446134 | ubuntu-noble | 2026-04-21 02:04:56.446137 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.446141 | ubuntu-noble | ############################ 2026-04-21 02:04:56.446145 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.446149 | ubuntu-noble | ############################ 2026-04-21 02:04:56.446152 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.huawei' as an importable package[^1], 2026-04-21 02:04:56.446156 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.446160 | ubuntu-noble | 2026-04-21 02:04:56.446163 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.446167 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.huawei' is explicitly added 2026-04-21 02:04:56.446171 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.446174 | ubuntu-noble | 2026-04-21 02:04:56.446178 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.446182 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.446186 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.446189 | ubuntu-noble | 2026-04-21 02:04:56.446193 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.446197 | ubuntu-noble | 2026-04-21 02:04:56.446200 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.446204 | ubuntu-noble | 2026-04-21 02:04:56.446208 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.huawei' to be distributed and are 2026-04-21 02:04:56.446211 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.huawei' via 2026-04-21 02:04:56.446215 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.446225 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.446229 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.446233 | ubuntu-noble | 2026-04-21 02:04:56.446237 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.446240 | ubuntu-noble | 2026-04-21 02:04:56.446244 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.446248 | ubuntu-noble | 2026-04-21 02:04:56.446251 | ubuntu-noble | 2026-04-21 02:04:56.446255 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.446259 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.446263 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.446266 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.446270 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.446274 | ubuntu-noble | 2026-04-21 02:04:56.446277 | ubuntu-noble | !! 2026-04-21 02:04:56.446281 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.446285 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.ibm' is absent from the `packages` configuration. 2026-04-21 02:04:56.446290 | ubuntu-noble | !! 2026-04-21 02:04:56.446294 | ubuntu-noble | 2026-04-21 02:04:56.446298 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.446302 | ubuntu-noble | ############################ 2026-04-21 02:04:56.446320 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.446325 | ubuntu-noble | ############################ 2026-04-21 02:04:56.446329 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.ibm' as an importable package[^1], 2026-04-21 02:04:56.446334 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.446339 | ubuntu-noble | 2026-04-21 02:04:56.446344 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.446349 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.ibm' is explicitly added 2026-04-21 02:04:56.446353 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.446358 | ubuntu-noble | 2026-04-21 02:04:56.446362 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.446367 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.446371 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.446376 | ubuntu-noble | 2026-04-21 02:04:56.446380 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.446385 | ubuntu-noble | 2026-04-21 02:04:56.446388 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.446392 | ubuntu-noble | 2026-04-21 02:04:56.446405 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.ibm' to be distributed and are 2026-04-21 02:04:56.446409 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.ibm' via 2026-04-21 02:04:56.446412 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.446416 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.446420 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.446423 | ubuntu-noble | 2026-04-21 02:04:56.446427 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.446431 | ubuntu-noble | 2026-04-21 02:04:56.446434 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.446438 | ubuntu-noble | 2026-04-21 02:04:56.446442 | ubuntu-noble | 2026-04-21 02:04:56.446445 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.446454 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.446458 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.446462 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.446465 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.446469 | ubuntu-noble | 2026-04-21 02:04:56.446473 | ubuntu-noble | !! 2026-04-21 02:04:56.446476 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.446480 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.infinidat' is absent from the `packages` configuration. 2026-04-21 02:04:56.446484 | ubuntu-noble | !! 2026-04-21 02:04:56.446487 | ubuntu-noble | 2026-04-21 02:04:56.446491 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.446495 | ubuntu-noble | ############################ 2026-04-21 02:04:56.446498 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.446502 | ubuntu-noble | ############################ 2026-04-21 02:04:56.446506 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.infinidat' as an importable package[^1], 2026-04-21 02:04:56.446509 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.446513 | ubuntu-noble | 2026-04-21 02:04:56.446517 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.446521 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.infinidat' is explicitly added 2026-04-21 02:04:56.446524 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.446528 | ubuntu-noble | 2026-04-21 02:04:56.446532 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.446535 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.446539 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.446544 | ubuntu-noble | 2026-04-21 02:04:56.446548 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.446553 | ubuntu-noble | 2026-04-21 02:04:56.446558 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.446563 | ubuntu-noble | 2026-04-21 02:04:56.446571 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.infinidat' to be distributed and are 2026-04-21 02:04:56.446575 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.infinidat' via 2026-04-21 02:04:56.446579 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.446582 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.446586 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.446590 | ubuntu-noble | 2026-04-21 02:04:56.446593 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.446597 | ubuntu-noble | 2026-04-21 02:04:56.446601 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.446604 | ubuntu-noble | 2026-04-21 02:04:56.446608 | ubuntu-noble | 2026-04-21 02:04:56.446612 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.446615 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.446619 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.446623 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.446626 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.446630 | ubuntu-noble | 2026-04-21 02:04:56.446634 | ubuntu-noble | !! 2026-04-21 02:04:56.446637 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.446641 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.infortrend' is absent from the `packages` configuration. 2026-04-21 02:04:56.446649 | ubuntu-noble | !! 2026-04-21 02:04:56.446653 | ubuntu-noble | 2026-04-21 02:04:56.446656 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.446660 | ubuntu-noble | ############################ 2026-04-21 02:04:56.446664 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.446668 | ubuntu-noble | ############################ 2026-04-21 02:04:56.446671 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.infortrend' as an importable package[^1], 2026-04-21 02:04:56.446675 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.446679 | ubuntu-noble | 2026-04-21 02:04:56.446682 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.446686 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.infortrend' is explicitly added 2026-04-21 02:04:56.446690 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.446693 | ubuntu-noble | 2026-04-21 02:04:56.446697 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.446709 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.446713 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.446717 | ubuntu-noble | 2026-04-21 02:04:56.446720 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.446724 | ubuntu-noble | 2026-04-21 02:04:56.446728 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.446731 | ubuntu-noble | 2026-04-21 02:04:56.446735 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.infortrend' to be distributed and are 2026-04-21 02:04:56.446739 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.infortrend' via 2026-04-21 02:04:56.446742 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.446746 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.446750 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.446753 | ubuntu-noble | 2026-04-21 02:04:56.446757 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.446761 | ubuntu-noble | 2026-04-21 02:04:56.446764 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.446768 | ubuntu-noble | 2026-04-21 02:04:56.446772 | ubuntu-noble | 2026-04-21 02:04:56.446775 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.446779 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.446783 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.446786 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.446790 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.446794 | ubuntu-noble | 2026-04-21 02:04:56.446797 | ubuntu-noble | !! 2026-04-21 02:04:56.446801 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.446805 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur' is absent from the `packages` configuration. 2026-04-21 02:04:56.446808 | ubuntu-noble | !! 2026-04-21 02:04:56.446812 | ubuntu-noble | 2026-04-21 02:04:56.446816 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.446819 | ubuntu-noble | ############################ 2026-04-21 02:04:56.446823 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.446827 | ubuntu-noble | ############################ 2026-04-21 02:04:56.446830 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.inspur' as an importable package[^1], 2026-04-21 02:04:56.446834 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.446838 | ubuntu-noble | 2026-04-21 02:04:56.446841 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.446849 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.inspur' is explicitly added 2026-04-21 02:04:56.446853 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.446857 | ubuntu-noble | 2026-04-21 02:04:56.446860 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.446864 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.446870 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.446874 | ubuntu-noble | 2026-04-21 02:04:56.446878 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.446881 | ubuntu-noble | 2026-04-21 02:04:56.446885 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.446889 | ubuntu-noble | 2026-04-21 02:04:56.446893 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.inspur' to be distributed and are 2026-04-21 02:04:56.446896 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.inspur' via 2026-04-21 02:04:56.446900 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.446904 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.446907 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.446911 | ubuntu-noble | 2026-04-21 02:04:56.446915 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.446918 | ubuntu-noble | 2026-04-21 02:04:56.446922 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.446926 | ubuntu-noble | 2026-04-21 02:04:56.446929 | ubuntu-noble | 2026-04-21 02:04:56.446933 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.446937 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.446940 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.446944 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.446948 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.446951 | ubuntu-noble | 2026-04-21 02:04:56.446955 | ubuntu-noble | !! 2026-04-21 02:04:56.446959 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.446962 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur.as13000' is absent from the `packages` configuration. 2026-04-21 02:04:56.446966 | ubuntu-noble | !! 2026-04-21 02:04:56.446970 | ubuntu-noble | 2026-04-21 02:04:56.446973 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.446977 | ubuntu-noble | ############################ 2026-04-21 02:04:56.446981 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.446984 | ubuntu-noble | ############################ 2026-04-21 02:04:56.446988 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.inspur.as13000' as an importable package[^1], 2026-04-21 02:04:56.446992 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.446995 | ubuntu-noble | 2026-04-21 02:04:56.446999 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.447010 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.inspur.as13000' is explicitly added 2026-04-21 02:04:56.447013 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.447017 | ubuntu-noble | 2026-04-21 02:04:56.447021 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.447025 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.447028 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.447032 | ubuntu-noble | 2026-04-21 02:04:56.447036 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.447047 | ubuntu-noble | 2026-04-21 02:04:56.447050 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.447054 | ubuntu-noble | 2026-04-21 02:04:56.447058 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.inspur.as13000' to be distributed and are 2026-04-21 02:04:56.447061 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.inspur.as13000' via 2026-04-21 02:04:56.447065 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.447069 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.447072 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.447076 | ubuntu-noble | 2026-04-21 02:04:56.447080 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.447083 | ubuntu-noble | 2026-04-21 02:04:56.447087 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.447091 | ubuntu-noble | 2026-04-21 02:04:56.447094 | ubuntu-noble | 2026-04-21 02:04:56.447098 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.447102 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.447105 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.447109 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.447113 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.447116 | ubuntu-noble | 2026-04-21 02:04:56.447120 | ubuntu-noble | !! 2026-04-21 02:04:56.447124 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.447128 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.inspur.instorage' is absent from the `packages` configuration. 2026-04-21 02:04:56.447131 | ubuntu-noble | !! 2026-04-21 02:04:56.447135 | ubuntu-noble | 2026-04-21 02:04:56.447139 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.447142 | ubuntu-noble | ############################ 2026-04-21 02:04:56.447146 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.447150 | ubuntu-noble | ############################ 2026-04-21 02:04:56.447153 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.inspur.instorage' as an importable package[^1], 2026-04-21 02:04:56.447157 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.447161 | ubuntu-noble | 2026-04-21 02:04:56.447164 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.447171 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.inspur.instorage' is explicitly added 2026-04-21 02:04:56.447174 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.447178 | ubuntu-noble | 2026-04-21 02:04:56.447182 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.447186 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.447189 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.447193 | ubuntu-noble | 2026-04-21 02:04:56.447197 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.447200 | ubuntu-noble | 2026-04-21 02:04:56.447204 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.447208 | ubuntu-noble | 2026-04-21 02:04:56.447211 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.inspur.instorage' to be distributed and are 2026-04-21 02:04:56.447215 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.inspur.instorage' via 2026-04-21 02:04:56.447219 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.447222 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.447226 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.447234 | ubuntu-noble | 2026-04-21 02:04:56.447237 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.447241 | ubuntu-noble | 2026-04-21 02:04:56.447245 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.447248 | ubuntu-noble | 2026-04-21 02:04:56.447252 | ubuntu-noble | 2026-04-21 02:04:56.447256 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.447260 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.447263 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.447267 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.447270 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.447274 | ubuntu-noble | 2026-04-21 02:04:56.447278 | ubuntu-noble | !! 2026-04-21 02:04:56.447282 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.447285 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.macrosan' is absent from the `packages` configuration. 2026-04-21 02:04:56.447292 | ubuntu-noble | !! 2026-04-21 02:04:56.447295 | ubuntu-noble | 2026-04-21 02:04:56.447299 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.447316 | ubuntu-noble | ############################ 2026-04-21 02:04:56.447323 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.447331 | ubuntu-noble | ############################ 2026-04-21 02:04:56.447335 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.macrosan' as an importable package[^1], 2026-04-21 02:04:56.447338 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.447342 | ubuntu-noble | 2026-04-21 02:04:56.447346 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.447349 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.macrosan' is explicitly added 2026-04-21 02:04:56.447353 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.447357 | ubuntu-noble | 2026-04-21 02:04:56.447360 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.447364 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.447368 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.447371 | ubuntu-noble | 2026-04-21 02:04:56.447375 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.447379 | ubuntu-noble | 2026-04-21 02:04:56.447382 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.447386 | ubuntu-noble | 2026-04-21 02:04:56.447390 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.macrosan' to be distributed and are 2026-04-21 02:04:56.447393 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.macrosan' via 2026-04-21 02:04:56.447397 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.447401 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.447404 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.447408 | ubuntu-noble | 2026-04-21 02:04:56.447412 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.447416 | ubuntu-noble | 2026-04-21 02:04:56.447419 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.447423 | ubuntu-noble | 2026-04-21 02:04:56.447427 | ubuntu-noble | 2026-04-21 02:04:56.447430 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.447434 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.447438 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.447441 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.447449 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.447453 | ubuntu-noble | 2026-04-21 02:04:56.447457 | ubuntu-noble | !! 2026-04-21 02:04:56.447460 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.447464 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.maprfs' is absent from the `packages` configuration. 2026-04-21 02:04:56.447468 | ubuntu-noble | !! 2026-04-21 02:04:56.447471 | ubuntu-noble | 2026-04-21 02:04:56.447475 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.447479 | ubuntu-noble | ############################ 2026-04-21 02:04:56.447483 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.447486 | ubuntu-noble | ############################ 2026-04-21 02:04:56.447490 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.maprfs' as an importable package[^1], 2026-04-21 02:04:56.447494 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.447497 | ubuntu-noble | 2026-04-21 02:04:56.447512 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.447516 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.maprfs' is explicitly added 2026-04-21 02:04:56.447520 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.447524 | ubuntu-noble | 2026-04-21 02:04:56.447527 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.447531 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.447535 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.447539 | ubuntu-noble | 2026-04-21 02:04:56.447542 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.447546 | ubuntu-noble | 2026-04-21 02:04:56.447550 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.447553 | ubuntu-noble | 2026-04-21 02:04:56.447557 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.maprfs' to be distributed and are 2026-04-21 02:04:56.447561 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.maprfs' via 2026-04-21 02:04:56.447564 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.447568 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.447572 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.447576 | ubuntu-noble | 2026-04-21 02:04:56.447579 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.447583 | ubuntu-noble | 2026-04-21 02:04:56.447587 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.447590 | ubuntu-noble | 2026-04-21 02:04:56.447594 | ubuntu-noble | 2026-04-21 02:04:56.447598 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.447601 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.447605 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.447609 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.447612 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.447616 | ubuntu-noble | 2026-04-21 02:04:56.447620 | ubuntu-noble | !! 2026-04-21 02:04:56.447624 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.447631 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp' is absent from the `packages` configuration. 2026-04-21 02:04:56.447635 | ubuntu-noble | !! 2026-04-21 02:04:56.447639 | ubuntu-noble | 2026-04-21 02:04:56.447642 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.447646 | ubuntu-noble | ############################ 2026-04-21 02:04:56.447655 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.447659 | ubuntu-noble | ############################ 2026-04-21 02:04:56.447662 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp' as an importable package[^1], 2026-04-21 02:04:56.447666 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.447670 | ubuntu-noble | 2026-04-21 02:04:56.447673 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.447677 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp' is explicitly added 2026-04-21 02:04:56.447681 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.447684 | ubuntu-noble | 2026-04-21 02:04:56.447688 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.447692 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.447695 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.447699 | ubuntu-noble | 2026-04-21 02:04:56.447703 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.447707 | ubuntu-noble | 2026-04-21 02:04:56.447710 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.447714 | ubuntu-noble | 2026-04-21 02:04:56.447718 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp' to be distributed and are 2026-04-21 02:04:56.447721 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp' via 2026-04-21 02:04:56.447725 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.447729 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.447732 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.447736 | ubuntu-noble | 2026-04-21 02:04:56.447740 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.447743 | ubuntu-noble | 2026-04-21 02:04:56.447747 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.447751 | ubuntu-noble | 2026-04-21 02:04:56.447754 | ubuntu-noble | 2026-04-21 02:04:56.447758 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.447762 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.447765 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.447769 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.447773 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.447776 | ubuntu-noble | 2026-04-21 02:04:56.447780 | ubuntu-noble | !! 2026-04-21 02:04:56.447784 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.447788 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap' is absent from the `packages` configuration. 2026-04-21 02:04:56.447791 | ubuntu-noble | !! 2026-04-21 02:04:56.447795 | ubuntu-noble | 2026-04-21 02:04:56.447801 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.447805 | ubuntu-noble | ############################ 2026-04-21 02:04:56.447809 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.447812 | ubuntu-noble | ############################ 2026-04-21 02:04:56.447816 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp.dataontap' as an importable package[^1], 2026-04-21 02:04:56.447820 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.447824 | ubuntu-noble | 2026-04-21 02:04:56.447827 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.447831 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap' is explicitly added 2026-04-21 02:04:56.447835 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.447842 | ubuntu-noble | 2026-04-21 02:04:56.447846 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.447850 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.447854 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.447857 | ubuntu-noble | 2026-04-21 02:04:56.447861 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.447865 | ubuntu-noble | 2026-04-21 02:04:56.447868 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.447872 | ubuntu-noble | 2026-04-21 02:04:56.447876 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp.dataontap' to be distributed and are 2026-04-21 02:04:56.447879 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap' via 2026-04-21 02:04:56.447883 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.447887 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.447890 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.447894 | ubuntu-noble | 2026-04-21 02:04:56.447898 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.447902 | ubuntu-noble | 2026-04-21 02:04:56.447905 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.447909 | ubuntu-noble | 2026-04-21 02:04:56.447913 | ubuntu-noble | 2026-04-21 02:04:56.447916 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.447920 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.447924 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.447927 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.447934 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.447938 | ubuntu-noble | 2026-04-21 02:04:56.447942 | ubuntu-noble | !! 2026-04-21 02:04:56.447945 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.447949 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.client' is absent from the `packages` configuration. 2026-04-21 02:04:56.447953 | ubuntu-noble | !! 2026-04-21 02:04:56.447957 | ubuntu-noble | 2026-04-21 02:04:56.447960 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.447964 | ubuntu-noble | ############################ 2026-04-21 02:04:56.447968 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.447972 | ubuntu-noble | ############################ 2026-04-21 02:04:56.447975 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.client' as an importable package[^1], 2026-04-21 02:04:56.447979 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.447983 | ubuntu-noble | 2026-04-21 02:04:56.447986 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.447990 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.client' is explicitly added 2026-04-21 02:04:56.447994 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.447997 | ubuntu-noble | 2026-04-21 02:04:56.448001 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.448005 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.448008 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.448012 | ubuntu-noble | 2026-04-21 02:04:56.448016 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.448019 | ubuntu-noble | 2026-04-21 02:04:56.448023 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.448027 | ubuntu-noble | 2026-04-21 02:04:56.448030 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp.dataontap.client' to be distributed and are 2026-04-21 02:04:56.448038 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.client' via 2026-04-21 02:04:56.448042 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.448045 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.448049 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.448053 | ubuntu-noble | 2026-04-21 02:04:56.448056 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.448060 | ubuntu-noble | 2026-04-21 02:04:56.448064 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.448067 | ubuntu-noble | 2026-04-21 02:04:56.448071 | ubuntu-noble | 2026-04-21 02:04:56.448075 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.448079 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.448082 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.448089 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.448092 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.448096 | ubuntu-noble | 2026-04-21 02:04:56.448100 | ubuntu-noble | !! 2026-04-21 02:04:56.448104 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.448107 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' is absent from the `packages` configuration. 2026-04-21 02:04:56.448111 | ubuntu-noble | !! 2026-04-21 02:04:56.448115 | ubuntu-noble | 2026-04-21 02:04:56.448118 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.448122 | ubuntu-noble | ############################ 2026-04-21 02:04:56.448126 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.448130 | ubuntu-noble | ############################ 2026-04-21 02:04:56.448133 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' as an importable package[^1], 2026-04-21 02:04:56.448137 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.448141 | ubuntu-noble | 2026-04-21 02:04:56.448144 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.448148 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' is explicitly added 2026-04-21 02:04:56.448152 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.448155 | ubuntu-noble | 2026-04-21 02:04:56.448159 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.448163 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.448167 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.448170 | ubuntu-noble | 2026-04-21 02:04:56.448174 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.448178 | ubuntu-noble | 2026-04-21 02:04:56.448181 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.448185 | ubuntu-noble | 2026-04-21 02:04:56.448189 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' to be distributed and are 2026-04-21 02:04:56.448192 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.cluster_mode' via 2026-04-21 02:04:56.448197 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.448201 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.448205 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.448208 | ubuntu-noble | 2026-04-21 02:04:56.448215 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.448223 | ubuntu-noble | 2026-04-21 02:04:56.448227 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.448231 | ubuntu-noble | 2026-04-21 02:04:56.448234 | ubuntu-noble | 2026-04-21 02:04:56.448238 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.448243 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.448248 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.448253 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.448258 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.448263 | ubuntu-noble | 2026-04-21 02:04:56.448268 | ubuntu-noble | !! 2026-04-21 02:04:56.448273 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.448276 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.netapp.dataontap.protocols' is absent from the `packages` configuration. 2026-04-21 02:04:56.448280 | ubuntu-noble | !! 2026-04-21 02:04:56.448284 | ubuntu-noble | 2026-04-21 02:04:56.448290 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.448294 | ubuntu-noble | ############################ 2026-04-21 02:04:56.448298 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.448301 | ubuntu-noble | ############################ 2026-04-21 02:04:56.448320 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.netapp.dataontap.protocols' as an importable package[^1], 2026-04-21 02:04:56.448324 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.448328 | ubuntu-noble | 2026-04-21 02:04:56.448332 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.448335 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.netapp.dataontap.protocols' is explicitly added 2026-04-21 02:04:56.448339 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.448343 | ubuntu-noble | 2026-04-21 02:04:56.448346 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.448350 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.448354 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.448357 | ubuntu-noble | 2026-04-21 02:04:56.448361 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.448365 | ubuntu-noble | 2026-04-21 02:04:56.448368 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.448372 | ubuntu-noble | 2026-04-21 02:04:56.448376 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.netapp.dataontap.protocols' to be distributed and are 2026-04-21 02:04:56.448379 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.netapp.dataontap.protocols' via 2026-04-21 02:04:56.448383 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.448387 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.448394 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.448398 | ubuntu-noble | 2026-04-21 02:04:56.448402 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.448405 | ubuntu-noble | 2026-04-21 02:04:56.448409 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.448413 | ubuntu-noble | 2026-04-21 02:04:56.448417 | ubuntu-noble | 2026-04-21 02:04:56.448420 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.448424 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.448428 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.448431 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.448440 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.448443 | ubuntu-noble | 2026-04-21 02:04:56.448447 | ubuntu-noble | !! 2026-04-21 02:04:56.448451 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.448455 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta' is absent from the `packages` configuration. 2026-04-21 02:04:56.448458 | ubuntu-noble | !! 2026-04-21 02:04:56.448462 | ubuntu-noble | 2026-04-21 02:04:56.448466 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.448469 | ubuntu-noble | ############################ 2026-04-21 02:04:56.448473 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.448477 | ubuntu-noble | ############################ 2026-04-21 02:04:56.448481 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.nexenta' as an importable package[^1], 2026-04-21 02:04:56.448484 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.448488 | ubuntu-noble | 2026-04-21 02:04:56.448492 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.448495 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.nexenta' is explicitly added 2026-04-21 02:04:56.448499 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.448503 | ubuntu-noble | 2026-04-21 02:04:56.448506 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.448510 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.448514 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.448517 | ubuntu-noble | 2026-04-21 02:04:56.448521 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.448525 | ubuntu-noble | 2026-04-21 02:04:56.448528 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.448532 | ubuntu-noble | 2026-04-21 02:04:56.448536 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.nexenta' to be distributed and are 2026-04-21 02:04:56.448544 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.nexenta' via 2026-04-21 02:04:56.448548 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.448551 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.448555 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.448559 | ubuntu-noble | 2026-04-21 02:04:56.448562 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.448566 | ubuntu-noble | 2026-04-21 02:04:56.448570 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.448573 | ubuntu-noble | 2026-04-21 02:04:56.448577 | ubuntu-noble | 2026-04-21 02:04:56.448581 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.448584 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.448588 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.448592 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.448595 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.448599 | ubuntu-noble | 2026-04-21 02:04:56.448603 | ubuntu-noble | !! 2026-04-21 02:04:56.448607 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.448610 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta.ns4' is absent from the `packages` configuration. 2026-04-21 02:04:56.448614 | ubuntu-noble | !! 2026-04-21 02:04:56.448618 | ubuntu-noble | 2026-04-21 02:04:56.448621 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.448625 | ubuntu-noble | ############################ 2026-04-21 02:04:56.448633 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.448638 | ubuntu-noble | ############################ 2026-04-21 02:04:56.448643 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.nexenta.ns4' as an importable package[^1], 2026-04-21 02:04:56.448647 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.448652 | ubuntu-noble | 2026-04-21 02:04:56.448657 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.448662 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.nexenta.ns4' is explicitly added 2026-04-21 02:04:56.448667 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.448671 | ubuntu-noble | 2026-04-21 02:04:56.448676 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.448680 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.448685 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.448689 | ubuntu-noble | 2026-04-21 02:04:56.448693 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.448698 | ubuntu-noble | 2026-04-21 02:04:56.448701 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.448705 | ubuntu-noble | 2026-04-21 02:04:56.448709 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.nexenta.ns4' to be distributed and are 2026-04-21 02:04:56.448716 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.nexenta.ns4' via 2026-04-21 02:04:56.448720 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.448724 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.448727 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.448731 | ubuntu-noble | 2026-04-21 02:04:56.448735 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.448738 | ubuntu-noble | 2026-04-21 02:04:56.448742 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.448746 | ubuntu-noble | 2026-04-21 02:04:56.448749 | ubuntu-noble | 2026-04-21 02:04:56.448753 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.448757 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.448760 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.448764 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.448767 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.448771 | ubuntu-noble | 2026-04-21 02:04:56.448775 | ubuntu-noble | !! 2026-04-21 02:04:56.448778 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.448782 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.nexenta.ns5' is absent from the `packages` configuration. 2026-04-21 02:04:56.448786 | ubuntu-noble | !! 2026-04-21 02:04:56.448790 | ubuntu-noble | 2026-04-21 02:04:56.448793 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.448797 | ubuntu-noble | ############################ 2026-04-21 02:04:56.448801 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.448804 | ubuntu-noble | ############################ 2026-04-21 02:04:56.448808 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.nexenta.ns5' as an importable package[^1], 2026-04-21 02:04:56.448812 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.448815 | ubuntu-noble | 2026-04-21 02:04:56.448819 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.448823 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.nexenta.ns5' is explicitly added 2026-04-21 02:04:56.448826 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.448837 | ubuntu-noble | 2026-04-21 02:04:56.448841 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.448845 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.448848 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.448852 | ubuntu-noble | 2026-04-21 02:04:56.448860 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.448863 | ubuntu-noble | 2026-04-21 02:04:56.448867 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.448871 | ubuntu-noble | 2026-04-21 02:04:56.448874 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.nexenta.ns5' to be distributed and are 2026-04-21 02:04:56.448878 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.nexenta.ns5' via 2026-04-21 02:04:56.448882 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.448885 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.448889 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.448893 | ubuntu-noble | 2026-04-21 02:04:56.448896 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.448900 | ubuntu-noble | 2026-04-21 02:04:56.448904 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.448907 | ubuntu-noble | 2026-04-21 02:04:56.448911 | ubuntu-noble | 2026-04-21 02:04:56.448915 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.448918 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.448922 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.448926 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.448929 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.448933 | ubuntu-noble | 2026-04-21 02:04:56.448937 | ubuntu-noble | !! 2026-04-21 02:04:56.448940 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.448944 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.purestorage' is absent from the `packages` configuration. 2026-04-21 02:04:56.448948 | ubuntu-noble | !! 2026-04-21 02:04:56.448951 | ubuntu-noble | 2026-04-21 02:04:56.448955 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.448959 | ubuntu-noble | ############################ 2026-04-21 02:04:56.448962 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.448966 | ubuntu-noble | ############################ 2026-04-21 02:04:56.448970 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.purestorage' as an importable package[^1], 2026-04-21 02:04:56.448973 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.448977 | ubuntu-noble | 2026-04-21 02:04:56.448981 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.448984 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.purestorage' is explicitly added 2026-04-21 02:04:56.448988 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.448991 | ubuntu-noble | 2026-04-21 02:04:56.448995 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.448999 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.449002 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.449006 | ubuntu-noble | 2026-04-21 02:04:56.449012 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.449016 | ubuntu-noble | 2026-04-21 02:04:56.449020 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.449024 | ubuntu-noble | 2026-04-21 02:04:56.449027 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.purestorage' to be distributed and are 2026-04-21 02:04:56.449034 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.purestorage' via 2026-04-21 02:04:56.449038 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.449042 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.449045 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.449049 | ubuntu-noble | 2026-04-21 02:04:56.449053 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.449056 | ubuntu-noble | 2026-04-21 02:04:56.449060 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.449064 | ubuntu-noble | 2026-04-21 02:04:56.449067 | ubuntu-noble | 2026-04-21 02:04:56.449071 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.449075 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.449078 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.449082 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.449086 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.449089 | ubuntu-noble | 2026-04-21 02:04:56.449093 | ubuntu-noble | !! 2026-04-21 02:04:56.449097 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.449100 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.qnap' is absent from the `packages` configuration. 2026-04-21 02:04:56.449104 | ubuntu-noble | !! 2026-04-21 02:04:56.449108 | ubuntu-noble | 2026-04-21 02:04:56.449111 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.449115 | ubuntu-noble | ############################ 2026-04-21 02:04:56.449119 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.449122 | ubuntu-noble | ############################ 2026-04-21 02:04:56.449126 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.qnap' as an importable package[^1], 2026-04-21 02:04:56.449130 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.449133 | ubuntu-noble | 2026-04-21 02:04:56.449137 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.449144 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.qnap' is explicitly added 2026-04-21 02:04:56.449147 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.449151 | ubuntu-noble | 2026-04-21 02:04:56.449155 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.449158 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.449162 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.449166 | ubuntu-noble | 2026-04-21 02:04:56.449169 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.449173 | ubuntu-noble | 2026-04-21 02:04:56.449177 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.449180 | ubuntu-noble | 2026-04-21 02:04:56.449184 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.qnap' to be distributed and are 2026-04-21 02:04:56.449187 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.qnap' via 2026-04-21 02:04:56.449191 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.449195 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.449198 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.449202 | ubuntu-noble | 2026-04-21 02:04:56.449206 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.449209 | ubuntu-noble | 2026-04-21 02:04:56.449213 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.449220 | ubuntu-noble | 2026-04-21 02:04:56.449224 | ubuntu-noble | 2026-04-21 02:04:56.449228 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.449231 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.449235 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.449238 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.449242 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.449246 | ubuntu-noble | 2026-04-21 02:04:56.449254 | ubuntu-noble | !! 2026-04-21 02:04:56.449258 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.449274 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.quobyte' is absent from the `packages` configuration. 2026-04-21 02:04:56.449278 | ubuntu-noble | !! 2026-04-21 02:04:56.449282 | ubuntu-noble | 2026-04-21 02:04:56.449286 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.449289 | ubuntu-noble | ############################ 2026-04-21 02:04:56.449293 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.449297 | ubuntu-noble | ############################ 2026-04-21 02:04:56.449300 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.quobyte' as an importable package[^1], 2026-04-21 02:04:56.449320 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.449324 | ubuntu-noble | 2026-04-21 02:04:56.449328 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.449331 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.quobyte' is explicitly added 2026-04-21 02:04:56.449335 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.449339 | ubuntu-noble | 2026-04-21 02:04:56.449346 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.449350 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.449353 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.449357 | ubuntu-noble | 2026-04-21 02:04:56.449361 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.449364 | ubuntu-noble | 2026-04-21 02:04:56.449368 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.449371 | ubuntu-noble | 2026-04-21 02:04:56.449375 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.quobyte' to be distributed and are 2026-04-21 02:04:56.449379 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.quobyte' via 2026-04-21 02:04:56.449383 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.449386 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.449390 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.449393 | ubuntu-noble | 2026-04-21 02:04:56.449397 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.449401 | ubuntu-noble | 2026-04-21 02:04:56.449404 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.449408 | ubuntu-noble | 2026-04-21 02:04:56.449412 | ubuntu-noble | 2026-04-21 02:04:56.449415 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.449419 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.449423 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.449426 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.449430 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.449434 | ubuntu-noble | 2026-04-21 02:04:56.449437 | ubuntu-noble | !! 2026-04-21 02:04:56.449441 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.449445 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.tegile' is absent from the `packages` configuration. 2026-04-21 02:04:56.449453 | ubuntu-noble | !! 2026-04-21 02:04:56.449457 | ubuntu-noble | 2026-04-21 02:04:56.449460 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.449464 | ubuntu-noble | ############################ 2026-04-21 02:04:56.449468 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.449471 | ubuntu-noble | ############################ 2026-04-21 02:04:56.449475 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.tegile' as an importable package[^1], 2026-04-21 02:04:56.449483 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.449486 | ubuntu-noble | 2026-04-21 02:04:56.449490 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.449494 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.tegile' is explicitly added 2026-04-21 02:04:56.449497 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.449501 | ubuntu-noble | 2026-04-21 02:04:56.449505 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.449508 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.449512 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.449516 | ubuntu-noble | 2026-04-21 02:04:56.449519 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.449523 | ubuntu-noble | 2026-04-21 02:04:56.449527 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.449531 | ubuntu-noble | 2026-04-21 02:04:56.449534 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.tegile' to be distributed and are 2026-04-21 02:04:56.449538 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.tegile' via 2026-04-21 02:04:56.449542 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.449545 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.449549 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.449553 | ubuntu-noble | 2026-04-21 02:04:56.449556 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.449560 | ubuntu-noble | 2026-04-21 02:04:56.449564 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.449567 | ubuntu-noble | 2026-04-21 02:04:56.449571 | ubuntu-noble | 2026-04-21 02:04:56.449575 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.449578 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.449582 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.449586 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.449589 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.449593 | ubuntu-noble | 2026-04-21 02:04:56.449597 | ubuntu-noble | !! 2026-04-21 02:04:56.449600 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.449604 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.vastdata' is absent from the `packages` configuration. 2026-04-21 02:04:56.449608 | ubuntu-noble | !! 2026-04-21 02:04:56.449611 | ubuntu-noble | 2026-04-21 02:04:56.449615 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.449619 | ubuntu-noble | ############################ 2026-04-21 02:04:56.449622 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.449626 | ubuntu-noble | ############################ 2026-04-21 02:04:56.449630 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.vastdata' as an importable package[^1], 2026-04-21 02:04:56.449633 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.449641 | ubuntu-noble | 2026-04-21 02:04:56.449647 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.449651 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.vastdata' is explicitly added 2026-04-21 02:04:56.449655 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.449659 | ubuntu-noble | 2026-04-21 02:04:56.449662 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.449666 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.449670 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.449673 | ubuntu-noble | 2026-04-21 02:04:56.449677 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.449681 | ubuntu-noble | 2026-04-21 02:04:56.449684 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.449688 | ubuntu-noble | 2026-04-21 02:04:56.449692 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.vastdata' to be distributed and are 2026-04-21 02:04:56.449695 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.vastdata' via 2026-04-21 02:04:56.449699 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.449703 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.449706 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.449710 | ubuntu-noble | 2026-04-21 02:04:56.449714 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.449717 | ubuntu-noble | 2026-04-21 02:04:56.449721 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.449725 | ubuntu-noble | 2026-04-21 02:04:56.449728 | ubuntu-noble | 2026-04-21 02:04:56.449732 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.449736 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.449739 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.449743 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.449747 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.449750 | ubuntu-noble | 2026-04-21 02:04:56.449754 | ubuntu-noble | !! 2026-04-21 02:04:56.449758 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.449761 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.veritas' is absent from the `packages` configuration. 2026-04-21 02:04:56.449765 | ubuntu-noble | !! 2026-04-21 02:04:56.449769 | ubuntu-noble | 2026-04-21 02:04:56.449775 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.449779 | ubuntu-noble | ############################ 2026-04-21 02:04:56.449783 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.449786 | ubuntu-noble | ############################ 2026-04-21 02:04:56.449790 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.veritas' as an importable package[^1], 2026-04-21 02:04:56.449794 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.449797 | ubuntu-noble | 2026-04-21 02:04:56.449801 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.449805 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.veritas' is explicitly added 2026-04-21 02:04:56.449809 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.449812 | ubuntu-noble | 2026-04-21 02:04:56.449816 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.449819 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.449823 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.449830 | ubuntu-noble | 2026-04-21 02:04:56.449834 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.449838 | ubuntu-noble | 2026-04-21 02:04:56.449842 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.449845 | ubuntu-noble | 2026-04-21 02:04:56.449849 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.veritas' to be distributed and are 2026-04-21 02:04:56.449853 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.veritas' via 2026-04-21 02:04:56.449856 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.449860 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.449864 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.449867 | ubuntu-noble | 2026-04-21 02:04:56.449871 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.449875 | ubuntu-noble | 2026-04-21 02:04:56.449878 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.449882 | ubuntu-noble | 2026-04-21 02:04:56.449886 | ubuntu-noble | 2026-04-21 02:04:56.449889 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.449893 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.449897 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.449900 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.449904 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.449908 | ubuntu-noble | 2026-04-21 02:04:56.449911 | ubuntu-noble | !! 2026-04-21 02:04:56.449915 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.449919 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.windows' is absent from the `packages` configuration. 2026-04-21 02:04:56.449922 | ubuntu-noble | !! 2026-04-21 02:04:56.449926 | ubuntu-noble | 2026-04-21 02:04:56.449930 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.449934 | ubuntu-noble | ############################ 2026-04-21 02:04:56.449940 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.449944 | ubuntu-noble | ############################ 2026-04-21 02:04:56.449947 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.windows' as an importable package[^1], 2026-04-21 02:04:56.449951 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.449955 | ubuntu-noble | 2026-04-21 02:04:56.449958 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.449962 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.windows' is explicitly added 2026-04-21 02:04:56.449966 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.449969 | ubuntu-noble | 2026-04-21 02:04:56.449973 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.449977 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.449980 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.449984 | ubuntu-noble | 2026-04-21 02:04:56.449988 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.449991 | ubuntu-noble | 2026-04-21 02:04:56.449995 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.449999 | ubuntu-noble | 2026-04-21 02:04:56.450002 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.windows' to be distributed and are 2026-04-21 02:04:56.450006 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.windows' via 2026-04-21 02:04:56.450010 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.450013 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.450021 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.450024 | ubuntu-noble | 2026-04-21 02:04:56.450028 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.450032 | ubuntu-noble | 2026-04-21 02:04:56.450036 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.450039 | ubuntu-noble | 2026-04-21 02:04:56.450043 | ubuntu-noble | 2026-04-21 02:04:56.450047 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.450050 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.450054 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.450058 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.450061 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.450065 | ubuntu-noble | 2026-04-21 02:04:56.450069 | ubuntu-noble | !! 2026-04-21 02:04:56.450072 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.450079 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zadara' is absent from the `packages` configuration. 2026-04-21 02:04:56.450083 | ubuntu-noble | !! 2026-04-21 02:04:56.450087 | ubuntu-noble | 2026-04-21 02:04:56.450091 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.450094 | ubuntu-noble | ############################ 2026-04-21 02:04:56.450098 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.450102 | ubuntu-noble | ############################ 2026-04-21 02:04:56.450105 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.zadara' as an importable package[^1], 2026-04-21 02:04:56.450109 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.450113 | ubuntu-noble | 2026-04-21 02:04:56.450116 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.450120 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.zadara' is explicitly added 2026-04-21 02:04:56.450124 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.450127 | ubuntu-noble | 2026-04-21 02:04:56.450131 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.450135 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.450138 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.450142 | ubuntu-noble | 2026-04-21 02:04:56.450146 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.450149 | ubuntu-noble | 2026-04-21 02:04:56.450153 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.450157 | ubuntu-noble | 2026-04-21 02:04:56.450161 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.zadara' to be distributed and are 2026-04-21 02:04:56.450164 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.zadara' via 2026-04-21 02:04:56.450168 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.450171 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.450175 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.450179 | ubuntu-noble | 2026-04-21 02:04:56.450182 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.450186 | ubuntu-noble | 2026-04-21 02:04:56.450190 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.450194 | ubuntu-noble | 2026-04-21 02:04:56.450197 | ubuntu-noble | 2026-04-21 02:04:56.450201 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.450205 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.450208 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.450215 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.450219 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.450223 | ubuntu-noble | 2026-04-21 02:04:56.450227 | ubuntu-noble | !! 2026-04-21 02:04:56.450230 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.450236 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zfsonlinux' is absent from the `packages` configuration. 2026-04-21 02:04:56.450240 | ubuntu-noble | !! 2026-04-21 02:04:56.450244 | ubuntu-noble | 2026-04-21 02:04:56.450248 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.450251 | ubuntu-noble | ############################ 2026-04-21 02:04:56.450255 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.450259 | ubuntu-noble | ############################ 2026-04-21 02:04:56.450262 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.zfsonlinux' as an importable package[^1], 2026-04-21 02:04:56.450266 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.450270 | ubuntu-noble | 2026-04-21 02:04:56.450273 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.450277 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.zfsonlinux' is explicitly added 2026-04-21 02:04:56.450281 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.450284 | ubuntu-noble | 2026-04-21 02:04:56.450291 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.450295 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.450299 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.450317 | ubuntu-noble | 2026-04-21 02:04:56.450324 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.450328 | ubuntu-noble | 2026-04-21 02:04:56.450331 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.450335 | ubuntu-noble | 2026-04-21 02:04:56.450339 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.zfsonlinux' to be distributed and are 2026-04-21 02:04:56.450342 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.zfsonlinux' via 2026-04-21 02:04:56.450346 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.450350 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.450353 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.450357 | ubuntu-noble | 2026-04-21 02:04:56.450361 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.450364 | ubuntu-noble | 2026-04-21 02:04:56.450368 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.450372 | ubuntu-noble | 2026-04-21 02:04:56.450375 | ubuntu-noble | 2026-04-21 02:04:56.450379 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.450383 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.450390 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.450394 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.450397 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.450401 | ubuntu-noble | 2026-04-21 02:04:56.450405 | ubuntu-noble | !! 2026-04-21 02:04:56.450408 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.450412 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share.drivers.zfssa' is absent from the `packages` configuration. 2026-04-21 02:04:56.450416 | ubuntu-noble | !! 2026-04-21 02:04:56.450419 | ubuntu-noble | 2026-04-21 02:04:56.450423 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.450431 | ubuntu-noble | ############################ 2026-04-21 02:04:56.450435 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.450438 | ubuntu-noble | ############################ 2026-04-21 02:04:56.450442 | ubuntu-noble | Python recognizes 'manila.tests.share.drivers.zfssa' as an importable package[^1], 2026-04-21 02:04:56.450446 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.450449 | ubuntu-noble | 2026-04-21 02:04:56.450453 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.450457 | ubuntu-noble | package, please make sure that 'manila.tests.share.drivers.zfssa' is explicitly added 2026-04-21 02:04:56.450460 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.450464 | ubuntu-noble | 2026-04-21 02:04:56.450468 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.450471 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.450475 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.450479 | ubuntu-noble | 2026-04-21 02:04:56.450482 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.450486 | ubuntu-noble | 2026-04-21 02:04:56.450490 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.450493 | ubuntu-noble | 2026-04-21 02:04:56.450497 | ubuntu-noble | If you don't want 'manila.tests.share.drivers.zfssa' to be distributed and are 2026-04-21 02:04:56.450501 | ubuntu-noble | already explicitly excluding 'manila.tests.share.drivers.zfssa' via 2026-04-21 02:04:56.450504 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.450508 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.450511 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.450515 | ubuntu-noble | 2026-04-21 02:04:56.450519 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.450522 | ubuntu-noble | 2026-04-21 02:04:56.450526 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.450530 | ubuntu-noble | 2026-04-21 02:04:56.450533 | ubuntu-noble | 2026-04-21 02:04:56.450537 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.450541 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.450544 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.450551 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.450555 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.450558 | ubuntu-noble | 2026-04-21 02:04:56.450562 | ubuntu-noble | !! 2026-04-21 02:04:56.450566 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.450570 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.share_group' is absent from the `packages` configuration. 2026-04-21 02:04:56.450573 | ubuntu-noble | !! 2026-04-21 02:04:56.450577 | ubuntu-noble | 2026-04-21 02:04:56.450581 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.450584 | ubuntu-noble | ############################ 2026-04-21 02:04:56.450588 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.450592 | ubuntu-noble | ############################ 2026-04-21 02:04:56.450595 | ubuntu-noble | Python recognizes 'manila.tests.share_group' as an importable package[^1], 2026-04-21 02:04:56.450599 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.450603 | ubuntu-noble | 2026-04-21 02:04:56.450606 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.450610 | ubuntu-noble | package, please make sure that 'manila.tests.share_group' is explicitly added 2026-04-21 02:04:56.450613 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.450624 | ubuntu-noble | 2026-04-21 02:04:56.450627 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.450631 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.450635 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.450638 | ubuntu-noble | 2026-04-21 02:04:56.450642 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.450646 | ubuntu-noble | 2026-04-21 02:04:56.450649 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.450653 | ubuntu-noble | 2026-04-21 02:04:56.450657 | ubuntu-noble | If you don't want 'manila.tests.share_group' to be distributed and are 2026-04-21 02:04:56.450660 | ubuntu-noble | already explicitly excluding 'manila.tests.share_group' via 2026-04-21 02:04:56.450664 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.450668 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.450671 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.450675 | ubuntu-noble | 2026-04-21 02:04:56.450679 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.450682 | ubuntu-noble | 2026-04-21 02:04:56.450686 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.450690 | ubuntu-noble | 2026-04-21 02:04:56.450693 | ubuntu-noble | 2026-04-21 02:04:56.450700 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.450704 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.450707 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.450711 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.450715 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.450718 | ubuntu-noble | 2026-04-21 02:04:56.450722 | ubuntu-noble | !! 2026-04-21 02:04:56.450726 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.450729 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.var' is absent from the `packages` configuration. 2026-04-21 02:04:56.450733 | ubuntu-noble | !! 2026-04-21 02:04:56.450737 | ubuntu-noble | 2026-04-21 02:04:56.450741 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.450744 | ubuntu-noble | ############################ 2026-04-21 02:04:56.450748 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.450752 | ubuntu-noble | ############################ 2026-04-21 02:04:56.450755 | ubuntu-noble | Python recognizes 'manila.tests.var' as an importable package[^1], 2026-04-21 02:04:56.450759 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.450763 | ubuntu-noble | 2026-04-21 02:04:56.450766 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.450770 | ubuntu-noble | package, please make sure that 'manila.tests.var' is explicitly added 2026-04-21 02:04:56.450773 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.450777 | ubuntu-noble | 2026-04-21 02:04:56.450781 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.450784 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.450788 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.450792 | ubuntu-noble | 2026-04-21 02:04:56.450795 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.450799 | ubuntu-noble | 2026-04-21 02:04:56.450803 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.450806 | ubuntu-noble | 2026-04-21 02:04:56.450810 | ubuntu-noble | If you don't want 'manila.tests.var' to be distributed and are 2026-04-21 02:04:56.450814 | ubuntu-noble | already explicitly excluding 'manila.tests.var' via 2026-04-21 02:04:56.450821 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.450825 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.450829 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.450832 | ubuntu-noble | 2026-04-21 02:04:56.450836 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.450840 | ubuntu-noble | 2026-04-21 02:04:56.450843 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.450847 | ubuntu-noble | 2026-04-21 02:04:56.450851 | ubuntu-noble | 2026-04-21 02:04:56.450855 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.450858 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.450862 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.450865 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.450869 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.450873 | ubuntu-noble | 2026-04-21 02:04:56.450877 | ubuntu-noble | !! 2026-04-21 02:04:56.450880 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.450895 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.volume' is absent from the `packages` configuration. 2026-04-21 02:04:56.450899 | ubuntu-noble | !! 2026-04-21 02:04:56.450903 | ubuntu-noble | 2026-04-21 02:04:56.450907 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.450911 | ubuntu-noble | ############################ 2026-04-21 02:04:56.450914 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.450918 | ubuntu-noble | ############################ 2026-04-21 02:04:56.450922 | ubuntu-noble | Python recognizes 'manila.tests.volume' as an importable package[^1], 2026-04-21 02:04:56.450925 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.450929 | ubuntu-noble | 2026-04-21 02:04:56.450933 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.450936 | ubuntu-noble | package, please make sure that 'manila.tests.volume' is explicitly added 2026-04-21 02:04:56.450940 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.450944 | ubuntu-noble | 2026-04-21 02:04:56.450947 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.450951 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.450955 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.450958 | ubuntu-noble | 2026-04-21 02:04:56.450962 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.450966 | ubuntu-noble | 2026-04-21 02:04:56.450969 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.450973 | ubuntu-noble | 2026-04-21 02:04:56.450977 | ubuntu-noble | If you don't want 'manila.tests.volume' to be distributed and are 2026-04-21 02:04:56.450980 | ubuntu-noble | already explicitly excluding 'manila.tests.volume' via 2026-04-21 02:04:56.450984 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.450988 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.450991 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.450995 | ubuntu-noble | 2026-04-21 02:04:56.450999 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.451003 | ubuntu-noble | 2026-04-21 02:04:56.451009 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.451013 | ubuntu-noble | 2026-04-21 02:04:56.451017 | ubuntu-noble | 2026-04-21 02:04:56.451021 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.451028 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.451032 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.451035 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.451039 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.451043 | ubuntu-noble | 2026-04-21 02:04:56.451046 | ubuntu-noble | !! 2026-04-21 02:04:56.451050 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.451054 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.wsgi' is absent from the `packages` configuration. 2026-04-21 02:04:56.451058 | ubuntu-noble | !! 2026-04-21 02:04:56.451061 | ubuntu-noble | 2026-04-21 02:04:56.451065 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.451069 | ubuntu-noble | ############################ 2026-04-21 02:04:56.451072 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.451076 | ubuntu-noble | ############################ 2026-04-21 02:04:56.451080 | ubuntu-noble | Python recognizes 'manila.tests.wsgi' as an importable package[^1], 2026-04-21 02:04:56.451083 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.451087 | ubuntu-noble | 2026-04-21 02:04:56.451091 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.451094 | ubuntu-noble | package, please make sure that 'manila.tests.wsgi' is explicitly added 2026-04-21 02:04:56.451098 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.451102 | ubuntu-noble | 2026-04-21 02:04:56.451105 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.451109 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.451113 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.451116 | ubuntu-noble | 2026-04-21 02:04:56.451120 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.451124 | ubuntu-noble | 2026-04-21 02:04:56.451127 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.451131 | ubuntu-noble | 2026-04-21 02:04:56.451135 | ubuntu-noble | If you don't want 'manila.tests.wsgi' to be distributed and are 2026-04-21 02:04:56.451138 | ubuntu-noble | already explicitly excluding 'manila.tests.wsgi' via 2026-04-21 02:04:56.451142 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.451146 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.451149 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.451153 | ubuntu-noble | 2026-04-21 02:04:56.451157 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.451160 | ubuntu-noble | 2026-04-21 02:04:56.451164 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.451168 | ubuntu-noble | 2026-04-21 02:04:56.451171 | ubuntu-noble | 2026-04-21 02:04:56.451175 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.451191 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.451195 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.451199 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.451203 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.451206 | ubuntu-noble | 2026-04-21 02:04:56.451210 | ubuntu-noble | !! 2026-04-21 02:04:56.451214 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.451217 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.tests.xenapi' is absent from the `packages` configuration. 2026-04-21 02:04:56.451221 | ubuntu-noble | !! 2026-04-21 02:04:56.451225 | ubuntu-noble | 2026-04-21 02:04:56.451232 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.451236 | ubuntu-noble | ############################ 2026-04-21 02:04:56.451240 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.451244 | ubuntu-noble | ############################ 2026-04-21 02:04:56.451247 | ubuntu-noble | Python recognizes 'manila.tests.xenapi' as an importable package[^1], 2026-04-21 02:04:56.451251 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.451255 | ubuntu-noble | 2026-04-21 02:04:56.451258 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.451262 | ubuntu-noble | package, please make sure that 'manila.tests.xenapi' is explicitly added 2026-04-21 02:04:56.451266 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.451269 | ubuntu-noble | 2026-04-21 02:04:56.451273 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.451277 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.451280 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.451284 | ubuntu-noble | 2026-04-21 02:04:56.451290 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.451294 | ubuntu-noble | 2026-04-21 02:04:56.451298 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.451302 | ubuntu-noble | 2026-04-21 02:04:56.451318 | ubuntu-noble | If you don't want 'manila.tests.xenapi' to be distributed and are 2026-04-21 02:04:56.451323 | ubuntu-noble | already explicitly excluding 'manila.tests.xenapi' via 2026-04-21 02:04:56.451326 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.451330 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.451334 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.451337 | ubuntu-noble | 2026-04-21 02:04:56.451344 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.451348 | ubuntu-noble | 2026-04-21 02:04:56.451352 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.451356 | ubuntu-noble | 2026-04-21 02:04:56.451359 | ubuntu-noble | 2026-04-21 02:04:56.451363 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.451367 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.451370 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.451374 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.451378 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.451381 | ubuntu-noble | 2026-04-21 02:04:56.451385 | ubuntu-noble | !! 2026-04-21 02:04:56.451389 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.451392 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.transfer' is absent from the `packages` configuration. 2026-04-21 02:04:56.451396 | ubuntu-noble | !! 2026-04-21 02:04:56.451400 | ubuntu-noble | 2026-04-21 02:04:56.451404 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.451407 | ubuntu-noble | ############################ 2026-04-21 02:04:56.451411 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.451415 | ubuntu-noble | ############################ 2026-04-21 02:04:56.451418 | ubuntu-noble | Python recognizes 'manila.transfer' as an importable package[^1], 2026-04-21 02:04:56.451422 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.451426 | ubuntu-noble | 2026-04-21 02:04:56.451429 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.451433 | ubuntu-noble | package, please make sure that 'manila.transfer' is explicitly added 2026-04-21 02:04:56.451437 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.451444 | ubuntu-noble | 2026-04-21 02:04:56.451448 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.451452 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.451455 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.451459 | ubuntu-noble | 2026-04-21 02:04:56.451463 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.451466 | ubuntu-noble | 2026-04-21 02:04:56.451470 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.451474 | ubuntu-noble | 2026-04-21 02:04:56.451477 | ubuntu-noble | If you don't want 'manila.transfer' to be distributed and are 2026-04-21 02:04:56.451481 | ubuntu-noble | already explicitly excluding 'manila.transfer' via 2026-04-21 02:04:56.451485 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.451488 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.451492 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.451496 | ubuntu-noble | 2026-04-21 02:04:56.451499 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.451503 | ubuntu-noble | 2026-04-21 02:04:56.451507 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.451510 | ubuntu-noble | 2026-04-21 02:04:56.451514 | ubuntu-noble | 2026-04-21 02:04:56.451521 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.451524 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.451528 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.451532 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.451535 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.451539 | ubuntu-noble | 2026-04-21 02:04:56.451543 | ubuntu-noble | !! 2026-04-21 02:04:56.451547 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.451550 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.volume' is absent from the `packages` configuration. 2026-04-21 02:04:56.451554 | ubuntu-noble | !! 2026-04-21 02:04:56.451558 | ubuntu-noble | 2026-04-21 02:04:56.451561 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.451565 | ubuntu-noble | ############################ 2026-04-21 02:04:56.451569 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.451572 | ubuntu-noble | ############################ 2026-04-21 02:04:56.451576 | ubuntu-noble | Python recognizes 'manila.volume' as an importable package[^1], 2026-04-21 02:04:56.451580 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.451583 | ubuntu-noble | 2026-04-21 02:04:56.451587 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.451591 | ubuntu-noble | package, please make sure that 'manila.volume' is explicitly added 2026-04-21 02:04:56.451594 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.451598 | ubuntu-noble | 2026-04-21 02:04:56.451602 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.451605 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.451609 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.451613 | ubuntu-noble | 2026-04-21 02:04:56.451616 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.451620 | ubuntu-noble | 2026-04-21 02:04:56.451624 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.451627 | ubuntu-noble | 2026-04-21 02:04:56.451631 | ubuntu-noble | If you don't want 'manila.volume' to be distributed and are 2026-04-21 02:04:56.451635 | ubuntu-noble | already explicitly excluding 'manila.volume' via 2026-04-21 02:04:56.451642 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.451646 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.451649 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.451653 | ubuntu-noble | 2026-04-21 02:04:56.451660 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.451664 | ubuntu-noble | 2026-04-21 02:04:56.451668 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.451671 | ubuntu-noble | 2026-04-21 02:04:56.451675 | ubuntu-noble | 2026-04-21 02:04:56.451679 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.451682 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.451686 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.451690 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.451693 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.451697 | ubuntu-noble | 2026-04-21 02:04:56.451701 | ubuntu-noble | !! 2026-04-21 02:04:56.451704 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.451708 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'manila.wsgi' is absent from the `packages` configuration. 2026-04-21 02:04:56.451712 | ubuntu-noble | !! 2026-04-21 02:04:56.451716 | ubuntu-noble | 2026-04-21 02:04:56.451719 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.451723 | ubuntu-noble | ############################ 2026-04-21 02:04:56.451727 | ubuntu-noble | # Package would be ignored # 2026-04-21 02:04:56.451730 | ubuntu-noble | ############################ 2026-04-21 02:04:56.451734 | ubuntu-noble | Python recognizes 'manila.wsgi' as an importable package[^1], 2026-04-21 02:04:56.451738 | ubuntu-noble | but it is absent from setuptools' `packages` configuration. 2026-04-21 02:04:56.451741 | ubuntu-noble | 2026-04-21 02:04:56.451745 | ubuntu-noble | This leads to an ambiguous overall configuration. If you want to distribute this 2026-04-21 02:04:56.451749 | ubuntu-noble | package, please make sure that 'manila.wsgi' is explicitly added 2026-04-21 02:04:56.451752 | ubuntu-noble | to the `packages` configuration field. 2026-04-21 02:04:56.451756 | ubuntu-noble | 2026-04-21 02:04:56.451760 | ubuntu-noble | Alternatively, you can also rely on setuptools' discovery methods 2026-04-21 02:04:56.451763 | ubuntu-noble | (for example by using `find_namespace_packages(...)`/`find_namespace:` 2026-04-21 02:04:56.451767 | ubuntu-noble | instead of `find_packages(...)`/`find:`). 2026-04-21 02:04:56.451771 | ubuntu-noble | 2026-04-21 02:04:56.451774 | ubuntu-noble | You can read more about "package discovery" on setuptools documentation page: 2026-04-21 02:04:56.451778 | ubuntu-noble | 2026-04-21 02:04:56.451782 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html 2026-04-21 02:04:56.451785 | ubuntu-noble | 2026-04-21 02:04:56.451789 | ubuntu-noble | If you don't want 'manila.wsgi' to be distributed and are 2026-04-21 02:04:56.451793 | ubuntu-noble | already explicitly excluding 'manila.wsgi' via 2026-04-21 02:04:56.451796 | ubuntu-noble | `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, 2026-04-21 02:04:56.451800 | ubuntu-noble | you can try to use `exclude_package_data`, or `include-package-data=False` in 2026-04-21 02:04:56.451804 | ubuntu-noble | combination with a more fine grained `package-data` configuration. 2026-04-21 02:04:56.451807 | ubuntu-noble | 2026-04-21 02:04:56.451811 | ubuntu-noble | You can read more about "package data files" on setuptools documentation page: 2026-04-21 02:04:56.451815 | ubuntu-noble | 2026-04-21 02:04:56.451818 | ubuntu-noble | - https://setuptools.pypa.io/en/latest/userguide/datafiles.html 2026-04-21 02:04:56.451822 | ubuntu-noble | 2026-04-21 02:04:56.451826 | ubuntu-noble | 2026-04-21 02:04:56.451832 | ubuntu-noble | [^1]: For Python, any directory (with suitable naming) can be imported, 2026-04-21 02:04:56.451836 | ubuntu-noble | even if it does not contain any `.py` files. 2026-04-21 02:04:56.451843 | ubuntu-noble | On the other hand, currently there is no concept of package data 2026-04-21 02:04:56.451847 | ubuntu-noble | directory, all directories are treated like packages. 2026-04-21 02:04:56.451850 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.451854 | ubuntu-noble | 2026-04-21 02:04:56.451858 | ubuntu-noble | !! 2026-04-21 02:04:56.451861 | ubuntu-noble | check.warn(importable) 2026-04-21 02:04:56.462491 | ubuntu-noble | Editable install will be performed using a meta path finder. 2026-04-21 02:04:56.462511 | ubuntu-noble | 2026-04-21 02:04:56.462517 | ubuntu-noble | Options like `package-data`, `include/exclude-package-data` or 2026-04-21 02:04:56.462523 | ubuntu-noble | `packages.find.exclude/include` may have no effect. 2026-04-21 02:04:56.462528 | ubuntu-noble | 2026-04-21 02:04:56.463277 | ubuntu-noble | adding '__editable___manila_1_0_0_dev6864_finder.py' 2026-04-21 02:04:56.463673 | ubuntu-noble | adding '__editable__.manila-1.0.0.dev6864.pth' 2026-04-21 02:04:56.463694 | ubuntu-noble | creating '/home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/dist/.tmp-ul_gsbdh/manila-1.0.0.dev6864-0.editable-py3-none-any.whl' and adding '/tmp/tmpquouzi0pmanila-1.0.0.dev6864-0.editable-py3-none-any.whl' to it 2026-04-21 02:04:56.464069 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/licenses/LICENSE' 2026-04-21 02:04:56.464867 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/METADATA' 2026-04-21 02:04:56.464897 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/WHEEL' 2026-04-21 02:04:56.464907 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/entry_points.txt' 2026-04-21 02:04:56.464916 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/pbr.json' 2026-04-21 02:04:56.464925 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/top_level.txt' 2026-04-21 02:04:56.464934 | ubuntu-noble | adding 'manila-1.0.0.dev6864.dist-info/RECORD' 2026-04-21 02:04:56.465105 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/.pkg/lib/python3.12/site-packages/setuptools/command/editable_wheel.py:352: InformationOnly: Editable installation. 2026-04-21 02:04:56.465116 | ubuntu-noble | !! 2026-04-21 02:04:56.465126 | ubuntu-noble | 2026-04-21 02:04:56.465137 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.465146 | ubuntu-noble | Please be careful with folders in your working directory with the same 2026-04-21 02:04:56.465156 | ubuntu-noble | name as your package as they may take precedence during imports. 2026-04-21 02:04:56.465165 | ubuntu-noble | ******************************************************************************** 2026-04-21 02:04:56.465174 | ubuntu-noble | 2026-04-21 02:04:56.465183 | ubuntu-noble | !! 2026-04-21 02:04:56.465192 | ubuntu-noble | with strategy, WheelFile(wheel_path, "w") as wheel_obj: 2026-04-21 02:04:56.466325 | ubuntu-noble | Backend: Wrote response {'return': 'manila-1.0.0.dev6864-0.editable-py3-none-any.whl'} to /tmp/pep517_build_editable-ywx5n_ve.json 2026-04-21 02:04:56.468742 | ubuntu-noble | .pkg: 3537 I exit None (1.38 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6612 [tox/execute/api.py:311] 2026-04-21 02:04:56.479952 | ubuntu-noble | .pkg: 3549 D package .tmp/package/2/manila-1.0.0.dev6864-0.editable-py3-none-any.whl copied to .pkg/dist/manila-1.0.0.dev6864-0.editable-py3-none-any.whl (/home/zuul/src/github.com/vexxhost/manila/.tox) [tox/util/file_view.py:30] 2026-04-21 02:04:56.481076 | ubuntu-noble | py312: 3550 W install_package> python -I -m pip install --force-reinstall --no-deps /home/zuul/src/github.com/vexxhost/manila/.tox/.tmp/package/2/manila-1.0.0.dev6864-0.editable-py3-none-any.whl [tox/tox_env/api.py:499] 2026-04-21 02:04:56.839934 | ubuntu-noble | Processing ./.tox/.tmp/package/2/manila-1.0.0.dev6864-0.editable-py3-none-any.whl 2026-04-21 02:04:56.847448 | ubuntu-noble | Installing collected packages: manila 2026-04-21 02:04:56.847877 | ubuntu-noble | Attempting uninstall: manila 2026-04-21 02:04:56.852149 | ubuntu-noble | Found existing installation: manila 1.0.0.dev6864 2026-04-21 02:04:56.855164 | ubuntu-noble | Uninstalling manila-1.0.0.dev6864: 2026-04-21 02:04:56.939423 | ubuntu-noble | Successfully uninstalled manila-1.0.0.dev6864 2026-04-21 02:04:56.980252 | ubuntu-noble | Successfully installed manila-1.0.0.dev6864 2026-04-21 02:04:57.062912 | ubuntu-noble | py312: 4132 I exit 0 (0.58 seconds) /home/zuul/src/github.com/vexxhost/manila> python -I -m pip install --force-reinstall --no-deps /home/zuul/src/github.com/vexxhost/manila/.tox/.tmp/package/2/manila-1.0.0.dev6864-0.editable-py3-none-any.whl pid=6777 [tox/execute/api.py:311] 2026-04-21 02:04:57.063940 | ubuntu-noble | py312: 4133 W commands[0]> stestr run [tox/tox_env/api.py:499] 2026-04-21 02:04:57.706606 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-04-21 02:04:57.706667 | ubuntu-noble | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-21 02:04:57.706678 | ubuntu-noble | we strongly recommend against using it for new projects. 2026-04-21 02:04:57.706687 | ubuntu-noble | 2026-04-21 02:04:57.706697 | ubuntu-noble | If you are already using Eventlet, we recommend migrating to a different 2026-04-21 02:04:57.706707 | ubuntu-noble | framework. For more detail see 2026-04-21 02:04:57.706715 | ubuntu-noble | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-21 02:04:57.706724 | ubuntu-noble | 2026-04-21 02:04:57.706733 | ubuntu-noble | import eventlet 2026-04-21 02:05:04.352342 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-04-21 02:05:04.352383 | ubuntu-noble | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-21 02:05:04.352388 | ubuntu-noble | we strongly recommend against using it for new projects. 2026-04-21 02:05:04.352392 | ubuntu-noble | 2026-04-21 02:05:04.352397 | ubuntu-noble | If you are already using Eventlet, we recommend migrating to a different 2026-04-21 02:05:04.352401 | ubuntu-noble | framework. For more detail see 2026-04-21 02:05:04.352412 | ubuntu-noble | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-21 02:05:04.352416 | ubuntu-noble | 2026-04-21 02:05:04.352420 | ubuntu-noble | import eventlet 2026-04-21 02:05:04.370402 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-04-21 02:05:04.370451 | ubuntu-noble | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-21 02:05:04.370461 | ubuntu-noble | we strongly recommend against using it for new projects. 2026-04-21 02:05:04.370469 | ubuntu-noble | 2026-04-21 02:05:04.370477 | ubuntu-noble | If you are already using Eventlet, we recommend migrating to a different 2026-04-21 02:05:04.370484 | ubuntu-noble | framework. For more detail see 2026-04-21 02:05:04.370492 | ubuntu-noble | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-21 02:05:04.370499 | ubuntu-noble | 2026-04-21 02:05:04.370507 | ubuntu-noble | import eventlet 2026-04-21 02:05:04.408426 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-04-21 02:05:04.408466 | ubuntu-noble | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-21 02:05:04.408471 | ubuntu-noble | we strongly recommend against using it for new projects. 2026-04-21 02:05:04.408475 | ubuntu-noble | 2026-04-21 02:05:04.408480 | ubuntu-noble | If you are already using Eventlet, we recommend migrating to a different 2026-04-21 02:05:04.408484 | ubuntu-noble | framework. For more detail see 2026-04-21 02:05:04.408488 | ubuntu-noble | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-21 02:05:04.408492 | ubuntu-noble | 2026-04-21 02:05:04.408496 | ubuntu-noble | import eventlet 2026-04-21 02:05:04.412531 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-04-21 02:05:04.412547 | ubuntu-noble | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-21 02:05:04.412552 | ubuntu-noble | we strongly recommend against using it for new projects. 2026-04-21 02:05:04.412556 | ubuntu-noble | 2026-04-21 02:05:04.412561 | ubuntu-noble | If you are already using Eventlet, we recommend migrating to a different 2026-04-21 02:05:04.412565 | ubuntu-noble | framework. For more detail see 2026-04-21 02:05:04.412569 | ubuntu-noble | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-21 02:05:04.412573 | ubuntu-noble | 2026-04-21 02:05:04.412577 | ubuntu-noble | import eventlet 2026-04-21 02:05:04.418230 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-04-21 02:05:04.418252 | ubuntu-noble | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-21 02:05:04.418256 | ubuntu-noble | we strongly recommend against using it for new projects. 2026-04-21 02:05:04.418273 | ubuntu-noble | 2026-04-21 02:05:04.418278 | ubuntu-noble | If you are already using Eventlet, we recommend migrating to a different 2026-04-21 02:05:04.418282 | ubuntu-noble | framework. For more detail see 2026-04-21 02:05:04.418286 | ubuntu-noble | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-21 02:05:04.418293 | ubuntu-noble | 2026-04-21 02:05:04.418312 | ubuntu-noble | import eventlet 2026-04-21 02:05:04.423053 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-04-21 02:05:04.423068 | ubuntu-noble | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-21 02:05:04.423073 | ubuntu-noble | we strongly recommend against using it for new projects. 2026-04-21 02:05:04.423077 | ubuntu-noble | 2026-04-21 02:05:04.423081 | ubuntu-noble | If you are already using Eventlet, we recommend migrating to a different 2026-04-21 02:05:04.423085 | ubuntu-noble | framework. For more detail see 2026-04-21 02:05:04.423089 | ubuntu-noble | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-21 02:05:04.423093 | ubuntu-noble | 2026-04-21 02:05:04.423096 | ubuntu-noble | import eventlet 2026-04-21 02:05:04.424514 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-04-21 02:05:04.424527 | ubuntu-noble | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-21 02:05:04.424531 | ubuntu-noble | we strongly recommend against using it for new projects. 2026-04-21 02:05:04.424535 | ubuntu-noble | 2026-04-21 02:05:04.424539 | ubuntu-noble | If you are already using Eventlet, we recommend migrating to a different 2026-04-21 02:05:04.424543 | ubuntu-noble | framework. For more detail see 2026-04-21 02:05:04.424547 | ubuntu-noble | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-21 02:05:04.424551 | ubuntu-noble | 2026-04-21 02:05:04.424555 | ubuntu-noble | import eventlet 2026-04-21 02:05:04.448773 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/tests/__init__.py:25: EventletDeprecationWarning: 2026-04-21 02:05:04.448819 | ubuntu-noble | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-04-21 02:05:04.448824 | ubuntu-noble | we strongly recommend against using it for new projects. 2026-04-21 02:05:04.448828 | ubuntu-noble | 2026-04-21 02:05:04.448833 | ubuntu-noble | If you are already using Eventlet, we recommend migrating to a different 2026-04-21 02:05:04.448837 | ubuntu-noble | framework. For more detail see 2026-04-21 02:05:04.448841 | ubuntu-noble | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-04-21 02:05:04.448845 | ubuntu-noble | 2026-04-21 02:05:04.448849 | ubuntu-noble | import eventlet 2026-04-21 02:05:09.765806 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:09.765850 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:09.807324 | ubuntu-noble | Caught error: some explanation 2026-04-21 02:05:09.807346 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:09.807353 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-04-21 02:05:09.807358 | ubuntu-noble | return req.get_response(self.application) 2026-04-21 02:05:09.807363 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:09.807369 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1313, in send 2026-04-21 02:05:09.807374 | ubuntu-noble | status, headers, app_iter = self.call_application( 2026-04-21 02:05:09.807380 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:09.807435 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application 2026-04-21 02:05:09.807445 | ubuntu-noble | app_iter = application(self.environ, start_response) 2026-04-21 02:05:09.807450 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:09.807507 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ 2026-04-21 02:05:09.807515 | ubuntu-noble | resp = self.call_func(req, *args, **kw) 2026-04-21 02:05:09.807568 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:09.807575 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func 2026-04-21 02:05:09.807580 | ubuntu-noble | return self.func(req, *args, **kwargs) 2026-04-21 02:05:09.807585 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:09.807624 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 126, in fail 2026-04-21 02:05:09.807631 | ubuntu-noble | raise ExceptionWithSafety('some explanation') 2026-04-21 02:05:09.807636 | ubuntu-noble | manila.tests.api.middleware.test_faults.ExceptionTest._do_test_exception_safety_reflected_in_faults..ExceptionWithSafety: some explanation 2026-04-21 02:05:09.808477 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:09.808498 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:09.812484 | ubuntu-noble | {0} manila.tests.api.middleware.test_faults.ExceptionTest.test_safe_exceptions_are_described_in_faults [0.144952s] ... ok 2026-04-21 02:05:09.829247 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:09.829267 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:09.832415 | ubuntu-noble | {0} manila.tests.api.middleware.test_faults.TestFaults.test_400_fault_json [0.020582s] ... ok 2026-04-21 02:05:09.850731 | ubuntu-noble | {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_05_5__3 [0.018561s] ... ok 2026-04-21 02:05:09.873097 | ubuntu-noble | {0} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_str_1___1____0___False_ [0.019619s] ... ok 2026-04-21 02:05:09.891960 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:09.891980 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:09.892610 | ubuntu-noble | {0} manila.tests.api.openstack.test_wsgi.AuthorizeDecoratorTest.test_authorize_exception [0.018541s] ... ok 2026-04-21 02:05:09.921320 | ubuntu-noble | {0} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_8__share_v3_5_share_replicas [0.018847s] ... ok 2026-04-21 02:05:09.931666 | ubuntu-noble | {0} manila.tests.api.openstack.test_wsgi.ResourceTest.test_pre_process_extensions_regular [0.017845s] ... ok 2026-04-21 02:05:09.946684 | ubuntu-noble | {0} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_default_serializers [0.017406s] ... ok 2026-04-21 02:05:09.965484 | ubuntu-noble | {0} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_del_header [0.018533s] ... ok 2026-04-21 02:05:09.984512 | ubuntu-noble | {0} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_get_serializer [0.017481s] ... ok 2026-04-21 02:05:09.998248 | ubuntu-noble | {0} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_modified_code [0.017412s] ... ok 2026-04-21 02:05:10.017580 | ubuntu-noble | {0} manila.tests.api.test_common.LimiterTest.test_limiter_custom_max_limit [0.017596s] ... ok 2026-04-21 02:05:10.024620 | ubuntu-noble | {5} manila.tests.api.middleware.test_faults.TestFaults.test_413_fault_json [0.140805s] ... ok 2026-04-21 02:05:10.025661 | ubuntu-noble | {5} manila.tests.api.middleware.test_faults.TestFaults.test_fault_has_status_int [0.018261s] ... ok 2026-04-21 02:05:10.027470 | ubuntu-noble | {5} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_get_string [0.017862s] ... ok 2026-04-21 02:05:10.027989 | ubuntu-noble | {5} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_12_2_1_ [0.018095s] ... ok 2026-04-21 02:05:10.039422 | ubuntu-noble | {5} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_version_matches_experimental_request [0.017629s] ... ok 2026-04-21 02:05:10.039724 | ubuntu-noble | {5} manila.tests.api.openstack.test_wsgi.ActionDispatcherTest.test_dispatch [0.017838s] ... ok 2026-04-21 02:05:10.043799 | ubuntu-noble | {5} manila.tests.api.openstack.test_wsgi.RequestTest.test_cache_and_retrieve_resources_by_resource_1_share_type [0.017361s] ... ok 2026-04-21 02:05:10.044100 | ubuntu-noble | {5} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_from_accept [0.017595s] ... ok 2026-04-21 02:05:10.048770 | ubuntu-noble | {5} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_missing [0.017339s] ... ok 2026-04-21 02:05:10.049234 | ubuntu-noble | {5} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_experimental_header_2_true [0.017689s] ... ok 2026-04-21 02:05:10.051585 | ubuntu-noble | {5} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_no_version_header [0.018362s] ... ok 2026-04-21 02:05:10.051864 | ubuntu-noble | {5} manila.tests.api.openstack.test_wsgi.ResourceTest.test_deserialize_default [0.018054s] ... ok 2026-04-21 02:05:10.056554 | ubuntu-noble | {5} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_extensions [0.017721s] ... ok 2026-04-21 02:05:10.058032 | ubuntu-noble | {5} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_get_header [0.017551s] ... ok 2026-04-21 02:05:10.058654 | ubuntu-noble | {5} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body [0.017232s] ... ok 2026-04-21 02:05:10.063444 | ubuntu-noble | {0} manila.tests.api.test_common.LimiterTest.test_limiter_limit_and_offset [0.017786s] ... ok 2026-04-21 02:05:10.066546 | ubuntu-noble | {5} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body_malformed_entity [0.017587s] ... ok 2026-04-21 02:05:10.073068 | ubuntu-noble | {6} manila.tests.api.middleware.test_faults.TestFaults.test_raise_403 [0.141312s] ... ok 2026-04-21 02:05:10.074253 | ubuntu-noble | {0} manila.tests.api.test_common.LimiterTest.test_limiter_negative_limit [0.017844s] ... ok 2026-04-21 02:05:10.074893 | ubuntu-noble | {5} manila.tests.api.test_common.LimiterTest.test_limiter_offset_bad [0.018088s] ... ok 2026-04-21 02:05:10.075225 | ubuntu-noble | {5} manila.tests.api.test_common.MiscFunctionsTest.test__check_net_id_and_subnet_id_3 [0.018076s] ... ok 2026-04-21 02:05:10.076159 | ubuntu-noble | {6} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_experimental_property_value_error [0.020355s] ... ok 2026-04-21 02:05:10.076200 | ubuntu-noble | {0} manila.tests.api.test_common.LimiterTest.test_limiter_offset_over_max [0.017888s] ... ok 2026-04-21 02:05:10.087574 | ubuntu-noble | {6} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_06_5__3 [0.019282s] ... ok 2026-04-21 02:05:10.093202 | ubuntu-noble | {0} manila.tests.api.test_common.MiscFunctionsTest.test__get_existing_subnets_2_fake_az [0.017894s] ... ok 2026-04-21 02:05:10.105811 | ubuntu-noble | {5} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_invalid [0.017459s] ... ok 2026-04-21 02:05:10.163021 | ubuntu-noble | {0} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_3_true [0.017328s] ... ok 2026-04-21 02:05:10.166216 | ubuntu-noble | {5} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_bad_request_1_http___manila_example_com_1_1_shares [0.018014s] ... ok 2026-04-21 02:05:10.194246 | ubuntu-noble | {6} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_10_ [0.020899s] ... ok 2026-04-21 02:05:10.204583 | ubuntu-noble | {0} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_4_false [0.017320s] ... ok 2026-04-21 02:05:10.214525 | ubuntu-noble | {0} 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.017295s] ... ok 2026-04-21 02:05:10.220386 | ubuntu-noble | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_05___user____alice____False__False_ [0.017369s] ... ok 2026-04-21 02:05:10.221580 | ubuntu-noble | {6} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_min_version [0.018956s] ... ok 2026-04-21 02:05:10.221593 | ubuntu-noble | {6} manila.tests.api.openstack.test_versioned_method.VersionedMethodTestCase.test_cmpkey [0.018554s] ... ok 2026-04-21 02:05:10.221598 | ubuntu-noble | {6} manila.tests.api.openstack.test_wsgi.ActionDispatcherTest.test_dispatch_action_None [0.019047s] ... ok 2026-04-21 02:05:10.226646 | ubuntu-noble | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_05___cert_______False_ [0.017585s] ... ok 2026-04-21 02:05:10.229437 | ubuntu-noble | {5} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_09___cephx_______True_ [0.017705s] ... ok 2026-04-21 02:05:10.233943 | ubuntu-noble | {6} manila.tests.api.openstack.test_wsgi.JSONDictSerializerTest.test_json [0.018809s] ... ok 2026-04-21 02:05:10.234811 | ubuntu-noble | {5} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_invalid_with_non_ascii [0.017392s] ... ok 2026-04-21 02:05:10.235453 | ubuntu-noble | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_False_4_no [0.017204s] ... ok 2026-04-21 02:05:10.235466 | ubuntu-noble | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_invalid_value_4_None [0.017713s] ... ok 2026-04-21 02:05:10.245883 | ubuntu-noble | {6} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_4__v2_shares [0.020329s] ... ok 2026-04-21 02:05:10.249745 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-04-21 02:05:10.250034 | ubuntu-noble | {5} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_valid_1_alice [0.017814s] ... ok 2026-04-21 02:05:10.250042 | ubuntu-noble | {5} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_not_authorized_1_1 [0.017680s] ... ok 2026-04-21 02:05:10.250053 | ubuntu-noble | {5} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_not_authorized_2_True [0.017933s] ... ok 2026-04-21 02:05:10.250057 | ubuntu-noble | {5} manila.tests.api.test_extensions.ExtensionAuthorizeTestCase.test_extension_authorizer_empty_target [0.017622s] ... ok 2026-04-21 02:05:10.250068 | ubuntu-noble | {6} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_7__shared_file_sytems_v2 [0.019027s] ... ok 2026-04-21 02:05:10.250072 | ubuntu-noble | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_no_is_public [0.017360s] ... ok 2026-04-21 02:05:10.250075 | ubuntu-noble | {0} manila.tests.api.test_common.MiscFunctionsTest.test_validate_subnet_create_multiple_subnet_not_support [0.017935s] ... ok 2026-04-21 02:05:10.250079 | ubuntu-noble | {6} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_experimental_header_3_false [0.018133s] ... ok 2026-04-21 02:05:10.253463 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-04-21 02:05:10.253476 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-04-21 02:05:10.256191 | ubuntu-noble | Caught error: Expectation failed 2026-04-21 02:05:10.256204 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:10.256209 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-04-21 02:05:10.256213 | ubuntu-noble | return req.get_response(self.application) 2026-04-21 02:05:10.256217 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:10.256221 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1313, in send 2026-04-21 02:05:10.256224 | ubuntu-noble | status, headers, app_iter = self.call_application( 2026-04-21 02:05:10.256228 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:10.256232 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application 2026-04-21 02:05:10.256236 | ubuntu-noble | app_iter = application(self.environ, start_response) 2026-04-21 02:05:10.256240 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:10.256244 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ 2026-04-21 02:05:10.256255 | ubuntu-noble | resp = self.call_func(req, *args, **kw) 2026-04-21 02:05:10.256259 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:10.256263 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func 2026-04-21 02:05:10.256267 | ubuntu-noble | return self.func(req, *args, **kwargs) 2026-04-21 02:05:10.256270 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:10.256274 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 146, in fail 2026-04-21 02:05:10.256278 | ubuntu-noble | raise exception_type(msg) 2026-04-21 02:05:10.256282 | ubuntu-noble | manila.tests.api.middleware.test_faults.ExceptionTest.test_non_manila_exception_mapping..ExceptionWithCode: Expectation failed 2026-04-21 02:05:10.256286 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:10.256311 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:10.258674 | ubuntu-noble | {6} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_json [0.018348s] ... ok 2026-04-21 02:05:10.259465 | ubuntu-noble | {7} manila.tests.api.middleware.test_faults.ExceptionTest.test_non_manila_exception_mapping [0.205014s] ... ok 2026-04-21 02:05:10.264393 | ubuntu-noble | {0} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_all_match_3 [0.017904s] ... ok 2026-04-21 02:05:10.274917 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:10.274931 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:10.276166 | ubuntu-noble | {6} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_regular_response [0.018507s] ... ok 2026-04-21 02:05:10.277470 | ubuntu-noble | {7} manila.tests.api.middleware.test_faults.ExceptionTest.test_validate_request_unicode_decode_fault [0.020448s] ... ok 2026-04-21 02:05:10.282383 | ubuntu-noble | {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_cmpkey [0.161161s] ... ok 2026-04-21 02:05:10.293548 | ubuntu-noble | {6} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body_no_entity [0.017315s] ... ok 2026-04-21 02:05:10.294886 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:10.297539 | ubuntu-noble | {7} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_experimental_property_2_False [0.018553s] ... ok 2026-04-21 02:05:10.301288 | ubuntu-noble | {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_null_version [0.018828s] ... ok 2026-04-21 02:05:10.304418 | ubuntu-noble | {2} manila.tests.api.middleware.test_auth.TestManilaKeystoneContextMiddleware.test_no_user_or_user_id [0.261332s] ... ok 2026-04-21 02:05:10.312160 | ubuntu-noble | {6} manila.tests.api.test_common.LimiterTest.test_limiter_offset_medium [0.018404s] ... ok 2026-04-21 02:05:10.314435 | ubuntu-noble | {7} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_03_2_1_4 [0.018732s] ... ok 2026-04-21 02:05:10.319175 | ubuntu-noble | {3} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_4___12_5___12__5_ [0.017789s] ... ok 2026-04-21 02:05:10.330666 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:10.330689 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:10.331035 | ubuntu-noble | {6} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_5_all [0.018591s] ... ok 2026-04-21 02:05:10.332844 | ubuntu-noble | {7} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_max_api_version [0.018343s] ... ok 2026-04-21 02:05:10.334424 | ubuntu-noble | {5} manila.tests.api.test_extensions.ExtensionControllerTest.test_get_extension_json [0.118899s] ... ok 2026-04-21 02:05:10.335510 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:10.337418 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.DictSerializerTest.test_dispatch_default [0.018112s] ... ok 2026-04-21 02:05:10.340466 | ubuntu-noble | {2} manila.tests.api.middleware.test_auth.TestManilaKeystoneContextMiddleware.test_user_id_only [0.040005s] ... ok 2026-04-21 02:05:10.349820 | ubuntu-noble | {6} 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.018627s] ... ok 2026-04-21 02:05:10.353972 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:10.353987 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:10.354538 | ubuntu-noble | {7} manila.tests.api.openstack.test_versioned_method.VersionedMethodTestCase.test_str [0.018886s] ... ok 2026-04-21 02:05:10.357428 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_from_query_extension [0.018113s] ... ok 2026-04-21 02:05:10.369056 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-04-21 02:05:10.369071 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-04-21 02:05:10.370500 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-04-21 02:05:10.370608 | ubuntu-noble | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_08___ip____172_24_41_0_24___False__False_ [0.020345s] ... ok 2026-04-21 02:05:10.371731 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.AuthorizeDecoratorTest.test_authorize_decorator_no_args [0.018617s] ... ok 2026-04-21 02:05:10.374365 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_unsupported [0.018633s] ... ok 2026-04-21 02:05:10.374915 | ubuntu-noble | {0} manila.tests.api.test_extensions.ExtensionControllerIdFormatTest.test_id_with_json_format [0.112685s] ... ok 2026-04-21 02:05:10.375487 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:10.377626 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:10.377641 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:10.378226 | ubuntu-noble | {5} manila.tests.api.test_extensions.ExtensionControllerTest.test_list_extensions_json [0.045035s] ... ok 2026-04-21 02:05:10.379449 | ubuntu-noble | {2} manila.tests.api.middleware.test_auth.TestManilaKeystoneContextMiddleware.test_user_only [0.039674s] ... ok 2026-04-21 02:05:10.390036 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.JSONDeserializerTest.test_json [0.018960s] ... ok 2026-04-21 02:05:10.390828 | ubuntu-noble | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_03___ip____255_255_255_265___False_ [0.020486s] ... ok 2026-04-21 02:05:10.392486 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_9__shared_file_sytems_v2_shares_xyzzy_action [0.018007s] ... ok 2026-04-21 02:05:10.397637 | ubuntu-noble | Caught error: NotFound 2026-04-21 02:05:10.397653 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:10.397657 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-04-21 02:05:10.397661 | ubuntu-noble | return req.get_response(self.application) 2026-04-21 02:05:10.397665 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:10.397669 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1313, in send 2026-04-21 02:05:10.397673 | ubuntu-noble | status, headers, app_iter = self.call_application( 2026-04-21 02:05:10.397677 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:10.397681 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application 2026-04-21 02:05:10.397685 | ubuntu-noble | app_iter = application(self.environ, start_response) 2026-04-21 02:05:10.397688 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:10.397692 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ 2026-04-21 02:05:10.397696 | ubuntu-noble | resp = self.call_func(req, *args, **kw) 2026-04-21 02:05:10.397700 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:10.397703 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func 2026-04-21 02:05:10.397707 | ubuntu-noble | return self.func(req, *args, **kwargs) 2026-04-21 02:05:10.397711 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:10.397715 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 146, in fail 2026-04-21 02:05:10.397718 | ubuntu-noble | raise exception_type(msg) 2026-04-21 02:05:10.397722 | ubuntu-noble | manila.tests.api.middleware.test_faults.ExceptionTest.test_non_manila_notfound_exception_mapping..ExceptionWithCode: NotFound 2026-04-21 02:05:10.398474 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:10.398488 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:10.400119 | ubuntu-noble | {2} manila.tests.api.middleware.test_faults.ExceptionTest.test_non_manila_notfound_exception_mapping [0.021229s] ... ok 2026-04-21 02:05:10.408843 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.RequestTest.test_cache_and_retrieve_resources [0.018680s] ... ok 2026-04-21 02:05:10.413747 | ubuntu-noble | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_13___ip____1001__1001_256___False_ [0.019470s] ... ok 2026-04-21 02:05:10.415488 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:10.415502 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:10.415721 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_exception [0.017872s] ... ok 2026-04-21 02:05:10.418516 | ubuntu-noble | {0} manila.tests.api.test_extensions.ExtensionControllerIdFormatTest.test_id_with_xml_format [0.042734s] ... ok 2026-04-21 02:05:10.420419 | ubuntu-noble | Caught error: some explanation 2026-04-21 02:05:10.420432 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:10.420436 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-04-21 02:05:10.420440 | ubuntu-noble | return req.get_response(self.application) 2026-04-21 02:05:10.420444 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:10.420448 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1313, in send 2026-04-21 02:05:10.420452 | ubuntu-noble | status, headers, app_iter = self.call_application( 2026-04-21 02:05:10.420461 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:10.420465 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application 2026-04-21 02:05:10.420468 | ubuntu-noble | app_iter = application(self.environ, start_response) 2026-04-21 02:05:10.420472 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:10.420476 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ 2026-04-21 02:05:10.420480 | ubuntu-noble | resp = self.call_func(req, *args, **kw) 2026-04-21 02:05:10.420483 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:10.420487 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func 2026-04-21 02:05:10.420491 | ubuntu-noble | return self.func(req, *args, **kwargs) 2026-04-21 02:05:10.420494 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:10.420498 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 126, in fail 2026-04-21 02:05:10.420502 | ubuntu-noble | raise ExceptionWithSafety('some explanation') 2026-04-21 02:05:10.420506 | ubuntu-noble | manila.tests.api.middleware.test_faults.ExceptionTest._do_test_exception_safety_reflected_in_faults..ExceptionWithSafety: some explanation 2026-04-21 02:05:10.420510 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:10.420514 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:10.421919 | ubuntu-noble | {2} manila.tests.api.middleware.test_faults.ExceptionTest.test_unsafe_exceptions_are_not_described_in_faults [0.021732s] ... ok 2026-04-21 02:05:10.427919 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_3__v1 [0.019028s] ... ok 2026-04-21 02:05:10.428824 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_experimental_header_1_None [0.018429s] ... ok 2026-04-21 02:05:10.431443 | ubuntu-noble | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_True_1_1 [0.019654s] ... ok 2026-04-21 02:05:10.439704 | ubuntu-noble | {0} manila.tests.api.test_validation.BooleanTestCase.test_validate_boolean_fails [0.022023s] ... ok 2026-04-21 02:05:10.442450 | ubuntu-noble | {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_02_200 [0.020118s] ... ok 2026-04-21 02:05:10.446331 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_dispatch [0.017324s] ... ok 2026-04-21 02:05:10.448472 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_bad_body [0.019458s] ... ok 2026-04-21 02:05:10.450435 | ubuntu-noble | {6} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_not_authorized_4_yes [0.019907s] ... ok 2026-04-21 02:05:10.461373 | ubuntu-noble | {0} manila.tests.api.test_validation.StringLengthTestCase.test_validate_string_length_fails [0.020767s] ... ok 2026-04-21 02:05:10.464956 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_extensions [0.018447s] ... ok 2026-04-21 02:05:10.469874 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_method [0.018894s] ... ok 2026-04-21 02:05:10.471447 | ubuntu-noble | {6} manila.tests.api.test_common.PaginationParamsTest.test_no_params [0.020972s] ... ok 2026-04-21 02:05:10.472614 | ubuntu-noble | {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_2___2_10___2__10_ [0.029978s] ... ok 2026-04-21 02:05:10.480096 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:10.480111 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:10.483158 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_unknown_controller_action [0.018124s] ... ok 2026-04-21 02:05:10.484432 | ubuntu-noble | {0} manila.tests.api.test_versions.ExperimentalAPITestCase.test_stable_api_always_called_1_True [0.021432s] ... ok 2026-04-21 02:05:10.487435 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_generator [0.019047s] ... ok 2026-04-21 02:05:10.491168 | ubuntu-noble | {6} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_all_match_1 [0.019671s] ... ok 2026-04-21 02:05:10.493774 | ubuntu-noble | {2} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_6___2_200___2__200_ [0.020864s] ... ok 2026-04-21 02:05:10.500705 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_pre_process_extensions_generator [0.017495s] ... ok 2026-04-21 02:05:10.503954 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_generator_response [0.018255s] ... ok 2026-04-21 02:05:10.510637 | ubuntu-noble | {6} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_all_match_2 [0.019354s] ... ok 2026-04-21 02:05:10.511260 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:10.511269 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:10.514253 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_accept_default [0.019543s] ... ok 2026-04-21 02:05:10.518676 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_register_actions [0.017886s] ... ok 2026-04-21 02:05:10.519104 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:10.519113 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:10.521638 | ubuntu-noble | {0} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_None_2___2_37____newer__ [0.039415s] ... ok 2026-04-21 02:05:10.526371 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_version_not_found [0.018529s] ... ok 2026-04-21 02:05:10.533722 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_with_charset [0.019748s] ... ok 2026-04-21 02:05:10.536850 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:10.536871 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:10.538500 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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' 2026-04-21 02:05:10.538514 | ubuntu-noble | debtcollector.deprecate( 2026-04-21 02:05:10.538519 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:10.538523 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-04-21 02:05:10.539013 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.ResourceTest.test_resource_not_authorized [0.020286s] ... ok 2026-04-21 02:05:10.540982 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_default_code [0.018329s] ... ok 2026-04-21 02:05:10.551874 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_1_ [0.018918s] ... ok 2026-04-21 02:05:10.557206 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_bind_serializers [0.018103s] ... ok 2026-04-21 02:05:10.560569 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_serialize [0.017982s] ... ok 2026-04-21 02:05:10.561878 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:10.561893 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:10.564856 | ubuntu-noble | {0} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_root_1_1_0 [0.043169s] ... ok 2026-04-21 02:05:10.571391 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_deserialize_decorator [0.019140s] ... ok 2026-04-21 02:05:10.576582 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_header_isolation [0.017888s] ... ok 2026-04-21 02:05:10.583362 | ubuntu-noble | {7} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_set_header [0.018798s] ... ok 2026-04-21 02:05:10.590430 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_action_args [0.018951s] ... ok 2026-04-21 02:05:10.592745 | ubuntu-noble | {3} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_override_default_code [0.017415s] ... ok 2026-04-21 02:05:10.596945 | ubuntu-noble | {7} manila.tests.api.test_common.LimiterTest.test_limiter_limit_over_max [0.018852s] ... ok 2026-04-21 02:05:10.610462 | ubuntu-noble | {3} manila.tests.api.test_common.MiscFunctionsTest.test__get_existing_subnets_1_None [0.017468s] ... ok 2026-04-21 02:05:10.612457 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_body [0.019690s] ... ok 2026-04-21 02:05:10.616071 | ubuntu-noble | {7} manila.tests.api.test_common.LimiterTest.test_limiter_limit_zero [0.019046s] ... ok 2026-04-21 02:05:10.628358 | ubuntu-noble | {3} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_1_None [0.017571s] ... ok 2026-04-21 02:05:10.631584 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_post_process_extensions_regular [0.020303s] ... ok 2026-04-21 02:05:10.637520 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test__check_net_id_and_subnet_id_1 [0.018690s] ... ok 2026-04-21 02:05:10.646036 | ubuntu-noble | {3} manila.tests.api.test_common.MiscFunctionsTest.test_parse_is_public_valid_2_True [0.017747s] ... ok 2026-04-21 02:05:10.650487 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:10.650508 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:10.652652 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.ResourceTest.test_resource_call [0.021709s] ... ok 2026-04-21 02:05:10.655712 | ubuntu-noble | {7} 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.018788s] ... ok 2026-04-21 02:05:10.663764 | ubuntu-noble | {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.017636s] ... ok 2026-04-21 02:05:10.672006 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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' 2026-04-21 02:05:10.672020 | ubuntu-noble | debtcollector.deprecate( 2026-04-21 02:05:10.672264 | ubuntu-noble | {7} 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.018374s] ... ok 2026-04-21 02:05:10.674450 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:10.674466 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-04-21 02:05:10.676462 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.TextDeserializerTest.test_dispatch_default [0.019988s] ... ok 2026-04-21 02:05:10.683673 | ubuntu-noble | {3} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_bad_request_3_http___manila_example_com_v1_1shares [0.018103s] ... ok 2026-04-21 02:05:10.690984 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_02___user____alice___False__False_ [0.018715s] ... ok 2026-04-21 02:05:10.692630 | ubuntu-noble | {2} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body_none [0.018839s] ... ok 2026-04-21 02:05:10.699443 | ubuntu-noble | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_01___ip____1_1_1_1___False__False_ [0.017391s] ... ok 2026-04-21 02:05:10.709905 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_04___cephx____alice___True__False_ [0.018765s] ... ok 2026-04-21 02:05:10.713368 | ubuntu-noble | {2} manila.tests.api.test_common.LimiterTest.test_limiter_negative_offset [0.019832s] ... ok 2026-04-21 02:05:10.716847 | ubuntu-noble | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_06___user____test_group_name___False__False_ [0.017338s] ... ok 2026-04-21 02:05:10.728653 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_07___group____alice___True_ [0.018687s] ... ok 2026-04-21 02:05:10.731444 | ubuntu-noble | {2} manila.tests.api.test_common.LimiterTest.test_limiter_offset_zero [0.019693s] ... ok 2026-04-21 02:05:10.734459 | ubuntu-noble | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_10___ip____1001__1000_120___False__True_ [0.017535s] ... ok 2026-04-21 02:05:10.746326 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/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. 2026-04-21 02:05:10.746353 | ubuntu-noble | self.server = wsgi.Server( 2026-04-21 02:05:10.747226 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_10___user____bob____False_ [0.018392s] ... ok 2026-04-21 02:05:10.749364 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/futurist/_futures.py:702: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. 2026-04-21 02:05:10.749383 | ubuntu-noble | f: Future[_R] = GreenFuture() 2026-04-21 02:05:10.751760 | ubuntu-noble | {2} 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.020160s] ... ok 2026-04-21 02:05:10.754629 | ubuntu-noble | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_06___cephx____client_alice___True_ [0.018254s] ... ok 2026-04-21 02:05:10.756865 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:10.756877 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:10.762364 | ubuntu-noble | {0} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_root_4_3_0 [0.195595s] ... ok 2026-04-21 02:05:10.766320 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_11___user____group_____False_ [0.019123s] ... ok 2026-04-21 02:05:10.770822 | ubuntu-noble | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_False_2_False [0.017939s] ... ok 2026-04-21 02:05:10.771126 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/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. 2026-04-21 02:05:10.771137 | ubuntu-noble | self.server = wsgi.Server( 2026-04-21 02:05:10.772544 | ubuntu-noble | {2} 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.020408s] ... ok 2026-04-21 02:05:10.774034 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/futurist/_futures.py:702: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. 2026-04-21 02:05:10.774054 | ubuntu-noble | f: Future[_R] = GreenFuture() 2026-04-21 02:05:10.785076 | ubuntu-noble | {7} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_invalid_with_period [0.018584s] ... ok 2026-04-21 02:05:10.788670 | ubuntu-noble | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_invalid_value_2_123 [0.017719s] ... ok 2026-04-21 02:05:10.791825 | ubuntu-noble | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_01___ip____alice___False_ [0.019497s] ... ok 2026-04-21 02:05:10.804365 | ubuntu-noble | {7} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_all_match_4 [0.019096s] ... ok 2026-04-21 02:05:10.807483 | ubuntu-noble | {3} manila.tests.api.test_common.MiscFunctionsTest.test_validate_subnet_create [0.017702s] ... ok 2026-04-21 02:05:10.814681 | ubuntu-noble | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_02___ip____1_1_1_0_10_12___False_ [0.020013s] ... ok 2026-04-21 02:05:10.824213 | ubuntu-noble | {3} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_v1_6_1_True [0.017646s] ... ok 2026-04-21 02:05:10.831717 | ubuntu-noble | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_12___user________group___False_ [0.019699s] ... ok 2026-04-21 02:05:10.850509 | ubuntu-noble | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_False_1_0 [0.018485s] ... ok 2026-04-21 02:05:10.870533 | ubuntu-noble | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_True_2_True [0.019879s] ... ok 2026-04-21 02:05:10.889584 | ubuntu-noble | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_True_4_yes [0.018815s] ... ok 2026-04-21 02:05:10.908580 | ubuntu-noble | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_not_authorized_3_true [0.018723s] ... ok 2026-04-21 02:05:10.927198 | ubuntu-noble | {2} manila.tests.api.test_common.MiscFunctionsTest.test_validate_subnet_create_net_not_found [0.018939s] ... ok 2026-04-21 02:05:10.947368 | ubuntu-noble | {2} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_no_updates_1_1_0 [0.018581s] ... ok 2026-04-21 02:05:10.962284 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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' 2026-04-21 02:05:10.962331 | ubuntu-noble | debtcollector.deprecate( 2026-04-21 02:05:10.964414 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:10.964430 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-04-21 02:05:10.966222 | ubuntu-noble | {2} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_v1_6_2_False [0.017804s] ... ok 2026-04-21 02:05:10.977284 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:10.977779 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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' 2026-04-21 02:05:10.977789 | ubuntu-noble | debtcollector.deprecate( 2026-04-21 02:05:10.978183 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:10.978193 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-04-21 02:05:10.982695 | ubuntu-noble | {2} manila.tests.api.test_extensions.ExtensionAuthorizeTestCase.test_extension_authorizer_1 [0.017847s] ... ok 2026-04-21 02:05:11.003072 | ubuntu-noble | {2} manila.tests.api.test_validation.IntegerRangeTestCase.test_validate_integer_range [0.020748s] ... ok 2026-04-21 02:05:11.019507 | ubuntu-noble | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete [0.258606s] ... ok 2026-04-21 02:05:11.024965 | ubuntu-noble | {2} manila.tests.api.test_validation.PatternPropertiesTestCase.test_validate_patternProperties_fails [0.021682s] ... ok 2026-04-21 02:05:11.033826 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/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. 2026-04-21 02:05:11.033851 | ubuntu-noble | self.server = wsgi.Server( 2026-04-21 02:05:11.036564 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/futurist/_futures.py:702: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. 2026-04-21 02:05:11.036578 | ubuntu-noble | f: Future[_R] = GreenFuture() 2026-04-21 02:05:11.044731 | ubuntu-noble | {5} manila.tests.api.test_middleware.TestCORSMiddleware.test_get_request_1___http___valid_example_com____http___valid_example_com__ [0.665941s] ... ok 2026-04-21 02:05:11.048934 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/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. 2026-04-21 02:05:11.048948 | ubuntu-noble | self.server = wsgi.Server( 2026-04-21 02:05:11.051752 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/futurist/_futures.py:702: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. 2026-04-21 02:05:11.051766 | ubuntu-noble | f: Future[_R] = GreenFuture() 2026-04-21 02:05:11.067395 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:11.067410 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:11.083839 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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' 2026-04-21 02:05:11.083854 | ubuntu-noble | debtcollector.deprecate( 2026-04-21 02:05:11.084528 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:11.084540 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-04-21 02:05:11.096466 | ubuntu-noble | {2} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_root_2_1_1 [0.046496s] ... ok 2026-04-21 02:05:11.125915 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:11.138502 | ubuntu-noble | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_index_no_data [0.116593s] ... ok 2026-04-21 02:05:11.158403 | ubuntu-noble | {3} manila.tests.api.test_middleware.TestHealthCheckMiddleware.test_healthcheck [0.333404s] ... ok 2026-04-21 02:05:11.177442 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/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. 2026-04-21 02:05:11.177509 | ubuntu-noble | self.server = wsgi.Server( 2026-04-21 02:05:11.178891 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/futurist/_futures.py:702: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. 2026-04-21 02:05:11.178901 | ubuntu-noble | f: Future[_R] = GreenFuture() 2026-04-21 02:05:11.196320 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:11.207422 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:11.207472 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:11.208752 | ubuntu-noble | Caught error: 2026-04-21 02:05:11.208762 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:11.208782 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-04-21 02:05:11.208787 | ubuntu-noble | return req.get_response(self.application) 2026-04-21 02:05:11.208790 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:11.208794 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1313, in send 2026-04-21 02:05:11.208799 | ubuntu-noble | status, headers, app_iter = self.call_application( 2026-04-21 02:05:11.208803 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:11.208807 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application 2026-04-21 02:05:11.208811 | ubuntu-noble | app_iter = application(self.environ, start_response) 2026-04-21 02:05:11.208815 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:11.208819 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ 2026-04-21 02:05:11.208823 | ubuntu-noble | resp = self.call_func(req, *args, **kw) 2026-04-21 02:05:11.208827 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:11.208830 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func 2026-04-21 02:05:11.208834 | ubuntu-noble | return self.func(req, *args, **kwargs) 2026-04-21 02:05:11.208839 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:11.208843 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 181, in fail 2026-04-21 02:05:11.208847 | ubuntu-noble | raise ExceptionWithNoneCode() 2026-04-21 02:05:11.208851 | ubuntu-noble | manila.tests.api.middleware.test_faults.ExceptionTest.test_exception_with_none_code_throws_500..ExceptionWithNoneCode 2026-04-21 02:05:11.211514 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:11.211529 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:11.211553 | ubuntu-noble | Metadata property key is greater than 255 characters. 2026-04-21 02:05:11.219706 | ubuntu-noble | {6} manila.tests.api.test_middleware.TestCORSMiddleware.test_get_request_2___http___invalid_example_com___None_ [0.700112s] ... ok 2026-04-21 02:05:11.222420 | ubuntu-noble | {2} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v1_3_2_0 [0.140427s] ... ok 2026-04-21 02:05:11.222436 | ubuntu-noble | {1} manila.tests.api.middleware.test_faults.ExceptionTest.test_exception_with_none_code_throws_500 [0.163385s] ... ok 2026-04-21 02:05:11.227901 | ubuntu-noble | Metadata property value is greater than 1023 characters. 2026-04-21 02:05:11.232180 | ubuntu-noble | Caught error: too many used 2026-04-21 02:05:11.232209 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:11.232214 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/middleware/fault.py", line 76, in __call__ 2026-04-21 02:05:11.232217 | ubuntu-noble | return req.get_response(self.application) 2026-04-21 02:05:11.232221 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:11.232225 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1313, in send 2026-04-21 02:05:11.232229 | ubuntu-noble | status, headers, app_iter = self.call_application( 2026-04-21 02:05:11.232233 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:11.232237 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application 2026-04-21 02:05:11.232241 | ubuntu-noble | app_iter = application(self.environ, start_response) 2026-04-21 02:05:11.232245 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:11.232249 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ 2026-04-21 02:05:11.232253 | ubuntu-noble | resp = self.call_func(req, *args, **kw) 2026-04-21 02:05:11.232256 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:11.232260 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func 2026-04-21 02:05:11.232264 | ubuntu-noble | return self.func(req, *args, **kwargs) 2026-04-21 02:05:11.232268 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:11.232271 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/api/middleware/test_faults.py", line 146, in fail 2026-04-21 02:05:11.232275 | ubuntu-noble | raise exception_type(msg) 2026-04-21 02:05:11.232279 | ubuntu-noble | manila.exception.QuotaError: too many used 2026-04-21 02:05:11.233507 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:11.233519 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:11.239439 | ubuntu-noble | {1} manila.tests.api.middleware.test_faults.ExceptionTest.test_quota_error_mapping [0.021369s] ... ok 2026-04-21 02:05:11.242955 | ubuntu-noble | {6} manila.tests.api.test_validation.AdditionalPropertiesDisableTestCase.test_validate_additionalProperties_disable [0.031598s] ... ok 2026-04-21 02:05:11.248085 | ubuntu-noble | Metadata property key is blank. 2026-04-21 02:05:11.251465 | ubuntu-noble | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_invalid_metadata_items_on_create [0.113418s] ... ok 2026-04-21 02:05:11.254553 | ubuntu-noble | {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_init [0.018208s] ... ok 2026-04-21 02:05:11.272369 | ubuntu-noble | {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_04_200_23_66_3 [0.017709s] ... ok 2026-04-21 02:05:11.289583 | ubuntu-noble | {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_11__2_1 [0.018768s] ... ok 2026-04-21 02:05:11.290741 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:11.290765 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:11.297681 | ubuntu-noble | {6} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_2___2_55___404_ [0.050845s] ... ok 2026-04-21 02:05:11.310966 | ubuntu-noble | {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_matches_versioned_method [0.018292s] ... ok 2026-04-21 02:05:11.317459 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:11.327777 | ubuntu-noble | {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_str_3___1____0___True_ [0.018039s] ... ok 2026-04-21 02:05:11.347761 | ubuntu-noble | {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_1___1_1___1__1_ [0.017162s] ... ok 2026-04-21 02:05:11.360892 | ubuntu-noble | {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_5___2_0___2__0_ [0.017482s] ... ok 2026-04-21 02:05:11.370315 | ubuntu-noble | {6} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_nonexistent_share [0.072632s] ... ok 2026-04-21 02:05:11.373747 | ubuntu-noble | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_admin_2 [0.124206s] ... ok 2026-04-21 02:05:11.383377 | ubuntu-noble | {1} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_version_matches [0.017245s] ... ok 2026-04-21 02:05:11.395973 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.ActionDispatcherTest.test_dispatch_default [0.017428s] ... ok 2026-04-21 02:05:11.420002 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_5__v1_1_ [0.017387s] ... ok 2026-04-21 02:05:11.426873 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:11.429927 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:11.436479 | ubuntu-noble | {4} manila.tests.api.middleware.test_auth.TestManilaKeystoneContextMiddleware.test_user_id_trumps_user [0.223062s] ... ok 2026-04-21 02:05:11.437619 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_6__share_v1 [0.017848s] ... ok 2026-04-21 02:05:11.440837 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:11.440867 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:11.443403 | ubuntu-noble | {2} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_version_not_acceptable [0.231350s] ... ok 2026-04-21 02:05:11.452071 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_body_bad_content [0.017834s] ... ok 2026-04-21 02:05:11.452507 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:11.454747 | ubuntu-noble | Cannot set or update admin only metadata. 2026-04-21 02:05:11.454761 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:11.454766 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-04-21 02:05:11.454770 | ubuntu-noble | policy.check_policy( 2026-04-21 02:05:11.454774 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-04-21 02:05:11.454778 | ubuntu-noble | return authorize(context, _action, target, do_raise=do_raise) 2026-04-21 02:05:11.454782 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:11.454785 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-04-21 02:05:11.454789 | ubuntu-noble | with excutils.save_and_reraise_exception(): 2026-04-21 02:05:11.454793 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:05:11.454797 | ubuntu-noble | self.force_reraise() 2026-04-21 02:05:11.454801 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:05:11.454805 | ubuntu-noble | raise self.value 2026-04-21 02:05:11.454809 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:11.454812 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:11.454816 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:11.454820 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:11.454824 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:11.454827 | ubuntu-noble | ^^^^^^^^^^^^^ 2026-04-21 02:05:11.454831 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-04-21 02:05:11.454835 | ubuntu-noble | raise exc(*args, **kwargs) 2026-04-21 02:05:11.454839 | ubuntu-noble | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-04-21 02:05:11.468817 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_body_no_content_body [0.017406s] ... ok 2026-04-21 02:05:11.468956 | ubuntu-noble | {6} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_index [0.101218s] ... ok 2026-04-21 02:05:11.472432 | ubuntu-noble | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_user_4 [0.095625s] ... ok 2026-04-21 02:05:11.484757 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_body_no_content_type [0.017728s] ... ok 2026-04-21 02:05:11.489527 | ubuntu-noble | {4} manila.tests.api.middleware.test_faults.TestFaults.test_raise [0.051105s] ... ok 2026-04-21 02:05:11.510349 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_action_whitelist_extensions [0.017112s] ... ok 2026-04-21 02:05:11.519447 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.ResourceTest.test_register_extensions [0.017692s] ... ok 2026-04-21 02:05:11.520721 | ubuntu-noble | {7} manila.tests.api.test_middleware.TestCORSMiddleware.test_options_request_1___http___valid_example_com____http___valid_example_com__ [0.715735s] ... ok 2026-04-21 02:05:11.530337 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:11.536925 | ubuntu-noble | {4} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_experimental_property_1_True [0.049210s] ... ok 2026-04-21 02:05:11.538631 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_get_serializer_defaults [0.017836s] ... ok 2026-04-21 02:05:11.539517 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:11.545462 | ubuntu-noble | {0} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_data_1___asdf__ [0.075722s] ... ok 2026-04-21 02:05:11.553944 | ubuntu-noble | {7} manila.tests.api.test_validation.AdditionalPropertiesDisableTestCase.test_validate_additionalProperties_disable_fails [0.033406s] ... ok 2026-04-21 02:05:11.557480 | ubuntu-noble | {1} manila.tests.api.openstack.test_wsgi.ValidBodyTest.test_is_valid_body_empty [0.017385s] ... ok 2026-04-21 02:05:11.563918 | ubuntu-noble | {4} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_01_2 [0.027129s] ... ok 2026-04-21 02:05:11.566563 | ubuntu-noble | {0} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_not_found [0.021035s] ... ok 2026-04-21 02:05:11.572420 | ubuntu-noble | {1} manila.tests.api.test_common.MiscFunctionsTest.test__check_net_id_and_subnet_id_2 [0.017743s] ... ok 2026-04-21 02:05:11.576798 | ubuntu-noble | {7} manila.tests.api.test_validation.DatetimeTestCase.test_validate_datetime_fails [0.022757s] ... ok 2026-04-21 02:05:11.584126 | ubuntu-noble | {4} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_07_5_03 [0.020122s] ... ok 2026-04-21 02:05:11.589948 | ubuntu-noble | {1} manila.tests.api.test_common.MiscFunctionsTest.test__check_net_id_and_subnet_id_4 [0.017447s] ... ok 2026-04-21 02:05:11.598712 | ubuntu-noble | {7} manila.tests.api.test_validation.StringLengthTestCase.test_validate_string_length [0.021685s] ... ok 2026-04-21 02:05:11.600119 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:11.603635 | ubuntu-noble | {6} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all [0.134127s] ... ok 2026-04-21 02:05:11.603832 | ubuntu-noble | {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_delete [0.036219s] ... ok 2026-04-21 02:05:11.606480 | ubuntu-noble | {4} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_08_02_1 [0.020681s] ... ok 2026-04-21 02:05:11.607918 | ubuntu-noble | {1} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_bad_request_2_http___manila_example_com_v_shares [0.017652s] ... ok 2026-04-21 02:05:11.622025 | ubuntu-noble | {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_status_none [0.018563s] ... ok 2026-04-21 02:05:11.624569 | ubuntu-noble | {4} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_invalid_version_strings_09_2_001 [0.019466s] ... ok 2026-04-21 02:05:11.625068 | ubuntu-noble | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_09___ip____1001__1001___False__True_ [0.017210s] ... ok 2026-04-21 02:05:11.640278 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:11.640317 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:11.643357 | ubuntu-noble | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_04___ip____1_1_1_0_34___False_ [0.017857s] ... ok 2026-04-21 02:05:11.644460 | ubuntu-noble | {7} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_None_None [0.045376s] ... ok 2026-04-21 02:05:11.644952 | ubuntu-noble | {4} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_str_2___1____1___False_ [0.019870s] ... ok 2026-04-21 02:05:11.655625 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:11.664387 | ubuntu-noble | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_invalid_value_1_foo [0.018506s] ... ok 2026-04-21 02:05:11.665003 | ubuntu-noble | {4} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_valid_version_strings_3___5_234___5__234_ [0.019698s] ... ok 2026-04-21 02:05:11.672068 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:11.674520 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:11.676962 | ubuntu-noble | Cannot set or update admin only metadata. 2026-04-21 02:05:11.676982 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:11.676987 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-04-21 02:05:11.676991 | ubuntu-noble | policy.check_policy( 2026-04-21 02:05:11.676995 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-04-21 02:05:11.676999 | ubuntu-noble | return authorize(context, _action, target, do_raise=do_raise) 2026-04-21 02:05:11.677003 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:11.677007 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-04-21 02:05:11.677010 | ubuntu-noble | with excutils.save_and_reraise_exception(): 2026-04-21 02:05:11.677014 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:05:11.677018 | ubuntu-noble | self.force_reraise() 2026-04-21 02:05:11.677022 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:05:11.677026 | ubuntu-noble | raise self.value 2026-04-21 02:05:11.677030 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:11.677034 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:11.677037 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:11.677041 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:11.677045 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:11.677049 | ubuntu-noble | ^^^^^^^^^^^^^ 2026-04-21 02:05:11.677052 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-04-21 02:05:11.677056 | ubuntu-noble | raise exc(*args, **kwargs) 2026-04-21 02:05:11.677060 | ubuntu-noble | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-04-21 02:05:11.679418 | ubuntu-noble | {1} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_policy_invalid_value_3_all [0.017360s] ... ok 2026-04-21 02:05:11.684714 | ubuntu-noble | {4} manila.tests.api.openstack.test_api_version_request.APIVersionRequestTests.test_version_comparisons [0.019278s] ... ok 2026-04-21 02:05:11.690936 | ubuntu-noble | {6} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_affinities_user_1_____affinity_same_host_______affinity_same_host__ [0.088118s] ... ok 2026-04-21 02:05:11.695397 | ubuntu-noble | {5} manila.tests.api.test_middleware.TestCORSMiddleware.test_options_request_2___http___invalid_example_com___None_ [0.647006s] ... ok 2026-04-21 02:05:11.697758 | ubuntu-noble | {1} manila.tests.api.test_common.PaginationParamsTest.test_invalid_limit [0.017928s] ... ok 2026-04-21 02:05:11.702479 | ubuntu-noble | {4} manila.tests.api.openstack.test_wsgi.AuthorizeDecoratorTest.test_authorize_decorator_action_name [0.018556s] ... ok 2026-04-21 02:05:11.713608 | ubuntu-noble | Cannot delete admin only metadata. 2026-04-21 02:05:11.713627 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:11.713633 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 185, in delete 2026-04-21 02:05:11.713638 | ubuntu-noble | policy.check_policy(context, 'share', 2026-04-21 02:05:11.713643 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-04-21 02:05:11.713648 | ubuntu-noble | return authorize(context, _action, target, do_raise=do_raise) 2026-04-21 02:05:11.713653 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:11.713657 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-04-21 02:05:11.713662 | ubuntu-noble | with excutils.save_and_reraise_exception(): 2026-04-21 02:05:11.713667 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:05:11.713671 | ubuntu-noble | self.force_reraise() 2026-04-21 02:05:11.713676 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:05:11.713681 | ubuntu-noble | raise self.value 2026-04-21 02:05:11.713685 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:11.713690 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:11.713694 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:11.713698 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:11.713702 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:11.713705 | ubuntu-noble | ^^^^^^^^^^^^^ 2026-04-21 02:05:11.713709 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-04-21 02:05:11.713713 | ubuntu-noble | raise exc(*args, **kwargs) 2026-04-21 02:05:11.713717 | ubuntu-noble | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-04-21 02:05:11.715833 | ubuntu-noble | {1} manila.tests.api.test_common.PaginationParamsTest.test_valid_limit_and_marker [0.017539s] ... ok 2026-04-21 02:05:11.719373 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:11.719387 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:11.719726 | ubuntu-noble | {5} manila.tests.api.test_validation.RequiredDisableTestCase.test_validate_required_disable [0.027221s] ... ok 2026-04-21 02:05:11.721453 | ubuntu-noble | {4} manila.tests.api.openstack.test_wsgi.RequestTest.test_content_type_from_accept_best [0.018842s] ... ok 2026-04-21 02:05:11.727829 | ubuntu-noble | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_affinities_user_1_____affinity_same_host_______affinity_same_host__ [0.284227s] ... ok 2026-04-21 02:05:11.733168 | ubuntu-noble | {1} manila.tests.api.test_common.ViewBuilderTest.test_versioned_method_no_updates_2_1_40 [0.018215s] ... ok 2026-04-21 02:05:11.740702 | ubuntu-noble | {4} manila.tests.api.openstack.test_wsgi.RequestTest.test_set_api_version_request_2__share [0.019092s] ... ok 2026-04-21 02:05:11.745621 | ubuntu-noble | {5} manila.tests.api.test_validation.RequiredEnableTestCase.test_validate_required_enable_fails [0.025743s] ... ok 2026-04-21 02:05:11.751106 | ubuntu-noble | {1} manila.tests.api.test_extensions.ExtensionAuthorizeTestCase.test_extension_authorizer_2 [0.017787s] ... ok 2026-04-21 02:05:11.752803 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:11.759495 | ubuntu-noble | {4} manila.tests.api.openstack.test_wsgi.ResourceTest.test_deserialize_badtype [0.018470s] ... ok 2026-04-21 02:05:11.767385 | ubuntu-noble | Metadata property key is blank. 2026-04-21 02:05:11.769534 | ubuntu-noble | {6} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_empty_key [0.078453s] ... ok 2026-04-21 02:05:11.771273 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:11.771292 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:11.772909 | ubuntu-noble | {5} manila.tests.api.test_validation.StringTestCase.test_validate_string [0.025675s] ... ok 2026-04-21 02:05:11.774486 | ubuntu-noble | {1} manila.tests.api.test_validation.IntegerRangeTestCase.test_validate_integer_range_fails [0.022545s] ... ok 2026-04-21 02:05:11.777548 | ubuntu-noble | {7} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v1_4_2_91 [0.131990s] ... ok 2026-04-21 02:05:11.779505 | ubuntu-noble | {4} manila.tests.api.openstack.test_wsgi.ResourceTest.test_get_method_undefined_controller_action [0.019222s] ... ok 2026-04-21 02:05:11.789147 | ubuntu-noble | {6} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_error_server [0.019598s] ... ok 2026-04-21 02:05:11.796328 | ubuntu-noble | {1} manila.tests.api.test_validation.IntegerTestCase.test_validate_integer [0.019717s] ... ok 2026-04-21 02:05:11.799731 | ubuntu-noble | {4} manila.tests.api.openstack.test_wsgi.ResourceTest.test_pre_process_extensions_generator_response [0.019102s] ... ok 2026-04-21 02:05:11.800443 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:11.808866 | ubuntu-noble | {6} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_used_server [0.019300s] ... ok 2026-04-21 02:05:11.814209 | ubuntu-noble | {1} manila.tests.api.test_validation.StringTestCase.test_validate_string_fails [0.020496s] ... ok 2026-04-21 02:05:11.816455 | ubuntu-noble | {4} manila.tests.api.openstack.test_wsgi.ResponseObjectTest.test_override_modified_code [0.018292s] ... ok 2026-04-21 02:05:11.827451 | ubuntu-noble | {6} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_host_filter [0.018727s] ... ok 2026-04-21 02:05:11.833361 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:11.833377 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:11.835480 | ubuntu-noble | {1} manila.tests.api.test_versions.ExperimentalAPITestCase.test_stable_api_always_called_2_False [0.021058s] ... ok 2026-04-21 02:05:11.837537 | ubuntu-noble | {4} manila.tests.api.test_common.LimiterTest.test_limiter_limit_medium [0.019604s] ... ok 2026-04-21 02:05:11.838566 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:11.838587 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:11.842855 | ubuntu-noble | {7} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v2_2_2_91 [0.065491s] ... ok 2026-04-21 02:05:11.847693 | ubuntu-noble | {6} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_4 [0.018749s] ... ok 2026-04-21 02:05:11.856510 | ubuntu-noble | {4} manila.tests.api.test_common.LimiterTest.test_limiter_nothing [0.020287s] ... ok 2026-04-21 02:05:11.865169 | ubuntu-noble | {6} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_server_not_found_1 [0.018792s] ... ok 2026-04-21 02:05:11.874642 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:11.874660 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:11.878836 | ubuntu-noble | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_admin_4 [0.148407s] ... ok 2026-04-21 02:05:11.879459 | ubuntu-noble | {4} manila.tests.api.test_common.LimiterTest.test_limiter_offset_blank [0.020364s] ... ok 2026-04-21 02:05:11.879473 | ubuntu-noble | {1} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_1___2_5___200_ [0.042011s] ... ok 2026-04-21 02:05:11.882521 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:11.884046 | ubuntu-noble | {6} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_server_not_found_2 [0.018961s] ... ok 2026-04-21 02:05:11.896945 | ubuntu-noble | {4} manila.tests.api.test_common.MiscFunctionsTest.test_remove_version_from_href_2___http___manila_example_com_v1_____http___manila_example_com___ [0.019763s] ... ok 2026-04-21 02:05:11.902516 | ubuntu-noble | {6} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_2_True [0.018353s] ... ok 2026-04-21 02:05:11.914893 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:11.914919 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:11.916652 | ubuntu-noble | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_03___cert____alice___False__False_ [0.019529s] ... ok 2026-04-21 02:05:11.919829 | ubuntu-noble | {1} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_if_1___2_5____older__ [0.040048s] ... ok 2026-04-21 02:05:11.922456 | ubuntu-noble | {6} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_invalid_input_2 [0.019075s] ... ok 2026-04-21 02:05:11.936840 | ubuntu-noble | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_07___user____group___________False__False_ [0.018992s] ... ok 2026-04-21 02:05:11.938984 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:11.939808 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:11.940402 | ubuntu-noble | {5} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_affinities_admin_1_____affinity_same_host_______affinity_same_host__ [0.168838s] ... ok 2026-04-21 02:05:11.954655 | ubuntu-noble | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_08___cephx____alice___False_ [0.018976s] ... ok 2026-04-21 02:05:11.955279 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:11.958501 | ubuntu-noble | {6} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_delete_nofound [0.036703s] ... ok 2026-04-21 02:05:11.977556 | ubuntu-noble | {6} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_status_none [0.018814s] ... ok 2026-04-21 02:05:11.978963 | ubuntu-noble | {3} manila.tests.api.test_schemas.SchemaTest.test_schemas [0.819413s] ... ok 2026-04-21 02:05:11.981380 | ubuntu-noble | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_access_exception_14___ip____1001_1001_256___False_ [0.019924s] ... ok 2026-04-21 02:05:11.984478 | ubuntu-noble | {5} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_show_nonexistent_share [0.042990s] ... ok 2026-04-21 02:05:11.990358 | ubuntu-noble | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_empty_container [0.113886s] ... ok 2026-04-21 02:05:11.995406 | ubuntu-noble | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_valid_2_alice_bob [0.020397s] ... ok 2026-04-21 02:05:12.011770 | ubuntu-noble | {3} manila.tests.api.test_validation.IntegerTestCase.test_validate_integer_fails [0.033313s] ... ok 2026-04-21 02:05:12.016303 | ubuntu-noble | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_cephx_id_valid_3_alice_bob [0.020666s] ... ok 2026-04-21 02:05:12.020348 | ubuntu-noble | {0} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_1 [0.396853s] ... ok 2026-04-21 02:05:12.028435 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:12.033510 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_not_supported_2_2_0 [0.054695s] ... ok 2026-04-21 02:05:12.039264 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_subnet_1 [0.020177s] ... ok 2026-04-21 02:05:12.042486 | ubuntu-noble | {3} manila.tests.api.test_validation.PatternPropertiesTestCase.test_validate_patternProperties [0.028763s] ... ok 2026-04-21 02:05:12.044591 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:12.045497 | ubuntu-noble | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_False_3_false [0.026813s] ... ok 2026-04-21 02:05:12.055690 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:12.058423 | ubuntu-noble | Metadata property value is blank. 2026-04-21 02:05:12.061475 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:12.061501 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:12.061992 | ubuntu-noble | {5} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_data_2 [0.077146s] ... ok 2026-04-21 02:05:12.063809 | ubuntu-noble | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_public_share_is_public_True_3_true [0.020498s] ... ok 2026-04-21 02:05:12.065446 | ubuntu-noble | {1} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v1_2_1_1 [0.147524s] ... ok 2026-04-21 02:05:12.070258 | ubuntu-noble | Metadata property key is blank. 2026-04-21 02:05:12.072473 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:12.073429 | ubuntu-noble | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_data_3 [0.082802s] ... ok 2026-04-21 02:05:12.074473 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:12.079057 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_without_share_net_parent_exists [0.043700s] ... ok 2026-04-21 02:05:12.080501 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_snapshot_support_without_cg_2_2_3 [0.037041s] ... ok 2026-04-21 02:05:12.087548 | ubuntu-noble | {4} manila.tests.api.test_common.MiscFunctionsTest.test_validate_subnet_create_az_not_found [0.021859s] ... ok 2026-04-21 02:05:12.095053 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:12.095082 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:12.095908 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_no_body [0.019811s] ... ok 2026-04-21 02:05:12.097795 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_creation_fails_with_bad_size [0.019201s] ... ok 2026-04-21 02:05:12.101861 | ubuntu-noble | {3} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_if_2___2_37____newer__ [0.060868s] ... ok 2026-04-21 02:05:12.106206 | ubuntu-noble | {4} manila.tests.api.test_common.PaginationParamsTest.test_valid_limit [0.020259s] ... ok 2026-04-21 02:05:12.126696 | ubuntu-noble | {4} manila.tests.api.test_common.PaginationParamsTest.test_valid_marker [0.020282s] ... ok 2026-04-21 02:05:12.128594 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:12.129701 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:12.131173 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:12.132641 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_by_non_admin [0.037080s] ... ok 2026-04-21 02:05:12.138539 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_share_net [0.038797s] ... ok 2026-04-21 02:05:12.141588 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:12.150674 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:12.150707 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:12.151439 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareAPITest.test_share_show_no_share [0.018652s] ... ok 2026-04-21 02:05:12.170402 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:12.171906 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_locks_1 [0.020180s] ... ok 2026-04-21 02:05:12.174471 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_snapshot_support_without_cg_1_2_2 [0.039354s] ... ok 2026-04-21 02:05:12.184974 | ubuntu-noble | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item [0.111504s] ... ok 2026-04-21 02:05:12.191169 | ubuntu-noble | {5} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_affinities_admin_2_____affinity_different_host_______affinity_different_host__ [0.130251s] ... ok 2026-04-21 02:05:12.195127 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_summary [0.020756s] ... ok 2026-04-21 02:05:12.196442 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_access_list [0.024276s] ... ok 2026-04-21 02:05:12.200953 | ubuntu-noble | {7} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create [0.358829s] ... ok 2026-04-21 02:05:12.215990 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_05 [0.019504s] ... ok 2026-04-21 02:05:12.217716 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_by_admin [0.022217s] ... ok 2026-04-21 02:05:12.235341 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_10 [0.019161s] ... ok 2026-04-21 02:05:12.238548 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test__check_for_access_rule_locks_no_locks [0.020591s] ... ok 2026-04-21 02:05:12.239196 | ubuntu-noble | {3} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_version_invalid [0.137295s] ... ok 2026-04-21 02:05:12.242487 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:12.242520 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:12.245164 | ubuntu-noble | {4} manila.tests.api.test_extensions.ExtensionControllerIdFormatTest.test_id_with_bad_format [0.118392s] ... ok 2026-04-21 02:05:12.251609 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:12.251632 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:12.255285 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_deny_access_policy_not_authorized_1__allow_access [0.020069s] ... ok 2026-04-21 02:05:12.264140 | ubuntu-noble | Metadata property key is greater than 255 characters. 2026-04-21 02:05:12.267360 | ubuntu-noble | {5} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_key_too_long [0.075062s] ... ok 2026-04-21 02:05:12.268017 | ubuntu-noble | {2} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_value_too_long [0.082686s] ... ok 2026-04-21 02:05:12.268513 | ubuntu-noble | Metadata property value is greater than 1023 characters. 2026-04-21 02:05:12.273774 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:12.278852 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_02 [0.020355s] ... ok 2026-04-21 02:05:12.281114 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:12.281130 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:12.283623 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-04-21 02:05:12.287409 | ubuntu-noble | {3} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_version_not_found [0.045258s] ... ok 2026-04-21 02:05:12.287425 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-04-21 02:05:12.287430 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-04-21 02:05:12.288668 | ubuntu-noble | {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_details_share_server_not_found [0.020813s] ... ok 2026-04-21 02:05:12.297005 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_14 [0.021063s] ... ok 2026-04-21 02:05:12.307665 | ubuntu-noble | {3} manila.tests.api.test_wsgi.Test.test_router [0.021165s] ... ok 2026-04-21 02:05:12.309489 | ubuntu-noble | {5} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_too_many_keys [0.040769s] ... ok 2026-04-21 02:05:12.310476 | ubuntu-noble | {2} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_3 [0.021504s] ... ok 2026-04-21 02:05:12.317135 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_16 [0.020033s] ... ok 2026-04-21 02:05:12.327885 | ubuntu-noble | {5} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_details [0.020223s] ... ok 2026-04-21 02:05:12.334563 | ubuntu-noble | {7} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_admin_1 [0.132289s] ... ok 2026-04-21 02:05:12.336579 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_visibility_restrictions_2 [0.019444s] ... ok 2026-04-21 02:05:12.341743 | ubuntu-noble | {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_in_recycle_bin [0.028318s] ... ok 2026-04-21 02:05:12.345843 | ubuntu-noble | {5} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_share_network_filter_by_name [0.018162s] ... ok 2026-04-21 02:05:12.356244 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_deny_access_delete_locks [0.019470s] ... ok 2026-04-21 02:05:12.358574 | ubuntu-noble | {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_body [0.019297s] ... ok 2026-04-21 02:05:12.365522 | ubuntu-noble | {5} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_share_network_not_found [0.018675s] ... ok 2026-04-21 02:05:12.376446 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_exception_2 [0.019783s] ... ok 2026-04-21 02:05:12.377544 | ubuntu-noble | {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail [0.018842s] ... ok 2026-04-21 02:05:12.383822 | ubuntu-noble | {5} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_1 [0.018926s] ... ok 2026-04-21 02:05:12.387395 | ubuntu-noble | {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create_empty_body [0.077624s] ... ok 2026-04-21 02:05:12.397566 | ubuntu-noble | {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_by_admin [0.018585s] ... ok 2026-04-21 02:05:12.404376 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:12.404696 | ubuntu-noble | {5} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_3__is__True [0.018516s] ... ok 2026-04-21 02:05:12.410805 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:12.414020 | ubuntu-noble | {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show [0.018144s] ... ok 2026-04-21 02:05:12.420706 | ubuntu-noble | {5} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_4_1 [0.018377s] ... ok 2026-04-21 02:05:12.431518 | ubuntu-noble | {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create_item_key_too_long [0.047507s] ... ok 2026-04-21 02:05:12.438836 | ubuntu-noble | {5} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_invalid_input_1 [0.017997s] ... ok 2026-04-21 02:05:12.447656 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:12.454495 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test__check_for_access_rules_cant_manipulate_lock [0.216018s] ... ok 2026-04-21 02:05:12.460416 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_invalid_default_share_type [0.018627s] ... ok 2026-04-21 02:05:12.462498 | ubuntu-noble | {7} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_admin_3 [0.128775s] ... ok 2026-04-21 02:05:12.474268 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_locks_2 [0.019740s] ... ok 2026-04-21 02:05:12.479608 | ubuntu-noble | {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_index_nonexistent_share [0.047805s] ... ok 2026-04-21 02:05:12.494177 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_visibility_locks_creation_failed [0.019790s] ... ok 2026-04-21 02:05:12.497549 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_share_net_not_active [0.039403s] ... ok 2026-04-21 02:05:12.503271 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:12.503305 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:12.508909 | ubuntu-noble | {4} manila.tests.api.test_extensions.ExtensionControllerTest.test_get_non_existing_extension_json [0.260691s] ... ok 2026-04-21 02:05:12.514477 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_07 [0.020142s] ... ok 2026-04-21 02:05:12.526597 | ubuntu-noble | {4} manila.tests.api.test_validation.AdditionalPropertiesEnableTestCase.test_validate_additionalProperties_enable [0.020499s] ... ok 2026-04-21 02:05:12.531985 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:12.536554 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_03 [0.020138s] ... ok 2026-04-21 02:05:12.540394 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_valid_default_share_type [0.037886s] ... ok 2026-04-21 02:05:12.542777 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:12.545087 | ubuntu-noble | Cannot set or update admin only metadata. 2026-04-21 02:05:12.545101 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:12.545106 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-04-21 02:05:12.545110 | ubuntu-noble | policy.check_policy( 2026-04-21 02:05:12.545114 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-04-21 02:05:12.545118 | ubuntu-noble | return authorize(context, _action, target, do_raise=do_raise) 2026-04-21 02:05:12.545122 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:12.545126 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-04-21 02:05:12.545130 | ubuntu-noble | with excutils.save_and_reraise_exception(): 2026-04-21 02:05:12.545134 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:05:12.545137 | ubuntu-noble | self.force_reraise() 2026-04-21 02:05:12.545141 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:05:12.545145 | ubuntu-noble | raise self.value 2026-04-21 02:05:12.545149 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:12.545153 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:12.545157 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:12.545160 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:12.545164 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:12.545168 | ubuntu-noble | ^^^^^^^^^^^^^ 2026-04-21 02:05:12.545172 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-04-21 02:05:12.545186 | ubuntu-noble | raise exc(*args, **kwargs) 2026-04-21 02:05:12.545190 | ubuntu-noble | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-04-21 02:05:12.548934 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:12.550573 | ubuntu-noble | {4} manila.tests.api.test_validation.BooleanTestCase.test_validate_boolean [0.023810s] ... ok 2026-04-21 02:05:12.555785 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_08 [0.020642s] ... ok 2026-04-21 02:05:12.558498 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareAPITest.test_share_creation_fails_with_invalid_share_type [0.021262s] ... ok 2026-04-21 02:05:12.561528 | ubuntu-noble | {7} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_user_2 [0.099001s] ... ok 2026-04-21 02:05:12.570536 | ubuntu-noble | {4} manila.tests.api.test_validation.DatetimeTestCase.test_validate_datetime [0.019867s] ... ok 2026-04-21 02:05:12.574867 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_09 [0.019085s] ... ok 2026-04-21 02:05:12.577711 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_by_non_admin [0.020171s] ... ok 2026-04-21 02:05:12.585863 | ubuntu-noble | {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_show [0.106047s] ... ok 2026-04-21 02:05:12.590339 | ubuntu-noble | {4} manila.tests.api.test_validation.RequiredEnableTestCase.test_validate_required_enable [0.019771s] ... ok 2026-04-21 02:05:12.593386 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:12.593401 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:12.594629 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_15 [0.019782s] ... ok 2026-04-21 02:05:12.596447 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_01 [0.019481s] ... ok 2026-04-21 02:05:12.599796 | ubuntu-noble | {1} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v2_1_2_0 [0.534152s] ... ok 2026-04-21 02:05:12.609067 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:12.609084 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:12.611009 | ubuntu-noble | {4} manila.tests.api.test_versions.ExperimentalAPITestCase.test_experimental_api_called_when_requested [0.020601s] ... ok 2026-04-21 02:05:12.614273 | ubuntu-noble | {6} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_exception_3 [0.019465s] ... ok 2026-04-21 02:05:12.615485 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_08 [0.019063s] ... ok 2026-04-21 02:05:12.628034 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:12.628048 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:12.629936 | ubuntu-noble | {4} manila.tests.api.test_versions.ExperimentalAPITestCase.test_experimental_api_not_called_when_not_requested [0.018795s] ... ok 2026-04-21 02:05:12.631520 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:12.635314 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_11 [0.019587s] ... ok 2026-04-21 02:05:12.636651 | ubuntu-noble | {6} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_3 [0.022497s] ... ok 2026-04-21 02:05:12.647489 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:12.647507 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:12.649277 | ubuntu-noble | {4} manila.tests.api.test_versions.ExperimentalAPITestCase.test_experimental_header_returned_in_exception [0.019298s] ... ok 2026-04-21 02:05:12.654353 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_12 [0.018966s] ... ok 2026-04-21 02:05:12.659996 | ubuntu-noble | {6} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_4 [0.022030s] ... ok 2026-04-21 02:05:12.674053 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_04 [0.019608s] ... ok 2026-04-21 02:05:12.679026 | ubuntu-noble | {6} manila.tests.api.v2.test_limits.LimiterTest.test_delay_POST [0.019926s] ... ok 2026-04-21 02:05:12.684575 | ubuntu-noble | {7} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_affinities_admin_1_____affinity_same_host_______affinity_same_host__ [0.117674s] ... ok 2026-04-21 02:05:12.687243 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:12.690083 | ubuntu-noble | Cannot set or update admin only metadata. 2026-04-21 02:05:12.690097 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:12.690101 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-04-21 02:05:12.690105 | ubuntu-noble | policy.check_policy( 2026-04-21 02:05:12.690110 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-04-21 02:05:12.690114 | ubuntu-noble | return authorize(context, _action, target, do_raise=do_raise) 2026-04-21 02:05:12.690118 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:12.690121 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-04-21 02:05:12.690125 | ubuntu-noble | with excutils.save_and_reraise_exception(): 2026-04-21 02:05:12.690129 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:05:12.690133 | ubuntu-noble | self.force_reraise() 2026-04-21 02:05:12.690137 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:05:12.690141 | ubuntu-noble | raise self.value 2026-04-21 02:05:12.690145 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:12.690148 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:12.690152 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:12.690156 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:12.690160 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:12.690171 | ubuntu-noble | ^^^^^^^^^^^^^ 2026-04-21 02:05:12.690175 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-04-21 02:05:12.690178 | ubuntu-noble | raise exc(*args, **kwargs) 2026-04-21 02:05:12.690182 | ubuntu-noble | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-04-21 02:05:12.693455 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:12.693469 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:12.693608 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_13 [0.019369s] ... ok 2026-04-21 02:05:12.695623 | ubuntu-noble | {4} manila.tests.api.test_versions.VersionsControllerTestCase.test_req_version_matches_with_None_1___2_5____older__ [0.046268s] ... ok 2026-04-21 02:05:12.699416 | ubuntu-noble | {6} manila.tests.api.v2.test_limits.LimiterTest.test_delay_PUT_wait [0.020256s] ... ok 2026-04-21 02:05:12.707352 | ubuntu-noble | {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_user_1 [0.121357s] ... ok 2026-04-21 02:05:12.712239 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_visibility_restrictions_1 [0.018780s] ... ok 2026-04-21 02:05:12.719593 | ubuntu-noble | {6} manila.tests.api.v2.test_limits.WsgiLimiterProxyTest.test_403 [0.019026s] ... ok 2026-04-21 02:05:12.722527 | ubuntu-noble | {7} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_body_uri_mismatch [0.042383s] ... ok 2026-04-21 02:05:12.731385 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_visibility_restrictions_3 [0.019070s] ... ok 2026-04-21 02:05:12.740735 | ubuntu-noble | {6} manila.tests.api.v2.test_limits.WsgiLimiterTest.test_response_to_delays [0.019879s] ... ok 2026-04-21 02:05:12.741784 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:12.741799 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:12.746583 | ubuntu-noble | {4} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_root_3_2_0 [0.048916s] ... ok 2026-04-21 02:05:12.759683 | ubuntu-noble | {3} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_nonexistent_share [0.052079s] ... ok 2026-04-21 02:05:12.762623 | ubuntu-noble | {7} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_empty_body [0.040789s] ... ok 2026-04-21 02:05:12.779378 | ubuntu-noble | {2} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_2 [0.365084s] ... ok 2026-04-21 02:05:12.783115 | ubuntu-noble | {7} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_deleting_server [0.020342s] ... ok 2026-04-21 02:05:12.785618 | ubuntu-noble | {3} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_active_server [0.025898s] ... ok 2026-04-21 02:05:12.788832 | ubuntu-noble | {5} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_with_network_id [0.055777s] ... ok 2026-04-21 02:05:12.799551 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareAPITest.test_remove_invalid_options [0.019553s] ... ok 2026-04-21 02:05:12.801882 | ubuntu-noble | {7} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_project_id_filter [0.018795s] ... ok 2026-04-21 02:05:12.806316 | ubuntu-noble | {5} manila.tests.api.v2.test_limits.LimitMiddlewareTest.test_good_request [0.018821s] ... ok 2026-04-21 02:05:12.810701 | ubuntu-noble | {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create_nonexistent_share [0.209277s] ... ok 2026-04-21 02:05:12.810717 | ubuntu-noble | {3} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_share_network_not_found_filter_project [0.023544s] ... ok 2026-04-21 02:05:12.816996 | ubuntu-noble | {6} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_get_metadata_item_1 [0.078309s] ... ok 2026-04-21 02:05:12.818700 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_availability_zone [0.019464s] ... ok 2026-04-21 02:05:12.821054 | ubuntu-noble | {7} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_show_2 [0.019057s] ... ok 2026-04-21 02:05:12.834764 | ubuntu-noble | {3} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_status_filter [0.025140s] ... ok 2026-04-21 02:05:12.837962 | ubuntu-noble | Snapshots cannot be created for share '100' since it does not have that capability. 2026-04-21 02:05:12.839813 | ubuntu-noble | {7} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_support_1_0 [0.018581s] ... ok 2026-04-21 02:05:12.842640 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_2 [0.466252s] ... ok 2026-04-21 02:05:12.849567 | ubuntu-noble | {6} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_resource_id_not_found [0.032369s] ... ok 2026-04-21 02:05:12.850026 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:12.850035 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:12.852811 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:12.856767 | ubuntu-noble | Snapshots cannot be created for share '100' since it does not have that capability. 2026-04-21 02:05:12.857053 | ubuntu-noble | {4} manila.tests.api.test_versions.VersionsControllerTestCase.test_versions_v1_1_1_0 [0.109063s] ... ok 2026-04-21 02:05:12.857060 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_show_admin [0.037392s] ... ok 2026-04-21 02:05:12.858743 | ubuntu-noble | {7} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_support_2_False [0.018752s] ... ok 2026-04-21 02:05:12.866640 | ubuntu-noble | {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_1_true [0.028270s] ... ok 2026-04-21 02:05:12.871342 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_api_not_found_1 [0.021646s] ... ok 2026-04-21 02:05:12.875777 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:12.879062 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:12.890524 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:12.890808 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_api_not_found_3 [0.019068s] ... ok 2026-04-21 02:05:12.891659 | ubuntu-noble | {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_by_non_admin [0.024788s] ... ok 2026-04-21 02:05:12.892557 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:12.893550 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareAPITest.test_share_show_with_share_type_name [0.037449s] ... ok 2026-04-21 02:05:12.908625 | ubuntu-noble | {1} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_show_meta_not_found [0.098878s] ... ok 2026-04-21 02:05:12.911517 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_locks_3 [0.017836s] ... ok 2026-04-21 02:05:12.915761 | ubuntu-noble | {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary [0.026940s] ... ok 2026-04-21 02:05:12.921571 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_5 [0.029439s] ... ok 2026-04-21 02:05:12.928983 | ubuntu-noble | {1} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_fake_filter [0.020332s] ... ok 2026-04-21 02:05:12.930484 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_03 [0.018782s] ... ok 2026-04-21 02:05:12.939506 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_share_type_arg_is_absent_1 [0.019314s] ... ok 2026-04-21 02:05:12.942473 | ubuntu-noble | {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_nofound [0.025783s] ... ok 2026-04-21 02:05:12.951685 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_09 [0.018855s] ... ok 2026-04-21 02:05:12.952561 | ubuntu-noble | {1} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_by_admin [0.023410s] ... ok 2026-04-21 02:05:12.958774 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_1 [0.019245s] ... ok 2026-04-21 02:05:12.968045 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_13 [0.018764s] ... ok 2026-04-21 02:05:12.977013 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_2 [0.018106s] ... ok 2026-04-21 02:05:12.983464 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:12.986477 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:12.988784 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_14 [0.018281s] ... ok 2026-04-21 02:05:12.990680 | ubuntu-noble | {1} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_description [0.037072s] ... ok 2026-04-21 02:05:12.997029 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_2 [0.019864s] ... ok 2026-04-21 02:05:13.004666 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_deny_access_policy_not_authorized_2__deny_access [0.018135s] ... ok 2026-04-21 02:05:13.004999 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:13.005020 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:13.007533 | ubuntu-noble | {5} manila.tests.api.v2.test_limits.LimitMiddlewareTest.test_limited_request_json [0.201087s] ... ok 2026-04-21 02:05:13.017715 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_4 [0.020502s] ... ok 2026-04-21 02:05:13.023101 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:13.023714 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_01 [0.018979s] ... ok 2026-04-21 02:05:13.027663 | ubuntu-noble | {5} manila.tests.api.v2.test_limits.LimiterTest.test_user_limit [0.018237s] ... ok 2026-04-21 02:05:13.040672 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_quota_1 [0.022777s] ... ok 2026-04-21 02:05:13.042188 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_05 [0.018447s] ... ok 2026-04-21 02:05:13.043821 | ubuntu-noble | {5} manila.tests.api.v2.test_limits.LimitsControllerTest.test_index_diff_regex [0.017587s] ... ok 2026-04-21 02:05:13.053064 | ubuntu-noble | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_create_item_empty_key [0.198624s] ... ok 2026-04-21 02:05:13.054688 | ubuntu-noble | {7} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_2 [0.195946s] ... ok 2026-04-21 02:05:13.061094 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_06 [0.018697s] ... ok 2026-04-21 02:05:13.064461 | ubuntu-noble | {5} manila.tests.api.v2.test_limits.LimitsControllerTest.test_index_json_1_2_0 [0.017452s] ... ok 2026-04-21 02:05:13.065454 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_share_type_quota_1_2_39 [0.022502s] ... ok 2026-04-21 02:05:13.074815 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_input_1 [0.019840s] ... ok 2026-04-21 02:05:13.078963 | ubuntu-noble | {5} manila.tests.api.v2.test_limits.LimitsControllerTest.test_index_json_2_2_58 [0.017873s] ... ok 2026-04-21 02:05:13.079960 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_11 [0.018972s] ... ok 2026-04-21 02:05:13.086068 | ubuntu-noble | Quota '[1]' for shares should be integer. 2026-04-21 02:05:13.088617 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_invalid_value_4__1_ [0.025343s] ... ok 2026-04-21 02:05:13.096798 | ubuntu-noble | {5} manila.tests.api.v2.test_limits.ParseLimitsTest.test_bad_rule [0.017726s] ... ok 2026-04-21 02:05:13.098581 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_12 [0.018387s] ... ok 2026-04-21 02:05:13.109678 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_value_greater_than_2147483647_1 [0.021058s] ... ok 2026-04-21 02:05:13.110421 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:13.116702 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_mount_point_name [0.038439s] ... ok 2026-04-21 02:05:13.116721 | ubuntu-noble | {5} manila.tests.api.v2.test_limits.WsgiLimiterTest.test_invalid_methods [0.018479s] ... ok 2026-04-21 02:05:13.119452 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_check_for_access_rules_locks [0.018821s] ... ok 2026-04-21 02:05:13.119467 | ubuntu-noble | {1} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_missing [0.128569s] ... ok 2026-04-21 02:05:13.122506 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:13.130529 | ubuntu-noble | {6} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_value_greater_than_2147483647_2 [0.020322s] ... ok 2026-04-21 02:05:13.132244 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_delete [0.018958s] ... ok 2026-04-21 02:05:13.136026 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_deny_access [0.018553s] ... ok 2026-04-21 02:05:13.136903 | ubuntu-noble | {5} manila.tests.api.v2.test_messages.MessageApiTest.test_index_with_limit_and_offset [0.020657s] ... ok 2026-04-21 02:05:13.137445 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_invalid_reset_status_body_1 [0.294458s] ... ok 2026-04-21 02:05:13.153059 | ubuntu-noble | {6} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_4_invalid_reason [0.020420s] ... ok 2026-04-21 02:05:13.156630 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend [0.019018s] ... ok 2026-04-21 02:05:13.156907 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:13.157263 | ubuntu-noble | {5} manila.tests.api.v2.test_messages.MessageApiTest.test_show_not_found [0.019047s] ... ok 2026-04-21 02:05:13.166464 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:13.169882 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_detail_with_task_state [0.037036s] ... ok 2026-04-21 02:05:13.173199 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:13.173690 | ubuntu-noble | {6} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_2_lock_reason [0.020154s] ... ok 2026-04-21 02:05:13.176487 | ubuntu-noble | {2} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_invalid_body_2 [0.018891s] ... ok 2026-04-21 02:05:13.181649 | ubuntu-noble | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_affinities_admin_2_____affinity_different_host_______affinity_different_host__ [0.128617s] ... ok 2026-04-21 02:05:13.190317 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_02 [0.018754s] ... ok 2026-04-21 02:05:13.191634 | ubuntu-noble | {6} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_time_filters_1 [0.020515s] ... ok 2026-04-21 02:05:13.194991 | ubuntu-noble | {2} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_2 [0.020237s] ... ok 2026-04-21 02:05:13.210962 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_06 [0.019194s] ... ok 2026-04-21 02:05:13.213543 | ubuntu-noble | {2} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_instantiate_controller_1_AvailabilityZoneControllerLegacy [0.018467s] ... ok 2026-04-21 02:05:13.215761 | ubuntu-noble | {6} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_show_not_found [0.021320s] ... ok 2026-04-21 02:05:13.226447 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_10 [0.018498s] ... ok 2026-04-21 02:05:13.229826 | ubuntu-noble | {5} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_get_metadata_item_2 [0.074398s] ... ok 2026-04-21 02:05:13.232536 | ubuntu-noble | {2} manila.tests.api.v2.test_limits.LimiterTest.test_multiple_users [0.018524s] ... ok 2026-04-21 02:05:13.235460 | ubuntu-noble | {6} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_index_with_filters_1_1_0 [0.019833s] ... ok 2026-04-21 02:05:13.246639 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_invalid_body_1 [0.018212s] ... ok 2026-04-21 02:05:13.250727 | ubuntu-noble | {2} manila.tests.api.v2.test_limits.LimitsViewBuilderTest.test_build_limits_empty_limits [0.018683s] ... ok 2026-04-21 02:05:13.253653 | ubuntu-noble | {6} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_create_invalid_types [0.020483s] ... ok 2026-04-21 02:05:13.258526 | ubuntu-noble | Metadata property value is greater than 1023 characters. 2026-04-21 02:05:13.260605 | ubuntu-noble | {5} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_invalid_metadata_4 [0.030721s] ... ok 2026-04-21 02:05:13.264609 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_invalid_body_1 [0.018244s] ... ok 2026-04-21 02:05:13.270442 | ubuntu-noble | {2} manila.tests.api.v2.test_limits.WsgiLimiterTest.test_response_to_delays_usernames [0.019547s] ... ok 2026-04-21 02:05:13.274374 | ubuntu-noble | {6} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_delete [0.020625s] ... ok 2026-04-21 02:05:13.280012 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_api_not_found_3 [0.019119s] ... ok 2026-04-21 02:05:13.290333 | ubuntu-noble | {2} manila.tests.api.v2.test_messages.MessageApiTest.test_delete [0.019725s] ... ok 2026-04-21 02:05:13.294667 | ubuntu-noble | {6} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_list_all_filter_opts [0.020172s] ... ok 2026-04-21 02:05:13.295793 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:13.299903 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_not_authorized [0.019832s] ... ok 2026-04-21 02:05:13.311196 | ubuntu-noble | {2} manila.tests.api.v2.test_messages.MessageApiTest.test_show [0.020842s] ... ok 2026-04-21 02:05:13.317394 | ubuntu-noble | {6} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_list_filter_by_sn [0.020089s] ... ok 2026-04-21 02:05:13.327490 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_2 [0.027479s] ... ok 2026-04-21 02:05:13.335263 | ubuntu-noble | {6} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_invalid_keys_sh_server_exists [0.020231s] ... ok 2026-04-21 02:05:13.347447 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__get_share_type_id_is_not_provided [0.019683s] ... ok 2026-04-21 02:05:13.355810 | ubuntu-noble | {6} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_services_list_all_tenants_policy_authorized [0.020415s] ... ok 2026-04-21 02:05:13.365897 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__get_share_type_id_not_found [0.018421s] ... ok 2026-04-21 02:05:13.375631 | ubuntu-noble | {6} manila.tests.api.v2.test_services.ServicesTest.test_services_list_4 [0.019572s] ... ok 2026-04-21 02:05:13.384328 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__validate_user_id_and_share_type_args_exception [0.018330s] ... ok 2026-04-21 02:05:13.395450 | ubuntu-noble | {6} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_status [0.019737s] ... ok 2026-04-21 02:05:13.399499 | ubuntu-noble | {2} manila.tests.api.v2.test_metadata.MetadataAPITest.test_delete_metadata [0.088016s] ... ok 2026-04-21 02:05:13.402990 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_api_not_found_2 [0.018671s] ... ok 2026-04-21 02:05:13.422893 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_7 [0.019547s] ... ok 2026-04-21 02:05:13.425001 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_api_not_found_2 [0.021861s] ... ok 2026-04-21 02:05:13.427882 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:13.430181 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:13.442775 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_tenant_quota_1 [0.019095s] ... ok 2026-04-21 02:05:13.445425 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_6 [0.023831s] ... ok 2026-04-21 02:05:13.449815 | ubuntu-noble | Cannot delete admin only metadata. 2026-04-21 02:05:13.449835 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:13.449840 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 185, in delete 2026-04-21 02:05:13.449844 | ubuntu-noble | policy.check_policy(context, 'share', 2026-04-21 02:05:13.449847 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-04-21 02:05:13.449852 | ubuntu-noble | return authorize(context, _action, target, do_raise=do_raise) 2026-04-21 02:05:13.449856 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:13.449860 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-04-21 02:05:13.449864 | ubuntu-noble | with excutils.save_and_reraise_exception(): 2026-04-21 02:05:13.449867 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:05:13.449872 | ubuntu-noble | self.force_reraise() 2026-04-21 02:05:13.449875 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:05:13.449879 | ubuntu-noble | raise self.value 2026-04-21 02:05:13.449883 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:13.449887 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:13.449891 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:13.449894 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:13.449898 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:13.449902 | ubuntu-noble | ^^^^^^^^^^^^^ 2026-04-21 02:05:13.449913 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-04-21 02:05:13.449918 | ubuntu-noble | raise exc(*args, **kwargs) 2026-04-21 02:05:13.449921 | ubuntu-noble | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-04-21 02:05:13.460367 | ubuntu-noble | {6} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_metadata_with_unsupported_version_2_2_0 [0.064638s] ... ok 2026-04-21 02:05:13.461878 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_1 [0.020005s] ... ok 2026-04-21 02:05:13.465855 | ubuntu-noble | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_affinities_user_2_____affinity_different_host_______affinity_different_host__ [0.281473s] ... ok 2026-04-21 02:05:13.469525 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_3 [0.020918s] ... ok 2026-04-21 02:05:13.484814 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_4 [0.021636s] ... ok 2026-04-21 02:05:13.486472 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_7 [0.018863s] ... ok 2026-04-21 02:05:13.504129 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_6 [0.020269s] ... ok 2026-04-21 02:05:13.506775 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_4 [0.018289s] ... ok 2026-04-21 02:05:13.511537 | ubuntu-noble | {6} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_accesses_share_not_found [0.051165s] ... ok 2026-04-21 02:05:13.522191 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_share_type_quota_with_old_microversion_1_show [0.018002s] ... ok 2026-04-21 02:05:13.524513 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__validate_user_id_and_share_type_args_3___bar___None_ [0.019283s] ... ok 2026-04-21 02:05:13.526578 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:13.541034 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_quota_not_authorized [0.018678s] ... ok 2026-04-21 02:05:13.542900 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_9 [0.019668s] ... ok 2026-04-21 02:05:13.545452 | ubuntu-noble | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_delete_meta_not_found [0.079783s] ... ok 2026-04-21 02:05:13.556453 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_reset_status_for_missing [0.293524s] ... ok 2026-04-21 02:05:13.559794 | ubuntu-noble | {6} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_with_unsupported_version_1_1_0 [0.048131s] ... ok 2026-04-21 02:05:13.562587 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_share_type_quota_2_2_40 [0.021644s] ... ok 2026-04-21 02:05:13.569469 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_share_type_quota_detail_1_2_39 [0.026387s] ... ok 2026-04-21 02:05:13.581441 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_api_not_found_2 [0.018612s] ... ok 2026-04-21 02:05:13.590532 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:13.591512 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_share_type_quota_detail_2_2_40 [0.021938s] ... ok 2026-04-21 02:05:13.606722 | ubuntu-noble | {6} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_with_unsupported_version_2_2_0 [0.046621s] ... ok 2026-04-21 02:05:13.610514 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_share_type_quota_for_share_networks [0.027270s] ... ok 2026-04-21 02:05:13.627415 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_share_type_quota_2_2_40 [0.035781s] ... ok 2026-04-21 02:05:13.629604 | ubuntu-noble | {5} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_without_quota [0.019398s] ... ok 2026-04-21 02:05:13.632460 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:13.632483 | ubuntu-noble | Cannot set or update admin only metadata. 2026-04-21 02:05:13.632488 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:13.632492 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-04-21 02:05:13.632496 | ubuntu-noble | policy.check_policy( 2026-04-21 02:05:13.632501 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-04-21 02:05:13.632505 | ubuntu-noble | return authorize(context, _action, target, do_raise=do_raise) 2026-04-21 02:05:13.632509 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:13.632512 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-04-21 02:05:13.632516 | ubuntu-noble | with excutils.save_and_reraise_exception(): 2026-04-21 02:05:13.632520 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:05:13.632524 | ubuntu-noble | self.force_reraise() 2026-04-21 02:05:13.632528 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:05:13.632532 | ubuntu-noble | raise self.value 2026-04-21 02:05:13.632535 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:13.632539 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:13.632543 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:13.632547 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:13.632550 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:13.632554 | ubuntu-noble | ^^^^^^^^^^^^^ 2026-04-21 02:05:13.632558 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-04-21 02:05:13.632561 | ubuntu-noble | raise exc(*args, **kwargs) 2026-04-21 02:05:13.632565 | ubuntu-noble | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-04-21 02:05:13.645793 | ubuntu-noble | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_affinities_user_3 [0.102374s] ... ok 2026-04-21 02:05:13.646600 | ubuntu-noble | {5} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_1_action_and_lock_reason [0.018303s] ... ok 2026-04-21 02:05:13.655561 | ubuntu-noble | {6} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_update_access_level_invalid_access_level [0.047359s] ... ok 2026-04-21 02:05:13.656521 | ubuntu-noble | {2} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_user_quota_can_not_be_bigger_than_tenant_quota [0.028886s] ... ok 2026-04-21 02:05:13.660577 | ubuntu-noble | {0} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_1 [0.523416s] ... ok 2026-04-21 02:05:13.664219 | ubuntu-noble | {5} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_3_resource_action [0.017480s] ... ok 2026-04-21 02:05:13.676440 | ubuntu-noble | {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create [0.019984s] ... ok 2026-04-21 02:05:13.680536 | ubuntu-noble | {0} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_with_unsupported_versions_4 [0.019822s] ... ok 2026-04-21 02:05:13.682379 | ubuntu-noble | {5} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_1_no_body_content [0.018056s] ... ok 2026-04-21 02:05:13.689413 | ubuntu-noble | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_container [0.040527s] ... ok 2026-04-21 02:05:13.689597 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:13.693825 | ubuntu-noble | {6} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create [0.039609s] ... ok 2026-04-21 02:05:13.696480 | ubuntu-noble | {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_6_invalid_resource_type [0.019221s] ... ok 2026-04-21 02:05:13.700796 | ubuntu-noble | {0} manila.tests.api.v2.test_limits.LimitTest.test_GET_no_delay [0.019897s] ... ok 2026-04-21 02:05:13.706549 | ubuntu-noble | {5} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index [0.021350s] ... ok 2026-04-21 02:05:13.716097 | ubuntu-noble | {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_create_visibility_already_locked [0.020295s] ... ok 2026-04-21 02:05:13.719759 | ubuntu-noble | {0} manila.tests.api.v2.test_limits.ParseLimitsTest.test_bad_unit [0.018559s] ... ok 2026-04-21 02:05:13.723129 | ubuntu-noble | {5} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_create [0.019157s] ... ok 2026-04-21 02:05:13.730774 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:13.734700 | ubuntu-noble | {6} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_invalid_body [0.040760s] ... ok 2026-04-21 02:05:13.737458 | ubuntu-noble | {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_delete_not_found [0.019618s] ... ok 2026-04-21 02:05:13.740497 | ubuntu-noble | {0} manila.tests.api.v2.test_limits.ParseLimitsTest.test_multiple_rules [0.018329s] ... ok 2026-04-21 02:05:13.740773 | ubuntu-noble | {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_1 [0.798302s] ... ok 2026-04-21 02:05:13.742939 | ubuntu-noble | {5} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_list_all_filter_opts_separately [0.019682s] ... ok 2026-04-21 02:05:13.747181 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:13.756010 | ubuntu-noble | {2} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_pagination_3 [0.020112s] ... ok 2026-04-21 02:05:13.759031 | ubuntu-noble | {0} manila.tests.api.v2.test_messages.MessageApiTest.test_index_with_created_since_and_created_before [0.021352s] ... ok 2026-04-21 02:05:13.761206 | ubuntu-noble | Metadata property key is blank. 2026-04-21 02:05:13.766671 | ubuntu-noble | {5} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_description [0.018703s] ... ok 2026-04-21 02:05:13.768526 | ubuntu-noble | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_malformed_data_4 [0.077324s] ... ok 2026-04-21 02:05:13.770597 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:13.775067 | ubuntu-noble | {6} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_delete_exception [0.040242s] ... ok 2026-04-21 02:05:13.777507 | ubuntu-noble | {2} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_forbidden_1_index [0.020454s] ... ok 2026-04-21 02:05:13.783550 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:13.795221 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:13.797830 | ubuntu-noble | {2} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_disabled_2___detail___True_ [0.018275s] ... ok 2026-04-21 02:05:13.798514 | ubuntu-noble | {5} manila.tests.api.v2.test_security_services.SecurityServicesAPITest.test_index_1_2_0 [0.036614s] ... ok 2026-04-21 02:05:13.805554 | ubuntu-noble | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_all_nonexistent_share [0.041693s] ... ok 2026-04-21 02:05:13.809585 | ubuntu-noble | {1} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_2 [0.691080s] ... ok 2026-04-21 02:05:13.810649 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:13.814944 | ubuntu-noble | {6} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_with_limit [0.039730s] ... ok 2026-04-21 02:05:13.815505 | ubuntu-noble | {2} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_valid_keys_sh_server_exists [0.019998s] ... ok 2026-04-21 02:05:13.818559 | ubuntu-noble | {5} manila.tests.api.v2.test_services.ServicesTest.test_services_list_1 [0.019066s] ... ok 2026-04-21 02:05:13.830359 | ubuntu-noble | {7} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_2 [0.273865s] ... ok 2026-04-21 02:05:13.834570 | ubuntu-noble | {2} manila.tests.api.v2.test_services.ServicesTest.test_ensure_shares_conflict [0.019091s] ... ok 2026-04-21 02:05:13.836483 | ubuntu-noble | {5} manila.tests.api.v2.test_services.ServicesTest.test_services_list_2 [0.018144s] ... ok 2026-04-21 02:05:13.839465 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_subnet_2 [0.025463s] ... ok 2026-04-21 02:05:13.839480 | ubuntu-noble | {0} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_get_metadata_item_3 [0.078780s] ... ok 2026-04-21 02:05:13.850023 | ubuntu-noble | {7} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_with_unsupported_versions_3 [0.019550s] ... ok 2026-04-21 02:05:13.850711 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:13.854126 | ubuntu-noble | {2} manila.tests.api.v2.test_services.ServicesTest.test_services_disable_2 [0.019452s] ... ok 2026-04-21 02:05:13.857673 | ubuntu-noble | {5} manila.tests.api.v2.test_services.ServicesTest.test_services_list_api_not_found_2 [0.018197s] ... ok 2026-04-21 02:05:13.861249 | ubuntu-noble | {6} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_with_limit_and_offset [0.040095s] ... ok 2026-04-21 02:05:13.868204 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_3 [0.029879s] ... ok 2026-04-21 02:05:13.869468 | ubuntu-noble | {7} manila.tests.api.v2.test_limits.LimitTest.test_GET_delay [0.019082s] ... ok 2026-04-21 02:05:13.870933 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:13.874391 | ubuntu-noble | {5} manila.tests.api.v2.test_services.ServicesTest.test_services_update_legacy_url_2_dot_7_api_not_found_3 [0.018891s] ... ok 2026-04-21 02:05:13.877523 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:13.877537 | ubuntu-noble | Cannot set or update admin only metadata. 2026-04-21 02:05:13.877542 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:13.877546 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v1/share_metadata.py", line 117, in _update_share_metadata 2026-04-21 02:05:13.877550 | ubuntu-noble | policy.check_policy( 2026-04-21 02:05:13.877555 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 242, in check_policy 2026-04-21 02:05:13.877559 | ubuntu-noble | return authorize(context, _action, target, do_raise=do_raise) 2026-04-21 02:05:13.877562 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:13.877566 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 195, in authorize 2026-04-21 02:05:13.877570 | ubuntu-noble | with excutils.save_and_reraise_exception(): 2026-04-21 02:05:13.877574 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:05:13.877578 | ubuntu-noble | self.force_reraise() 2026-04-21 02:05:13.877582 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:05:13.877585 | ubuntu-noble | raise self.value 2026-04-21 02:05:13.877589 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:13.877593 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:13.877597 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:13.877601 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:13.877604 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:13.877608 | ubuntu-noble | ^^^^^^^^^^^^^ 2026-04-21 02:05:13.877612 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1117, in enforce 2026-04-21 02:05:13.877616 | ubuntu-noble | raise exc(*args, **kwargs) 2026-04-21 02:05:13.877619 | ubuntu-noble | manila.exception.PolicyNotAuthorized: Policy doesn't allow share:update_admin_only_metadata to be performed. 2026-04-21 02:05:13.877798 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_original_1_1_0 [0.038573s] ... ok 2026-04-21 02:05:13.877805 | ubuntu-noble | {2} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_zone [0.020155s] ... ok 2026-04-21 02:05:13.888643 | ubuntu-noble | {4} manila.tests.api.v1.test_share_metadata.ShareMetaDataTest.test_update_item_affinities_user_2_____affinity_different_host_______affinity_different_host__ [0.082755s] ... ok 2026-04-21 02:05:13.890447 | ubuntu-noble | {7} manila.tests.api.v2.test_limits.LimiterTest.test_delay_GET [0.018891s] ... ok 2026-04-21 02:05:13.890986 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:13.892523 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_share_type_arg_is_absent_exception [0.022260s] ... ok 2026-04-21 02:05:13.906819 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:13.907156 | ubuntu-noble | {7} manila.tests.api.v2.test_limits.LimiterTest.test_multiple_delays [0.018474s] ... ok 2026-04-21 02:05:13.908323 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:13.910029 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_2 [0.019068s] ... ok 2026-04-21 02:05:13.911467 | ubuntu-noble | {4} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_delete_creating_server [0.021335s] ... ok 2026-04-21 02:05:13.911482 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_original_2_2_0 [0.037072s] ... ok 2026-04-21 02:05:13.911630 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:13.928737 | ubuntu-noble | {7} manila.tests.api.v2.test_limits.LimiterTest.test_no_delay_GET [0.018548s] ... ok 2026-04-21 02:05:13.930536 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_6 [0.019173s] ... ok 2026-04-21 02:05:13.930550 | ubuntu-noble | {4} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_no_filters [0.019123s] ... ok 2026-04-21 02:05:13.939304 | ubuntu-noble | {3} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_1 [0.198487s] ... ok 2026-04-21 02:05:13.945432 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:13.945739 | ubuntu-noble | {7} manila.tests.api.v2.test_limits.LimitsViewBuilderTest.test_build_limits [0.018479s] ... ok 2026-04-21 02:05:13.948451 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_3 [0.018407s] ... ok 2026-04-21 02:05:13.951461 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_original_3_2_1 [0.037005s] ... ok 2026-04-21 02:05:13.951475 | ubuntu-noble | {4} manila.tests.api.v1.test_share_servers.ShareServerAPITest.test_index_share_network_filter_by_id [0.018499s] ... ok 2026-04-21 02:05:13.961207 | ubuntu-noble | {6} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_create_metadata [0.105801s] ... ok 2026-04-21 02:05:13.963505 | ubuntu-noble | {7} manila.tests.api.v2.test_limits.ParseLimitsTest.test_invalid [0.018231s] ... ok 2026-04-21 02:05:13.963522 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareAPITest.test_remove_invalid_options_admin [0.024124s] ... ok 2026-04-21 02:05:13.965851 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_6 [0.018095s] ... ok 2026-04-21 02:05:13.968515 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_with_dhss_true_and_network_notexist [0.018526s] ... ok 2026-04-21 02:05:13.970481 | ubuntu-noble | {5} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_3 [0.097166s] ... ok 2026-04-21 02:05:13.981075 | ubuntu-noble | {7} manila.tests.api.v2.test_limits.WsgiLimiterProxyTest.test_200 [0.018638s] ... ok 2026-04-21 02:05:13.985584 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_api_not_found_3 [0.019682s] ... ok 2026-04-21 02:05:13.985843 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:13.988958 | ubuntu-noble | {4} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_share_not_updates_size [0.041031s] ... ok 2026-04-21 02:05:13.996465 | ubuntu-noble | {2} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_metadata [0.121758s] ... ok 2026-04-21 02:05:13.997789 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.000723 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.002160 | ubuntu-noble | {7} manila.tests.api.v2.test_messages.MessageApiTest.test_show_with_resource [0.020917s] ... ok 2026-04-21 02:05:14.003755 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareAPITest.test_share_show [0.036763s] ... ok 2026-04-21 02:05:14.004723 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_tenant_quota_2 [0.019097s] ... ok 2026-04-21 02:05:14.008853 | ubuntu-noble | {4} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_by_non_admin [0.019774s] ... ok 2026-04-21 02:05:14.015958 | ubuntu-noble | {5} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_with_unsupported_version_2_2_0 [0.045308s] ... ok 2026-04-21 02:05:14.024522 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test__check_for_access_rules_locks_too_many_locks [0.019220s] ... ok 2026-04-21 02:05:14.025519 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_user_quota [0.019614s] ... ok 2026-04-21 02:05:14.027226 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.032867 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_mount_point_name [0.069126s] ... ok 2026-04-21 02:05:14.035711 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.043556 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.043797 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test__create_access_deletion_locks_creation_failed [0.018995s] ... ok 2026-04-21 02:05:14.047081 | ubuntu-noble | {4} manila.tests.api.v1.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_display_descr [0.038105s] ... ok 2026-04-21 02:05:14.052650 | ubuntu-noble | {7} manila.tests.api.v2.test_metadata.MetadataAPITest.test__get_resource_policy_not_authorized_private_resource_1_True [0.046892s] ... ok 2026-04-21 02:05:14.056395 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_quota_detail_1 [0.027097s] ... ok 2026-04-21 02:05:14.059860 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_invalid_share_net [0.025939s] ... ok 2026-04-21 02:05:14.061452 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_04 [0.018577s] ... ok 2026-04-21 02:05:14.063462 | ubuntu-noble | {5} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_with_unsupported_version_3_2_44 [0.047006s] ... ok 2026-04-21 02:05:14.079435 | ubuntu-noble | {0} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_invalid_value_1__2 [0.027276s] ... ok 2026-04-21 02:05:14.081927 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.085434 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_allow_access_error_07 [0.018078s] ... ok 2026-04-21 02:05:14.085450 | ubuntu-noble | {2} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_1 [0.086688s] ... ok 2026-04-21 02:05:14.087470 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_without_share_net_no_parent [0.037992s] ... ok 2026-04-21 02:05:14.098633 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_deny_access_not_found [0.018775s] ... ok 2026-04-21 02:05:14.099746 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.101344 | ubuntu-noble | {6} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_1 [0.139998s] ... ok 2026-04-21 02:05:14.102349 | ubuntu-noble | {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_delete [0.022892s] ... ok 2026-04-21 02:05:14.106042 | ubuntu-noble | {5} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_invalid_share [0.042800s] ... ok 2026-04-21 02:05:14.107428 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.112927 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_not_supported_1_1_0 [0.053796s] ... ok 2026-04-21 02:05:14.118540 | ubuntu-noble | {1} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_exception_1 [0.019432s] ... ok 2026-04-21 02:05:14.121534 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.122456 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.124347 | ubuntu-noble | {0} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_pagination_1 [0.021959s] ... ok 2026-04-21 02:05:14.127486 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareAPITest.test_share_not_updates_size [0.039462s] ... ok 2026-04-21 02:05:14.127500 | ubuntu-noble | {7} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_all_metadata_3 [0.076759s] ... ok 2026-04-21 02:05:14.137253 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.139569 | ubuntu-noble | {1} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_1 [0.021638s] ... ok 2026-04-21 02:05:14.144251 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_exception_1 [0.019247s] ... ok 2026-04-21 02:05:14.145698 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.146462 | ubuntu-noble | {0} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_get_pools_detail [0.020558s] ... ok 2026-04-21 02:05:14.149806 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_7 [0.023616s] ... ok 2026-04-21 02:05:14.153565 | ubuntu-noble | {5} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_with_limit [0.044439s] ... ok 2026-04-21 02:05:14.157947 | ubuntu-noble | {1} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_with_unsupported_versions_1 [0.018361s] ... ok 2026-04-21 02:05:14.161467 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.163261 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_extend_invalid_body_3 [0.018847s] ... ok 2026-04-21 02:05:14.165561 | ubuntu-noble | {0} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_index [0.019366s] ... ok 2026-04-21 02:05:14.167730 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_from_snapshot_with_share_net_equals_parent [0.054586s] ... ok 2026-04-21 02:05:14.170492 | ubuntu-noble | {2} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_2 [0.085284s] ... ok 2026-04-21 02:05:14.171824 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_api_not_found_1 [0.020709s] ... ok 2026-04-21 02:05:14.178727 | ubuntu-noble | {1} manila.tests.api.v2.test_limits.LimiterTest.test_no_delay_PUT [0.018631s] ... ok 2026-04-21 02:05:14.182508 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink [0.019220s] ... ok 2026-04-21 02:05:14.185452 | ubuntu-noble | {0} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_share_server_dependent_exists_2_False [0.020569s] ... ok 2026-04-21 02:05:14.186572 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.186950 | ubuntu-noble | {6} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.084372s] ... ok 2026-04-21 02:05:14.191054 | ubuntu-noble | {5} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_update [0.040304s] ... ok 2026-04-21 02:05:14.193358 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_create_invalid_input_2 [0.025444s] ... ok 2026-04-21 02:05:14.194538 | ubuntu-noble | {1} manila.tests.api.v2.test_limits.LimitsControllerTest.test_empty_index_json [0.017727s] ... ok 2026-04-21 02:05:14.199518 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_1 [0.028832s] ... ok 2026-04-21 02:05:14.200817 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_invalid_body_3 [0.017963s] ... ok 2026-04-21 02:05:14.204721 | ubuntu-noble | {0} manila.tests.api.v2.test_services.ServicesTest.test_ensure_shares_host_not_found [0.019217s] ... ok 2026-04-21 02:05:14.207916 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.212833 | ubuntu-noble | {1} manila.tests.api.v2.test_messages.MessageApiTest.test_delete_not_found [0.017998s] ... ok 2026-04-21 02:05:14.220424 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_4 [0.020493s] ... ok 2026-04-21 02:05:14.223845 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.224419 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_delete_no_share [0.026936s] ... ok 2026-04-21 02:05:14.227486 | ubuntu-noble | {0} manila.tests.api.v2.test_services.ServicesTest.test_services_disable_1 [0.020007s] ... ok 2026-04-21 02:05:14.228650 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.230509 | ubuntu-noble | {2} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_unsupported_version_1_1_0 [0.061036s] ... ok 2026-04-21 02:05:14.234200 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.235073 | ubuntu-noble | {5} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_1_index [0.043902s] ... ok 2026-04-21 02:05:14.241076 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__validate_user_id_and_share_type_args_2__None___foo__ [0.020814s] ... ok 2026-04-21 02:05:14.254483 | ubuntu-noble | {0} manila.tests.api.v2.test_services.ServicesTest.test_services_enable_1 [0.027221s] ... ok 2026-04-21 02:05:14.259965 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.262008 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_share_type_quota [0.020724s] ... ok 2026-04-21 02:05:14.264383 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_detail [0.043680s] ... ok 2026-04-21 02:05:14.269138 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.271538 | ubuntu-noble | {0} manila.tests.api.v2.test_services.ServicesTest.test_services_update_legacy_url_2_dot_7_api_not_found_2 [0.019283s] ... ok 2026-04-21 02:05:14.272560 | ubuntu-noble | {5} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_2_detail [0.037442s] ... ok 2026-04-21 02:05:14.277687 | ubuntu-noble | {2} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_accesses_share_req_share_id_not_exist [0.047750s] ... ok 2026-04-21 02:05:14.279453 | ubuntu-noble | {6} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_validate_metadata_for_update [0.093542s] ... ok 2026-04-21 02:05:14.284545 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_5 [0.022512s] ... ok 2026-04-21 02:05:14.292416 | ubuntu-noble | {1} manila.tests.api.v2.test_metadata.MetadataAPITest.test_delete_metadata_not_found [0.079411s] ... ok 2026-04-21 02:05:14.304093 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.305462 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.307426 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.309535 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_by_admin [0.043742s] ... ok 2026-04-21 02:05:14.316121 | ubuntu-noble | {7} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_2 [0.031358s] ... ok 2026-04-21 02:05:14.319357 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.347535 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.349957 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test__reset_status_call_1 [0.041793s] ... ok 2026-04-21 02:05:14.352505 | ubuntu-noble | {2} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_with_unsupported_version_4_2_44 [0.049209s] ... ok 2026-04-21 02:05:14.352520 | ubuntu-noble | {7} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_1_no_body_content [0.019432s] ... ok 2026-04-21 02:05:14.352524 | ubuntu-noble | {5} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_export_locations_share_not_found [0.068702s] ... ok 2026-04-21 02:05:14.352528 | ubuntu-noble | {0} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_metadata_with_unsupported_version_1_1_0 [0.060554s] ... ok 2026-04-21 02:05:14.352542 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareAPITest.test_share_update [0.041851s] ... ok 2026-04-21 02:05:14.355110 | ubuntu-noble | {7} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_3_invalid_action [0.019406s] ... ok 2026-04-21 02:05:14.367513 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.368558 | ubuntu-noble | {1} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_all_metadata_1 [0.075976s] ... ok 2026-04-21 02:05:14.373937 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test__check_for_access_rules_locks_unauthorized [0.023203s] ... ok 2026-04-21 02:05:14.377567 | ubuntu-noble | {7} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_5_invalid_resource_id [0.019309s] ... ok 2026-04-21 02:05:14.377980 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.394099 | ubuntu-noble | {7} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_time_filters_3 [0.019186s] ... ok 2026-04-21 02:05:14.398981 | ubuntu-noble | Metadata property key is blank. 2026-04-21 02:05:14.399757 | ubuntu-noble | {5} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.058203s] ... ok 2026-04-21 02:05:14.401505 | ubuntu-noble | {1} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_invalid_metadata_2 [0.032397s] ... ok 2026-04-21 02:05:14.403671 | ubuntu-noble | Metadata property key is blank. 2026-04-21 02:05:14.404991 | ubuntu-noble | {2} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_update_access_level [0.075808s] ... ok 2026-04-21 02:05:14.411423 | ubuntu-noble | {0} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_with_invalid_metadata_2 [0.074565s] ... ok 2026-04-21 02:05:14.420186 | ubuntu-noble | {7} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_not_found_2_detail [0.026096s] ... ok 2026-04-21 02:05:14.427868 | ubuntu-noble | Metadata property key is greater than 255 characters. 2026-04-21 02:05:14.429788 | ubuntu-noble | {1} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_invalid_metadata_3 [0.028611s] ... ok 2026-04-21 02:05:14.434955 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.439287 | ubuntu-noble | {7} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_delete_not_found [0.019049s] ... ok 2026-04-21 02:05:14.441414 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.443662 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.443797 | ubuntu-noble | {2} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_restore_to_target_share [0.040673s] ... ok 2026-04-21 02:05:14.453568 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_2 [0.023669s] ... ok 2026-04-21 02:05:14.458311 | ubuntu-noble | {7} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_services_list_admin_context_invalid_opts [0.018878s] ... ok 2026-04-21 02:05:14.461845 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_deny_access_with_share_network_id [0.087639s] ... ok 2026-04-21 02:05:14.472040 | ubuntu-noble | Metadata property value is greater than 1023 characters. 2026-04-21 02:05:14.473968 | ubuntu-noble | {5} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_export_location_not_found [0.074073s] ... ok 2026-04-21 02:05:14.475475 | ubuntu-noble | {0} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_with_invalid_metadata_4 [0.067780s] ... ok 2026-04-21 02:05:14.475489 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_4 [0.021337s] ... ok 2026-04-21 02:05:14.479565 | ubuntu-noble | {7} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_services_list_all_tenants_policy_not_authorized [0.019578s] ... ok 2026-04-21 02:05:14.486324 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_exception_2 [0.024073s] ... ok 2026-04-21 02:05:14.496577 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_5 [0.021305s] ... ok 2026-04-21 02:05:14.499461 | ubuntu-noble | {7} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_services_list_all_tenants_with_value_zero [0.019649s] ... ok 2026-04-21 02:05:14.508523 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.511366 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareActionsTest.test_shrink_invalid_body_2 [0.021940s] ... ok 2026-04-21 02:05:14.516092 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_api_not_found_2 [0.019428s] ... ok 2026-04-21 02:05:14.521679 | ubuntu-noble | {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test__is_rule_restricted_2_False [0.046123s] ... ok 2026-04-21 02:05:14.532838 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.536449 | ubuntu-noble | {7} manila.tests.api.v2.test_security_services.SecurityServicesAPITest.test_index_2_2_43 [0.038310s] ... ok 2026-04-21 02:05:14.543158 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.544738 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_4 [0.027335s] ... ok 2026-04-21 02:05:14.552656 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.556812 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_group_does_not_exist [0.234922s] ... ok 2026-04-21 02:05:14.565877 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_5 [0.019720s] ... ok 2026-04-21 02:05:14.569967 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.570944 | ubuntu-noble | {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_accesses_restricted_1_True [0.049532s] ... ok 2026-04-21 02:05:14.573112 | ubuntu-noble | {7} manila.tests.api.v2.test_security_services.SecurityServicesAPITest.test_index_3_2_44 [0.036914s] ... ok 2026-04-21 02:05:14.582670 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_2 [0.019064s] ... ok 2026-04-21 02:05:14.591507 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.592654 | ubuntu-noble | {5} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_metadata_1_2_86 [0.115488s] ... ok 2026-04-21 02:05:14.593535 | ubuntu-noble | {7} manila.tests.api.v2.test_services.ServicesTest.test_ensure_shares_no_host_param [0.018866s] ... ok 2026-04-21 02:05:14.599398 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_no_share_group_id [0.038341s] ... ok 2026-04-21 02:05:14.602466 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_quotas_with_different_api_versions_3 [0.019463s] ... ok 2026-04-21 02:05:14.611598 | ubuntu-noble | {7} manila.tests.api.v2.test_services.ServicesTest.test_services_enable_3 [0.019144s] ... ok 2026-04-21 02:05:14.616102 | ubuntu-noble | {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_with_unsupported_version_3_2_8 [0.045194s] ... ok 2026-04-21 02:05:14.620284 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_get_share_type_quota_with_old_microversion_2_detail [0.018091s] ... ok 2026-04-21 02:05:14.624209 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.630175 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.634064 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_with_limit [0.038757s] ... ok 2026-04-21 02:05:14.644141 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_quota_detail_2 [0.023601s] ... ok 2026-04-21 02:05:14.662784 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_api_not_found_1 [0.018281s] ... ok 2026-04-21 02:05:14.668134 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.672670 | ubuntu-noble | {5} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.080314s] ... ok 2026-04-21 02:05:14.674531 | ubuntu-noble | {4} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_invalid_reset_status_body_2 [0.468822s] ... ok 2026-04-21 02:05:14.674561 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_with_limit_and_offset [0.038317s] ... ok 2026-04-21 02:05:14.677717 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.681504 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_api_not_found_3 [0.019020s] ... ok 2026-04-21 02:05:14.683521 | ubuntu-noble | {2} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_show_no_backup [0.237796s] ... ok 2026-04-21 02:05:14.689888 | ubuntu-noble | {4} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_instantiate_controller_2_AvailabilityZoneController [0.020117s] ... ok 2026-04-21 02:05:14.695727 | ubuntu-noble | {0} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_access_not_authorized [0.079463s] ... ok 2026-04-21 02:05:14.704195 | ubuntu-noble | Quota '{1: 2}' for shares should be integer. 2026-04-21 02:05:14.706416 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_invalid_value_3 [0.024757s] ... ok 2026-04-21 02:05:14.706747 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.708119 | ubuntu-noble | {4} manila.tests.api.v2.test_limits.LimitMiddlewareTest.test_limit_class [0.017993s] ... ok 2026-04-21 02:05:14.708448 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.717116 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.720625 | ubuntu-noble | {2} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_4_create [0.038382s] ... ok 2026-04-21 02:05:14.724977 | ubuntu-noble | {1} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_share_type_quota_using_too_old_microversion [0.018568s] ... ok 2026-04-21 02:05:14.727603 | ubuntu-noble | {4} manila.tests.api.v2.test_limits.LimiterTest.test_delay_PUT [0.018087s] ... ok 2026-04-21 02:05:14.730800 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.734648 | ubuntu-noble | {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_invalid_share_id [0.038712s] ... ok 2026-04-21 02:05:14.745328 | ubuntu-noble | {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_create_invalid_2_invalid_body [0.018531s] ... ok 2026-04-21 02:05:14.745373 | ubuntu-noble | {4} manila.tests.api.v2.test_limits.LimiterTest.test_delay_PUT_volumes [0.017537s] ... ok 2026-04-21 02:05:14.752738 | ubuntu-noble | Cannot set or update admin only metadata. 2026-04-21 02:05:14.752779 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:14.752784 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_export_locations.py", line 134, in _validate_metadata_for_update 2026-04-21 02:05:14.752808 | ubuntu-noble | policy.check_policy( 2026-04-21 02:05:14.752812 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:14.752816 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:14.752820 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:14.752824 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:14.752828 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:14.752832 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:14.752835 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:14.752839 | ubuntu-noble | raise effect 2026-04-21 02:05:14.752843 | ubuntu-noble | manila.exception.PolicyNotAuthorized: Policy doesn't allow update_admin_only_metadata to be performed. 2026-04-21 02:05:14.755976 | ubuntu-noble | {5} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_validate_metadata_for_update_invalid [0.085804s] ... ok 2026-04-21 02:05:14.756534 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.761704 | ubuntu-noble | {4} manila.tests.api.v2.test_limits.ParseLimitsTest.test_bad_value [0.017742s] ... ok 2026-04-21 02:05:14.765521 | ubuntu-noble | {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_3_invalid_action [0.018606s] ... ok 2026-04-21 02:05:14.772342 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.776834 | ubuntu-noble | {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_delete [0.042027s] ... ok 2026-04-21 02:05:14.780568 | ubuntu-noble | {4} manila.tests.api.v2.test_limits.WsgiLimiterTest.test_escaping [0.018827s] ... ok 2026-04-21 02:05:14.785810 | ubuntu-noble | {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_create [0.021166s] ... ok 2026-04-21 02:05:14.794068 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.797725 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_2 [0.041329s] ... ok 2026-04-21 02:05:14.801895 | ubuntu-noble | {4} manila.tests.api.v2.test_messages.MessageApiTest.test_show_pre_microversion [0.018537s] ... ok 2026-04-21 02:05:14.803770 | ubuntu-noble | {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_create_no_such_resource [0.020075s] ... ok 2026-04-21 02:05:14.813966 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.816374 | ubuntu-noble | {2} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_with_unsupported_version_3_2_8 [0.095639s] ... ok 2026-04-21 02:05:14.819468 | ubuntu-noble | {0} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_backups_detail_2_False [0.041815s] ... ok 2026-04-21 02:05:14.823968 | ubuntu-noble | {1} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_show [0.020165s] ... ok 2026-04-21 02:05:14.832944 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.837159 | ubuntu-noble | {7} manila.tests.api.v2.test_services.ServicesTest.test_services_list_3 [0.225549s] ... ok 2026-04-21 02:05:14.843987 | ubuntu-noble | {1} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_forbidden_2_detail [0.019817s] ... ok 2026-04-21 02:05:14.854061 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.855474 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.857699 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test__reset_status_call_2 [0.041292s] ... ok 2026-04-21 02:05:14.859459 | ubuntu-noble | {7} manila.tests.api.v2.test_services.ServicesTest.test_services_list_api_not_found_3 [0.019731s] ... ok 2026-04-21 02:05:14.862257 | ubuntu-noble | {1} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_enable_3___detail___True__True_ [0.018326s] ... ok 2026-04-21 02:05:14.871166 | ubuntu-noble | {4} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_all_metadata_2 [0.071782s] ... ok 2026-04-21 02:05:14.875451 | ubuntu-noble | {7} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_host_binary [0.018578s] ... ok 2026-04-21 02:05:14.881021 | ubuntu-noble | {1} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_enable_4___detail___True__False_ [0.018588s] ... ok 2026-04-21 02:05:14.893368 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.896950 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_1 [0.038981s] ... ok 2026-04-21 02:05:14.900387 | ubuntu-noble | {1} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_has_share_servers [0.019187s] ... ok 2026-04-21 02:05:14.903794 | ubuntu-noble | {4} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_body_error [0.032477s] ... ok 2026-04-21 02:05:14.911409 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.918940 | ubuntu-noble | {1} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_share_server_dependent_exists_1_True [0.018323s] ... ok 2026-04-21 02:05:14.928582 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_3 [0.023669s] ... ok 2026-04-21 02:05:14.932613 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.935835 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_group_does_not_a_uuid [0.039006s] ... ok 2026-04-21 02:05:14.938526 | ubuntu-noble | {1} manila.tests.api.v2.test_services.ServicesTest.test_services_enable_2 [0.018599s] ... ok 2026-04-21 02:05:14.940521 | ubuntu-noble | {7} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_access_metadata_with_access_id_not_found [0.064739s] ... ok 2026-04-21 02:05:14.955273 | ubuntu-noble | {1} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_host [0.017530s] ... ok 2026-04-21 02:05:14.961413 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_6 [0.028522s] ... ok 2026-04-21 02:05:14.961427 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_force_delete_with_different_roles_3 [0.286822s] ... ok 2026-04-21 02:05:14.971564 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.973777 | ubuntu-noble | {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_4 [0.154946s] ... ok 2026-04-21 02:05:14.976001 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.976467 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_delete_in_conflicting_status [0.039000s] ... ok 2026-04-21 02:05:14.983896 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_7 [0.026192s] ... ok 2026-04-21 02:05:14.989159 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.997051 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:14.998280 | ubuntu-noble | {7} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_access_metadata_with_body_error [0.057771s] ... ok 2026-04-21 02:05:15.002360 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_error_5 [0.019643s] ... ok 2026-04-21 02:05:15.010018 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.010352 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.013324 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_2 [0.038344s] ... ok 2026-04-21 02:05:15.021779 | ubuntu-noble | {1} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_unsupported_version_2_2_0 [0.064448s] ... ok 2026-04-21 02:05:15.028403 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_specific_microversion_args_are_absent_success_1 [0.022925s] ... ok 2026-04-21 02:05:15.033510 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.042933 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__get_share_type_id_found [0.017618s] ... ok 2026-04-21 02:05:15.047950 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.051146 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_with_limit [0.037735s] ... ok 2026-04-21 02:05:15.054963 | ubuntu-noble | {7} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_unsupported_version_3_2_8 [0.056605s] ... ok 2026-04-21 02:05:15.062697 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_api_not_found_1 [0.018114s] ... ok 2026-04-21 02:05:15.080474 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_1 [0.019200s] ... ok 2026-04-21 02:05:15.086335 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.089136 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.089746 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_with_limit_and_offset [0.038231s] ... ok 2026-04-21 02:05:15.098677 | ubuntu-noble | {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_with_preferred_flag_1_admin [0.124699s] ... ok 2026-04-21 02:05:15.100834 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_5 [0.020237s] ... ok 2026-04-21 02:05:15.107598 | ubuntu-noble | {1} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_and_show_1 [0.087086s] ... ok 2026-04-21 02:05:15.123485 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_6 [0.022213s] ... ok 2026-04-21 02:05:15.125832 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.126450 | ubuntu-noble | Metadata property value is blank. 2026-04-21 02:05:15.131645 | ubuntu-noble | {7} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_with_invalid_metadata_1 [0.073875s] ... ok 2026-04-21 02:05:15.133473 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_show_share_group_not_found [0.039512s] ... ok 2026-04-21 02:05:15.134018 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.142718 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_tenant_quota_3 [0.019339s] ... ok 2026-04-21 02:05:15.145669 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.149600 | ubuntu-noble | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_no_share_id [0.042194s] ... ok 2026-04-21 02:05:15.159788 | ubuntu-noble | Config option None.quota_shares is deprecated. Use option quota.shares instead. 2026-04-21 02:05:15.161475 | ubuntu-noble | Config option None.quota_gigabytes is deprecated. Use option quota.gigabytes instead. 2026-04-21 02:05:15.161489 | ubuntu-noble | Config option None.quota_snapshots is deprecated. Use option quota.snapshots instead. 2026-04-21 02:05:15.161494 | ubuntu-noble | Config option None.quota_snapshot_gigabytes is deprecated. Use option quota.snapshot_gigabytes instead. 2026-04-21 02:05:15.161498 | ubuntu-noble | Config option None.quota_share_networks is deprecated. Use option quota.share_networks instead. 2026-04-21 02:05:15.164371 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.167828 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_invalid_body_readonly_field [0.038403s] ... ok 2026-04-21 02:05:15.179515 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_all_quotas_with_force_1 [0.036686s] ... ok 2026-04-21 02:05:15.184500 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.185749 | ubuntu-noble | {7} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_restricted_1_True [0.056610s] ... ok 2026-04-21 02:05:15.187930 | ubuntu-noble | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_backups_summary_with_share_id [0.038235s] ... ok 2026-04-21 02:05:15.192454 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_01 [0.020144s] ... ok 2026-04-21 02:05:15.197387 | ubuntu-noble | Config option None.quota_shares is deprecated. Use option quota.shares instead. 2026-04-21 02:05:15.197403 | ubuntu-noble | Config option None.quota_gigabytes is deprecated. Use option quota.gigabytes instead. 2026-04-21 02:05:15.198486 | ubuntu-noble | Config option None.quota_snapshots is deprecated. Use option quota.snapshots instead. 2026-04-21 02:05:15.198498 | ubuntu-noble | Config option None.quota_snapshot_gigabytes is deprecated. Use option quota.snapshot_gigabytes instead. 2026-04-21 02:05:15.198502 | ubuntu-noble | Config option None.quota_share_networks is deprecated. Use option quota.share_networks instead. 2026-04-21 02:05:15.208657 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_04 [0.019459s] ... ok 2026-04-21 02:05:15.213074 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_all_quotas_with_force_3 [0.033451s] ... ok 2026-04-21 02:05:15.222337 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.223213 | ubuntu-noble | {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_with_preferred_flag_2_user [0.124441s] ... ok 2026-04-21 02:05:15.225827 | ubuntu-noble | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_2_2_91 [0.037880s] ... ok 2026-04-21 02:05:15.228320 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_09 [0.020644s] ... ok 2026-04-21 02:05:15.237558 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_inexistent_quota [0.019157s] ... ok 2026-04-21 02:05:15.244268 | ubuntu-noble | {7} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_restricted_2_False [0.058457s] ... ok 2026-04-21 02:05:15.248253 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_too_many_keys_allowed_chars [0.019609s] ... ok 2026-04-21 02:05:15.260162 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.260178 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.263530 | ubuntu-noble | {1} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_policy_not_authorized_1_index [0.037485s] ... ok 2026-04-21 02:05:15.266997 | ubuntu-noble | {4} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_1 [0.034594s] ... ok 2026-04-21 02:05:15.269525 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_with_too_big_key [0.019866s] ... ok 2026-04-21 02:05:15.279384 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.282900 | ubuntu-noble | {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_with_unsupported_version_3_2_8 [0.059340s] ... ok 2026-04-21 02:05:15.283522 | ubuntu-noble | {7} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_delete_invalid_backup [0.038107s] ... ok 2026-04-21 02:05:15.286205 | ubuntu-noble | {4} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_2_invalid_body [0.019062s] ... ok 2026-04-21 02:05:15.289456 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_delete_1 [0.019325s] ... ok 2026-04-21 02:05:15.295645 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_force_delete_with_different_roles_1 [0.498032s] ... ok 2026-04-21 02:05:15.297762 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.304638 | ubuntu-noble | {4} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_5_disallowed_attributes [0.018244s] ... ok 2026-04-21 02:05:15.307549 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_index_no_data [0.019804s] ... ok 2026-04-21 02:05:15.317201 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.320480 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_force_delete_missing [0.811933s] ... ok 2026-04-21 02:05:15.321546 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.323492 | ubuntu-noble | {7} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_detail_1_2_80 [0.038368s] ... ok 2026-04-21 02:05:15.324870 | ubuntu-noble | {4} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_time_filters_2 [0.020049s] ... ok 2026-04-21 02:05:15.330437 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_invalid_body_2 [0.020659s] ... ok 2026-04-21 02:05:15.331345 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.347455 | ubuntu-noble | {4} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_time_filters_4 [0.019891s] ... ok 2026-04-21 02:05:15.350500 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_invalid_body_3 [0.019665s] ... ok 2026-04-21 02:05:15.355016 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.358013 | ubuntu-noble | {7} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_restore [0.036908s] ... ok 2026-04-21 02:05:15.361176 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.365786 | ubuntu-noble | {4} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_index_with_filters_3_2_23 [0.019854s] ... ok 2026-04-21 02:05:15.383013 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.383328 | ubuntu-noble | {4} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_enable_1___index___False__True_ [0.018391s] ... ok 2026-04-21 02:05:15.386416 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_list_type_access_public [0.038412s] ... ok 2026-04-21 02:05:15.389672 | ubuntu-noble | {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_index_metadata_1_2_86 [0.125743s] ... ok 2026-04-21 02:05:15.392279 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.401825 | ubuntu-noble | {4} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsTestCase.test_create_resource [0.018290s] ... ok 2026-04-21 02:05:15.420208 | ubuntu-noble | {4} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_list [0.018424s] ... ok 2026-04-21 02:05:15.421131 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.425870 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_missing_project_in_body [0.037665s] ... ok 2026-04-21 02:05:15.438682 | ubuntu-noble | {4} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_show [0.018331s] ... ok 2026-04-21 02:05:15.447284 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_force_delete_with_different_roles_4 [0.487970s] ... ok 2026-04-21 02:05:15.458753 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.460566 | ubuntu-noble | {4} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_show_not_found [0.018889s] ... ok 2026-04-21 02:05:15.462009 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_missing_remove_project_access_in_body [0.037700s] ... ok 2026-04-21 02:05:15.480712 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_6 [0.018514s] ... ok 2026-04-21 02:05:15.483004 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.483473 | ubuntu-noble | {4} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_update_name [0.025344s] ... ok 2026-04-21 02:05:15.486693 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_invalid_body_invalid_field [0.039320s] ... ok 2026-04-21 02:05:15.500684 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_create_with_is_default_key_4___2_46___False_ [0.019896s] ... ok 2026-04-21 02:05:15.501509 | ubuntu-noble | {7} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_export_locations_replicated_share_3_2_47 [0.143252s] ... ok 2026-04-21 02:05:15.503882 | ubuntu-noble | {4} manila.tests.api.v2.test_services.ServicesTest.test_services_disable_3 [0.019064s] ... ok 2026-04-21 02:05:15.520487 | ubuntu-noble | {4} manila.tests.api.v2.test_services.ServicesTest.test_services_disable_4 [0.018045s] ... ok 2026-04-21 02:05:15.521711 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.521924 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_default_2 [0.020909s] ... ok 2026-04-21 02:05:15.526529 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_with_name_and_description_1 [0.039165s] ... ok 2026-04-21 02:05:15.536337 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.538424 | ubuntu-noble | {4} manila.tests.api.v2.test_services.ServicesTest.test_services_list_api_not_found_1 [0.017957s] ... ok 2026-04-21 02:05:15.544595 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_show_1 [0.019960s] ... ok 2026-04-21 02:05:15.557084 | ubuntu-noble | {4} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_binary [0.018364s] ... ok 2026-04-21 02:05:15.560313 | ubuntu-noble | {7} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.058679s] ... ok 2026-04-21 02:05:15.561338 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.562492 | ubuntu-noble | {2} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_show_not_found [0.019933s] ... ok 2026-04-21 02:05:15.565319 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_with_name_and_description_2 [0.039257s] ... ok 2026-04-21 02:05:15.567493 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_reset_status_with_different_roles_2 [0.270483s] ... ok 2026-04-21 02:05:15.578363 | ubuntu-noble | {4} manila.tests.api.v2.test_services.ServicesTest.test_services_list_with_state [0.018449s] ... ok 2026-04-21 02:05:15.584460 | ubuntu-noble | {0} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_update_all_metadata [0.301710s] ... ok 2026-04-21 02:05:15.586469 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_12 [0.019841s] ... ok 2026-04-21 02:05:15.594948 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.598227 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_with_name_and_description [0.037865s] ... ok 2026-04-21 02:05:15.598473 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.601720 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.601939 | ubuntu-noble | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test__force_delete_call_2 [0.039965s] ... ok 2026-04-21 02:05:15.604988 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_show_1 [0.038711s] ... ok 2026-04-21 02:05:15.606465 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_14 [0.019725s] ... ok 2026-04-21 02:05:15.609558 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.620107 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.623226 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test__force_delete_call_2 [0.038620s] ... ok 2026-04-21 02:05:15.624615 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test__update_call_2 [0.018700s] ... ok 2026-04-21 02:05:15.626516 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_07 [0.019859s] ... ok 2026-04-21 02:05:15.633808 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.637196 | ubuntu-noble | {4} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_unsupported_version_4_2_44 [0.061575s] ... ok 2026-04-21 02:05:15.637869 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.641596 | ubuntu-noble | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_no_default_group_type [0.039637s] ... ok 2026-04-21 02:05:15.644497 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_03 [0.018406s] ... ok 2026-04-21 02:05:15.646576 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_non_experimental_2 [0.019699s] ... ok 2026-04-21 02:05:15.657260 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.660236 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_invalid_body [0.036877s] ... ok 2026-04-21 02:05:15.663103 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_08 [0.018774s] ... ok 2026-04-21 02:05:15.665477 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_with_too_small_key [0.020371s] ... ok 2026-04-21 02:05:15.678302 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.679600 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_11 [0.018195s] ... ok 2026-04-21 02:05:15.683618 | ubuntu-noble | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_share_types [0.041824s] ... ok 2026-04-21 02:05:15.684635 | ubuntu-noble | {4} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_with_unsupported_version_1_1_0 [0.047172s] ... ok 2026-04-21 02:05:15.687262 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_item_body_uri_mismatch [0.021756s] ... ok 2026-04-21 02:05:15.702963 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.709272 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_invalid_share_group [0.048782s] ... ok 2026-04-21 02:05:15.720019 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.724438 | ubuntu-noble | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_delete_2 [0.040599s] ... ok 2026-04-21 02:05:15.725768 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.729631 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_to_public_share_type [0.042127s] ... ok 2026-04-21 02:05:15.732518 | ubuntu-noble | {4} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_update_access_level_invalid_update_request [0.046376s] ... ok 2026-04-21 02:05:15.753651 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.757552 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_with_description [0.048067s] ... ok 2026-04-21 02:05:15.760324 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.765593 | ubuntu-noble | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_delete_in_conflicting_status [0.040032s] ... ok 2026-04-21 02:05:15.765891 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.767553 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.772675 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_list_type_access_private [0.039767s] ... ok 2026-04-21 02:05:15.773562 | ubuntu-noble | {4} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_exception_path_1_InvalidBackup [0.039889s] ... ok 2026-04-21 02:05:15.793019 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.798040 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_1 [0.039142s] ... ok 2026-04-21 02:05:15.800396 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.804077 | ubuntu-noble | {2} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_show_1 [0.039618s] ... ok 2026-04-21 02:05:15.805110 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.808692 | ubuntu-noble | {4} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_create_exception_path_2_ShareBusyException [0.037357s] ... ok 2026-04-21 02:05:15.809390 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.811490 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_nonexistent_rule [0.039044s] ... ok 2026-04-21 02:05:15.829167 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_1_str [0.019940s] ... ok 2026-04-21 02:05:15.831920 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.835553 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_no_share_groups [0.038833s] ... ok 2026-04-21 02:05:15.839742 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.849367 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_7 [0.020151s] ... ok 2026-04-21 02:05:15.849524 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.852946 | ubuntu-noble | {4} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_backups_summary [0.044269s] ... ok 2026-04-21 02:05:15.869518 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_delete_1 [0.019858s] ... ok 2026-04-21 02:05:15.869872 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.881137 | ubuntu-noble | {2} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_show_with_unsupported_version_3_2_8 [0.076412s] ... ok 2026-04-21 02:05:15.887337 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.893149 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_no_data_2_False [0.020873s] ... ok 2026-04-21 02:05:15.896543 | ubuntu-noble | {4} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_show [0.038120s] ... ok 2026-04-21 02:05:15.900386 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_01_None [0.220803s] ... ok 2026-04-21 02:05:15.910470 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_older_api_version [0.020168s] ... ok 2026-04-21 02:05:15.919447 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.919995 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_06 [0.019476s] ... ok 2026-04-21 02:05:15.925650 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.930260 | ubuntu-noble | {4} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_3_show [0.038788s] ... ok 2026-04-21 02:05:15.936458 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_show_2 [0.021137s] ... ok 2026-04-21 02:05:15.939126 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_08 [0.019158s] ... ok 2026-04-21 02:05:15.944054 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.955824 | ubuntu-noble | {6} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_shares_group_types_show_with_is_default_key_2___2_45___False_ [0.021552s] ... ok 2026-04-21 02:05:15.959550 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_index_1 [0.017886s] ... ok 2026-04-21 02:05:15.964456 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.967849 | ubuntu-noble | {4} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_upsupported_microversion_5_delete [0.037610s] ... ok 2026-04-21 02:05:15.979319 | ubuntu-noble | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_3_2_35 [0.098222s] ... ok 2026-04-21 02:05:15.989491 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.991356 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:15.994158 | ubuntu-noble | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_2 [0.040451s] ... ok 2026-04-21 02:05:15.997525 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_from_public_share_type [0.037004s] ... ok 2026-04-21 02:05:16.001178 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.012719 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_invalid_request_missing_share_types [0.018109s] ... ok 2026-04-21 02:05:16.014120 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.031075 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.031711 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_2___l____i____s____t__ [0.018872s] ... ok 2026-04-21 02:05:16.036392 | ubuntu-noble | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_name_and_description [0.041429s] ... ok 2026-04-21 02:05:16.048815 | ubuntu-noble | {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_3 [0.659084s] ... ok 2026-04-21 02:05:16.052467 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_create_with_is_default_key_1___2_45___True_ [0.019066s] ... ok 2026-04-21 02:05:16.069053 | ubuntu-noble | {4} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_delete_metadata [0.101031s] ... ok 2026-04-21 02:05:16.072488 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_not_experimental [0.018756s] ... ok 2026-04-21 02:05:16.072731 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.076748 | ubuntu-noble | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_nonexistent_az [0.041078s] ... ok 2026-04-21 02:05:16.085599 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.086345 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_force_delete_with_different_roles_2 [0.487979s] ... ok 2026-04-21 02:05:16.088572 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_list_with_is_default_key_2___2_45___False_ [0.018880s] ... ok 2026-04-21 02:05:16.103853 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.107181 | ubuntu-noble | {5} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_shares_group_types_show_with_is_default_key_1___2_45___True_ [0.018503s] ... ok 2026-04-21 02:05:16.114679 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.116561 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_06 [0.028237s] ... ok 2026-04-21 02:05:16.127859 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_reset_status_with_different_roles_3 [0.292134s] ... ok 2026-04-21 02:05:16.134076 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_09 [0.019256s] ... ok 2026-04-21 02:05:16.142388 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.146548 | ubuntu-noble | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test__reset_status_call_2 [0.039150s] ... ok 2026-04-21 02:05:16.153005 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_15 [0.018861s] ... ok 2026-04-21 02:05:16.166200 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.166897 | ubuntu-noble | {4} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_index_metadata_2_2_87 [0.095656s] ... ok 2026-04-21 02:05:16.170559 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_show_2 [0.042513s] ... ok 2026-04-21 02:05:16.171460 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_12 [0.018100s] ... ok 2026-04-21 02:05:16.180705 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.183817 | ubuntu-noble | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_invalid_body_invalid_field [0.037174s] ... ok 2026-04-21 02:05:16.189404 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_key_allowed_chars [0.018094s] ... ok 2026-04-21 02:05:16.190746 | ubuntu-noble | {1} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_export_locations_replicated_share_2_2_91 [0.140853s] ... ok 2026-04-21 02:05:16.199577 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.204999 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.209952 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_non_experimental_4 [0.018054s] ... ok 2026-04-21 02:05:16.210498 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_invalid_body [0.038492s] ... ok 2026-04-21 02:05:16.218514 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.219491 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares', 'gigabytes'] 2026-04-21 02:05:16.226101 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_index_2 [0.018163s] ... ok 2026-04-21 02:05:16.227496 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.230960 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_02 [0.021381s] ... ok 2026-04-21 02:05:16.232388 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test__force_delete_call_1 [0.040971s] ... ok 2026-04-21 02:05:16.232402 | ubuntu-noble | {3} manila.tests.api.v1.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_1 [0.910402s] ... ok 2026-04-21 02:05:16.250329 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_05 [0.019359s] ... ok 2026-04-21 02:05:16.256619 | ubuntu-noble | {3} manila.tests.api.v2.test_availability_zones.AvailabilityZonesAPITest.test_index_with_unsupported_versions_2 [0.025377s] ... ok 2026-04-21 02:05:16.260146 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.263305 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_2 [0.037086s] ... ok 2026-04-21 02:05:16.267177 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.270048 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_07 [0.018519s] ... ok 2026-04-21 02:05:16.271463 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_create_with_name [0.039553s] ... ok 2026-04-21 02:05:16.276448 | ubuntu-noble | {3} manila.tests.api.v2.test_limits.LimitsControllerTest.test_index_ignores_extra_absolute_limits_json [0.019196s] ... ok 2026-04-21 02:05:16.289789 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_non_experimental_3 [0.018614s] ... ok 2026-04-21 02:05:16.294581 | ubuntu-noble | {3} manila.tests.api.v2.test_limits.ParseLimitsTest.test_missing_arg [0.018505s] ... ok 2026-04-21 02:05:16.297360 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.301049 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_with_already_added_access [0.037044s] ... ok 2026-04-21 02:05:16.304513 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.305730 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_delete_2 [0.017908s] ... ok 2026-04-21 02:05:16.309155 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_delete_2 [0.036944s] ... ok 2026-04-21 02:05:16.310467 | ubuntu-noble | {4} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_and_show_2 [0.144154s] ... ok 2026-04-21 02:05:16.314344 | ubuntu-noble | {3} manila.tests.api.v2.test_limits.WsgiLimiterTest.test_good_url [0.019728s] ... ok 2026-04-21 02:05:16.326091 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_show_spec_not_found [0.018880s] ... ok 2026-04-21 02:05:16.333790 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.336862 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_non_existent_type [0.036267s] ... ok 2026-04-21 02:05:16.341976 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.342673 | ubuntu-noble | {3} manila.tests.api.v2.test_messages.MessageApiTest.test_index [0.024578s] ... ok 2026-04-21 02:05:16.344970 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.345904 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_1 [0.037932s] ... ok 2026-04-21 02:05:16.356039 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_invalid_request_duplicate_name [0.019158s] ... ok 2026-04-21 02:05:16.358518 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.361775 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_missing_add_project_access_in_body [0.037007s] ... ok 2026-04-21 02:05:16.366447 | ubuntu-noble | {3} manila.tests.api.v2.test_messages.MessageApiTest.test_index_with_invalid_time_format [0.027086s] ... ok 2026-04-21 02:05:16.374127 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_minimal_1 [0.018094s] ... ok 2026-04-21 02:05:16.379849 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.383351 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_index_2 [0.037193s] ... ok 2026-04-21 02:05:16.393683 | ubuntu-noble | {7} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_private_share_group_type [0.018147s] ... ok 2026-04-21 02:05:16.395145 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.401340 | ubuntu-noble | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_force_delete_with_different_roles_1 [0.320395s] ... ok 2026-04-21 02:05:16.402450 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_2 [0.036704s] ... ok 2026-04-21 02:05:16.416904 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_group_specs_2 [0.018431s] ... ok 2026-04-21 02:05:16.417431 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.419504 | ubuntu-noble | {3} manila.tests.api.v2.test_metadata.MetadataAPITest.test__get_resource_policy_not_authorized_private_resource_2_False [0.051579s] ... ok 2026-04-21 02:05:16.425941 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.428882 | ubuntu-noble | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_share_network_id_not_a_uuid [0.036583s] ... ok 2026-04-21 02:05:16.432045 | ubuntu-noble | {4} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_list_export_locations_replicated_share_1_2_46 [0.122947s] ... ok 2026-04-21 02:05:16.434167 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.437355 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_5_1 [0.019029s] ... ok 2026-04-21 02:05:16.452158 | ubuntu-noble | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_missing [0.472754s] ... ok 2026-04-21 02:05:16.456045 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_8 [0.019851s] ... ok 2026-04-21 02:05:16.462490 | ubuntu-noble | {5} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_groups_reset_status_with_different_roles_2 [0.278475s] ... ok 2026-04-21 02:05:16.463060 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.466031 | ubuntu-noble | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_source_group_snapshot_does_not_exist [0.037108s] ... ok 2026-04-21 02:05:16.466958 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.470611 | ubuntu-noble | {3} manila.tests.api.v2.test_metadata.MetadataAPITest.test__get_resource_policy_not_authorized_pubic_resource [0.052391s] ... ok 2026-04-21 02:05:16.475827 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_create_with_is_default_key_2___2_45___False_ [0.019682s] ... ok 2026-04-21 02:05:16.488149 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.495908 | ubuntu-noble | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_not_found_2_get_share_instances [0.041176s] ... ok 2026-04-21 02:05:16.497092 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.500373 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_create_with_is_default_key_3___2_46___True_ [0.020340s] ... ok 2026-04-21 02:05:16.500757 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.504568 | ubuntu-noble | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_source_group_snapshot_not_in_available [0.036642s] ... ok 2026-04-21 02:05:16.515991 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_default_1 [0.019294s] ... ok 2026-04-21 02:05:16.516434 | ubuntu-noble | {4} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_export_location_share_not_found [0.083913s] ... ok 2026-04-21 02:05:16.528557 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.535492 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_delete_not_found [0.019548s] ... ok 2026-04-21 02:05:16.539357 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.541442 | ubuntu-noble | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_az_and_source_share_group_snapshot [0.036391s] ... ok 2026-04-21 02:05:16.547335 | ubuntu-noble | {3} manila.tests.api.v2.test_metadata.MetadataAPITest.test_create_index_metadata [0.076214s] ... ok 2026-04-21 02:05:16.553591 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.555197 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_show_with_share_types [0.019745s] ... ok 2026-04-21 02:05:16.568544 | ubuntu-noble | {5} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_2 [0.105907s] ... ok 2026-04-21 02:05:16.572871 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.574875 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_shares_group_types_show_with_is_default_key_3___2_46___True_ [0.019513s] ... ok 2026-04-21 02:05:16.576355 | ubuntu-noble | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_group_type_specified [0.036966s] ... ok 2026-04-21 02:05:16.581031 | ubuntu-noble | Metadata property value is blank. 2026-04-21 02:05:16.584100 | ubuntu-noble | {3} manila.tests.api.v2.test_metadata.MetadataAPITest.test_update_metadata_with_invalid_metadata_1 [0.036831s] ... ok 2026-04-21 02:05:16.594370 | ubuntu-noble | {0} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_shares_group_types_show_with_is_default_key_4___2_46___False_ [0.019275s] ... ok 2026-04-21 02:05:16.603062 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.609964 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.613041 | ubuntu-noble | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_1 [0.036588s] ... ok 2026-04-21 02:05:16.616569 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_show_quota_1 [0.030446s] ... ok 2026-04-21 02:05:16.627600 | ubuntu-noble | {5} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_export_locations_share_instance_not_found [0.058637s] ... ok 2026-04-21 02:05:16.629407 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.633490 | ubuntu-noble | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_group_create_invalid_group_snapshot_state [0.039059s] ... ok 2026-04-21 02:05:16.645511 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_class_sets.QuotaSetsControllerTest.test_update_quota_not_authorized [0.030412s] ... ok 2026-04-21 02:05:16.646808 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.649816 | ubuntu-noble | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_no_groups [0.036801s] ... ok 2026-04-21 02:05:16.661885 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.665069 | ubuntu-noble | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_access_2___get_share_instances___2_ [0.037676s] ... ok 2026-04-21 02:05:16.673138 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__ensure_share_type_arg_is_absent_2 [0.027433s] ... ok 2026-04-21 02:05:16.675252 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.675827 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_reset_status_with_different_roles_1 [0.292505s] ... ok 2026-04-21 02:05:16.679232 | ubuntu-noble | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_sg_create_with_source_sg_snapshot_id_and_share_network [0.045724s] ... ok 2026-04-21 02:05:16.684045 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.687120 | ubuntu-noble | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_2 [0.037201s] ... ok 2026-04-21 02:05:16.698989 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test__update_call_1 [0.022686s] ... ok 2026-04-21 02:05:16.699748 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.701218 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test__validate_user_id_and_share_type_args_1__None__None_ [0.027927s] ... ok 2026-04-21 02:05:16.714770 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.717877 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_02 [0.018928s] ... ok 2026-04-21 02:05:16.719103 | ubuntu-noble | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_no_default_share_type [0.039596s] ... ok 2026-04-21 02:05:16.721956 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.724986 | ubuntu-noble | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_with_limit_and_offset [0.037795s] ... ok 2026-04-21 02:05:16.735392 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_3 [0.033795s] ... ok 2026-04-21 02:05:16.737027 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_05 [0.019211s] ... ok 2026-04-21 02:05:16.754053 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.758093 | ubuntu-noble | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_source_sg_snapshot_id [0.038820s] ... ok 2026-04-21 02:05:16.758572 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.760700 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_non_experimental_1 [0.022120s] ... ok 2026-04-21 02:05:16.761743 | ubuntu-noble | {7} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_group_not_found [0.036576s] ... ok 2026-04-21 02:05:16.771449 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_defaults_8 [0.035867s] ... ok 2026-04-21 02:05:16.779993 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_with_too_big_value [0.020462s] ... ok 2026-04-21 02:05:16.787048 | ubuntu-noble | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_05 [0.293608s] ... ok 2026-04-21 02:05:16.793601 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.796441 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.797584 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_not_authorized [0.025955s] ... ok 2026-04-21 02:05:16.799602 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_show_1 [0.019310s] ... ok 2026-04-21 02:05:16.817931 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_show_2 [0.018378s] ... ok 2026-04-21 02:05:16.823128 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_delete_share_type_quota_using_too_old_microversion [0.025458s] ... ok 2026-04-21 02:05:16.826369 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.851170 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_show_quota_2 [0.027626s] ... ok 2026-04-21 02:05:16.852308 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.856535 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_non_existent_type [0.038490s] ... ok 2026-04-21 02:05:16.871279 | ubuntu-noble | Config option None.quota_shares is deprecated. Use option quota.shares instead. 2026-04-21 02:05:16.874503 | ubuntu-noble | Config option None.quota_gigabytes is deprecated. Use option quota.gigabytes instead. 2026-04-21 02:05:16.874517 | ubuntu-noble | Config option None.quota_snapshots is deprecated. Use option quota.snapshots instead. 2026-04-21 02:05:16.874528 | ubuntu-noble | Config option None.quota_snapshot_gigabytes is deprecated. Use option quota.snapshot_gigabytes instead. 2026-04-21 02:05:16.874532 | ubuntu-noble | Config option None.quota_share_networks is deprecated. Use option quota.share_networks instead. 2026-04-21 02:05:16.874930 | ubuntu-noble | {7} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_3 [0.113016s] ... ok 2026-04-21 02:05:16.895369 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.895593 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_all_quotas_with_force_2 [0.042998s] ... ok 2026-04-21 02:05:16.898697 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_remove_project_access_1 [0.040724s] ... ok 2026-04-21 02:05:16.912062 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.916795 | ubuntu-noble | {7} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_access_1___show___2_ [0.041689s] ... ok 2026-04-21 02:05:16.919579 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_invalid_request_missing_name [0.021569s] ... ok 2026-04-21 02:05:16.921481 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_not_authorized [0.026713s] ... ok 2026-04-21 02:05:16.938550 | ubuntu-noble | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_force_delete_with_different_roles_4 [0.538238s] ... ok 2026-04-21 02:05:16.939481 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_delete_2 [0.020074s] ... ok 2026-04-21 02:05:16.945781 | ubuntu-noble | Quota 'foo' for shares should be integer. 2026-04-21 02:05:16.948459 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_quota_with_invalid_value_2_foo [0.027122s] ... ok 2026-04-21 02:05:16.958978 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_2 [0.019073s] ... ok 2026-04-21 02:05:16.961735 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.977463 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_as_admin [0.018389s] ... ok 2026-04-21 02:05:16.979163 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:16.983675 | ubuntu-noble | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_no_groups [0.047836s] ... ok 2026-04-21 02:05:16.987577 | ubuntu-noble | {7} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_get_share_instances_4_2_11 [0.070776s] ... ok 2026-04-21 02:05:16.992714 | ubuntu-noble | {3} manila.tests.api.v2.test_quota_sets.QuotaSetsControllerTest.test_update_share_type_quota_1_2_39 [0.044119s] ... ok 2026-04-21 02:05:16.995276 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_no_data_1_True [0.018301s] ... ok 2026-04-21 02:05:17.013355 | ubuntu-noble | {1} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_list_with_is_default_key_4___2_46___False_ [0.017919s] ... ok 2026-04-21 02:05:17.018426 | ubuntu-noble | {3} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test__check_body_for_update_invalid_4_invalid_reason [0.024484s] ... ok 2026-04-21 02:05:17.019723 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.022306 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_share_group_snapshot_reset_status_with_different_roles_4 [0.505837s] ... ok 2026-04-21 02:05:17.024117 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.024380 | ubuntu-noble | {6} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_show_as_admin [0.040574s] ... ok 2026-04-21 02:05:17.045244 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_03 [0.020574s] ... ok 2026-04-21 02:05:17.048527 | ubuntu-noble | {3} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_index_invalid_pagination_2 [0.028780s] ... ok 2026-04-21 02:05:17.048966 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.055716 | ubuntu-noble | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_group_create_invalid_body_share_types_and_source_group_snapshot [0.038935s] ... ok 2026-04-21 02:05:17.060719 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.063128 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_10 [0.019820s] ... ok 2026-04-21 02:05:17.076032 | ubuntu-noble | {3} manila.tests.api.v2.test_resource_locks.ResourceLockApiTest.test_update [0.028988s] ... ok 2026-04-21 02:05:17.081773 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_delete_not_found [0.018516s] ... ok 2026-04-21 02:05:17.082487 | ubuntu-noble | {7} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_2_2_34 [0.094133s] ... ok 2026-04-21 02:05:17.086506 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.092161 | ubuntu-noble | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_sg_create_no_default_share_type_with_share_group_snapshot [0.037841s] ... ok 2026-04-21 02:05:17.101059 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_item_too_many_keys [0.019146s] ... ok 2026-04-21 02:05:17.103341 | ubuntu-noble | {6} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_show_export_location_share_instance_not_found [0.078697s] ... ok 2026-04-21 02:05:17.105564 | ubuntu-noble | {3} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_index_with_filters_2_2_22 [0.029596s] ... ok 2026-04-21 02:05:17.117602 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.124677 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.132951 | ubuntu-noble | {3} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_disabled_1___index___False_ [0.026796s] ... ok 2026-04-21 02:05:17.136119 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.139531 | ubuntu-noble | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_invalid_body_share_types_not_a_list [0.045850s] ... ok 2026-04-21 02:05:17.141529 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.141831 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_1 [0.038874s] ... ok 2026-04-21 02:05:17.145054 | ubuntu-noble | {6} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_access_3___index___1_ [0.041428s] ... ok 2026-04-21 02:05:17.159823 | ubuntu-noble | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_with_different_roles_4 [0.490977s] ... ok 2026-04-21 02:05:17.160468 | ubuntu-noble | {3} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_enable_2___index___False__False_ [0.027288s] ... ok 2026-04-21 02:05:17.172498 | ubuntu-noble | {7} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_4_2_69 [0.090068s] ... ok 2026-04-21 02:05:17.173315 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.175514 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.176691 | ubuntu-noble | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_invalid_share_types_field [0.040058s] ... ok 2026-04-21 02:05:17.178475 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_add_project_access_missing_project_in_body [0.037307s] ... ok 2026-04-21 02:05:17.179518 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.191843 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.199540 | ubuntu-noble | {3} manila.tests.api.v2.test_scheduler_stats.SchedulerStatsControllerTestCase.test_pools_with_share_type_not_found_1_index [0.038484s] ... ok 2026-04-21 02:05:17.201482 | ubuntu-noble | {6} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_get_share_instances_3_2_9 [0.055113s] ... ok 2026-04-21 02:05:17.211316 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.211332 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.212134 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.215364 | ubuntu-noble | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_name [0.037509s] ... ok 2026-04-21 02:05:17.216516 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypeAccessTest.test_list_type_access_type_not_found [0.038097s] ... ok 2026-04-21 02:05:17.228704 | ubuntu-noble | {3} manila.tests.api.v2.test_security_service.ShareApiTest.test_create_security_service_no_body [0.029029s] ... ok 2026-04-21 02:05:17.236349 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.244895 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_minimal_2 [0.026129s] ... ok 2026-04-21 02:05:17.247528 | ubuntu-noble | {7} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_with_limit [0.072585s] ... ok 2026-04-21 02:05:17.263851 | ubuntu-noble | {3} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_create_invalid_active_directory_1_2_76 [0.029330s] ... ok 2026-04-21 02:05:17.272580 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_provided_share_type_does_not_exist [0.030734s] ... ok 2026-04-21 02:05:17.279077 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.286430 | ubuntu-noble | {3} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_service_delete_has_share_networks [0.028096s] ... ok 2026-04-21 02:05:17.291207 | ubuntu-noble | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_force_delete_with_different_roles_3 [0.533080s] ... ok 2026-04-21 02:05:17.294481 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_3 [0.019809s] ... ok 2026-04-21 02:05:17.307004 | ubuntu-noble | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_10 [0.519521s] ... ok 2026-04-21 02:05:17.312058 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_wrong_group_specs_4___t____u____p____l____e__ [0.019517s] ... ok 2026-04-21 02:05:17.318314 | ubuntu-noble | {3} manila.tests.api.v2.test_security_service.ShareApiTest.test_security_services_list_all_tenants_with_invalid_value [0.031530s] ... ok 2026-04-21 02:05:17.331033 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.331671 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_default_not_found [0.019334s] ... ok 2026-04-21 02:05:17.337412 | ubuntu-noble | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_with_like_filter [0.044393s] ... ok 2026-04-21 02:05:17.344641 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.351141 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_1 [0.019487s] ... ok 2026-04-21 02:05:17.361944 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.368636 | ubuntu-noble | {3} manila.tests.api.v2.test_security_services.SecurityServicesAPITest.test_index_4_2_76 [0.050272s] ... ok 2026-04-21 02:05:17.371404 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.371759 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_index_as_admin_default_public_only [0.019156s] ... ok 2026-04-21 02:05:17.374459 | ubuntu-noble | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_with_name_and_description_1 [0.038514s] ... ok 2026-04-21 02:05:17.389768 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_list_with_is_default_key_1___2_45___True_ [0.019079s] ... ok 2026-04-21 02:05:17.396713 | ubuntu-noble | {3} manila.tests.api.v2.test_services.ServicesTest.test_ensure_shares [0.027912s] ... ok 2026-04-21 02:05:17.408253 | ubuntu-noble | {4} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_share_group_types_list_with_is_default_key_3___2_46___True_ [0.018540s] ... ok 2026-04-21 02:05:17.408695 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.423719 | ubuntu-noble | {3} manila.tests.api.v2.test_services.ServicesTest.test_services_update_legacy_url_2_dot_7_api_not_found_1 [0.026674s] ... ok 2026-04-21 02:05:17.442789 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.443685 | ubuntu-noble | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_04 [0.283803s] ... ok 2026-04-21 02:05:17.447824 | ubuntu-noble | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test__force_delete_call_1 [0.038116s] ... ok 2026-04-21 02:05:17.465553 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.475992 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.479935 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.485342 | ubuntu-noble | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test__reset_status_call_1 [0.036825s] ... ok 2026-04-21 02:05:17.516946 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.521010 | ubuntu-noble | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_1 [0.037350s] ... ok 2026-04-21 02:05:17.523201 | ubuntu-noble | {7} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_invalid_reset_status_body_4 [0.278175s] ... ok 2026-04-21 02:05:17.544344 | ubuntu-noble | {3} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_access_metadata_not_found [0.120138s] ... ok 2026-04-21 02:05:17.553996 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.557595 | ubuntu-noble | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_invalid_body [0.036588s] ... ok 2026-04-21 02:05:17.587244 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.590913 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.594651 | ubuntu-noble | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_invalid_input [0.036866s] ... ok 2026-04-21 02:05:17.602747 | ubuntu-noble | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_13 [0.295820s] ... ok 2026-04-21 02:05:17.616082 | ubuntu-noble | {3} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_delete_metadata_with_unsupported_version_3_2_43 [0.070354s] ... ok 2026-04-21 02:05:17.627650 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.635693 | ubuntu-noble | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_az [0.036823s] ... ok 2026-04-21 02:05:17.639697 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.657185 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.665348 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.669086 | ubuntu-noble | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_description [0.037467s] ... ok 2026-04-21 02:05:17.689011 | ubuntu-noble | Metadata property key is greater than 255 characters. 2026-04-21 02:05:17.693143 | ubuntu-noble | {3} manila.tests.api.v2.test_share_access_metadata.ShareAccessesMetadataAPITest.test_update_metadata_with_invalid_metadata_3 [0.078053s] ... ok 2026-04-21 02:05:17.703120 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.706928 | ubuntu-noble | {6} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_07 [0.506277s] ... ok 2026-04-21 02:05:17.707640 | ubuntu-noble | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_2 [0.037848s] ... ok 2026-04-21 02:05:17.740405 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.741573 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.744717 | ubuntu-noble | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_with_limit_and_offset [0.037392s] ... ok 2026-04-21 02:05:17.747821 | ubuntu-noble | {3} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test__is_rule_restricted_1_True [0.053622s] ... ok 2026-04-21 02:05:17.779236 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.782581 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.783617 | ubuntu-noble | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_show_2 [0.038802s] ... ok 2026-04-21 02:05:17.804825 | ubuntu-noble | {3} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_accesses_restricted_2_False [0.057678s] ... ok 2026-04-21 02:05:17.818472 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.822601 | ubuntu-noble | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_show_group_not_found [0.038915s] ... ok 2026-04-21 02:05:17.828790 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.834893 | ubuntu-noble | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_delete_1 [0.620521s] ... ok 2026-04-21 02:05:17.856930 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.860737 | ubuntu-noble | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_invalid_body_invalid_field [0.037872s] ... ok 2026-04-21 02:05:17.871881 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.894234 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.902860 | ubuntu-noble | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_with_name_and_description_2 [0.037322s] ... ok 2026-04-21 02:05:17.905498 | ubuntu-noble | {0} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_groups_reset_status_with_different_roles_4 [0.526439s] ... ok 2026-04-21 02:05:17.905512 | ubuntu-noble | {3} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_list_and_show_2 [0.098699s] ... ok 2026-04-21 02:05:17.931119 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.937218 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.953707 | ubuntu-noble | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_06 [0.512986s] ... ok 2026-04-21 02:05:17.956803 | ubuntu-noble | {3} manila.tests.api.v2.test_share_accesses.ShareAccessesAPITest.test_show_access_not_found [0.053155s] ... ok 2026-04-21 02:05:17.988440 | ubuntu-noble | {6} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instances_reset_status_with_different_roles_3 [0.281176s] ... ok 2026-04-21 02:05:17.988634 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:17.995682 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.000930 | ubuntu-noble | {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_backups_detail_1_True [0.043205s] ... ok 2026-04-21 02:05:18.012753 | ubuntu-noble | {0} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_with_preferred_flag_2_user [0.109801s] ... ok 2026-04-21 02:05:18.024306 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.029715 | ubuntu-noble | {7} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_11 [0.506173s] ... ok 2026-04-21 02:05:18.036715 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.043893 | ubuntu-noble | {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_list_share_backups_with_limit_and_offset [0.040423s] ... ok 2026-04-21 02:05:18.045870 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.046202 | ubuntu-noble | {6} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_without_export_locations [0.052901s] ... ok 2026-04-21 02:05:18.065901 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.070677 | ubuntu-noble | {7} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_2 [0.039362s] ... ok 2026-04-21 02:05:18.071487 | ubuntu-noble | {0} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.059166s] ... ok 2026-04-21 02:05:18.077835 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.078852 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.080971 | ubuntu-noble | {6} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_4 [0.039917s] ... ok 2026-04-21 02:05:18.083050 | ubuntu-noble | {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_policy_not_authorized_2_detail [0.041953s] ... ok 2026-04-21 02:05:18.090615 | ubuntu-noble | {7} manila.tests.api.v2.test_share_manage.ShareManageTest.test_wrong_permissions [0.019284s] ... ok 2026-04-21 02:05:18.099947 | ubuntu-noble | {6} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_bad_request_1 [0.018906s] ... ok 2026-04-21 02:05:18.105071 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.119720 | ubuntu-noble | {6} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_duplicate_share [0.018502s] ... ok 2026-04-21 02:05:18.120800 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.126580 | ubuntu-noble | {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_get_share_instances_2_2_8 [0.056070s] ... ok 2026-04-21 02:05:18.128542 | ubuntu-noble | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_14 [0.525777s] ... ok 2026-04-21 02:05:18.131543 | ubuntu-noble | {3} manila.tests.api.v2.test_share_backups.ShareBackupsApiTest.test_restore_invalid_backup_id [0.047086s] ... ok 2026-04-21 02:05:18.138152 | ubuntu-noble | {6} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_forbidden_validate_service_host [0.019471s] ... ok 2026-04-21 02:05:18.155418 | ubuntu-noble | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_force_delete_with_different_roles_2 [0.318685s] ... ok 2026-04-21 02:05:18.158587 | ubuntu-noble | {6} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_share_server [0.019059s] ... ok 2026-04-21 02:05:18.161842 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.164971 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.169239 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.181109 | ubuntu-noble | {6} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_share_type_not_found [0.023554s] ... ok 2026-04-21 02:05:18.189086 | ubuntu-noble | {7} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_create_metadata_1_2_78 [0.100608s] ... ok 2026-04-21 02:05:18.192579 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.196394 | ubuntu-noble | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_detail_with_limit [0.042352s] ... ok 2026-04-21 02:05:18.230515 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.233618 | ubuntu-noble | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_1 [0.036992s] ... ok 2026-04-21 02:05:18.240588 | ubuntu-noble | {5} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_12 [0.281086s] ... ok 2026-04-21 02:05:18.267334 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.269427 | ubuntu-noble | 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. 2026-04-21 02:05:18.270921 | ubuntu-noble | {1} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_invalid_body [0.037188s] ... ok 2026-04-21 02:05:18.271400 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.272322 | ubuntu-noble | {7} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_delete_subnet_with_share_servers_fail [0.083185s] ... ok 2026-04-21 02:05:18.274523 | ubuntu-noble | {5} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_3 [0.039902s] ... ok 2026-04-21 02:05:18.293995 | ubuntu-noble | {5} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_bad_request_2 [0.019438s] ... ok 2026-04-21 02:05:18.297469 | ubuntu-noble | {6} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_share_network_subnet_delete [0.116415s] ... ok 2026-04-21 02:05:18.304628 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.316576 | ubuntu-noble | {5} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_body_2 [0.019476s] ... ok 2026-04-21 02:05:18.322907 | ubuntu-noble | {3} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_get_admin_export_location [0.192303s] ... ok 2026-04-21 02:05:18.326899 | ubuntu-noble | {7} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_show_subnet [0.054488s] ... ok 2026-04-21 02:05:18.334714 | ubuntu-noble | {1} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_with_unsupported_version_3_2_8 [0.061740s] ... ok 2026-04-21 02:05:18.346787 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_forbidden [0.019738s] ... ok 2026-04-21 02:05:18.363909 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.371524 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.374272 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_share_api_failed_1 [0.027326s] ... ok 2026-04-21 02:05:18.398542 | ubuntu-noble | {4} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_groups_reset_status_with_different_roles_3 [0.500380s] ... ok 2026-04-21 02:05:18.401739 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service_share_api_failed_3 [0.027368s] ... ok 2026-04-21 02:05:18.413111 | ubuntu-noble | {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_invalid_reset_status_body_1 [0.286309s] ... ok 2026-04-21 02:05:18.426369 | ubuntu-noble | {2} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instances_reset_status_with_different_roles_1 [0.297600s] ... ok 2026-04-21 02:05:18.433160 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.434118 | ubuntu-noble | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_index_1_2_3 [0.101142s] ... ok 2026-04-21 02:05:18.438647 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.441403 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_az_not_found_1 [0.039524s] ... ok 2026-04-21 02:05:18.449744 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.451458 | ubuntu-noble | {3} manila.tests.api.v2.test_share_export_locations.ShareExportLocationsAPITest.test_show_metadata_2_2_87 [0.128425s] ... ok 2026-04-21 02:05:18.463412 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.466523 | ubuntu-noble | {2} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_allow_dhss_true [0.040090s] ... ok 2026-04-21 02:05:18.471873 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.475391 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.477310 | ubuntu-noble | None 2026-04-21 02:05:18.477324 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:18.477329 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_networks.py", line 406, in create 2026-04-21 02:05:18.477333 | ubuntu-noble | share_network = db_api.share_network_create( 2026-04-21 02:05:18.477337 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:18.477341 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:18.477345 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:18.477349 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:18.477352 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:18.477356 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:18.477360 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:18.477364 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:18.477367 | ubuntu-noble | raise effect 2026-04-21 02:05:18.477371 | ubuntu-noble | oslo_db.exception.DBError: None 2026-04-21 02:05:18.480513 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_error_on_network_creation [0.037720s] ... ok 2026-04-21 02:05:18.486799 | ubuntu-noble | {2} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_forbidden_manage [0.020131s] ... ok 2026-04-21 02:05:18.491650 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.495676 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_delete_1 [0.043569s] ... ok 2026-04-21 02:05:18.505644 | ubuntu-noble | {2} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_body_3 [0.018820s] ... ok 2026-04-21 02:05:18.507587 | ubuntu-noble | {4} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_1 [0.109076s] ... ok 2026-04-21 02:05:18.514418 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.516393 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_5 [0.037093s] ... ok 2026-04-21 02:05:18.526537 | ubuntu-noble | {2} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_service_not_found [0.020777s] ... ok 2026-04-21 02:05:18.531189 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.534502 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_delete_not_found [0.038988s] ... ok 2026-04-21 02:05:18.541976 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.551063 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.569067 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_nominal [0.052199s] ... ok 2026-04-21 02:05:18.580275 | ubuntu-noble | {6} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_1 [0.282622s] ... ok 2026-04-21 02:05:18.603128 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.606165 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_wrong_body [0.037125s] ... ok 2026-04-21 02:05:18.608783 | ubuntu-noble | {4} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_with_preferred_flag_1_admin [0.100870s] ... ok 2026-04-21 02:05:18.626694 | ubuntu-noble | Cannot delete share network subnet fake_sns_id, it has one or more shares. 2026-04-21 02:05:18.629542 | ubuntu-noble | {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_create_metadata_2_2_89 [0.102680s] ... ok 2026-04-21 02:05:18.630444 | ubuntu-noble | {5} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_delete_subnet_with_shares_fail [0.316268s] ... ok 2026-04-21 02:05:18.636561 | ubuntu-noble | {6} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_2 [0.055908s] ... ok 2026-04-21 02:05:18.640868 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.642778 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.643752 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_not_found [0.037739s] ... ok 2026-04-21 02:05:18.677505 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.681355 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_1___name_fo___0_ [0.036500s] ... ok 2026-04-21 02:05:18.684522 | ubuntu-noble | {4} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.071866s] ... ok 2026-04-21 02:05:18.684537 | ubuntu-noble | {5} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_4 [0.054195s] ... ok 2026-04-21 02:05:18.687440 | ubuntu-noble | Service fake_srv is down. 2026-04-21 02:05:18.689944 | ubuntu-noble | {6} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_fail_update_network_allocation_1 [0.053540s] ... ok 2026-04-21 02:05:18.710184 | ubuntu-noble | {2} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_share_network_subnet_delete_subnet_not_found [0.080368s] ... ok 2026-04-21 02:05:18.715979 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.730052 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__subnet_has_search_opt_1 [0.019718s] ... ok 2026-04-21 02:05:18.736188 | ubuntu-noble | None 2026-04-21 02:05:18.738593 | ubuntu-noble | {5} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_subnet_db_error_2_2_70 [0.053963s] ... ok 2026-04-21 02:05:18.744647 | ubuntu-noble | {6} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_update_all_metadata_2_2_89 [0.053227s] ... ok 2026-04-21 02:05:18.751560 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_add_security_service_conflict_1 [0.021605s] ... ok 2026-04-21 02:05:18.755880 | ubuntu-noble | {4} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.072629s] ... ok 2026-04-21 02:05:18.760142 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__share_network_subnets_contain_share_servers_1 [0.021562s] ... ok 2026-04-21 02:05:18.771136 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_1_2_26 [0.019476s] ... ok 2026-04-21 02:05:18.778714 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_4_2_25 [0.018415s] ... ok 2026-04-21 02:05:18.789809 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.795820 | ubuntu-noble | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_not_found_1_show [0.041977s] ... ok 2026-04-21 02:05:18.797516 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_2_2_91 [0.018770s] ... ok 2026-04-21 02:05:18.800609 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_failed_project_id_1 [0.027706s] ... ok 2026-04-21 02:05:18.802450 | ubuntu-noble | {6} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_update_metadata_item_2_2_89 [0.055815s] ... ok 2026-04-21 02:05:18.820745 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_share_api_exception_1 [0.020353s] ... ok 2026-04-21 02:05:18.834525 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.836787 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.837327 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_3 [0.038163s] ... ok 2026-04-21 02:05:18.839587 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.843797 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_with_servers [0.046169s] ... ok 2026-04-21 02:05:18.866451 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.869695 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_with_server_invalid_version [0.049697s] ... ok 2026-04-21 02:05:18.873380 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service [0.027062s] ... ok 2026-04-21 02:05:18.873615 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.876584 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_3___name_foo_description_d___0_ [0.039287s] ... ok 2026-04-21 02:05:18.896995 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_not_found [0.025788s] ... ok 2026-04-21 02:05:18.905426 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.908280 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_error_on_subnet_creation [0.038476s] ... ok 2026-04-21 02:05:18.911172 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.914385 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_5___description_ds___1_ [0.037639s] ... ok 2026-04-21 02:05:18.915516 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_subnet_create_check_api_failed_2 [0.234062s] ... ok 2026-04-21 02:05:18.925747 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service_share_api_failed_2 [0.028773s] ... ok 2026-04-21 02:05:18.942624 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.947954 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.950517 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.950886 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_6___name__foo_description__ds___2_ [0.036526s] ... ok 2026-04-21 02:05:18.952502 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_show_nominal [0.037298s] ... ok 2026-04-21 02:05:18.960045 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.965696 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_6 [0.037083s] ... ok 2026-04-21 02:05:18.971905 | ubuntu-noble | {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_01 [0.558740s] ... ok 2026-04-21 02:05:18.976049 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_valid_cases_upper_2_50_1 [0.067621s] ... ok 2026-04-21 02:05:18.985672 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:18.990702 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_show_not_found [0.036375s] ... ok 2026-04-21 02:05:18.997376 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.002372 | ubuntu-noble | Failed to update usages deleting share-network. 2026-04-21 02:05:19.002386 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:19.002390 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_networks.py", line 156, in delete 2026-04-21 02:05:19.002394 | ubuntu-noble | share_networks=-1, user_id=share_network['user_id']) 2026-04-21 02:05:19.002398 | ubuntu-noble | ~~~~~~~~~~~~~^^^^^^^^^^^ 2026-04-21 02:05:19.002402 | ubuntu-noble | KeyError: 'user_id' 2026-04-21 02:05:19.004716 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_nominal [0.041390s] ... ok 2026-04-21 02:05:19.009122 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.011512 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.019570 | ubuntu-noble | Can not delete share network fake network id, it has 2 share group(s). 2026-04-21 02:05:19.022051 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_in_use_by_share_group [0.045639s] ... ok 2026-04-21 02:05:19.023566 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.026228 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_default_subnet_errors_2 [0.037631s] ... ok 2026-04-21 02:05:19.039441 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.045821 | ubuntu-noble | 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. 2026-04-21 02:05:19.048265 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_subnet_contains_share_server [0.043468s] ... ok 2026-04-21 02:05:19.054483 | ubuntu-noble | {7} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failed_3 [0.027129s] ... ok 2026-04-21 02:05:19.056671 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.062737 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_db_api_exception [0.038042s] ... ok 2026-04-21 02:05:19.069631 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.074416 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_list_detail_no_share_groups [0.539637s] ... ok 2026-04-21 02:05:19.082337 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.087460 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.089717 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_filter_opts [0.037520s] ... ok 2026-04-21 02:05:19.096871 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.100353 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_service_not_found [0.039970s] ... ok 2026-04-21 02:05:19.110777 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.114140 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_snapshots.ShareGroupSnapshotAPITest.test_update_snapshot_not_found [0.039589s] ... ok 2026-04-21 02:05:19.121074 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.124357 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_detailed [0.038279s] ... ok 2026-04-21 02:05:19.127062 | ubuntu-noble | {6} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failed_1 [0.026894s] ... ok 2026-04-21 02:05:19.133262 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.079353s] ... ok 2026-04-21 02:05:19.134458 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_04 [0.019172s] ... ok 2026-04-21 02:05:19.151761 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_10 [0.018250s] ... ok 2026-04-21 02:05:19.157654 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.160546 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_no_filters [0.036227s] ... ok 2026-04-21 02:05:19.162939 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.166201 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_invalid_body [0.038938s] ... ok 2026-04-21 02:05:19.169550 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.170723 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_13 [0.019041s] ... ok 2026-04-21 02:05:19.173497 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_with_limit [0.040145s] ... ok 2026-04-21 02:05:19.178853 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_subnet_create_check_1___ [0.018386s] ... ok 2026-04-21 02:05:19.189381 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_experimental_16 [0.018432s] ... ok 2026-04-21 02:05:19.200433 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.206680 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_invalid_network_id [0.037309s] ... ok 2026-04-21 02:05:19.207446 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.208496 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_invalid_body_11 [0.019117s] ... ok 2026-04-21 02:05:19.211561 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_9__resync [0.037714s] ... ok 2026-04-21 02:05:19.213362 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.215084 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.218696 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_7___name_foo_description__ds___1_ [0.267732s] ... ok 2026-04-21 02:05:19.227210 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_create_with_too_small_value [0.018673s] ... ok 2026-04-21 02:05:19.238217 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.245838 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.249543 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_type_specs.ShareGroupTypesSpecsTest.test_update_invalid_body_1_None [0.019298s] ... ok 2026-04-21 02:05:19.249558 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_1_2_55 [0.037982s] ... ok 2026-04-21 02:05:19.253584 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.255327 | ubuntu-noble | {5} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_cases_3 [0.076392s] ... ok 2026-04-21 02:05:19.258887 | ubuntu-noble | {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_02 [0.287012s] ... ok 2026-04-21 02:05:19.261132 | ubuntu-noble | Failed to update usages deleting share-network. 2026-04-21 02:05:19.261145 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:19.261149 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_networks.py", line 154, in delete 2026-04-21 02:05:19.261153 | ubuntu-noble | reservations = QUOTAS.reserve( 2026-04-21 02:05:19.261157 | ubuntu-noble | ^^^^^^^^^^^^^^^ 2026-04-21 02:05:19.261161 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:19.261165 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:19.261168 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:19.261172 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:19.261176 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:19.261180 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:19.261183 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:19.261187 | ubuntu-noble | raise effect 2026-04-21 02:05:19.261191 | ubuntu-noble | Exception 2026-04-21 02:05:19.263541 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_quota_delete_reservation_failed [0.044556s] ... ok 2026-04-21 02:05:19.269424 | ubuntu-noble | {3} manila.tests.api.v2.test_share_group_types.ShareGroupTypesAPITest.test_create_with_group_specs_1_None [0.019241s] ... ok 2026-04-21 02:05:19.283678 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.286759 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_invalid_replica_id [0.037614s] ... ok 2026-04-21 02:05:19.291995 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.294470 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.297917 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.301068 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_default_subnet_errors_1 [0.037625s] ... ok 2026-04-21 02:05:19.301392 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.303482 | ubuntu-noble | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_source_group_snapshot_not_a_uuid [0.037236s] ... ok 2026-04-21 02:05:19.305468 | ubuntu-noble | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_03 [0.508045s] ... ok 2026-04-21 02:05:19.321199 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.324579 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_replication_exception [0.037525s] ... ok 2026-04-21 02:05:19.329228 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failed_2 [0.028036s] ... ok 2026-04-21 02:05:19.338453 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.341497 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.342699 | ubuntu-noble | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_invalid_group_type_specified [0.037983s] ... ok 2026-04-21 02:05:19.355361 | ubuntu-noble | {4} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_with_export_locations [0.051525s] ... ok 2026-04-21 02:05:19.359581 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.367068 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.370132 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failure_2 [0.040832s] ... ok 2026-04-21 02:05:19.377507 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.379728 | ubuntu-noble | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_08 [0.945346s] ... ok 2026-04-21 02:05:19.383407 | ubuntu-noble | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_invalid_share_types_field_not_uuids [0.039172s] ... ok 2026-04-21 02:05:19.391068 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.394120 | ubuntu-noble | {4} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_5 [0.038718s] ... ok 2026-04-21 02:05:19.404143 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.414756 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.417986 | ubuntu-noble | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_create_with_share_network_id [0.037035s] ... ok 2026-04-21 02:05:19.419555 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.447682 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_and_show_1___user____2_47__ [0.190913s] ... ok 2026-04-21 02:05:19.449499 | ubuntu-noble | {2} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_valid_cases_2 [0.079042s] ... ok 2026-04-21 02:05:19.454579 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.454941 | ubuntu-noble | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_delete_group_not_found [0.036659s] ... ok 2026-04-21 02:05:19.480461 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_with_different_roles_4 [0.276663s] ... ok 2026-04-21 02:05:19.482620 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.485553 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.488744 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.488962 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_3__False___2_72__ [0.039488s] ... ok 2026-04-21 02:05:19.492347 | ubuntu-noble | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_list_index_with_limit [0.037543s] ... ok 2026-04-21 02:05:19.497850 | ubuntu-noble | {4} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_delete_metadata_1_2_78 [0.103488s] ... ok 2026-04-21 02:05:19.516271 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.519500 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_detail_1__True___2_55__ [0.038979s] ... ok 2026-04-21 02:05:19.522975 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.526551 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.529491 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_delete_2_2_56 [0.037141s] ... ok 2026-04-21 02:05:19.530491 | ubuntu-noble | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_group_update_invalid_body_readonly_field [0.037151s] ... ok 2026-04-21 02:05:19.553838 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.556998 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_summary_1__False___2_55__ [0.037402s] ... ok 2026-04-21 02:05:19.560226 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.563353 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.563580 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_7_reset_replica_state [0.037034s] ... ok 2026-04-21 02:05:19.568717 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_and_show_with_non_replicas [0.122103s] ... ok 2026-04-21 02:05:19.572374 | ubuntu-noble | {4} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_list_subnet [0.074439s] ... ok 2026-04-21 02:05:19.590907 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.593976 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_summary_2__False___2_56__ [0.036888s] ... ok 2026-04-21 02:05:19.597600 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.600708 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_8_reset_status [0.037216s] ... ok 2026-04-21 02:05:19.604694 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.613898 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_invalid_body_3 [0.289393s] ... ok 2026-04-21 02:05:19.623853 | ubuntu-noble | {4} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_list_subnet_share_network_not_found [0.051340s] ... ok 2026-04-21 02:05:19.627871 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.635078 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_detail_1_True [0.036981s] ... ok 2026-04-21 02:05:19.635146 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.638484 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_quiesce_wait_time_4___2_75____foobar__ [0.037634s] ... ok 2026-04-21 02:05:19.648460 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_with_unsupported_version_3_2_46 [0.079678s] ... ok 2026-04-21 02:05:19.649678 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.664858 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.667889 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_1_index [0.036805s] ... ok 2026-04-21 02:05:19.672354 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.680844 | ubuntu-noble | {4} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_3 [0.056817s] ... ok 2026-04-21 02:05:19.683143 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.701505 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.703571 | ubuntu-noble | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_reset_status_09 [0.322491s] ... ok 2026-04-21 02:05:19.707544 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_already_active [0.036628s] ... ok 2026-04-21 02:05:19.734713 | ubuntu-noble | {4} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_invalid_body [0.051426s] ... ok 2026-04-21 02:05:19.738601 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.739566 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.089902s] ... ok 2026-04-21 02:05:19.741519 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.774622 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.783670 | ubuntu-noble | {4} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_update_metadata_item_1_2_78 [0.051113s] ... ok 2026-04-21 02:05:19.784501 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_2__False___2_56__ [0.045321s] ... ok 2026-04-21 02:05:19.785492 | ubuntu-noble | {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instances_reset_status_with_different_roles_2 [0.526078s] ... ok 2026-04-21 02:05:19.805365 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_3_1_0 [0.018901s] ... ok 2026-04-21 02:05:19.818786 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.821741 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.829615 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_exception_path_2_ReplicationException [0.044034s] ... ok 2026-04-21 02:05:19.837907 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.839820 | ubuntu-noble | {0} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_2_2_54 [0.054216s] ... ok 2026-04-21 02:05:19.841492 | ubuntu-noble | {3} manila.tests.api.v2.test_share_groups.ShareGroupAPITest.test_share_groups_reset_status_with_different_roles_1 [0.309843s] ... ok 2026-04-21 02:05:19.854685 | ubuntu-noble | None 2026-04-21 02:05:19.854737 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:19.854742 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_networks.py", line 406, in create 2026-04-21 02:05:19.854746 | ubuntu-noble | share_network = db_api.share_network_create( 2026-04-21 02:05:19.854750 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:19.854770 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:19.854774 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:19.854777 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:19.854781 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:19.854785 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:19.854788 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:19.854792 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:19.854796 | ubuntu-noble | raise effect 2026-04-21 02:05:19.854800 | ubuntu-noble | oslo_db.exception.DBError: None 2026-04-21 02:05:19.857224 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_db_api_exception [0.054377s] ... ok 2026-04-21 02:05:19.863519 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.872792 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_exception_path_3_ShareBusyException [0.044580s] ... ok 2026-04-21 02:05:19.877082 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.879589 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.882347 | ubuntu-noble | {0} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_6 [0.041290s] ... ok 2026-04-21 02:05:19.892162 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.894978 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_4 [0.037707s] ... ok 2026-04-21 02:05:19.907006 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.910001 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_has_been_encrypted [0.037147s] ... ok 2026-04-21 02:05:19.928723 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.932514 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_invalid_body_1 [0.293836s] ... ok 2026-04-21 02:05:19.935982 | ubuntu-noble | Can not delete share network fake network id, it has share group(s). 2026-04-21 02:05:19.938605 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_contains_is_auto_deletable_false_servers [0.043138s] ... ok 2026-04-21 02:05:19.944381 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.949661 | ubuntu-noble | {3} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_and_show_4 [0.109694s] ... ok 2026-04-21 02:05:19.969485 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.972473 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.977639 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_tenants_with_value_zero [0.036879s] ... ok 2026-04-21 02:05:19.988187 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:19.990528 | ubuntu-noble | {0} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_index_metadata [0.107892s] ... ok 2026-04-21 02:05:20.008862 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.011082 | ubuntu-noble | {3} manila.tests.api.v2.test_share_instance_export_locations.ShareInstanceExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.061347s] ... ok 2026-04-21 02:05:20.013509 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_8___name__foo_description_ds___1_ [0.036214s] ... ok 2026-04-21 02:05:20.044209 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.045482 | ubuntu-noble | {0} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_show_metadata [0.056217s] ... ok 2026-04-21 02:05:20.047633 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.067384 | ubuntu-noble | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_get_share_instances_1_2_3 [0.055988s] ... ok 2026-04-21 02:05:20.088187 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_cases_1 [0.076413s] ... ok 2026-04-21 02:05:20.101384 | ubuntu-noble | {0} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_show_subnet_not_found_2 [0.055894s] ... ok 2026-04-21 02:05:20.104159 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.122735 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__share_servers_are_auto_deletable_1 [0.020422s] ... ok 2026-04-21 02:05:20.123862 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.128884 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_key_in_use [0.038753s] ... ok 2026-04-21 02:05:20.132495 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_4 [0.518459s] ... ok 2026-04-21 02:05:20.143340 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__share_servers_are_auto_deletable_2 [0.021039s] ... ok 2026-04-21 02:05:20.163673 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.164348 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_add_security_service_conflict_2 [0.020788s] ... ok 2026-04-21 02:05:20.166984 | ubuntu-noble | {4} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service_share_api_failure_1 [0.039750s] ... ok 2026-04-21 02:05:20.168039 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.185416 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_2_2_91 [0.020837s] ... ok 2026-04-21 02:05:20.201050 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.207096 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_share_api_exception_3 [0.021162s] ... ok 2026-04-21 02:05:20.208323 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_1___active____2_55__ [0.503511s] ... ok 2026-04-21 02:05:20.227249 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_share_no_share_servers [0.020473s] ... ok 2026-04-21 02:05:20.247531 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.248282 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_2_detail [0.039512s] ... ok 2026-04-21 02:05:20.250842 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_security_service_contains_share_servers_1_add_security_service [0.021323s] ... ok 2026-04-21 02:05:20.269219 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_security_service_contains_share_servers_2_remove_security_service [0.020400s] ... ok 2026-04-21 02:05:20.278321 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_show_export_location_share_replica_not_found [0.110946s] ... ok 2026-04-21 02:05:20.282852 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.286244 | ubuntu-noble | {6} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_9_resync [0.037913s] ... ok 2026-04-21 02:05:20.290384 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_4_2_25 [0.020585s] ... ok 2026-04-21 02:05:20.312894 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.314437 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_driver_opts_not_instance_dict [0.027624s] ... ok 2026-04-21 02:05:20.323071 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_1__True___2_55__ [0.044686s] ... ok 2026-04-21 02:05:20.327036 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.331590 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_with_server_update_failed_1 [0.041186s] ... ok 2026-04-21 02:05:20.343600 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_subnet_not_found_2_False [0.029548s] ... ok 2026-04-21 02:05:20.358682 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.363622 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_share_api_failed_2 [0.029086s] ... ok 2026-04-21 02:05:20.366517 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_no_body [0.019360s] ... ok 2026-04-21 02:05:20.368435 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_exception_path_1_AvailabilityZoneNotFound [0.045415s] ... ok 2026-04-21 02:05:20.388091 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service_not_found [0.027516s] ... ok 2026-04-21 02:05:20.391627 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_service_host_1 [0.028381s] ... ok 2026-04-21 02:05:20.403411 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.406864 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_no_share_id [0.038190s] ... ok 2026-04-21 02:05:20.415446 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_invalid_body_2 [0.282855s] ... ok 2026-04-21 02:05:20.418388 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service_share_api_failed_1 [0.027804s] ... ok 2026-04-21 02:05:20.420465 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_service_host_3 [0.028910s] ... ok 2026-04-21 02:05:20.428735 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_missing_replica [0.518677s] ... ok 2026-04-21 02:05:20.440074 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.444031 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_delete_1_2_55 [0.036754s] ... ok 2026-04-21 02:05:20.446522 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_invalid_body_2 [0.511071s] ... ok 2026-04-21 02:05:20.449474 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_service_host_4 [0.027637s] ... ok 2026-04-21 02:05:20.450133 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.453116 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_tenants_admin_context [0.037165s] ... ok 2026-04-21 02:05:20.453420 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.464635 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.468197 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_detail_with_limit_and_offset [0.039103s] ... ok 2026-04-21 02:05:20.470451 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_6 [0.020122s] ... ok 2026-04-21 02:05:20.477482 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.479916 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.481055 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_delete_invalid_replica [0.037444s] ... ok 2026-04-21 02:05:20.487923 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.491222 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_tenants_with_invaild_value [0.037954s] ... ok 2026-04-21 02:05:20.501517 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.506803 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_quiesce_wait_time_2___2_75___None_ [0.036445s] ... ok 2026-04-21 02:05:20.510663 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_manage_1_fake_net_name [0.040641s] ... ok 2026-04-21 02:05:20.514495 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.525136 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.528233 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_security_service [0.036870s] ... ok 2026-04-21 02:05:20.538700 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.541604 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_cancel [0.031933s] ... ok 2026-04-21 02:05:20.544796 | ubuntu-noble | fake 2026-04-21 02:05:20.546729 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_subnet_create_check_api_failed_1 [0.018481s] ... ok 2026-04-21 02:05:20.577139 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check_host_with_pool [0.035756s] ... ok 2026-04-21 02:05:20.580085 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.608117 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete [0.030832s] ... ok 2026-04-21 02:05:20.618854 | ubuntu-noble | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instances_reset_status_with_different_roles_4 [0.916137s] ... ok 2026-04-21 02:05:20.627225 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_exceptions_1 [0.019236s] ... ok 2026-04-21 02:05:20.633391 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_cases_4 [0.086533s] ... ok 2026-04-21 02:05:20.647432 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_exceptions_2 [0.019964s] ... ok 2026-04-21 02:05:20.657441 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.666702 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_1_active [0.018593s] ... ok 2026-04-21 02:05:20.667223 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.676603 | ubuntu-noble | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_1_2_3 [0.057463s] ... ok 2026-04-21 02:05:20.686634 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_5_manage_starting [0.018712s] ... ok 2026-04-21 02:05:20.706750 | ubuntu-noble | {0} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_valid_cases_3 [0.073065s] ... ok 2026-04-21 02:05:20.711801 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.725758 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_invalid_statuses_3_creating [0.040646s] ... ok 2026-04-21 02:05:20.729648 | ubuntu-noble | {1} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_with_replica_state [0.052859s] ... ok 2026-04-21 02:05:20.733361 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_invalid_body_4 [0.289720s] ... ok 2026-04-21 02:05:20.742361 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.765035 | ubuntu-noble | {6} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_network_not_active [0.039130s] ... ok 2026-04-21 02:05:20.766041 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.768889 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.769702 | ubuntu-noble | {1} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_1 [0.039960s] ... ok 2026-04-21 02:05:20.790590 | ubuntu-noble | {1} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_input [0.020566s] ... ok 2026-04-21 02:05:20.793499 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_with_different_roles_2 [0.287890s] ... ok 2026-04-21 02:05:20.828976 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.871130 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.884351 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_and_show_2___admin____2_56__ [0.177412s] ... ok 2026-04-21 02:05:20.893524 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_index [0.127294s] ... ok 2026-04-21 02:05:20.903202 | ubuntu-noble | {1} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_share_network_subnet_delete_network_not_found [0.112566s] ... ok 2026-04-21 02:05:20.908543 | ubuntu-noble | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_with_different_roles_1 [0.841158s] ... ok 2026-04-21 02:05:20.918012 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.941563 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_invalid_body_3 [0.525629s] ... ok 2026-04-21 02:05:20.948701 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:20.950697 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.056513s] ... ok 2026-04-21 02:05:20.974063 | ubuntu-noble | {1} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_fail_update_network_allocation_2 [0.070220s] ... ok 2026-04-21 02:05:20.976914 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_export_locations_share_replica_not_found [0.092553s] ... ok 2026-04-21 02:05:20.977208 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.010920 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.019700 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.038669 | ubuntu-noble | {1} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_update_all_metadata_1_2_78 [0.061440s] ... ok 2026-04-21 02:05:21.041477 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_index [0.090382s] ... ok 2026-04-21 02:05:21.055284 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.078175s] ... ok 2026-04-21 02:05:21.057090 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_3_1_0 [0.021790s] ... ok 2026-04-21 02:05:21.066040 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_1___2_55___202_ [0.583486s] ... ok 2026-04-21 02:05:21.076515 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_1_2_26 [0.019004s] ... ok 2026-04-21 02:05:21.090432 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.093504 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.053496s] ... ok 2026-04-21 02:05:21.101972 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.106608 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_summary [0.041651s] ... ok 2026-04-21 02:05:21.114163 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.120952 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_add_security_service_with_server_update_failed_2 [0.041493s] ... ok 2026-04-21 02:05:21.142645 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.148793 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_with_limit_and_offset [0.040559s] ... ok 2026-04-21 02:05:21.151384 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_update_security_service [0.031257s] ... ok 2026-04-21 02:05:21.151403 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_show_with_unsupported_version_3_2_46 [0.092847s] ... ok 2026-04-21 02:05:21.181914 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.184455 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.185973 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_3__show [0.038611s] ... ok 2026-04-21 02:05:21.187499 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.190458 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_invalid_share_id [0.039002s] ... ok 2026-04-21 02:05:21.219383 | ubuntu-noble | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_with_different_roles_2 [0.310517s] ... ok 2026-04-21 02:05:21.220522 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.220536 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.224458 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_6__promote [0.038439s] ... ok 2026-04-21 02:05:21.232054 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_with_different_roles_3 [0.290733s] ... ok 2026-04-21 02:05:21.244444 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_valid_cases_1 [0.094863s] ... ok 2026-04-21 02:05:21.258609 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.260625 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.262920 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_share_network_not_active [0.038406s] ... ok 2026-04-21 02:05:21.268417 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.271880 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_3_show [0.039566s] ... ok 2026-04-21 02:05:21.278624 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_invalid_body_4 [0.545013s] ... ok 2026-04-21 02:05:21.295244 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.298455 | ubuntu-noble | The share network fake network id has more than one subnet attached. Please remove the subnets untill you have one or no subnets remaining. 2026-04-21 02:05:21.298470 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.300191 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_contains_more_than_one_subnet [0.055446s] ... ok 2026-04-21 02:05:21.306225 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.311654 | ubuntu-noble | {7} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_6_promote [0.037663s] ... ok 2026-04-21 02:05:21.314183 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.317815 | ubuntu-noble | {2} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_7_reset_replica_state [0.039152s] ... ok 2026-04-21 02:05:21.325060 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_API_exception [0.532287s] ... ok 2026-04-21 02:05:21.336511 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.340842 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_non_boolean_2_writable [0.030184s] ... ok 2026-04-21 02:05:21.342698 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_all_tenants_non_admin_context [0.041496s] ... ok 2026-04-21 02:05:21.345330 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.359928 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_conflict_3 [0.040515s] ... ok 2026-04-21 02:05:21.362499 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_1 [0.021162s] ... ok 2026-04-21 02:05:21.367786 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.378484 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.379997 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_4 [0.018708s] ... ok 2026-04-21 02:05:21.382721 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_4___name_foo___1_ [0.040742s] ... ok 2026-04-21 02:05:21.392087 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_missing_mandatory_2_body [0.033416s] ... ok 2026-04-21 02:05:21.399747 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_5 [0.019017s] ... ok 2026-04-21 02:05:21.418023 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.422410 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_project_id_admin_context [0.039379s] ... ok 2026-04-21 02:05:21.425532 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_non_boolean_3_preserve_snapshots [0.031567s] ... ok 2026-04-21 02:05:21.427563 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_manage_forbidden [0.027864s] ... ok 2026-04-21 02:05:21.444736 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_share_server_not_found [0.020881s] ... ok 2026-04-21 02:05:21.457850 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.458249 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check_exception_3 [0.030852s] ... ok 2026-04-21 02:05:21.461469 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_ss_and_project_id_admin_context [0.039083s] ... ok 2026-04-21 02:05:21.479788 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_get_progress_exceptions_1 [0.019244s] ... ok 2026-04-21 02:05:21.482556 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_2_None [0.037391s] ... ok 2026-04-21 02:05:21.496884 | ubuntu-noble | {7} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_4_creating [0.019478s] ... ok 2026-04-21 02:05:21.499194 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.512655 | ubuntu-noble | Failed to update usages deleting share-network. 2026-04-21 02:05:21.512670 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:21.512675 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/api/v2/share_networks.py", line 156, in delete 2026-04-21 02:05:21.512679 | ubuntu-noble | share_networks=-1, user_id=share_network['user_id']) 2026-04-21 02:05:21.512683 | ubuntu-noble | ~~~~~~~~~~~~~^^^^^^^^^^^ 2026-04-21 02:05:21.512687 | ubuntu-noble | KeyError: 'user_id' 2026-04-21 02:05:21.514585 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_error_body [0.030496s] ... ok 2026-04-21 02:05:21.516694 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_sec_service_delete [0.054487s] ... ok 2026-04-21 02:05:21.537972 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_share_network_subnet_create_check_2___fake_server__ [0.021532s] ... ok 2026-04-21 02:05:21.544555 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_error_invalid [0.031628s] ... ok 2026-04-21 02:05:21.552600 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.055462s] ... ok 2026-04-21 02:05:21.553490 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_2___in_sync____2_55__ [0.287776s] ... ok 2026-04-21 02:05:21.574440 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.576694 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check_exception_2 [0.031763s] ... ok 2026-04-21 02:05:21.577998 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_default_subnet_errors_3 [0.040140s] ... ok 2026-04-21 02:05:21.587057 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.596587 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_2_error [0.019898s] ... ok 2026-04-21 02:05:21.597581 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_reset_status_with_different_roles_1 [0.504354s] ... ok 2026-04-21 02:05:21.605899 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_3_2_5 [0.053328s] ... ok 2026-04-21 02:05:21.617112 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_3_deleting [0.020624s] ... ok 2026-04-21 02:05:21.619598 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.626496 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_security_service [0.048102s] ... ok 2026-04-21 02:05:21.632947 | ubuntu-noble | {5} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_replica_not_found [0.307716s] ... ok 2026-04-21 02:05:21.633522 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.636244 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_no_body [0.019119s] ... ok 2026-04-21 02:05:21.660822 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_4_2_8 [0.053217s] ... ok 2026-04-21 02:05:21.667692 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.670502 | ubuntu-noble | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start [0.037323s] ... ok 2026-04-21 02:05:21.678045 | ubuntu-noble | {2} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_invalid_statuses_2_deleting [0.041664s] ... ok 2026-04-21 02:05:21.694455 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.697975 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_list_snapshot_instances_detail_invalid_snapshot [0.038299s] ... ok 2026-04-21 02:05:21.709845 | ubuntu-noble | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_host_with_pool [0.037422s] ... ok 2026-04-21 02:05:21.731748 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.736964 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_5_2_31 [0.058437s] ... ok 2026-04-21 02:05:21.739598 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_2___2_56___202_ [0.552155s] ... ok 2026-04-21 02:05:21.743383 | ubuntu-noble | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_new_share_network_not_found [0.032050s] ... ok 2026-04-21 02:05:21.759899 | ubuntu-noble | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_3 [0.019450s] ... ok 2026-04-21 02:05:21.775862 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.780390 | ubuntu-noble | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_reset_server_status_invalid [0.020290s] ... ok 2026-04-21 02:05:21.799175 | ubuntu-noble | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_cancel_exceptions_2 [0.018712s] ... ok 2026-04-21 02:05:21.808113 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.820858 | ubuntu-noble | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_exceptions_from_api_1 [0.019968s] ... ok 2026-04-21 02:05:21.834076 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show [0.097062s] ... ok 2026-04-21 02:05:21.851107 | ubuntu-noble | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_get_progress [0.031730s] ... ok 2026-04-21 02:05:21.872137 | ubuntu-noble | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_get_progress_exceptions_2 [0.020895s] ... ok 2026-04-21 02:05:21.893036 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_4_2_8 [0.056637s] ... ok 2026-04-21 02:05:21.913863 | ubuntu-noble | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_1_True [0.041497s] ... ok 2026-04-21 02:05:21.946835 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_3_2_5 [0.054701s] ... ok 2026-04-21 02:05:21.959837 | ubuntu-noble | {5} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_badrequest_2_PolicyNotAuthorized [0.043110s] ... ok 2026-04-21 02:05:21.982398 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:21.985499 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_policy_not_authorized_2_detail [0.039696s] ... ok 2026-04-21 02:05:22.018926 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.022098 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_upsupported_microversion_1_index [0.036426s] ... ok 2026-04-21 02:05:22.048209 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_1_1_0 [0.091029s] ... ok 2026-04-21 02:05:22.070087 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_share_without_mount_snap_support [0.047738s] ... ok 2026-04-21 02:05:22.078744 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_3___out_of_sync____2_56__ [0.527396s] ... ok 2026-04-21 02:05:22.103360 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_5_2_31 [0.054928s] ... ok 2026-04-21 02:05:22.105988 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_reset_status_with_different_roles_4 [0.508273s] ... ok 2026-04-21 02:05:22.112912 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.116282 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_show_1__True___2_55__ [0.037611s] ... ok 2026-04-21 02:05:22.121565 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_deny_access_data_not_found_exception [0.051329s] ... ok 2026-04-21 02:05:22.143309 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_5 [0.021657s] ... ok 2026-04-21 02:05:22.149152 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.152856 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_1_index [0.036509s] ... ok 2026-04-21 02:05:22.162323 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_2_2_16 [0.019076s] ... ok 2026-04-21 02:05:22.170027 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_deny_access [0.063829s] ... ok 2026-04-21 02:05:22.172551 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.181707 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_display_name_and_description_3_2_17 [0.019325s] ... ok 2026-04-21 02:05:22.186402 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.192975 | ubuntu-noble | {4} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_8_reset_status [0.036989s] ... ok 2026-04-21 02:05:22.195508 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show [0.091996s] ... ok 2026-04-21 02:05:22.213732 | ubuntu-noble | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_instance_force_delete_with_different_roles_3 [0.994135s] ... ok 2026-04-21 02:05:22.216056 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.219201 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_version_not_found_1_1_0 [0.037434s] ... ok 2026-04-21 02:05:22.228000 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_conflict_1 [0.038023s] ... ok 2026-04-21 02:05:22.229517 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.232422 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_deny_access_access_rule_not_found [0.059855s] ... ok 2026-04-21 02:05:22.234656 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_reset_status_with_different_roles_2 [0.533938s] ... ok 2026-04-21 02:05:22.236448 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_list_snapshot_instances_summary_2_FAKE_SNAPSHOT_ID [0.037357s] ... ok 2026-04-21 02:05:22.249646 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_share_update_invalid_key [0.019405s] ... ok 2026-04-21 02:05:22.252474 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_2_2_16 [0.019383s] ... ok 2026-04-21 02:05:22.254599 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.255504 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_extract_host [0.027369s] ... ok 2026-04-21 02:05:22.257981 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot__unmanage [0.038700s] ... ok 2026-04-21 02:05:22.262371 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.267947 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.271211 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_3_2_17 [0.020757s] ... ok 2026-04-21 02:05:22.272458 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_upsupported_microversion_3_detail [0.039421s] ... ok 2026-04-21 02:05:22.275362 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_without_parameters_2 [0.019811s] ... ok 2026-04-21 02:05:22.284832 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_with_different_roles_1 [0.545182s] ... ok 2026-04-21 02:05:22.292623 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.296055 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_1 [0.038007s] ... ok 2026-04-21 02:05:22.305146 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.305570 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check_exception_1 [0.030134s] ... ok 2026-04-21 02:05:22.320199 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_access_list [0.048808s] ... ok 2026-04-21 02:05:22.321508 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.325010 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_detail_2__False___2_56__ [0.040045s] ... ok 2026-04-21 02:05:22.326550 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_exceptions_from_api_2 [0.020232s] ... ok 2026-04-21 02:05:22.331100 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.334474 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_2 [0.038284s] ... ok 2026-04-21 02:05:22.341381 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_body [0.019243s] ... ok 2026-04-21 02:05:22.343962 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_valid_cases_1 [0.717387s] ... ok 2026-04-21 02:05:22.346509 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_complete_not_found [0.018385s] ... ok 2026-04-21 02:05:22.359418 | ubuntu-noble | Snapshots cannot be created for share '100' since it does not have that capability. 2026-04-21 02:05:22.359432 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.359710 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_support_1_0 [0.019925s] ... ok 2026-04-21 02:05:22.362376 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_replicas_detail_with_limit [0.037422s] ... ok 2026-04-21 02:05:22.364646 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_6_unmanage_starting [0.018532s] ... ok 2026-04-21 02:05:22.369879 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.373189 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_02_deleting [0.038636s] ... ok 2026-04-21 02:05:22.377109 | ubuntu-noble | Snapshots cannot be created for share '100' since it does not have that capability. 2026-04-21 02:05:22.380571 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_no_support_2_False [0.019230s] ... ok 2026-04-21 02:05:22.382444 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_7_unmanage_error [0.018474s] ... ok 2026-04-21 02:05:22.384410 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.391523 | ubuntu-noble | {1} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_valid_keys_in_use [0.043823s] ... ok 2026-04-21 02:05:22.396368 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.397548 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_delete [0.018650s] ... ok 2026-04-21 02:05:22.399579 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_2_detail [0.037119s] ... ok 2026-04-21 02:05:22.407922 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.411137 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_09_restoring [0.037918s] ... ok 2026-04-21 02:05:22.416486 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_delete_nofound [0.018823s] ... ok 2026-04-21 02:05:22.423372 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_invalid_statuses_4_unmanage_starting [0.041645s] ... ok 2026-04-21 02:05:22.426485 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.433605 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.437624 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_admin_required_exception [0.037114s] ... ok 2026-04-21 02:05:22.440460 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_2_2_16 [0.018612s] ... ok 2026-04-21 02:05:22.442655 | ubuntu-noble | {4} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_not_found [0.019128s] ... ok 2026-04-21 02:05:22.446063 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.449308 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_13_backup_restoring [0.038087s] ... ok 2026-04-21 02:05:22.469209 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.470711 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.482670 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.485908 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_share_not_found [0.036366s] ... ok 2026-04-21 02:05:22.519254 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.522855 | ubuntu-noble | {2} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_version_not_found_2_2_6 [0.036521s] ... ok 2026-04-21 02:05:22.524464 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_metadata_filter [0.272129s] ... ok 2026-04-21 02:05:22.528097 | ubuntu-noble | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_invalid_reset_status_body_2 [0.314302s] ... ok 2026-04-21 02:05:22.530533 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_4_2_8 [0.087636s] ... ok 2026-04-21 02:05:22.547310 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_3 [0.022629s] ... ok 2026-04-21 02:05:22.565666 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_3 [0.295078s] ... ok 2026-04-21 02:05:22.566148 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.568528 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_1_2_0 [0.019789s] ... ok 2026-04-21 02:05:22.583219 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.052699s] ... ok 2026-04-21 02:05:22.584393 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.586950 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_4_2_73 [0.019653s] ... ok 2026-04-21 02:05:22.600835 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.604704 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_1 [0.038492s] ... ok 2026-04-21 02:05:22.608064 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_display_name_and_description_1_2_0 [0.021115s] ... ok 2026-04-21 02:05:22.617519 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.622762 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_policy_not_authorized_3_show [0.037264s] ... ok 2026-04-21 02:05:22.627804 | ubuntu-noble | {2} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_detail [0.105162s] ... ok 2026-04-21 02:05:22.638406 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.642711 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_dhss_true_with_share_server [0.037269s] ... ok 2026-04-21 02:05:22.643634 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.647904 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_share_has_been_soft_deleted [0.039639s] ... ok 2026-04-21 02:05:22.654678 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.676261 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.682744 | ubuntu-noble | {6} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_version_not_found_1_1_0 [0.037665s] ... ok 2026-04-21 02:05:22.683134 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.686998 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_version_not_found_2_2_6 [0.038960s] ... ok 2026-04-21 02:05:22.689990 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.701573 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_missing [0.265520s] ... ok 2026-04-21 02:05:22.720827 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.725032 | ubuntu-noble | {2} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_with_sort_1_desc [0.097171s] ... ok 2026-04-21 02:05:22.736337 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.739754 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_3 [0.038467s] ... ok 2026-04-21 02:05:22.744400 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_3 [0.304889s] ... ok 2026-04-21 02:05:22.751057 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.760862 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.763353 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_with_different_roles_2 [0.374483s] ... ok 2026-04-21 02:05:22.764441 | ubuntu-noble | {2} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_body_2 [0.038605s] ... ok 2026-04-21 02:05:22.774987 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.778548 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_01_creating [0.038847s] ... ok 2026-04-21 02:05:22.779276 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.798209 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.801357 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_with_no_admin_user [0.037383s] ... ok 2026-04-21 02:05:22.801713 | ubuntu-noble | Quota exceeded for fake_project_id, tried to create share (20 shares already consumed). 2026-04-21 02:05:22.801727 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.802534 | ubuntu-noble | {6} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_accept_share_over_quota_2 [0.122893s] ... ok 2026-04-21 02:05:22.812275 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.815719 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_11_server_migrating [0.037101s] ... ok 2026-04-21 02:05:22.834923 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.837847 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_bad_request_1 [0.036407s] ... ok 2026-04-21 02:05:22.849013 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.852531 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_12_server_migrating_to [0.036592s] ... ok 2026-04-21 02:05:22.871421 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.874308 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_from_public_share_type [0.036460s] ... ok 2026-04-21 02:05:22.874626 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.885993 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.889647 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_14_backup_creating [0.037038s] ... ok 2026-04-21 02:05:22.893169 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_7 [0.018825s] ... ok 2026-04-21 02:05:22.903398 | ubuntu-noble | Failed to update quota donating share transfer id 86167200-b8d7-4d6a-8d26-2bc6cac38b9e 2026-04-21 02:05:22.903414 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:22.903419 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/transfer/api.py", line 318, in _check_donor_project_quota 2026-04-21 02:05:22.903423 | ubuntu-noble | donor_reservations = QUOTAS.reserve(context.elevated(), 2026-04-21 02:05:22.903427 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:22.903431 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:22.903435 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:22.903439 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:22.903442 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:22.903446 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:22.903450 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:22.903454 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:22.903457 | ubuntu-noble | raise effect 2026-04-21 02:05:22.903461 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/transfer/api.py", line 305, in _check_transferred_project_quota 2026-04-21 02:05:22.903465 | ubuntu-noble | reservations = QUOTAS.reserve(context, 2026-04-21 02:05:22.903469 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:22.903478 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:22.903482 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:22.903486 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:22.903489 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:22.903493 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:22.903497 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:22.903500 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:22.903504 | ubuntu-noble | raise effect 2026-04-21 02:05:22.903508 | ubuntu-noble | manila.exception.OverQuota: Quota exceeded for resources: {'snapshots': 'fake'}. 2026-04-21 02:05:22.912464 | ubuntu-noble | Quota exceeded for fake_project_id, tried to accept 1 snapshot (20 of 10 already consumed). 2026-04-21 02:05:22.913789 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_2 [0.019083s] ... ok 2026-04-21 02:05:22.915495 | ubuntu-noble | {6} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_accept_share_over_quota_4 [0.112598s] ... ok 2026-04-21 02:05:22.923511 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.927038 | ubuntu-noble | {7} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_snapshot_not_found [0.037331s] ... ok 2026-04-21 02:05:22.931879 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_7 [0.019408s] ... ok 2026-04-21 02:05:22.950804 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_create_with_is_default_key_1___2_45___True_ [0.018714s] ... ok 2026-04-21 02:05:22.961006 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.964478 | ubuntu-noble | {7} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_body_1 [0.036865s] ... ok 2026-04-21 02:05:22.970541 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_with_is_default_key_4___2_46___False_ [0.018253s] ... ok 2026-04-21 02:05:22.982089 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:22.988794 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_delete_not_found [0.018094s] ... ok 2026-04-21 02:05:22.992345 | ubuntu-noble | {6} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_share_with_invalid_snapshot [0.076936s] ... ok 2026-04-21 02:05:23.010036 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_1_True [0.019023s] ... ok 2026-04-21 02:05:23.012538 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_2 [0.324732s] ... ok 2026-04-21 02:05:23.024938 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_with_is_default_key_3___2_46___True_ [0.018263s] ... ok 2026-04-21 02:05:23.026791 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.030074 | ubuntu-noble | {6} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_body_3 [0.037421s] ... ok 2026-04-21 02:05:23.043632 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_with_is_default_key_4___2_46___False_ [0.018461s] ... ok 2026-04-21 02:05:23.049186 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.061834 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_with_invalid_parameter_4__None__None__None_ [0.018151s] ... ok 2026-04-21 02:05:23.064768 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.068304 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access [0.038059s] ... ok 2026-04-21 02:05:23.082632 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_04___2_0____os_share_type_access___False_ [0.018806s] ... ok 2026-04-21 02:05:23.102476 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.105964 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_bad_request_1 [0.037322s] ... ok 2026-04-21 02:05:23.129458 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_reset_status_with_different_roles_3 [0.508041s] ... ok 2026-04-21 02:05:23.139580 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.143668 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_not_found [0.037685s] ... ok 2026-04-21 02:05:23.164912 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.168504 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_show [0.038908s] ... ok 2026-04-21 02:05:23.177623 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.179153 | ubuntu-noble | Share type 0 has invalid required extra specs. 2026-04-21 02:05:23.179163 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:23.179167 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:05:23.179172 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:05:23.179176 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:23.179180 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:05:23.179184 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:05:23.179188 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:05:23.180574 | ubuntu-noble | Share type 1 has invalid required extra specs. 2026-04-21 02:05:23.180585 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:23.180589 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:05:23.180593 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:05:23.180597 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:23.180601 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:05:23.180604 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:05:23.180608 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:05:23.180612 | ubuntu-noble | Share type 2 has invalid required extra specs. 2026-04-21 02:05:23.180615 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:23.180619 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:05:23.180623 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:05:23.180627 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:23.180650 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:05:23.180654 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:05:23.180658 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:05:23.180662 | ubuntu-noble | Share type 3 has invalid required extra specs. 2026-04-21 02:05:23.180666 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:23.180669 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:05:23.180673 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:05:23.180677 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:23.180680 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:05:23.180684 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:05:23.180688 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:05:23.182775 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_ispublic_none [0.038351s] ... ok 2026-04-21 02:05:23.201780 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.205110 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_upsupported_microversion_4_reset_status [0.036719s] ... ok 2026-04-21 02:05:23.215228 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.217483 | ubuntu-noble | Share type 0 has invalid required extra specs. 2026-04-21 02:05:23.217496 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:23.217501 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:05:23.217505 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:05:23.217509 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:23.217514 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:05:23.217518 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:05:23.217522 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:05:23.217525 | ubuntu-noble | Share type 1 has invalid required extra specs. 2026-04-21 02:05:23.217529 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:23.217533 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:05:23.217537 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:05:23.217540 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:23.217544 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:05:23.217548 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:05:23.217551 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:05:23.220858 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_no_admin_default [0.037057s] ... ok 2026-04-21 02:05:23.236394 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.237950 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_6 [0.018745s] ... ok 2026-04-21 02:05:23.240504 | ubuntu-noble | {7} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_body_2 [0.276422s] ... ok 2026-04-21 02:05:23.252978 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_2___1_1_1_1____2_38__ [0.048004s] ... ok 2026-04-21 02:05:23.257987 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_with_is_default_key_1___2_45___True_ [0.019887s] ... ok 2026-04-21 02:05:23.272552 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_create_1_1_0 [0.019106s] ... ok 2026-04-21 02:05:23.277546 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_with_is_default_key_2___2_45___False_ [0.019596s] ... ok 2026-04-21 02:05:23.287454 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_with_active_state [0.545207s] ... ok 2026-04-21 02:05:23.292010 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_1_2_0 [0.019721s] ... ok 2026-04-21 02:05:23.296871 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_02___1_0____os_share_type_access___False_ [0.019279s] ... ok 2026-04-21 02:05:23.300810 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.310758 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_3_2_17 [0.018196s] ... ok 2026-04-21 02:05:23.313528 | ubuntu-noble | {7} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_mount_point_name [0.069897s] ... ok 2026-04-21 02:05:23.316500 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_06___2_6____os_share_type_access___False_ [0.019649s] ... ok 2026-04-21 02:05:23.319566 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_07___2_7____share_type_access___True_ [0.238474s] ... ok 2026-04-21 02:05:23.324061 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.329189 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_1 [0.018880s] ... ok 2026-04-21 02:05:23.335957 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_13___2_27____share_type_access___True_ [0.019326s] ... ok 2026-04-21 02:05:23.338675 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_14___2_27____share_type_access___False_ [0.018957s] ... ok 2026-04-21 02:05:23.348011 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_3 [0.018807s] ... ok 2026-04-21 02:05:23.356266 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_07 [0.018239s] ... ok 2026-04-21 02:05:23.358452 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_04___2_0____os_share_type_access___False_ [0.020578s] ... ok 2026-04-21 02:05:23.367958 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary [0.019799s] ... ok 2026-04-21 02:05:23.371871 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.374073 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_08 [0.017711s] ... ok 2026-04-21 02:05:23.379472 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_07___2_7____share_type_access___True_ [0.019060s] ... ok 2026-04-21 02:05:23.389451 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_6 [0.021323s] ... ok 2026-04-21 02:05:23.392169 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_09 [0.017974s] ... ok 2026-04-21 02:05:23.394431 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_11___2_24____share_type_access___True_ [0.018576s] ... ok 2026-04-21 02:05:23.397527 | ubuntu-noble | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_share_instance_invalid_reset_status_body_3 [0.867387s] ... ok 2026-04-21 02:05:23.409895 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_updates_display_name_and_description_2_2_16 [0.019920s] ... ok 2026-04-21 02:05:23.410564 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_3___2_24____key5__ [0.017697s] ... ok 2026-04-21 02:05:23.415510 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_12___2_24____share_type_access___False_ [0.018678s] ... ok 2026-04-21 02:05:23.416443 | ubuntu-noble | {7} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers [0.104362s] ... ok 2026-04-21 02:05:23.428515 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_3___2_23____driver_handles_share_servers__ [0.018488s] ... ok 2026-04-21 02:05:23.433819 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.435607 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_01_None [0.018507s] ... ok 2026-04-21 02:05:23.443912 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.446707 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_index_no_data [0.018095s] ... ok 2026-04-21 02:05:23.447499 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_exception_1 [0.037812s] ... ok 2026-04-21 02:05:23.450999 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_4___2_23____snapshot_support__ [0.018938s] ... ok 2026-04-21 02:05:23.456728 | ubuntu-noble | {3} manila.tests.api.v2.test_share_instances.ShareInstancesAPITest.test_show_3_2_71 [0.057761s] ... ok 2026-04-21 02:05:23.465246 | ubuntu-noble | {2} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_item_body_uri_mismatch [0.018471s] ... ok 2026-04-21 02:05:23.468840 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.470354 | ubuntu-noble | {6} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_show [0.019319s] ... ok 2026-04-21 02:05:23.474925 | ubuntu-noble | {3} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_body_1 [0.020899s] ... ok 2026-04-21 02:05:23.480826 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.483860 | ubuntu-noble | {2} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_based_on_share_server [0.018465s] ... ok 2026-04-21 02:05:23.484263 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_exception_2 [0.036712s] ... ok 2026-04-21 02:05:23.485739 | ubuntu-noble | {7} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_show_transfer [0.070750s] ... ok 2026-04-21 02:05:23.494059 | ubuntu-noble | {3} manila.tests.api.v2.test_share_manage.ShareManageTest.test_share_manage_invalid_body_4 [0.019035s] ... ok 2026-04-21 02:05:23.497555 | ubuntu-noble | {6} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_invalid_2 [0.024602s] ... ok 2026-04-21 02:05:23.505724 | ubuntu-noble | {2} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_that_has_backups [0.021828s] ... ok 2026-04-21 02:05:23.515161 | ubuntu-noble | {6} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_12_server_migrating_to [0.019948s] ... ok 2026-04-21 02:05:23.517741 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.522746 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_exception_3 [0.036636s] ... ok 2026-04-21 02:05:23.524645 | ubuntu-noble | {2} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_02_deleting [0.018846s] ... ok 2026-04-21 02:05:23.534512 | ubuntu-noble | {6} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_14_backup_creating [0.019268s] ... ok 2026-04-21 02:05:23.538343 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.542933 | ubuntu-noble | {2} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_15_ensuring [0.018146s] ... ok 2026-04-21 02:05:23.554008 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.556186 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_3 [0.544091s] ... ok 2026-04-21 02:05:23.557442 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_exception_4 [0.036363s] ... ok 2026-04-21 02:05:23.568329 | ubuntu-noble | Transfer f31eaec5-47ba-457f-9eed-3b97f1063e5b: share id 368814ab-585b-453f-b3fe-a50bbb3887e1 expected in awaiting_transfer state. 2026-04-21 02:05:23.570822 | ubuntu-noble | {7} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_share_status [0.084842s] ... ok 2026-04-21 02:05:23.576759 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_cancel_not_found [0.030984s] ... ok 2026-04-21 02:05:23.578491 | ubuntu-noble | {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_delete_metadata_2_2_89 [0.082602s] ... ok 2026-04-21 02:05:23.589941 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.593399 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.595997 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_with_different_roles_1 [0.308526s] ... ok 2026-04-21 02:05:23.596885 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_3 [0.040672s] ... ok 2026-04-21 02:05:23.605593 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_complete_not_found [0.031344s] ... ok 2026-04-21 02:05:23.606964 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.610068 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_access_private [0.039146s] ... ok 2026-04-21 02:05:23.631399 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.633869 | ubuntu-noble | {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_show_subnet_not_found_1 [0.056797s] ... ok 2026-04-21 02:05:23.635607 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.635878 | ubuntu-noble | {0} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_5_delete [0.039449s] ... ok 2026-04-21 02:05:23.636552 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_5_host [0.030887s] ... ok 2026-04-21 02:05:23.644403 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.645978 | ubuntu-noble | Share type 0 has invalid required extra specs. 2026-04-21 02:05:23.645991 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:23.645996 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:05:23.646009 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:05:23.646013 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:23.646017 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:05:23.646020 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:05:23.646024 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:05:23.648318 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_no_admin_ispublic_true [0.038073s] ... ok 2026-04-21 02:05:23.648640 | ubuntu-noble | Share type 1 has invalid required extra specs. 2026-04-21 02:05:23.648649 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:23.648654 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:05:23.648658 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:05:23.648662 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:23.648666 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:05:23.648669 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:05:23.648673 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:05:23.669541 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_6_body [0.032692s] ... ok 2026-04-21 02:05:23.676170 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_conflict_2 [0.040470s] ... ok 2026-04-21 02:05:23.682968 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.686012 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_with_bad_access [0.037632s] ... ok 2026-04-21 02:05:23.689967 | ubuntu-noble | None 2026-04-21 02:05:23.693857 | ubuntu-noble | {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_fail_update_network_allocation_3 [0.059880s] ... ok 2026-04-21 02:05:23.701509 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_new_share_type_not_found [0.032016s] ... ok 2026-04-21 02:05:23.706410 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_5 [0.018998s] ... ok 2026-04-21 02:05:23.714175 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_check [0.037911s] ... ok 2026-04-21 02:05:23.723970 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_4 [0.018757s] ... ok 2026-04-21 02:05:23.730491 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_force_delete_replica_with_different_roles_3 [0.967404s] ... ok 2026-04-21 02:05:23.733624 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_4_preserve_snapshots [0.030636s] ... ok 2026-04-21 02:05:23.743404 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_8 [0.019196s] ... ok 2026-04-21 02:05:23.750490 | ubuntu-noble | None 2026-04-21 02:05:23.753409 | ubuntu-noble | {3} manila.tests.api.v2.test_share_network_subnets.ShareNetworkSubnetControllerTest.test_subnet_create_subnet_db_error_1_2_51 [0.059315s] ... ok 2026-04-21 02:05:23.757731 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_2_False [0.043317s] ... ok 2026-04-21 02:05:23.763510 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_delete_in_use [0.019208s] ... ok 2026-04-21 02:05:23.765447 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_5_force_host_assisted_migration [0.031419s] ... ok 2026-04-21 02:05:23.770677 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.774601 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__share_network_subnets_contain_share_servers_2 [0.021079s] ... ok 2026-04-21 02:05:23.777417 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_detail_invalid_share [0.045180s] ... ok 2026-04-21 02:05:23.783527 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_no_data [0.019708s] ... ok 2026-04-21 02:05:23.786473 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_share_has_been_soft_deleted [0.020571s] ... ok 2026-04-21 02:05:23.793468 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test__subnet_has_search_opt_2 [0.018776s] ... ok 2026-04-21 02:05:23.796478 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_exception_3 [0.261130s] ... ok 2026-04-21 02:05:23.801507 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update [0.018654s] ... ok 2026-04-21 02:05:23.804765 | ubuntu-noble | {0} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_badrequest_1_ShareServerInUse [0.044796s] ... ok 2026-04-21 02:05:23.813521 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_action_remove_security_service_share_api_exception_2 [0.019331s] ... ok 2026-04-21 02:05:23.814749 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.817602 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_id_mismatch [0.020020s] ... ok 2026-04-21 02:05:23.819795 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_4__create [0.043299s] ... ok 2026-04-21 02:05:23.820000 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.823387 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_pre_v250 [0.019190s] ... ok 2026-04-21 02:05:23.823403 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_original_2_2_1 [0.038272s] ... ok 2026-04-21 02:05:23.835442 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_not_supported [0.019330s] ... ok 2026-04-21 02:05:23.839384 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_03___2_0____os_share_type_access___True_ [0.018335s] ... ok 2026-04-21 02:05:23.842478 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_check_add_security_service_share_api_failed_3 [0.027505s] ... ok 2026-04-21 02:05:23.854231 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_share_has_been_soft_deleted [0.018732s] ... ok 2026-04-21 02:05:23.856603 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.856626 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.858209 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_05___2_6____os_share_type_access___True_ [0.018696s] ... ok 2026-04-21 02:05:23.865073 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_2_2_56 [0.040779s] ... ok 2026-04-21 02:05:23.865498 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_sg_and_availability_zone [0.036450s] ... ok 2026-04-21 02:05:23.866469 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_1_1_0 [0.059676s] ... ok 2026-04-21 02:05:23.873511 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_1 [0.315979s] ... ok 2026-04-21 02:05:23.876383 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.876752 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_snapshot_latest_not_found [0.020424s] ... ok 2026-04-21 02:05:23.879801 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_02___1_0____os_share_type_access___False_ [0.019134s] ... ok 2026-04-21 02:05:23.881418 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_1 [0.039026s] ... ok 2026-04-21 02:05:23.894655 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_snapshot_not_latest [0.019582s] ... ok 2026-04-21 02:05:23.897392 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.897726 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_05___2_6____os_share_type_access___True_ [0.018540s] ... ok 2026-04-21 02:05:23.900741 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_net [0.041207s] ... ok 2026-04-21 02:05:23.901689 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.908026 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_quiesce_wait_time_1___2_74___None_ [0.046707s] ... ok 2026-04-21 02:05:23.909326 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.913870 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.915759 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_06___2_6____os_share_type_access___False_ [0.019198s] ... ok 2026-04-21 02:05:23.917468 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_create_invalid_cases_2 [0.037094s] ... ok 2026-04-21 02:05:23.919437 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_list_with_unsupported_version_2_2_0 [0.055607s] ... ok 2026-04-21 02:05:23.924496 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_4 [0.325127s] ... ok 2026-04-21 02:05:23.926514 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_1_nondisruptive [0.031780s] ... ok 2026-04-21 02:05:23.934758 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_01 [0.018714s] ... ok 2026-04-21 02:05:23.935501 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.938723 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_valid_default_share_type [0.037742s] ... ok 2026-04-21 02:05:23.950133 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.952475 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.952490 | ubuntu-noble | Can not delete share network fake network id, it has 2 share(s). 2026-04-21 02:05:23.953531 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_delete_in_use_by_share [0.036435s] ... ok 2026-04-21 02:05:23.954247 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_06 [0.019473s] ... ok 2026-04-21 02:05:23.958764 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_3_preserve_metadata [0.031337s] ... ok 2026-04-21 02:05:23.959845 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.963094 | ubuntu-noble | {5} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_unmanage_version_not_found_3_2_11 [0.040787s] ... ok 2026-04-21 02:05:23.972842 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.054565s] ... ok 2026-04-21 02:05:23.973822 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.975439 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_11 [0.019024s] ... ok 2026-04-21 02:05:23.977474 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_2 [0.038521s] ... ok 2026-04-21 02:05:23.979431 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_remove_invalid_options_admin [0.021463s] ... ok 2026-04-21 02:05:23.988487 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:23.991693 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_name_and_description_2___description_d___0_ [0.038060s] ... ok 2026-04-21 02:05:23.992502 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_13 [0.018919s] ... ok 2026-04-21 02:05:24.009949 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.010590 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_2_None [0.030976s] ... ok 2026-04-21 02:05:24.012475 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_2 [0.019000s] ... ok 2026-04-21 02:05:24.015412 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_policy_not_authorized_1_index [0.041192s] ... ok 2026-04-21 02:05:24.016734 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.022788 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.025699 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.026585 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_access_rules_status_translated_3___2_28___False_ [0.049039s] ... ok 2026-04-21 02:05:24.031467 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_index_filter_by_project_id_non_admin_context [0.037085s] ... ok 2026-04-21 02:05:24.033420 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_5 [0.018981s] ... ok 2026-04-21 02:05:24.036528 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_az_not_in_share_type_3_v2_48_share_not_from_snap [0.022641s] ... ok 2026-04-21 02:05:24.050120 | ubuntu-noble | {7} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_5___2_24____driver_handles_share_servers__ [0.018926s] ... ok 2026-04-21 02:05:24.054655 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_az_not_in_share_type_4_v2_48_share_from_snap [0.021273s] ... ok 2026-04-21 02:05:24.061849 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.063325 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_1___1_1_1_1____2_32__ [0.048954s] ... ok 2026-04-21 02:05:24.065464 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_share_update_with_share_group [0.038407s] ... ok 2026-04-21 02:05:24.071685 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.073380 | ubuntu-noble | {7} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_allow_dhss_true_with_share_server [0.022992s] ... ok 2026-04-21 02:05:24.076276 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_no_body [0.021512s] ... ok 2026-04-21 02:05:24.081241 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_reset_status [0.052318s] ... ok 2026-04-21 02:05:24.083963 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAPITest.test_update_all_metadata [0.018949s] ... ok 2026-04-21 02:05:24.093414 | ubuntu-noble | {7} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_1_available [0.019965s] ... ok 2026-04-21 02:05:24.102813 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_03 [0.018703s] ... ok 2026-04-21 02:05:24.111577 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.112138 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_data_not_found_exception [0.048754s] ... ok 2026-04-21 02:05:24.114898 | ubuntu-noble | {7} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_2_manage_error [0.019067s] ... ok 2026-04-21 02:05:24.116472 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_replication [0.038742s] ... ok 2026-04-21 02:05:24.118167 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.124395 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_04 [0.018439s] ... ok 2026-04-21 02:05:24.124411 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_body [0.039963s] ... ok 2026-04-21 02:05:24.132223 | ubuntu-noble | {7} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_that_has_replicas [0.019477s] ... ok 2026-04-21 02:05:24.141764 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_05 [0.017941s] ... ok 2026-04-21 02:05:24.151498 | ubuntu-noble | {7} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_01_creating [0.019046s] ... ok 2026-04-21 02:05:24.155063 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.157464 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.157968 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_10 [0.018478s] ... ok 2026-04-21 02:05:24.162369 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_empty_parameters [0.048891s] ... ok 2026-04-21 02:05:24.165529 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_type_azs_2__v2_0_az_supported [0.049061s] ... ok 2026-04-21 02:05:24.170943 | ubuntu-noble | {7} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_03_manage_starting [0.019050s] ... ok 2026-04-21 02:05:24.176546 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_11 [0.018511s] ... ok 2026-04-21 02:05:24.191381 | ubuntu-noble | {7} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_06_shrinking [0.019423s] ... ok 2026-04-21 02:05:24.195382 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_01 [0.018726s] ... ok 2026-04-21 02:05:24.199234 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_invalid_cases_2 [0.077681s] ... ok 2026-04-21 02:05:24.204158 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.208235 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_without_export_locations [0.043666s] ... ok 2026-04-21 02:05:24.211534 | ubuntu-noble | {7} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_07_migrating [0.019788s] ... ok 2026-04-21 02:05:24.212726 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_exists_exception [0.050735s] ... ok 2026-04-21 02:05:24.214059 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_05 [0.018628s] ... ok 2026-04-21 02:05:24.230486 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test__revert [0.019632s] ... ok 2026-04-21 02:05:24.233431 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opt_count_0_1 [0.021312s] ... ok 2026-04-21 02:05:24.235380 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_invalid_body_3 [0.018095s] ... ok 2026-04-21 02:05:24.235395 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_4 [0.022556s] ... ok 2026-04-21 02:05:24.237800 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.241248 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_nominal [0.041908s] ... ok 2026-04-21 02:05:24.252345 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_exception_2 [0.021627s] ... ok 2026-04-21 02:05:24.254515 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_05 [0.022701s] ... ok 2026-04-21 02:05:24.257427 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_1 [0.021139s] ... ok 2026-04-21 02:05:24.261386 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_5 [0.351941s] ... ok 2026-04-21 02:05:24.265973 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.271630 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_create_metadata [0.019073s] ... ok 2026-04-21 02:05:24.276433 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_2 [0.020416s] ... ok 2026-04-21 02:05:24.276669 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.279697 | ubuntu-noble | {3} manila.tests.api.v2.test_share_networks.ShareNetworkAPITest.test_update_not_found [0.038397s] ... ok 2026-04-21 02:05:24.288951 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.292766 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_share_type_name [0.040024s] ... ok 2026-04-21 02:05:24.295723 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_3_2_17 [0.018886s] ... ok 2026-04-21 02:05:24.301496 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.308647 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_invalid_writable_preserve_metadata_2_preserve_metadata [0.031268s] ... ok 2026-04-21 02:05:24.313629 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.318567 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_access_list [0.025639s] ... ok 2026-04-21 02:05:24.328685 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.335352 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_new_share_network_not_found [0.031986s] ... ok 2026-04-21 02:05:24.340697 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_13 [0.022018s] ... ok 2026-04-21 02:05:24.361927 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_17 [0.021066s] ... ok 2026-04-21 02:05:24.366817 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_non_boolean_2_writable [0.031214s] ... ok 2026-04-21 02:05:24.387258 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_remove_invalid_options [0.020219s] ... ok 2026-04-21 02:05:24.392007 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replica_export_locations.ShareReplicaExportLocationsAPITest.test_show_with_unsupported_version_2_2_0 [0.112012s] ... ok 2026-04-21 02:05:24.415863 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_force_delete_with_different_roles_4 [0.542092s] ... ok 2026-04-21 02:05:24.418514 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_error_body [0.030535s] ... ok 2026-04-21 02:05:24.428549 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_2___2_28____syncing__ [0.066437s] ... ok 2026-04-21 02:05:24.429214 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.432914 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_create_has_been_soft_deleted [0.040712s] ... ok 2026-04-21 02:05:24.439614 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_az_not_in_share_type_1_v2_91_share_not_from_snap [0.021433s] ... ok 2026-04-21 02:05:24.449970 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.453355 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_5 [0.037492s] ... ok 2026-04-21 02:05:24.458852 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_invalid_share_net [0.019059s] ... ok 2026-04-21 02:05:24.464405 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_is_in_error_1_2_1 [0.035893s] ... ok 2026-04-21 02:05:24.467789 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.471362 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_delete_exception [0.038316s] ... ok 2026-04-21 02:05:24.477710 | ubuntu-noble | A new share may not be created from snapshot '333', because the snapshot's parent share does not have that capability. 2026-04-21 02:05:24.479662 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_not_supported [0.020500s] ... ok 2026-04-21 02:05:24.486262 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_09 [0.021733s] ... ok 2026-04-21 02:05:24.486895 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.490207 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_replicated_snapshot [0.036881s] ... ok 2026-04-21 02:05:24.495842 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_for_missing_2_2_7 [0.263344s] ... ok 2026-04-21 02:05:24.505566 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.511705 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_14 [0.022155s] ... ok 2026-04-21 02:05:24.514504 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_list_share_replicas_detail_2_False [0.037542s] ... ok 2026-04-21 02:05:24.514746 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.517845 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_encryption_1 [0.038005s] ... ok 2026-04-21 02:05:24.523138 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.526417 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_07_migrating [0.036029s] ... ok 2026-04-21 02:05:24.531205 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.538474 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_encryption_2 [0.019246s] ... ok 2026-04-21 02:05:24.543890 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.547169 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_policy_not_authorized_5__delete_share_replica [0.038054s] ... ok 2026-04-21 02:05:24.559735 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.560885 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_no_transitional_states_3___2_27____syncing__ [0.051796s] ... ok 2026-04-21 02:05:24.563466 | ubuntu-noble | {4} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_10_reverting [0.036624s] ... ok 2026-04-21 02:05:24.563481 | ubuntu-noble | {5} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_delete_transfer_awaiting_transfer [0.599904s] ... ok 2026-04-21 02:05:24.572474 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.576710 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_type_azs_3__v2_47_az_unsupported [0.037949s] ... ok 2026-04-21 02:05:24.581330 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.585537 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_promote_quiesce_wait_time_3___2_75___10_ [0.037307s] ... ok 2026-04-21 02:05:24.595020 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_creation_fails_with_bad_size [0.019543s] ... ok 2026-04-21 02:05:24.597141 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.601418 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.602774 | ubuntu-noble | {4} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_body_3 [0.036801s] ... ok 2026-04-21 02:05:24.616594 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete [0.018846s] ... ok 2026-04-21 02:05:24.618367 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.621541 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.633145 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.636243 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_with_already_added_access [0.035769s] ... ok 2026-04-21 02:05:24.646894 | ubuntu-noble | Transfer 6ab2878c-0cf0-49a0-aa3e-da9be3f18221: share id 9e3ecd92-d600-4e56-9893-2b9b1c8a3666 expected in awaiting_transfer state. 2026-04-21 02:05:24.648877 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.651144 | ubuntu-noble | {5} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_delete_transfer_not_awaiting_transfer [0.085598s] ... ok 2026-04-21 02:05:24.652111 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_3 [0.037757s] ... ok 2026-04-21 02:05:24.669221 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.673218 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_default_proj2 [0.036830s] ... ok 2026-04-21 02:05:24.673544 | ubuntu-noble | Share type 0 has invalid required extra specs. 2026-04-21 02:05:24.673554 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:24.673559 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:05:24.673563 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:05:24.673567 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:24.673579 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:05:24.673583 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:05:24.673587 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:05:24.673591 | ubuntu-noble | Share type 1 has invalid required extra specs. 2026-04-21 02:05:24.673595 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:24.673599 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:05:24.673602 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:05:24.673606 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:24.673610 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:05:24.673614 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:05:24.673617 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:05:24.673621 | ubuntu-noble | Share type 2 has invalid required extra specs. 2026-04-21 02:05:24.673625 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:24.673629 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:05:24.673632 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:05:24.673636 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:24.673640 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:05:24.673644 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:05:24.673647 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:05:24.686972 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.692908 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_4 [0.037671s] ... ok 2026-04-21 02:05:24.702638 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.706386 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.709739 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_with_no_admin_user [0.036277s] ... ok 2026-04-21 02:05:24.711242 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_07 [0.019299s] ... ok 2026-04-21 02:05:24.728634 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_create_with_is_default_key_2___2_45___False_ [0.018944s] ... ok 2026-04-21 02:05:24.740834 | ubuntu-noble | {5} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_share_id_specified [0.088295s] ... ok 2026-04-21 02:05:24.744028 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.746482 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_delete [0.018073s] ... ok 2026-04-21 02:05:24.748453 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_not_updates_size [0.037100s] ... ok 2026-04-21 02:05:24.765318 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_with_is_default_key_2___2_45___False_ [0.018517s] ... ok 2026-04-21 02:05:24.775190 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.778521 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_access_public [0.040212s] ... ok 2026-04-21 02:05:24.783319 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_01___1_0____os_share_type_access___True_ [0.018144s] ... ok 2026-04-21 02:05:24.792594 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.796020 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_access_rules_status_translated_1___2_10___True_ [0.048756s] ... ok 2026-04-21 02:05:24.801741 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_11___2_24____share_type_access___True_ [0.018287s] ... ok 2026-04-21 02:05:24.814419 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.816466 | ubuntu-noble | Share type 2 has invalid required extra specs. 2026-04-21 02:05:24.816480 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:24.816485 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:05:24.816489 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:05:24.816493 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:24.816497 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:05:24.816502 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:05:24.816513 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:05:24.816516 | ubuntu-noble | Share type 3 has invalid required extra specs. 2026-04-21 02:05:24.816520 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:24.816524 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:05:24.816528 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:05:24.816531 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:24.816535 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:05:24.816539 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:05:24.816544 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:05:24.820256 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_ispublic_false [0.039728s] ... ok 2026-04-21 02:05:24.823466 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_16___2_41____share_type_access___False_ [0.018255s] ... ok 2026-04-21 02:05:24.838428 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_02 [0.017861s] ... ok 2026-04-21 02:05:24.841700 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.845618 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_1 [0.547590s] ... ok 2026-04-21 02:05:24.846454 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_access_rules_status_translated_2___2_27___True_ [0.048966s] ... ok 2026-04-21 02:05:24.847688 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_missing_1_2_6 [0.286370s] ... ok 2026-04-21 02:05:24.853950 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.855466 | ubuntu-noble | Share type 0 has invalid required extra specs. 2026-04-21 02:05:24.855478 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:24.855483 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:05:24.855487 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:05:24.855491 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:24.855495 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:05:24.855499 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:05:24.855503 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:05:24.858538 | ubuntu-noble | Share type 1 has invalid required extra specs. 2026-04-21 02:05:24.858550 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:24.858554 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:05:24.858558 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:05:24.858561 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:24.858565 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:05:24.858569 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:05:24.858573 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:05:24.858713 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_06 [0.018566s] ... ok 2026-04-21 02:05:24.861568 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_no_admin_ispublic_false [0.039228s] ... ok 2026-04-21 02:05:24.866215 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_soft_delete [0.021095s] ... ok 2026-04-21 02:05:24.875061 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_key_allowed_chars [0.018105s] ... ok 2026-04-21 02:05:24.879026 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.882633 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_4 [0.039271s] ... ok 2026-04-21 02:05:24.884632 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.887711 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAPITest.test_share_soft_delete_has_replicas [0.020699s] ... ok 2026-04-21 02:05:24.893096 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.893326 | ubuntu-noble | {4} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_index [0.018124s] ... ok 2026-04-21 02:05:24.896460 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_with_no_context [0.038562s] ... ok 2026-04-21 02:05:24.906320 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_01 [0.019133s] ... ok 2026-04-21 02:05:24.915987 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.926365 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_07 [0.018726s] ... ok 2026-04-21 02:05:24.927497 | ubuntu-noble | {4} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_invalid_1 [0.030286s] ... ok 2026-04-21 02:05:24.932003 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:24.935176 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_by_nonexistent_share_type [0.038521s] ... ok 2026-04-21 02:05:24.944152 | ubuntu-noble | {4} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_that_has_been_soft_deleted [0.020104s] ... ok 2026-04-21 02:05:24.946482 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_12 [0.018961s] ... ok 2026-04-21 02:05:24.957631 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_2 [0.019911s] ... ok 2026-04-21 02:05:24.962450 | ubuntu-noble | {4} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_10_reverting [0.018411s] ... ok 2026-04-21 02:05:24.963430 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_18 [0.018613s] ... ok 2026-04-21 02:05:24.976030 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_6 [0.020005s] ... ok 2026-04-21 02:05:24.981539 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_exception_4 [0.018634s] ... ok 2026-04-21 02:05:24.985532 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_19 [0.019354s] ... ok 2026-04-21 02:05:24.995814 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_3 [0.019710s] ... ok 2026-04-21 02:05:24.999279 | ubuntu-noble | Metadata property value is blank. 2026-04-21 02:05:25.000201 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_snapshot_access_applying [0.018827s] ... ok 2026-04-21 02:05:25.001372 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_21 [0.018934s] ... ok 2026-04-21 02:05:25.007968 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_2 [0.511947s] ... ok 2026-04-21 02:05:25.015375 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_with_is_default_key_1___2_45___True_ [0.019862s] ... ok 2026-04-21 02:05:25.020051 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_1 [0.018571s] ... ok 2026-04-21 02:05:25.031680 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_conflict [0.031311s] ... ok 2026-04-21 02:05:25.034953 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_show_not_found [0.019532s] ... ok 2026-04-21 02:05:25.039079 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_exception_1 [0.018897s] ... ok 2026-04-21 02:05:25.045147 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.048548 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_04_unmanage_starting [0.040403s] ... ok 2026-04-21 02:05:25.054533 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_16___2_41____share_type_access___False_ [0.018916s] ... ok 2026-04-21 02:05:25.060531 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_invalid_body_1 [0.018512s] ... ok 2026-04-21 02:05:25.064921 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_invalid_force_host_assisted_migration [0.030383s] ... ok 2026-04-21 02:05:25.069173 | ubuntu-noble | {2} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_v249 [0.020522s] ... ok 2026-04-21 02:05:25.073544 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_09___2_23____share_type_access___True_ [0.019230s] ... ok 2026-04-21 02:05:25.077632 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_2 [0.019084s] ... ok 2026-04-21 02:05:25.087936 | ubuntu-noble | {2} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_04__None___2_39__ [0.018710s] ... ok 2026-04-21 02:05:25.092616 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_02 [0.018759s] ... ok 2026-04-21 02:05:25.093485 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_2_writable [0.031356s] ... ok 2026-04-21 02:05:25.106038 | ubuntu-noble | {2} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_12__None___2_90__ [0.017777s] ... ok 2026-04-21 02:05:25.110377 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.112765 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_03 [0.018818s] ... ok 2026-04-21 02:05:25.124183 | ubuntu-noble | {2} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_08__None__None___2_39__ [0.018152s] ... ok 2026-04-21 02:05:25.129512 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_1_migration_error [0.032510s] ... ok 2026-04-21 02:05:25.132470 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_14 [0.018929s] ... ok 2026-04-21 02:05:25.142766 | ubuntu-noble | {2} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_14__None__None___2_62__ [0.018238s] ... ok 2026-04-21 02:05:25.146165 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_encryption_4 [0.019906s] ... ok 2026-04-21 02:05:25.155461 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_15 [0.024334s] ... ok 2026-04-21 02:05:25.160190 | ubuntu-noble | {2} manila.tests.api.views.test_scheduler_stats.ViewBuilderTestCase.test_pools [0.017692s] ... ok 2026-04-21 02:05:25.164859 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_nonexistent_share_group [0.018708s] ... ok 2026-04-21 02:05:25.176806 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_03 [0.021132s] ... ok 2026-04-21 02:05:25.179538 | ubuntu-noble | {2} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_list_view_2_2_21 [0.018446s] ... ok 2026-04-21 02:05:25.196988 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_04 [0.019499s] ... ok 2026-04-21 02:05:25.198462 | ubuntu-noble | {2} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_view_2_2_21 [0.017877s] ... ok 2026-04-21 02:05:25.200414 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.205515 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_replication_type [0.038455s] ... ok 2026-04-21 02:05:25.214047 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_2 [0.331203s] ... ok 2026-04-21 02:05:25.215199 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test__collection_name [0.017524s] ... ok 2026-04-21 02:05:25.219583 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_05 [0.019748s] ... ok 2026-04-21 02:05:25.232544 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_04 [0.018029s] ... ok 2026-04-21 02:05:25.235435 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_07 [0.018868s] ... ok 2026-04-21 02:05:25.240405 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.241385 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_share_group [0.037507s] ... ok 2026-04-21 02:05:25.249423 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.250894 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_08 [0.018316s] ... ok 2026-04-21 02:05:25.256739 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_1 [0.019591s] ... ok 2026-04-21 02:05:25.260419 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_03 [0.019309s] ... ok 2026-04-21 02:05:25.269328 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_12 [0.018240s] ... ok 2026-04-21 02:05:25.275320 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_3 [0.020151s] ... ok 2026-04-21 02:05:25.282802 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_09 [0.019462s] ... ok 2026-04-21 02:05:25.289759 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_22 [0.017797s] ... ok 2026-04-21 02:05:25.294975 | ubuntu-noble | {5} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_2___2_23____key5__ [0.019345s] ... ok 2026-04-21 02:05:25.299318 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_10 [0.019265s] ... ok 2026-04-21 02:05:25.305123 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_05_______2_91__ [0.017827s] ... ok 2026-04-21 02:05:25.315914 | ubuntu-noble | {5} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_04_unmanage_starting [0.020434s] ... ok 2026-04-21 02:05:25.318464 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_status_invalid_body_1 [1.057552s] ... ok 2026-04-21 02:05:25.321449 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_restore_with_deleting_status [0.019380s] ... ok 2026-04-21 02:05:25.325450 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_09 [0.017612s] ... ok 2026-04-21 02:05:25.336026 | ubuntu-noble | {5} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_09_restoring [0.020031s] ... ok 2026-04-21 02:05:25.340649 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_10 [0.017695s] ... ok 2026-04-21 02:05:25.353063 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.356086 | ubuntu-noble | {5} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_11_server_migrating [0.019320s] ... ok 2026-04-21 02:05:25.357440 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_share_group_earlier_version [0.037068s] ... ok 2026-04-21 02:05:25.359353 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_15 [0.018627s] ... ok 2026-04-21 02:05:25.362363 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.368617 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_show_2__False___2_56__ [0.048207s] ... ok 2026-04-21 02:05:25.375708 | ubuntu-noble | {5} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_wrong_permissions [0.020125s] ... ok 2026-04-21 02:05:25.377787 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_08_______2_49__ [0.018311s] ... ok 2026-04-21 02:05:25.389816 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.393126 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAPITest.test_share_update [0.036801s] ... ok 2026-04-21 02:05:25.398556 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_20 [0.017864s] ... ok 2026-04-21 02:05:25.399475 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_invalid_status_1 [0.021406s] ... ok 2026-04-21 02:05:25.408897 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.413502 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_23 [0.017630s] ... ok 2026-04-21 02:05:25.414973 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_show_no_replica [0.047303s] ... ok 2026-04-21 02:05:25.419732 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_invalid_status_3 [0.022092s] ... ok 2026-04-21 02:05:25.431486 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_26 [0.017780s] ... ok 2026-04-21 02:05:25.449237 | ubuntu-noble | {2} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_28 [0.017667s] ... ok 2026-04-21 02:05:25.453567 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_get_progress [0.033680s] ... ok 2026-04-21 02:05:25.455496 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_4___2_91____error__ [0.062410s] ... ok 2026-04-21 02:05:25.461785 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.466519 | ubuntu-noble | {1} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_upsupported_microversion_4_create [0.051063s] ... ok 2026-04-21 02:05:25.470695 | ubuntu-noble | {2} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_build_version [0.017931s] ... ok 2026-04-21 02:05:25.475573 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares', 'gigabytes'] 2026-04-21 02:05:25.478555 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_ceph_2 [0.020911s] ... ok 2026-04-21 02:05:25.484513 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_1 [0.637260s] ... ok 2026-04-21 02:05:25.486510 | ubuntu-noble | {2} 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.018630s] ... ok 2026-04-21 02:05:25.488566 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_3_preserve_metadata [0.032897s] ... ok 2026-04-21 02:05:25.497690 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_02 [0.020938s] ... ok 2026-04-21 02:05:25.505909 | ubuntu-noble | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_missing_mandatory_1_host [0.036017s] ... ok 2026-04-21 02:05:25.508523 | ubuntu-noble | {2} manila.tests.cmd.test_data.ManilaCmdDataTestCase.test_main [0.018759s] ... ok 2026-04-21 02:05:25.510485 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_no_share_id [0.022888s] ... ok 2026-04-21 02:05:25.514400 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_1 [0.928071s] ... ok 2026-04-21 02:05:25.518204 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_11 [0.020474s] ... ok 2026-04-21 02:05:25.524590 | ubuntu-noble | {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_log_commands_errors [0.019728s] ... ok 2026-04-21 02:05:25.525163 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.534521 | ubuntu-noble | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_subnet_not_found_1_True [0.031168s] ... ok 2026-04-21 02:05:25.538447 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_15 [0.020180s] ... ok 2026-04-21 02:05:25.551305 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.555392 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.556163 | ubuntu-noble | {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_bpython_1 ... SKIPPED: No module named 'bpython' 2026-04-21 02:05:25.556651 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_with_share_net_equals_parent [0.044853s] ... ok 2026-04-21 02:05:25.556924 | ubuntu-noble | Metadata property key is greater than 255 characters. 2026-04-21 02:05:25.562404 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_20 [0.020775s] ... ok 2026-04-21 02:05:25.568059 | ubuntu-noble | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_share_network_not_found [0.033073s] ... ok 2026-04-21 02:05:25.569444 | ubuntu-noble | {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_3 [0.020269s] ... ok 2026-04-21 02:05:25.579300 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_reset_status_other_project_public_share_2_2_7 [0.502265s] ... ok 2026-04-21 02:05:25.581477 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_exception_2 [0.020866s] ... ok 2026-04-21 02:05:25.587612 | ubuntu-noble | {2} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_version [0.018921s] ... ok 2026-04-21 02:05:25.592629 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.595968 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_original_with_user_id_1_2_15 [0.040662s] ... ok 2026-04-21 02:05:25.599302 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareManageTest.test__manage [0.020007s] ... ok 2026-04-21 02:05:25.602472 | ubuntu-noble | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_manage_invalid [0.031462s] ... ok 2026-04-21 02:05:25.602487 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_exception_1 [0.020541s] ... ok 2026-04-21 02:05:25.606387 | ubuntu-noble | {2} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_6___nfsfake__ [0.018800s] ... ok 2026-04-21 02:05:25.623842 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_exception_2 [0.020213s] ... ok 2026-04-21 02:05:25.628576 | ubuntu-noble | {2} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_07_NFS [0.018506s] ... ok 2026-04-21 02:05:25.631818 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.634430 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.635098 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_group [0.038930s] ... ok 2026-04-21 02:05:25.637250 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_2 [0.037892s] ... ok 2026-04-21 02:05:25.643774 | ubuntu-noble | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_1_migration_error [0.040650s] ... ok 2026-04-21 02:05:25.644501 | ubuntu-noble | {2} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_10_HDFS [0.018600s] ... ok 2026-04-21 02:05:25.655860 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_bad_request_1 [0.018442s] ... ok 2026-04-21 02:05:25.656924 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.662148 | ubuntu-noble | {2} manila.tests.compute.test_nova.NovaApiTestCase.test_keypair_import [0.018350s] ... ok 2026-04-21 02:05:25.664319 | ubuntu-noble | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_cancel_not_found [0.023106s] ... ok 2026-04-21 02:05:25.671873 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.675275 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_type_azs_1__v2_0_az_unsupported [0.039805s] ... ok 2026-04-21 02:05:25.677459 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_invalid_body_3 [0.018480s] ... ok 2026-04-21 02:05:25.680611 | ubuntu-noble | {2} manila.tests.compute.test_nova.NovaApiTestCase.test_server_reboot_hard [0.018284s] ... ok 2026-04-21 02:05:25.696952 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_in_share_group_wrong_id [0.021302s] ... ok 2026-04-21 02:05:25.698459 | ubuntu-noble | {2} manila.tests.compute.test_nova.NovaApiTestCase.test_server_reboot_soft [0.017888s] ... ok 2026-04-21 02:05:25.708698 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.709757 | ubuntu-noble | {1} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_invalid_statuses_1_manage_starting [0.044860s] ... ok 2026-04-21 02:05:25.711698 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_with_is_public_2 [0.037268s] ... ok 2026-04-21 02:05:25.716626 | ubuntu-noble | {2} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_2_RetryAfterException [0.018025s] ... ok 2026-04-21 02:05:25.718658 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_02 [0.021775s] ... ok 2026-04-21 02:05:25.735533 | ubuntu-noble | {2} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_6_OverLimit [0.017857s] ... ok 2026-04-21 02:05:25.746475 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.751916 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share [0.039959s] ... ok 2026-04-21 02:05:25.753497 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.756464 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_user_id_2_2_16 [0.037558s] ... ok 2026-04-21 02:05:25.774901 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_3_2_5 [0.062261s] ... ok 2026-04-21 02:05:25.778925 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAPITest.test_share_soft_delete_has_been_soft_deleted_already [0.020286s] ... ok 2026-04-21 02:05:25.784861 | ubuntu-noble | Could not unmount src /tmp/ins1_id after its data copy. 2026-04-21 02:05:25.784876 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:25.784880 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-21 02:05:25.784884 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-21 02:05:25.784888 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:25.784892 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:25.784896 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:25.784899 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:25.784903 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:25.784907 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:25.784910 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:25.784914 | ubuntu-noble | raise effect 2026-04-21 02:05:25.784918 | ubuntu-noble | Exception: fake 2026-04-21 02:05:25.785534 | ubuntu-noble | Could not unmount dest /tmp/backup_id after its data copy. 2026-04-21 02:05:25.785545 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:25.785549 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-04-21 02:05:25.785553 | ubuntu-noble | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-04-21 02:05:25.785557 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:25.785560 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:25.785564 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:25.785568 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:25.785571 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:25.785575 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:25.785579 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:25.785583 | ubuntu-noble | raise effect 2026-04-21 02:05:25.785586 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-21 02:05:25.785590 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-21 02:05:25.785594 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:25.785597 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:25.785601 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:25.785605 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:25.785608 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:25.785612 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:25.785624 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:25.785628 | ubuntu-noble | raise effect 2026-04-21 02:05:25.785632 | ubuntu-noble | Exception: fake 2026-04-21 02:05:25.787157 | ubuntu-noble | Could not deny access to src instance ins1_id after its data copy. 2026-04-21 02:05:25.787169 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:25.787173 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-04-21 02:05:25.787177 | ubuntu-noble | helper_src.deny_access_to_data_service(access_ref_src, 2026-04-21 02:05:25.787181 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:25.787185 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:25.787189 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:25.787192 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:25.787196 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:25.787200 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:25.787204 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:25.787207 | ubuntu-noble | raise effect 2026-04-21 02:05:25.787211 | ubuntu-noble | Exception: fake 2026-04-21 02:05:25.787215 | ubuntu-noble | Copy of data from source /tmp/ins1_id to destination /tmp/backup_id was cancelled. 2026-04-21 02:05:25.788309 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_3 [0.573989s] ... ok 2026-04-21 02:05:25.788572 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.792695 | ubuntu-noble | {2} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_6 [0.054683s] ... ok 2026-04-21 02:05:25.793458 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_not_found [0.039091s] ... ok 2026-04-21 02:05:25.797692 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_06 [0.020408s] ... ok 2026-04-21 02:05:25.817439 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_07 [0.019208s] ... ok 2026-04-21 02:05:25.820488 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_reset_replica_state_with_different_roles_2 [0.306447s] ... ok 2026-04-21 02:05:25.824946 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.826431 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.832146 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_06_shrinking [0.037932s] ... ok 2026-04-21 02:05:25.833449 | ubuntu-noble | {0} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_share_server [0.040479s] ... ok 2026-04-21 02:05:25.835764 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares', 'gigabytes'] 2026-04-21 02:05:25.838581 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_09 [0.019909s] ... ok 2026-04-21 02:05:25.839478 | ubuntu-noble | Could not unmount src /tmp/backup_id after its data copy. 2026-04-21 02:05:25.839489 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:25.839502 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-21 02:05:25.839506 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-21 02:05:25.839510 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:25.839514 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:25.839518 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:25.839521 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:25.839525 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:25.839529 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:25.839533 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:25.839536 | ubuntu-noble | raise effect 2026-04-21 02:05:25.839540 | ubuntu-noble | Exception: fake 2026-04-21 02:05:25.841511 | ubuntu-noble | Could not unmount dest /tmp/ins2_id after its data copy. 2026-04-21 02:05:25.841523 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:25.841527 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-04-21 02:05:25.841531 | ubuntu-noble | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-04-21 02:05:25.841535 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:25.841539 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:25.841543 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:25.841546 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:25.841550 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:25.841554 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:25.841558 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:25.841561 | ubuntu-noble | raise effect 2026-04-21 02:05:25.841565 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-21 02:05:25.841569 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-21 02:05:25.841573 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:25.841576 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:25.841580 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:25.841584 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:25.841587 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:25.841591 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:25.841595 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:25.841599 | ubuntu-noble | raise effect 2026-04-21 02:05:25.841602 | ubuntu-noble | Exception: fake 2026-04-21 02:05:25.841606 | ubuntu-noble | Could not deny access to dest instance ins2_id after its data copy. 2026-04-21 02:05:25.841610 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:25.841613 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-04-21 02:05:25.841617 | ubuntu-noble | helper_dest.deny_access_to_data_service(access_ref_dest, 2026-04-21 02:05:25.841621 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:25.841625 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:25.841628 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:25.841632 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:25.841636 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:25.841639 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:25.841643 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:25.841647 | ubuntu-noble | raise effect 2026-04-21 02:05:25.841651 | ubuntu-noble | Exception: fake 2026-04-21 02:05:25.843488 | ubuntu-noble | {2} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_7 [0.053733s] ... ok 2026-04-21 02:05:25.846881 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_2 [0.359805s] ... ok 2026-04-21 02:05:25.856647 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.864042 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.867428 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_09_restoring [0.037861s] ... ok 2026-04-21 02:05:25.880426 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshot_instance_export_locations.ShareSnapshotInstanceExportLocationsAPITest.test_show_with_unsupported_version_5_2_31 [0.106479s] ... ok 2026-04-21 02:05:25.883652 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.890785 | ubuntu-noble | {2} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_2___90___True_ [0.045234s] ... ok 2026-04-21 02:05:25.895381 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_1___2_28____error__ [0.054332s] ... ok 2026-04-21 02:05:25.899020 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.901249 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.904690 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_11_server_migrating [0.037420s] ... ok 2026-04-21 02:05:25.923982 | ubuntu-noble | {7} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unsupported_version [0.018657s] ... ok 2026-04-21 02:05:25.928976 | ubuntu-noble | Failed to create share backup 0fe97b7f-9e86-4f49-b07d-35392542603e by data driver. 2026-04-21 02:05:25.935932 | ubuntu-noble | {2} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_exception [0.043042s] ... ok 2026-04-21 02:05:25.939095 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.941881 | ubuntu-noble | {7} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test__collection_name [0.018428s] ... ok 2026-04-21 02:05:25.945737 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_list_snapshot_instances_detail [0.065301s] ... ok 2026-04-21 02:05:25.948462 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_5___2_91____syncing__ [0.054805s] ... ok 2026-04-21 02:05:25.949726 | ubuntu-noble | Quota exceeded for fake_project_id, tried to create 1G share (10G of 5G already consumed). 2026-04-21 02:05:25.952630 | ubuntu-noble | {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_accept_share_over_quota_1 [0.123717s] ... ok 2026-04-21 02:05:25.960253 | ubuntu-noble | {7} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_06__None___2_53__ [0.018228s] ... ok 2026-04-21 02:05:25.960764 | ubuntu-noble | Migration of share fake_id data copy progress cannot be obtained at this moment. 2026-04-21 02:05:25.963451 | ubuntu-noble | {2} manila.tests.data.test_manager.DataManagerTestCase.test_data_copy_get_progress_not_copying [0.031242s] ... ok 2026-04-21 02:05:25.983418 | ubuntu-noble | {7} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_09___fake_quota_class____2_80__ [0.017405s] ... ok 2026-04-21 02:05:25.989331 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:25.995273 | ubuntu-noble | {7} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_03___fake_project_id___None___2_40__ [0.017398s] ... ok 2026-04-21 02:05:25.998440 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_show_snapshot_instance_not_found [0.050211s] ... ok 2026-04-21 02:05:26.001529 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_6___2_91____active__ [0.053605s] ... ok 2026-04-21 02:05:26.004632 | ubuntu-noble | {2} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup [0.041225s] ... ok 2026-04-21 02:05:26.010427 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:26.013323 | ubuntu-noble | {7} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_07___fake_project_id___None___2_39__ [0.017986s] ... ok 2026-04-21 02:05:26.014512 | ubuntu-noble | {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_project_id_prefix_mount_point_name [0.061600s] ... ok 2026-04-21 02:05:26.022989 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_ceph_1 [0.022119s] ... ok 2026-04-21 02:05:26.030875 | ubuntu-noble | {7} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_10___fake_project_id___None___2_53__ [0.017560s] ... ok 2026-04-21 02:05:26.040894 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:26.049202 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_upsupported_microversion_2_show [0.050858s] ... ok 2026-04-21 02:05:26.052586 | ubuntu-noble | {7} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_list_view_4_2_45 [0.018623s] ... ok 2026-04-21 02:05:26.053381 | ubuntu-noble | Cannot restore backup 0581e4d2-003f-4d5c-863d-ba54230f4195 to target share 83e43e5e-9336-4d99-a309-38d849ade3c2 as backup driver does not provide support for targeted restores 2026-04-21 02:05:26.053395 | ubuntu-noble | NoneType: None 2026-04-21 02:05:26.056500 | ubuntu-noble | Failed to restore backup 0581e4d2-003f-4d5c-863d-ba54230f4195 to share 83e43e5e-9336-4d99-a309-38d849ade3c2 by data driver. 2026-04-21 02:05:26.067977 | ubuntu-noble | {2} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_respects_restore_to_target [0.061247s] ... ok 2026-04-21 02:05:26.073444 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_no_transitional_states_1___2_1____syncing__ [0.050114s] ... ok 2026-04-21 02:05:26.075886 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_detail_with_search_opts_2 [0.027844s] ... ok 2026-04-21 02:05:26.076507 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:26.082214 | ubuntu-noble | {7} manila.tests.api.views.test_share_network_subnets.ViewBuilderTestCase.test_build_share_network_subnets_2_2_78 [0.032474s] ... ok 2026-04-21 02:05:26.102303 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_show_nofound [0.025377s] ... ok 2026-04-21 02:05:26.104479 | ubuntu-noble | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_09 [0.019856s] ... ok 2026-04-21 02:05:26.110174 | ubuntu-noble | {0} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_with_all_tenants [0.095826s] ... ok 2026-04-21 02:05:26.114903 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:26.119433 | ubuntu-noble | {2} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_restore_backup [0.053230s] ... ok 2026-04-21 02:05:26.120546 | ubuntu-noble | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_subnet_create_check_1_True [0.018137s] ... ok 2026-04-21 02:05:26.123460 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_no_transitional_states_4___2_27____active__ [0.049974s] ... ok 2026-04-21 02:05:26.138158 | ubuntu-noble | {2} manila.tests.data.test_utils.CopyClassTestCase.test_cancel [0.018671s] ... ok 2026-04-21 02:05:26.138641 | ubuntu-noble | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_16 [0.018040s] ... ok 2026-04-21 02:05:26.142536 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_4 [0.520425s] ... ok 2026-04-21 02:05:26.144841 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:26.146719 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_2 [0.020359s] ... ok 2026-04-21 02:05:26.150583 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:26.150596 | ubuntu-noble | Share type 0 has invalid required extra specs. 2026-04-21 02:05:26.150600 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:26.150604 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:05:26.150609 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:05:26.150613 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:26.150616 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:05:26.150629 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:05:26.150633 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:05:26.150637 | ubuntu-noble | Share type 1 has invalid required extra specs. 2026-04-21 02:05:26.150641 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:26.150645 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:05:26.150648 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:05:26.150652 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:26.150656 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:05:26.150659 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:05:26.150663 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:05:26.151086 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_no_admin_ispublic_none [0.040589s] ... ok 2026-04-21 02:05:26.157113 | ubuntu-noble | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_09 [0.018441s] ... ok 2026-04-21 02:05:26.159503 | ubuntu-noble | {2} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress_completed_empty [0.019368s] ... ok 2026-04-21 02:05:26.174846 | ubuntu-noble | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_12 [0.017474s] ... ok 2026-04-21 02:05:26.175887 | ubuntu-noble | {2} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress_not_initialized [0.018288s] ... ok 2026-04-21 02:05:26.179100 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:26.180538 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:26.182277 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_1 [0.040008s] ... ok 2026-04-21 02:05:26.185124 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:26.188310 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access [0.037101s] ... ok 2026-04-21 02:05:26.193021 | ubuntu-noble | {7} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_18 [0.018183s] ... ok 2026-04-21 02:05:26.195425 | ubuntu-noble | {2} manila.tests.data.test_utils.CopyClassTestCase.test_get_total_size_cancelled_1 [0.018293s] ... ok 2026-04-21 02:05:26.210790 | ubuntu-noble | {7} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_no_path_3____v2_____fake_path____http___localhost_v2_fake_path__ [0.017551s] ... ok 2026-04-21 02:05:26.216363 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:26.219494 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_4 [0.037109s] ... ok 2026-04-21 02:05:26.222378 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:26.225734 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_remove_project_access_bad_request_2 [0.037159s] ... ok 2026-04-21 02:05:26.230454 | ubuntu-noble | {7} 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.018775s] ... ok 2026-04-21 02:05:26.244679 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_3 [0.018400s] ... ok 2026-04-21 02:05:26.250567 | ubuntu-noble | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_arg_string_3___bar [0.018937s] ... ok 2026-04-21 02:05:26.253741 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:26.257138 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_5 [0.037407s] ... ok 2026-04-21 02:05:26.263436 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_4 [0.019438s] ... ok 2026-04-21 02:05:26.271664 | ubuntu-noble | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_main_argv_lt_2 [0.020780s] ... ok 2026-04-21 02:05:26.275548 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_duplicate_share [0.018545s] ... ok 2026-04-21 02:05:26.281952 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_not_found [0.018398s] ... ok 2026-04-21 02:05:26.293611 | ubuntu-noble | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_ipython_import_error ... SKIPPED: No module named 'IPython' 2026-04-21 02:05:26.301489 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_create_with_is_default_key_3___2_46___True_ [0.018623s] ... ok 2026-04-21 02:05:26.310132 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:26.313186 | ubuntu-noble | {4} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_14_backup_creating [0.037576s] ... ok 2026-04-21 02:05:26.319109 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_create_with_is_default_key_4___2_46___False_ [0.018441s] ... ok 2026-04-21 02:05:26.327393 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:26.330628 | ubuntu-noble | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_cleanup_2_False [0.038019s] ... ok 2026-04-21 02:05:26.332538 | ubuntu-noble | {4} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_view_3_2_33 [0.017975s] ... ok 2026-04-21 02:05:26.337436 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default [0.018152s] ... ok 2026-04-21 02:05:26.349656 | ubuntu-noble | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_02 [0.018261s] ... ok 2026-04-21 02:05:26.351510 | ubuntu-noble | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_2 [0.019048s] ... ok 2026-04-21 02:05:26.356555 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_show [0.018990s] ... ok 2026-04-21 02:05:26.367710 | ubuntu-noble | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_13 [0.017861s] ... ok 2026-04-21 02:05:26.371567 | ubuntu-noble | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_stamp [0.019827s] ... ok 2026-04-21 02:05:26.378387 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_with_invalid_parameter_1___new_name____new_description____wrong_bool__ [0.018355s] ... ok 2026-04-21 02:05:26.385368 | ubuntu-noble | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_08_______2_49__ [0.017716s] ... ok 2026-04-21 02:05:26.389138 | ubuntu-noble | {7} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_version_commands_call [0.019432s] ... ok 2026-04-21 02:05:26.394174 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_15___2_41____share_type_access___True_ [0.019091s] ... ok 2026-04-21 02:05:26.403800 | ubuntu-noble | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_25 [0.018146s] ... ok 2026-04-21 02:05:26.409569 | ubuntu-noble | {7} manila.tests.cmd.test_share.ManilaCmdShareTestCase.test_main_2___ [0.020166s] ... ok 2026-04-21 02:05:26.414415 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_08___2_7____share_type_access___False_ [0.018431s] ... ok 2026-04-21 02:05:26.419077 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_for_missing_1_2_6 [0.574473s] ... ok 2026-04-21 02:05:26.422152 | ubuntu-noble | {4} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_30 [0.018400s] ... ok 2026-04-21 02:05:26.430151 | ubuntu-noble | {7} manila.tests.cmd.test_share.ManilaCmdShareTestCase.test_main_4___foo____bar__ [0.020561s] ... ok 2026-04-21 02:05:26.433516 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_09 [0.018662s] ... ok 2026-04-21 02:05:26.443911 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareManageTest.test_revert [0.024456s] ... ok 2026-04-21 02:05:26.451494 | ubuntu-noble | {7} manila.tests.common.test_client_auth.ClientAuthTestCase.test_list_opts [0.018470s] ... ok 2026-04-21 02:05:26.451510 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_10 [0.018744s] ... ok 2026-04-21 02:05:26.455910 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:26.460186 | ubuntu-noble | {4} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_translate_creating_from_snapshot_status_1_1_0 [0.036342s] ... ok 2026-04-21 02:05:26.466782 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_share_type_not_found [0.022395s] ... ok 2026-04-21 02:05:26.470161 | ubuntu-noble | {7} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_12_MAPRFS [0.019420s] ... ok 2026-04-21 02:05:26.471426 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_10 [0.019239s] ... ok 2026-04-21 02:05:26.480412 | ubuntu-noble | {4} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_no_path_4____v2______fake_path_____http___localhost_v2_fake_path___ [0.017731s] ... ok 2026-04-21 02:05:26.487592 | ubuntu-noble | {7} manila.tests.compute.test_nova.NovaApiTestCase.test_server_update [0.018101s] ... ok 2026-04-21 02:05:26.491615 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_12 [0.018686s] ... ok 2026-04-21 02:05:26.495927 | ubuntu-noble | {4} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_downgrade [0.019195s] ... ok 2026-04-21 02:05:26.504428 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:26.505401 | ubuntu-noble | {7} manila.tests.compute.test_nova.NovaclientTestCase.test_no_auth_obj [0.018658s] ... ok 2026-04-21 02:05:26.506235 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_with_is_public_1 [0.039615s] ... ok 2026-04-21 02:05:26.508543 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_13 [0.018645s] ... ok 2026-04-21 02:05:26.520319 | ubuntu-noble | {4} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_bpython_2 ... SKIPPED: No module named 'bpython' 2026-04-21 02:05:26.525950 | ubuntu-noble | {7} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_5_MethodNotAllowed [0.018357s] ... ok 2026-04-21 02:05:26.530555 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_1___1_0____driver_handles_share_servers__ [0.019243s] ... ok 2026-04-21 02:05:26.543192 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:26.545171 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_not_found [0.018514s] ... ok 2026-04-21 02:05:26.548627 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_with_user_id [0.040017s] ... ok 2026-04-21 02:05:26.554647 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:26.558606 | ubuntu-noble | {4} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_cleanup_1_True [0.039224s] ... ok 2026-04-21 02:05:26.563615 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_invalid_body_1_None [0.018363s] ... ok 2026-04-21 02:05:26.578283 | ubuntu-noble | {4} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_server_update_capability_not_supported [0.020013s] ... ok 2026-04-21 02:05:26.584507 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_invalid_body_3 [0.018829s] ... ok 2026-04-21 02:05:26.585631 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:26.593778 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_invalid_1 [0.046569s] ... ok 2026-04-21 02:05:26.597765 | ubuntu-noble | {4} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_shell_commands_python [0.019571s] ... ok 2026-04-21 02:05:26.601817 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_item [0.018511s] ... ok 2026-04-21 02:05:26.619638 | ubuntu-noble | {7} manila.tests.data.test_helper.DataServiceHelperTestCase.test_allow_access_to_data_service_2_False [0.093076s] ... ok 2026-04-21 02:05:26.620351 | ubuntu-noble | {4} manila.tests.cmd.test_scheduler.ManilaCmdSchedulerTestCase.test_main [0.019127s] ... ok 2026-04-21 02:05:26.620365 | ubuntu-noble | {0} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_item_too_many_keys [0.018613s] ... ok 2026-04-21 02:05:26.630807 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:26.634117 | ubuntu-noble | {6} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_02_deleting [0.040434s] ... ok 2026-04-21 02:05:26.637070 | ubuntu-noble | {4} manila.tests.common.test_client_auth.ClientAuthTestCase.test_list_opts_not_found [0.019822s] ... ok 2026-04-21 02:05:26.640099 | ubuntu-noble | {0} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_that_has_snapshots [0.020220s] ... ok 2026-04-21 02:05:26.653830 | ubuntu-noble | {6} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_10__None___2_80__ [0.019336s] ... ok 2026-04-21 02:05:26.656653 | ubuntu-noble | {4} manila.tests.common.test_client_auth.ClientAuthTestCase.test_load_auth_plugin_no_auth [0.018848s] ... ok 2026-04-21 02:05:26.661344 | ubuntu-noble | {0} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_05_extending [0.021097s] ... ok 2026-04-21 02:05:26.673447 | ubuntu-noble | {6} 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.019429s] ... ok 2026-04-21 02:05:26.676217 | ubuntu-noble | {4} manila.tests.compute.test_nova.NovaApiTestCase.test_server_delete [0.020132s] ... ok 2026-04-21 02:05:26.680411 | ubuntu-noble | {0} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_08_migrating_to [0.018852s] ... ok 2026-04-21 02:05:26.692517 | ubuntu-noble | {7} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_unmount_temp_folder_2 [0.074951s] ... ok 2026-04-21 02:05:26.692875 | ubuntu-noble | {6} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_16__None__None___2_80__ [0.018802s] ... ok 2026-04-21 02:05:26.695406 | ubuntu-noble | {4} manila.tests.compute.test_nova.ToDictTestCase.test_obj_provided_with_to_dict_method [0.019096s] ... ok 2026-04-21 02:05:26.701638 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_exception_1 [0.019126s] ... ok 2026-04-21 02:05:26.712457 | ubuntu-noble | {6} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_collection_name [0.020068s] ... ok 2026-04-21 02:05:26.716011 | ubuntu-noble | {4} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_not_found [0.020521s] ... ok 2026-04-21 02:05:26.717100 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_reset_status_other_project_public_share_1_2_6 [0.572663s] ... ok 2026-04-21 02:05:26.733382 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_complete [0.032383s] ... ok 2026-04-21 02:05:26.733406 | ubuntu-noble | {6} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_summary_view_1_2_20 [0.019588s] ... ok 2026-04-21 02:05:26.737562 | ubuntu-noble | {4} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_1_HTTPNotImplemented [0.019622s] ... ok 2026-04-21 02:05:26.750886 | ubuntu-noble | {6} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_summary_view_4_2_45 [0.018112s] ... ok 2026-04-21 02:05:26.751533 | ubuntu-noble | {3} manila.tests.api.v2.test_share_replicas.ShareReplicasApiTest.test_resync_4___error____2_56__ [0.930850s] ... ok 2026-04-21 02:05:26.754903 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:26.768743 | ubuntu-noble | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_03 [0.018234s] ... ok 2026-04-21 02:05:26.769353 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_4_preserve_snapshots [0.036909s] ... ok 2026-04-21 02:05:26.781638 | ubuntu-noble | {7} manila.tests.data.test_helper.DataServiceHelperTestCase.test_mount_share_instance_or_backup_1_migration [0.089424s] ... ok 2026-04-21 02:05:26.787305 | ubuntu-noble | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_11 [0.018523s] ... ok 2026-04-21 02:05:26.788209 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__share_server_migration_start_non_boolean_1_nondisruptive [0.037165s] ... ok 2026-04-21 02:05:26.802650 | ubuntu-noble | {4} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_5 [0.066516s] ... ok 2026-04-21 02:05:26.805863 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:26.805879 | ubuntu-noble | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_14 [0.018051s] ... ok 2026-04-21 02:05:26.808533 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_original_with_user_id_2_2_16 [0.039120s] ... ok 2026-04-21 02:05:26.825392 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_network_not_active [0.034400s] ... ok 2026-04-21 02:05:26.825436 | ubuntu-noble | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_16 [0.018739s] ... ok 2026-04-21 02:05:26.829547 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_invalid_default_share_type [0.020191s] ... ok 2026-04-21 02:05:26.842855 | ubuntu-noble | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_12 [0.018499s] ... ok 2026-04-21 02:05:26.862063 | ubuntu-noble | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_05_______2_91__ [0.018531s] ... ok 2026-04-21 02:05:26.863366 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:26.864085 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_multiple_subnet_1_True [0.039050s] ... ok 2026-04-21 02:05:26.867223 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_share_type_azs_4__v2_47_az_supported [0.037632s] ... ok 2026-04-21 02:05:26.869773 | ubuntu-noble | {4} manila.tests.data.test_helper.DataServiceHelperTestCase.test_mount_share_instance_or_backup_3_restore [0.066868s] ... ok 2026-04-21 02:05:26.871575 | ubuntu-noble | {7} manila.tests.data.test_helper.DataServiceHelperTestCase.test_mount_share_instance_or_backup_2_backup [0.089705s] ... ok 2026-04-21 02:05:26.880265 | ubuntu-noble | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_06_______2_18__ [0.018415s] ... ok 2026-04-21 02:05:26.898004 | ubuntu-noble | {6} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_27 [0.017603s] ... ok 2026-04-21 02:05:26.901600 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_error_multiple_subnet_2_False [0.038525s] ... ok 2026-04-21 02:05:26.902269 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:26.905964 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_snapshot_support_without_cg_2_2_3 [0.039224s] ... ok 2026-04-21 02:05:26.918510 | ubuntu-noble | Share data copy failed attempting to mount source at /tmp/ins1_id. 2026-04-21 02:05:26.918544 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:26.918554 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 301, in _copy_share_data 2026-04-21 02:05:26.918562 | ubuntu-noble | helper_src.mount_share_instance_or_backup(info_src, mount_path) 2026-04-21 02:05:26.918571 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:26.918579 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:26.918588 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:26.918596 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:26.918605 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:26.918613 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:26.918621 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:26.918630 | ubuntu-noble | raise effect 2026-04-21 02:05:26.918638 | ubuntu-noble | Exception: fake 2026-04-21 02:05:26.923329 | ubuntu-noble | Could not unmount src /tmp/ins1_id after its data copy. 2026-04-21 02:05:26.923509 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:26.923523 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-21 02:05:26.923532 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-21 02:05:26.923540 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:26.923549 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:26.923557 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:26.923565 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:26.923574 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:26.923582 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:26.923590 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:26.923599 | ubuntu-noble | raise effect 2026-04-21 02:05:26.924199 | ubuntu-noble | Exception: fake 2026-04-21 02:05:26.924217 | ubuntu-noble | Could not unmount dest /tmp/ins2_id after its data copy. 2026-04-21 02:05:26.924225 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:26.924234 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-04-21 02:05:26.924242 | ubuntu-noble | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-04-21 02:05:26.924251 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:26.924259 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:26.924277 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:26.924304 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:26.924612 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:26.924628 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:26.924637 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:26.924645 | ubuntu-noble | raise effect 2026-04-21 02:05:26.924699 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-21 02:05:26.924712 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-21 02:05:26.924735 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:26.924744 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:26.924752 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:26.924760 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:26.924769 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:26.924777 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:26.924797 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:26.924850 | ubuntu-noble | raise effect 2026-04-21 02:05:26.924859 | ubuntu-noble | Exception: fake 2026-04-21 02:05:26.924867 | ubuntu-noble | {4} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_exception_mount_1 [0.050913s] ... ok 2026-04-21 02:05:26.925395 | ubuntu-noble | Could not deny access to src instance ins1_id after its data copy. 2026-04-21 02:05:26.925407 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:26.925411 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-04-21 02:05:26.925415 | ubuntu-noble | helper_src.deny_access_to_data_service(access_ref_src, 2026-04-21 02:05:26.925419 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:26.925422 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:26.925426 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:26.925430 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:26.925433 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:26.925437 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:26.925441 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:26.925445 | ubuntu-noble | raise effect 2026-04-21 02:05:26.925448 | ubuntu-noble | Exception: fake 2026-04-21 02:05:26.925452 | ubuntu-noble | Could not deny access to dest instance ins2_id after its data copy. 2026-04-21 02:05:26.925456 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:26.925460 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-04-21 02:05:26.925463 | ubuntu-noble | helper_dest.deny_access_to_data_service(access_ref_dest, 2026-04-21 02:05:26.925467 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:26.925471 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:26.925475 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:26.925478 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:26.925482 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:26.925486 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:26.925490 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:26.925493 | ubuntu-noble | raise effect 2026-04-21 02:05:26.925497 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-04-21 02:05:26.925501 | ubuntu-noble | helper_src.deny_access_to_data_service(access_ref_src, 2026-04-21 02:05:26.925505 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:26.925508 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:26.925512 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:26.925516 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:26.925519 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:26.925523 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:26.925527 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:26.925530 | ubuntu-noble | raise effect 2026-04-21 02:05:26.925547 | ubuntu-noble | Exception: fake 2026-04-21 02:05:26.925550 | ubuntu-noble | Copy of data from source /tmp/ins1_id to destination /tmp/ins2_id was cancelled. 2026-04-21 02:05:26.928166 | ubuntu-noble | {7} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_3 [0.055859s] ... ok 2026-04-21 02:05:26.932262 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:26.935742 | ubuntu-noble | {6} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_1_2_6 [0.037304s] ... ok 2026-04-21 02:05:26.937081 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test__validate_manage_share_server_validate_service_host_2 [0.035769s] ... ok 2026-04-21 02:05:26.940243 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:26.943912 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_1 [0.037813s] ... ok 2026-04-21 02:05:26.966799 | ubuntu-noble | {4} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup [0.045447s] ... ok 2026-04-21 02:05:26.968026 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:26.971698 | ubuntu-noble | {6} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_6_2_24 [0.035708s] ... ok 2026-04-21 02:05:26.975534 | ubuntu-noble | {7} manila.tests.data.test_manager.DataManagerTestCase.test__run_backup_2 [0.047158s] ... ok 2026-04-21 02:05:26.978893 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:26.983153 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_6 [0.038052s] ... ok 2026-04-21 02:05:26.989518 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_manage_2_ [0.051528s] ... ok 2026-04-21 02:05:27.003623 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_missing_2_2_7 [0.284571s] ... ok 2026-04-21 02:05:27.004035 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.005967 | ubuntu-noble | {4} manila.tests.data.test_manager.DataManagerTestCase.test_data_copy_cancel [0.039382s] ... ok 2026-04-21 02:05:27.006922 | ubuntu-noble | {6} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_7_2_27 [0.035452s] ... ok 2026-04-21 02:05:27.015936 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.018646 | ubuntu-noble | {7} manila.tests.data.test_manager.DataManagerTestCase.test__run_restore_1_None [0.042793s] ... ok 2026-04-21 02:05:27.019552 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_7 [0.037480s] ... ok 2026-04-21 02:05:27.026783 | ubuntu-noble | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_arg_string_1_bar [0.020021s] ... ok 2026-04-21 02:05:27.034267 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_reset_task_state_not_found [0.043670s] ... ok 2026-04-21 02:05:27.036624 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.045482 | ubuntu-noble | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_log_commands_no_errors [0.018441s] ... ok 2026-04-21 02:05:27.046660 | ubuntu-noble | Failed to update backup quota for fake: An unknown exception occurred.. 2026-04-21 02:05:27.049636 | ubuntu-noble | {4} manila.tests.data.test_manager.DataManagerTestCase.test_delete_share_backup_exception [0.043863s] ... ok 2026-04-21 02:05:27.054053 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_migration_cancel_exceptions_1 [0.020793s] ... ok 2026-04-21 02:05:27.055346 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.058194 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_8 [0.038571s] ... ok 2026-04-21 02:05:27.061783 | ubuntu-noble | {7} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_1___90___False_ [0.043327s] ... ok 2026-04-21 02:05:27.068874 | ubuntu-noble | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run ... SKIPPED: No module named 'bpython' 2026-04-21 02:05:27.075805 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_8_manage_error [0.021765s] ... ok 2026-04-21 02:05:27.089449 | ubuntu-noble | {4} manila.tests.data.test_manager.DataManagerTestCase.test_init_host_3_data_copying_in_progress [0.038393s] ... ok 2026-04-21 02:05:27.089725 | ubuntu-noble | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_python [0.020668s] ... ok 2026-04-21 02:05:27.093033 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.095473 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_share_server_reset_status_no_status [0.019077s] ... ok 2026-04-21 02:05:27.096074 | ubuntu-noble | {7} manila.tests.data.test_manager.DataManagerTestCase.test_migration_start_1_None [0.032881s] ... ok 2026-04-21 02:05:27.097270 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_task_state [0.038898s] ... ok 2026-04-21 02:05:27.117784 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_04 [0.020133s] ... ok 2026-04-21 02:05:27.122923 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.125897 | ubuntu-noble | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_list [0.037345s] ... ok 2026-04-21 02:05:27.129762 | ubuntu-noble | {4} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_3___100___False_ [0.041389s] ... ok 2026-04-21 02:05:27.136617 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_06 [0.018867s] ... ok 2026-04-21 02:05:27.145825 | ubuntu-noble | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_server_update_capability [0.019834s] ... ok 2026-04-21 02:05:27.150841 | ubuntu-noble | {7} manila.tests.data.test_manager.DataManagerTestCase.test_restore_backup_respects_use_data_manager [0.055157s] ... ok 2026-04-21 02:05:27.163380 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_08 [0.025516s] ... ok 2026-04-21 02:05:27.163426 | ubuntu-noble | {3} manila.tests.api.v2.test_share_servers.ShareServerControllerTest.test_unmanage_share_server_multiple_subnets_fail [0.067327s] ... ok 2026-04-21 02:05:27.164195 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_more_values_4 [0.032183s] ... ok 2026-04-21 02:05:27.166479 | ubuntu-noble | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_1 [0.018656s] ... ok 2026-04-21 02:05:27.185349 | ubuntu-noble | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_4 [0.020614s] ... ok 2026-04-21 02:05:27.188078 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_2 [1.084764s] ... ok 2026-04-21 02:05:27.191592 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_az_get_all [0.029246s] ... ok 2026-04-21 02:05:27.194247 | ubuntu-noble | {7} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_1___90___False_ [0.043312s] ... ok 2026-04-21 02:05:27.196871 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.199858 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show [0.037592s] ... ok 2026-04-21 02:05:27.204960 | ubuntu-noble | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_fail_validation_1 [0.019344s] ... ok 2026-04-21 02:05:27.217472 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.BackendInfoDatabaseAPITestCase.test_double_update [0.025503s] ... ok 2026-04-21 02:05:27.225529 | ubuntu-noble | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_shell_commands_bpython [0.019679s] ... ok 2026-04-21 02:05:27.230343 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.231752 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_3_2_5 [0.068472s] ... ok 2026-04-21 02:05:27.234020 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.237098 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_invalid_body_2 [0.047402s] ... ok 2026-04-21 02:05:27.239421 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_share_group [0.037099s] ... ok 2026-04-21 02:05:27.242587 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get [0.025223s] ... ok 2026-04-21 02:05:27.243399 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.244796 | ubuntu-noble | {6} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_version_commands_list [0.020162s] ... ok 2026-04-21 02:05:27.248657 | ubuntu-noble | {7} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_data_copy_get_progress [0.054619s] ... ok 2026-04-21 02:05:27.255872 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_15 [0.018586s] ... ok 2026-04-21 02:05:27.264871 | ubuntu-noble | {6} manila.tests.common.test_client_auth.ClientAuthTestCase.test_load_auth_plugin_caching [0.020011s] ... ok 2026-04-21 02:05:27.268394 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_sorted_asc [0.025468s] ... ok 2026-04-21 02:05:27.274076 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.275660 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_16 [0.019750s] ... ok 2026-04-21 02:05:27.288374 | ubuntu-noble | {6} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_2_ [0.023263s] ... ok 2026-04-21 02:05:27.291034 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_list_with_unsupported_version_4_2_8 [0.059476s] ... ok 2026-04-21 02:05:27.291787 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_1 [0.289397s] ... ok 2026-04-21 02:05:27.300056 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.304907 | ubuntu-noble | {7} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_delete_backup [0.055968s] ... ok 2026-04-21 02:05:27.307378 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_update_read_deleted_2_False [0.038902s] ... ok 2026-04-21 02:05:27.310979 | ubuntu-noble | {6} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_08_CIFS [0.022314s] ... ok 2026-04-21 02:05:27.327729 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.328450 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_dont_care_3___2_28____active__ [0.052806s] ... ok 2026-04-21 02:05:27.332540 | ubuntu-noble | {6} manila.tests.compute.test_nova.NovaApiTestCase.test_instance_volumes_list [0.019358s] ... ok 2026-04-21 02:05:27.333416 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_3 [0.039023s] ... ok 2026-04-21 02:05:27.344477 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.352151 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_bad_request_2 [0.020040s] ... ok 2026-04-21 02:05:27.352411 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshot_export_locations.ShareSnapshotExportLocationsAPITest.test_show_with_unsupported_version_5_2_31 [0.056372s] ... ok 2026-04-21 02:05:27.352445 | ubuntu-noble | {6} manila.tests.compute.test_nova.ToDictTestCase.test_dict_provided [0.018380s] ... ok 2026-04-21 02:05:27.352449 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_03 [0.019800s] ... ok 2026-04-21 02:05:27.353217 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_delete [0.045913s] ... ok 2026-04-21 02:05:27.369059 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_exception_3 [0.020093s] ... ok 2026-04-21 02:05:27.370444 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_forbidden_validate_service_host [0.019139s] ... ok 2026-04-21 02:05:27.386598 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.388117 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.389191 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_invalid_body_3 [0.019210s] ... ok 2026-04-21 02:05:27.391352 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_list_snapshot_instances_summary_1_None [0.042254s] ... ok 2026-04-21 02:05:27.396507 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_get [0.039335s] ... ok 2026-04-21 02:05:27.406578 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.410953 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_03_manage_starting [0.038720s] ... ok 2026-04-21 02:05:27.415099 | ubuntu-noble | {6} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_2 [0.066324s] ... ok 2026-04-21 02:05:27.418205 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_2_2 [0.025231s] ... ok 2026-04-21 02:05:27.421323 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.426771 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.432235 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshot_instances.ShareSnapshotInstancesApiTest.test_policy_not_authorized_4_reset_status [0.040624s] ... ok 2026-04-21 02:05:27.440237 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_update_no_updates [0.021579s] ... ok 2026-04-21 02:05:27.444275 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.448785 | ubuntu-noble | {5} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_13_backup_restoring [0.038159s] ... ok 2026-04-21 02:05:27.467101 | ubuntu-noble | {5} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_02__None___2_40__ [0.018875s] ... ok 2026-04-21 02:05:27.482637 | ubuntu-noble | {6} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_4 [0.066883s] ... ok 2026-04-21 02:05:27.484393 | ubuntu-noble | {5} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_08__None___2_62__ [0.018080s] ... ok 2026-04-21 02:05:27.488325 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_4 [0.048264s] ... ok 2026-04-21 02:05:27.491169 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_allow_access_3___1001__1001____2_38__ [0.060061s] ... ok 2026-04-21 02:05:27.505997 | ubuntu-noble | {5} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_12__None___fake_share_type_id____2_62__ [0.018641s] ... ok 2026-04-21 02:05:27.518629 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAPITest.test_snapshot_list_summary_with_search_opts_4 [0.025491s] ... ok 2026-04-21 02:05:27.521056 | ubuntu-noble | {5} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_15___fake_project_id___None___2_80__ [0.017619s] ... ok 2026-04-21 02:05:27.539604 | ubuntu-noble | {5} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_18__None__None___2_90__ [0.018268s] ... ok 2026-04-21 02:05:27.553005 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.557902 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_instance_with_share_access_data_2_False [0.065619s] ... ok 2026-04-21 02:05:27.559720 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_manage_version_not_found_3_2_11 [0.038773s] ... ok 2026-04-21 02:05:27.569365 | ubuntu-noble | {6} manila.tests.data.test_helper.DataServiceHelperTestCase.test_allow_access_to_data_service_1_True [0.086993s] ... ok 2026-04-21 02:05:27.590348 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.608976 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_share_no_instance_mappings [0.052300s] ... ok 2026-04-21 02:05:27.647476 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_reset_status_with_different_roles_1 [0.410619s] ... ok 2026-04-21 02:05:27.687544 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.692106 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_share_with_metadata [0.085359s] ... ok 2026-04-21 02:05:27.694193 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_03_manage_starting [0.046343s] ... ok 2026-04-21 02:05:27.737893 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.744885 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_04_unmanage_starting [0.049581s] ... ok 2026-04-21 02:05:27.760569 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_delete_with_locks [0.067273s] ... ok 2026-04-21 02:05:27.782447 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.788804 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_05_extending [0.043881s] ... ok 2026-04-21 02:05:27.806251 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_get_with_share_access_data_1_True [0.046275s] ... ok 2026-04-21 02:05:27.829239 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.829277 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_create_share_backup [0.022803s] ... ok 2026-04-21 02:05:27.834984 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_06_shrinking [0.046226s] ... ok 2026-04-21 02:05:27.839036 | ubuntu-noble | {5} manila.tests.api.views.test_scheduler_stats.ViewBuilderTestCase.test_pools_with_details [0.298738s] ... ok 2026-04-21 02:05:27.852711 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_get [0.021983s] ... ok 2026-04-21 02:05:27.858060 | ubuntu-noble | {5} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_summary_view_3_2_33 [0.019663s] ... ok 2026-04-21 02:05:27.872987 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.877719 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_update [0.025081s] ... ok 2026-04-21 02:05:27.878672 | ubuntu-noble | {5} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_view_4_2_45 [0.019869s] ... ok 2026-04-21 02:05:27.879508 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_08_migrating_to [0.044113s] ... ok 2026-04-21 02:05:27.897929 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_invalid_reset_status_body_2 [0.505457s] ... ok 2026-04-21 02:05:27.916312 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_invalid_body_2 [0.020877s] ... ok 2026-04-21 02:05:27.916340 | ubuntu-noble | {5} manila.tests.api.views.test_share_network_subnets.ViewBuilderTestCase.test_build_share_network_subnets_1_2_51 [0.036404s] ... ok 2026-04-21 02:05:27.916949 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.924559 | ubuntu-noble | {1} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage_with_transitional_state_15_ensuring [0.043782s] ... ok 2026-04-21 02:05:27.935829 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_security_service_update_check_1___update_security_service___True_ [0.020964s] ... ok 2026-04-21 02:05:27.936214 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_filter_all_by_share_server [0.059480s] ... ok 2026-04-21 02:05:27.949998 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.956312 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_based_on_share_server [0.038871s] ... ok 2026-04-21 02:05:27.959566 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_security_service_update_check_2___add_security_service___False_ [0.023482s] ... ok 2026-04-21 02:05:27.976671 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.980871 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_10 [0.021778s] ... ok 2026-04-21 02:05:27.989952 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:27.995610 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_10_reverting [0.041380s] ... ok 2026-04-21 02:05:28.004654 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_15 [0.023001s] ... ok 2026-04-21 02:05:28.009173 | ubuntu-noble | {4} 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.073302s] ... ok 2026-04-21 02:05:28.011958 | ubuntu-noble | {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer [0.088280s] ... ok 2026-04-21 02:05:28.034417 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:28.035656 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_17 [0.031346s] ... ok 2026-04-21 02:05:28.039129 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_15_ensuring [0.043744s] ... ok 2026-04-21 02:05:28.063382 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_04_______1_0__ [0.026605s] ... ok 2026-04-21 02:05:28.067725 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:28.074372 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:28.080465 | ubuntu-noble | {0} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_wrong_permissions [0.039494s] ... ok 2026-04-21 02:05:28.080953 | ubuntu-noble | {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_share_with_network_id [0.069009s] ... ok 2026-04-21 02:05:28.082188 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_02_______2_26__ [0.019720s] ... ok 2026-04-21 02:05:28.101334 | ubuntu-noble | {0} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_11___fake_quota_class____2_90__ [0.020480s] ... ok 2026-04-21 02:05:28.102937 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_13 [0.020423s] ... ok 2026-04-21 02:05:28.120654 | ubuntu-noble | {0} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_02__None___fake_share_type_id____2_40__ [0.021357s] ... ok 2026-04-21 02:05:28.122561 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_14 [0.019329s] ... ok 2026-04-21 02:05:28.140136 | ubuntu-noble | {0} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_11__None__None___2_53__ [0.019416s] ... ok 2026-04-21 02:05:28.141646 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_16 [0.019214s] ... ok 2026-04-21 02:05:28.142194 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:28.157512 | ubuntu-noble | {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_create_transfer_with_invalid_share_status [0.076017s] ... ok 2026-04-21 02:05:28.160540 | ubuntu-noble | {0} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_17___fake_project_id___None___2_90__ [0.019728s] ... ok 2026-04-21 02:05:28.161649 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_31 [0.018447s] ... ok 2026-04-21 02:05:28.178566 | ubuntu-noble | {5} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_32 [0.018095s] ... ok 2026-04-21 02:05:28.179811 | ubuntu-noble | {0} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_view_1_2_20 [0.019407s] ... ok 2026-04-21 02:05:28.184754 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_limit_1__10__5_ [0.175380s] ... ok 2026-04-21 02:05:28.196943 | ubuntu-noble | {5} manila.tests.api.views.test_shares.ViewBuilderTestCase.test__collection_name [0.017606s] ... ok 2026-04-21 02:05:28.199086 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_06 [0.019115s] ... ok 2026-04-21 02:05:28.218684 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_19 [0.019584s] ... ok 2026-04-21 02:05:28.229372 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:28.229747 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:28.233615 | ubuntu-noble | {5} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_translate_creating_from_snapshot_status_3_2_54 [0.036972s] ... ok 2026-04-21 02:05:28.237716 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_subnet_create_check_2_False [0.019106s] ... ok 2026-04-21 02:05:28.252735 | ubuntu-noble | {5} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_defaults [0.019625s] ... ok 2026-04-21 02:05:28.256558 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_07_______2_25__ [0.018702s] ... ok 2026-04-21 02:05:28.271861 | ubuntu-noble | {5} 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.018875s] ... ok 2026-04-21 02:05:28.272889 | ubuntu-noble | {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_with_limit [0.115093s] ... ok 2026-04-21 02:05:28.276866 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_11 [0.020195s] ... ok 2026-04-21 02:05:28.293481 | ubuntu-noble | {5} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_list [0.020507s] ... ok 2026-04-21 02:05:28.295865 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_04_______1_0__ [0.018715s] ... ok 2026-04-21 02:05:28.311891 | ubuntu-noble | {5} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_list_zone_is_none [0.019391s] ... ok 2026-04-21 02:05:28.314377 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_11 [0.018562s] ... ok 2026-04-21 02:05:28.328394 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_access_copy [0.143037s] ... ok 2026-04-21 02:05:28.331440 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/log.py:312: DeprecationWarning: Eventlet support is deprecated and will be removed 2026-04-21 02:05:28.331454 | ubuntu-noble | debtcollector.deprecate( 2026-04-21 02:05:28.333636 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_15 [0.018699s] ... ok 2026-04-21 02:05:28.339181 | ubuntu-noble | 2026-04-21 02:05:28.336 6822 INFO manila.coordination [None req-985d05a9-dd77-4bbe-a52d-0050f7e4997b fake_user fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:28.339408 | ubuntu-noble | {5} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_main [0.026183s] ... ok 2026-04-21 02:05:28.343683 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:28.352609 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_19 [0.019158s] ... ok 2026-04-21 02:05:28.359618 | ubuntu-noble | 2026-04-21 02:05:28.357 6822 INFO manila.coordination [None req-985d05a9-dd77-4bbe-a52d-0050f7e4997b fake_user fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:28.360490 | ubuntu-noble | {5} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_python_import_error [0.021017s] ... ok 2026-04-21 02:05:28.371945 | ubuntu-noble | {0} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_21 [0.019285s] ... ok 2026-04-21 02:05:28.388992 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_with_share_need_to_update_usages [0.060774s] ... ok 2026-04-21 02:05:28.389931 | ubuntu-noble | {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_list_transfers_with_sort_2_asc [0.115999s] ... ok 2026-04-21 02:05:28.394812 | ubuntu-noble | --- Logging error --- 2026-04-21 02:05:28.399313 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:28.399327 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:05:28.399332 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:05:28.399336 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:28.399340 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:05:28.399343 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:05:28.399355 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:28.399359 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:05:28.399363 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:05:28.399367 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:28.399371 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:05:28.399377 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:05:28.399381 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:28.399385 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:05:28.399390 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:05:28.399394 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:28.399399 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:05:28.399403 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:05:28.399406 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:05:28.399410 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:05:28.399414 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:05:28.399427 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:28.399430 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:05:28.399434 | ubuntu-noble | return self._read_deleted 2026-04-21 02:05:28.399438 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:28.399442 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:05:28.399446 | ubuntu-noble | Call stack: 2026-04-21 02:05:28.399450 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:05:28.399453 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:05:28.399457 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:05:28.399461 | ubuntu-noble | main() 2026-04-21 02:05:28.399465 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:05:28.399469 | ubuntu-noble | program.TestProgram( 2026-04-21 02:05:28.399473 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:05:28.399476 | ubuntu-noble | self.runTests() 2026-04-21 02:05:28.399480 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:05:28.399484 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:05:28.399488 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:05:28.399492 | ubuntu-noble | test(result) 2026-04-21 02:05:28.399496 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:28.399499 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:28.399503 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:28.399507 | ubuntu-noble | test(result) 2026-04-21 02:05:28.399515 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:28.399519 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:28.399523 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:28.399527 | ubuntu-noble | test(result) 2026-04-21 02:05:28.399531 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:28.399535 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:28.399538 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:28.399546 | ubuntu-noble | test(result) 2026-04-21 02:05:28.399550 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:05:28.399554 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:28.399558 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:05:28.399562 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:05:28.399565 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:05:28.399569 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:05:28.399573 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:05:28.399577 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:05:28.399581 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:05:28.399584 | ubuntu-noble | self._run_core() 2026-04-21 02:05:28.399593 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-04-21 02:05:28.399597 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-04-21 02:05:28.399600 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:05:28.399604 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:28.399608 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-04-21 02:05:28.399612 | ubuntu-noble | return self._get_test_method()() 2026-04-21 02:05:28.399616 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/ddt.py", line 221, in wrapper 2026-04-21 02:05:28.399619 | ubuntu-noble | return func(self, *args, **kwargs) 2026-04-21 02:05:28.399623 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/cmd/test_manage.py", line 313, in test_service_commands_list_format 2026-04-21 02:05:28.399627 | ubuntu-noble | ctxt = context.RequestContext('fake-user', 'fake-project') 2026-04-21 02:05:28.399631 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:05:28.399635 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:05:28.399638 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:05:28.399642 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:05:28.399646 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:28.399650 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:28.399653 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:28.399657 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:28.399661 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:05:28.399665 | ubuntu-noble | self.load_rules() 2026-04-21 02:05:28.399669 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:05:28.399672 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:05:28.399676 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:05:28.399680 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:05:28.399684 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:05:28.399691 | ubuntu-noble | LOG.warning( 2026-04-21 02:05:28.399696 | ubuntu-noble | 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.' 2026-04-21 02:05:28.399700 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:05:28.403339 | ubuntu-noble | 2026-04-21 02:05:28.401 6822 INFO manila.coordination [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:28.405391 | ubuntu-noble | {5} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_list_format_1_json [0.043914s] ... ok 2026-04-21 02:05:28.405851 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:28.409085 | ubuntu-noble | {0} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_2_2_9 [0.037031s] ... ok 2026-04-21 02:05:28.431729 | ubuntu-noble | controller-0@fancystore01 specifies a backend but controller-0 does not. 2026-04-21 02:05:28.431752 | ubuntu-noble | 2026-04-21 02:05:28.426 6822 INFO manila.coordination [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:28.432034 | ubuntu-noble | {5} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_update_host_fail_validation_2 [0.025749s] ... ok 2026-04-21 02:05:28.432335 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:28.437989 | ubuntu-noble | {1} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_body_1 [0.048778s] ... ok 2026-04-21 02:05:28.443819 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:28.448029 | ubuntu-noble | {0} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_5_2_16 [0.038743s] ... ok 2026-04-21 02:05:28.452496 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_invalid_reset_status_body_4 [0.896261s] ... ok 2026-04-21 02:05:28.452760 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_export_location_1_id [0.063442s] ... ok 2026-04-21 02:05:28.455707 | ubuntu-noble | 2026-04-21 02:05:28.452 6822 INFO manila.coordination [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:28.455891 | ubuntu-noble | {5} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_sync [0.025877s] ... ok 2026-04-21 02:05:28.469643 | ubuntu-noble | {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_arg_string_2__bar [0.021224s] ... ok 2026-04-21 02:05:28.476265 | ubuntu-noble | 2026-04-21 02:05:28.472 6822 INFO manila.coordination [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:28.476620 | ubuntu-noble | {5} manila.tests.common.test_client_auth.ClientAuthTestCase.test_get_client_admin_false [0.019219s] ... ok 2026-04-21 02:05:28.477635 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:28.486341 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_bad_request_2 [0.045185s] ... ok 2026-04-21 02:05:28.488725 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_no_instance_1 [0.036023s] ... ok 2026-04-21 02:05:28.491006 | ubuntu-noble | {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_list_commands_json [0.021577s] ... ok 2026-04-21 02:05:28.491641 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:28.495533 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_manage_4 [0.042996s] ... ok 2026-04-21 02:05:28.496188 | ubuntu-noble | 2026-04-21 02:05:28.492 6822 INFO manila.coordination [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:28.496692 | ubuntu-noble | {5} manila.tests.common.test_client_auth.ClientAuthTestCase.test_get_client_admin_true [0.019834s] ... ok 2026-04-21 02:05:28.508653 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_already_exists [0.024882s] ... ok 2026-04-21 02:05:28.512357 | ubuntu-noble | {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_share_delete [0.021098s] ... ok 2026-04-21 02:05:28.517025 | ubuntu-noble | 2026-04-21 02:05:28.513 6822 INFO manila.coordination [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:28.517440 | ubuntu-noble | {5} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_1_None [0.021843s] ... ok 2026-04-21 02:05:28.528653 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:28.531788 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_not_found [0.022698s] ... ok 2026-04-21 02:05:28.532521 | ubuntu-noble | {3} manila.tests.api.v2.test_share_snapshots.ShareSnapshotAdminActionsAPITest.test_snapshot_unmanage [0.036410s] ... ok 2026-04-21 02:05:28.535399 | ubuntu-noble | {0} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_shell_commands_ipython [0.022734s] ... ok 2026-04-21 02:05:28.537971 | ubuntu-noble | 2026-04-21 02:05:28.535 6822 INFO manila.coordination [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:28.539031 | ubuntu-noble | {5} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_05_cephfs [0.020695s] ... ok 2026-04-21 02:05:28.551239 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_get_item [0.060276s] ... ok 2026-04-21 02:05:28.553665 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_failed [0.022217s] ... ok 2026-04-21 02:05:28.557179 | ubuntu-noble | {0} manila.tests.cmd.test_share.ManilaCmdShareTestCase.test_main_3___foo__ [0.021453s] ... ok 2026-04-21 02:05:28.560706 | ubuntu-noble | 2026-04-21 02:05:28.556 6822 INFO manila.coordination [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:28.560969 | ubuntu-noble | {5} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_06_maprfs [0.020612s] ... ok 2026-04-21 02:05:28.576403 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_with_invalid_parameter_2________new_description____true__ [0.022463s] ... ok 2026-04-21 02:05:28.576872 | ubuntu-noble | {0} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_3_fake [0.020096s] ... ok 2026-04-21 02:05:28.579843 | ubuntu-noble | 2026-04-21 02:05:28.575 6822 INFO manila.coordination [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:28.580002 | ubuntu-noble | {5} manila.tests.compute.test_nova.NovaApiTestCase.test_keypair_list [0.019647s] ... ok 2026-04-21 02:05:28.596951 | ubuntu-noble | {0} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_5___fake__ [0.019753s] ... ok 2026-04-21 02:05:28.597662 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_with_volumes_destroy [0.021011s] ... ok 2026-04-21 02:05:28.600090 | ubuntu-noble | 2026-04-21 02:05:28.596 6822 INFO manila.coordination [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:28.600348 | ubuntu-noble | {5} manila.tests.compute.test_nova.NovaApiTestCase.test_server_create [0.022158s] ... ok 2026-04-21 02:05:28.605335 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:28.616903 | ubuntu-noble | {0} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_02_cifs [0.019736s] ... ok 2026-04-21 02:05:28.620340 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_08___2_7____share_type_access___False_ [0.021558s] ... ok 2026-04-21 02:05:28.622082 | ubuntu-noble | 2026-04-21 02:05:28.617 6822 INFO manila.coordination [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:28.622577 | ubuntu-noble | {5} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get_by_name_or_id_failed [0.019509s] ... ok 2026-04-21 02:05:28.635933 | ubuntu-noble | {0} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_03_glusterfs [0.018804s] ... ok 2026-04-21 02:05:28.641379 | ubuntu-noble | 2026-04-21 02:05:28.636 6822 INFO manila.coordination [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:28.641414 | ubuntu-noble | {5} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get_failed_2 [0.018700s] ... ok 2026-04-21 02:05:28.642575 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_01___1_0____os_share_type_access___True_ [0.021778s] ... ok 2026-04-21 02:05:28.652599 | ubuntu-noble | Failed to update quota donating share transfer id 14377e17-76d3-46b6-9126-ea5eedef0396 2026-04-21 02:05:28.652620 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:28.652626 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/transfer/api.py", line 318, in _check_donor_project_quota 2026-04-21 02:05:28.652632 | ubuntu-noble | donor_reservations = QUOTAS.reserve(context.elevated(), 2026-04-21 02:05:28.652637 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:28.652652 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:28.652657 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:28.652663 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:28.652668 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:28.652681 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:28.652687 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:28.652692 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:28.652697 | ubuntu-noble | raise effect 2026-04-21 02:05:28.652703 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/transfer/api.py", line 305, in _check_transferred_project_quota 2026-04-21 02:05:28.652708 | ubuntu-noble | reservations = QUOTAS.reserve(context, 2026-04-21 02:05:28.652713 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:28.652718 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:28.652723 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:28.652728 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:28.652733 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:28.652738 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:28.652744 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:28.652749 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:28.652754 | ubuntu-noble | raise effect 2026-04-21 02:05:28.652759 | ubuntu-noble | manila.exception.OverQuota: Quota exceeded for resources: {'snapshot_gigabytes': 'fake'}. 2026-04-21 02:05:28.654632 | ubuntu-noble | {0} 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.018947s] ... ok 2026-04-21 02:05:28.660687 | ubuntu-noble | 2026-04-21 02:05:28.657 6822 INFO manila.coordination [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:28.661182 | ubuntu-noble | {5} manila.tests.compute.test_nova.NovaclientTestCase.test_with_auth_obj [0.021410s] ... ok 2026-04-21 02:05:28.663582 | ubuntu-noble | Quota exceeded for fake_project_id, tried to accept 0G snapshot (10G of 5G already consumed). 2026-04-21 02:05:28.667614 | ubuntu-noble | {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_accept_share_over_quota_3 [0.135557s] ... ok 2026-04-21 02:05:28.674886 | ubuntu-noble | {0} manila.tests.compute.test_nova.ToDictTestCase.test_obj_provided_without_to_dict_method [0.017738s] ... ok 2026-04-21 02:05:28.675071 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_03___2_0____os_share_type_access___True_ [0.032169s] ... ok 2026-04-21 02:05:28.688154 | ubuntu-noble | 2026-04-21 02:05:28.686 6822 INFO manila.coordination [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:28.690552 | ubuntu-noble | {5} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_3_Unauthorized [0.028147s] ... ok 2026-04-21 02:05:28.692740 | ubuntu-noble | {0} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception [0.018824s] ... ok 2026-04-21 02:05:28.706068 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_10___2_23____share_type_access___False_ [0.031958s] ... ok 2026-04-21 02:05:28.724117 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:28.730662 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_14___2_27____share_type_access___False_ [0.023835s] ... ok 2026-04-21 02:05:28.738325 | ubuntu-noble | Attempt to transfer 5b5d6629-f95b-4747-9a63-57c636a627f6 with invalid auth key. 2026-04-21 02:05:28.741630 | ubuntu-noble | {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_invalid_auth_key [0.073936s] ... ok 2026-04-21 02:05:28.754172 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_12 [0.024206s] ... ok 2026-04-21 02:05:28.759098 | ubuntu-noble | 2026-04-21 02:05:28.756 6822 INFO manila.coordination [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:28.759239 | ubuntu-noble | {5} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_data_access_1_None [0.069914s] ... ok 2026-04-21 02:05:28.776688 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_08 [0.022213s] ... ok 2026-04-21 02:05:28.796030 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:28.796688 | ubuntu-noble | {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test__change_data_access_to_instance_1_True [0.105112s] ... ok 2026-04-21 02:05:28.798942 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_too_many_keys_allowed_chars [0.022343s] ... ok 2026-04-21 02:05:28.803478 | ubuntu-noble | 2026-04-21 02:05:28.801 6822 INFO manila.coordination [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:28.805552 | ubuntu-noble | {5} manila.tests.data.test_manager.DataManagerTestCase.test__run_backup_1_None [0.046282s] ... ok 2026-04-21 02:05:28.815716 | ubuntu-noble | Share type of share 1eb319e0-d60b-46a5-80aa-ce4d912ced0b is not public, and current project can not access the share type 2026-04-21 02:05:28.819318 | ubuntu-noble | {3} manila.tests.api.v2.test_share_transfer.ShareTransferAPITestCase.test_transfer_accept_with_not_public_share_type [0.076804s] ... ok 2026-04-21 02:05:28.820247 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_with_invalid_extra_specs_4 [0.020926s] ... ok 2026-04-21 02:05:28.841669 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_forbidden_2___1_0____snapshot_support__ [0.019418s] ... ok 2026-04-21 02:05:28.846912 | ubuntu-noble | 2026-04-21 02:05:28.843 6822 INFO manila.data.manager [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Create backup started, backup: bc45be97-872b-41cc-86ae-2206bc0bc39c share: 8466c5c1-352b-457e-ba3a-8e7bab1db501. 2026-04-21 02:05:28.856945 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:28.857852 | ubuntu-noble | 2026-04-21 02:05:28.854 6822 INFO manila.data.manager [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Created share backup bc45be97-872b-41cc-86ae-2206bc0bc39c successfully. 2026-04-21 02:05:28.857879 | ubuntu-noble | 2026-04-21 02:05:28.855 6822 INFO manila.coordination [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:28.858371 | ubuntu-noble | {5} manila.tests.data.test_manager.DataManagerTestCase.test_create_backup_respects_use_data_manager [0.052571s] ... ok 2026-04-21 02:05:28.860287 | ubuntu-noble | {1} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_show_spec_not_found [0.020463s] ... ok 2026-04-21 02:05:28.861604 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_add_project_access_to_public_share_type [0.041767s] ... ok 2026-04-21 02:05:28.862396 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_read_deleted_2_no [0.312275s] ... ok 2026-04-21 02:05:28.862411 | ubuntu-noble | {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_1 [0.064843s] ... ok 2026-04-21 02:05:28.881574 | ubuntu-noble | {1} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_not_found [0.021235s] ... ok 2026-04-21 02:05:28.894968 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:28.897275 | ubuntu-noble | Share type 0 has invalid required extra specs. 2026-04-21 02:05:28.897331 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:28.897342 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:05:28.897351 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:05:28.897361 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:28.897370 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:05:28.897379 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:05:28.897389 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:05:28.897398 | ubuntu-noble | Share type 1 has invalid required extra specs. 2026-04-21 02:05:28.897408 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:28.897418 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:05:28.897428 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:05:28.897437 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:28.897446 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:05:28.897455 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:05:28.897464 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:05:28.900346 | ubuntu-noble | 2026-04-21 02:05:28.895 6822 INFO manila.data.manager [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Created share backup db6f34c5-2688-4a7c-a85d-720deb4c7b59 successfully. 2026-04-21 02:05:28.900518 | ubuntu-noble | 2026-04-21 02:05:28.895 6822 INFO manila.data.manager [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Created share backup db6f34c5-2688-4a7c-a85d-720deb4c7b59 successfully. 2026-04-21 02:05:28.900533 | ubuntu-noble | 2026-04-21 02:05:28.896 6822 INFO manila.coordination [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:28.900982 | ubuntu-noble | {5} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_3___100___False_ [0.041136s] ... ok 2026-04-21 02:05:28.901377 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_default_proj1 [0.038151s] ... ok 2026-04-21 02:05:28.904746 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test__revert_invalid_status_2 [0.022875s] ... ok 2026-04-21 02:05:28.926916 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_delete_metadata [0.021664s] ... ok 2026-04-21 02:05:28.928052 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_read_deleted_3_only [0.065333s] ... ok 2026-04-21 02:05:28.928765 | ubuntu-noble | {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_exception_not_set [0.066808s] ... ok 2026-04-21 02:05:28.932109 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:28.933427 | ubuntu-noble | Share type 2 has invalid required extra specs. 2026-04-21 02:05:28.933865 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:28.933883 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:05:28.933892 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:05:28.933902 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:28.933911 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:05:28.933931 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:05:28.933941 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:05:28.933957 | ubuntu-noble | Share type 3 has invalid required extra specs. 2026-04-21 02:05:28.933966 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:28.933975 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:05:28.933984 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:05:28.933993 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:28.934002 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:05:28.934011 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:05:28.934021 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:05:28.935625 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_ispublic_false_proj2 [0.036492s] ... ok 2026-04-21 02:05:28.940962 | ubuntu-noble | 2026-04-21 02:05:28.936 6822 INFO manila.data.manager [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Delete backup started, backup: bba3c220-20ad-4317-94e9-a15be19eaee9. 2026-04-21 02:05:28.941009 | ubuntu-noble | 2026-04-21 02:05:28.937 6822 INFO manila.data.manager [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Share backup bba3c220-20ad-4317-94e9-a15be19eaee9 deleted successfully. 2026-04-21 02:05:28.941020 | ubuntu-noble | 2026-04-21 02:05:28.938 6822 INFO manila.coordination [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:28.941485 | ubuntu-noble | {5} manila.tests.data.test_manager.DataManagerTestCase.test_delete_share_backup [0.041188s] ... ok 2026-04-21 02:05:28.966805 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_get_progress_not_found [0.038621s] ... ok 2026-04-21 02:05:28.969458 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:28.970691 | ubuntu-noble | Share type 0 has invalid required extra specs. 2026-04-21 02:05:28.970721 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:28.970731 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:05:28.970756 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:05:28.970765 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:28.970774 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:05:28.970784 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:05:28.970793 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:05:28.971026 | ubuntu-noble | Share type 1 has invalid required extra specs. 2026-04-21 02:05:28.971039 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:28.971048 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:05:28.971057 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:05:28.971066 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:28.971076 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:05:28.971085 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:05:28.971094 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:05:28.974337 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypeAccessTest.test_list_type_with_admin_ispublic_true [0.037237s] ... ok 2026-04-21 02:05:28.977942 | ubuntu-noble | 2026-04-21 02:05:28.975 6822 INFO manila.coordination [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:28.978524 | ubuntu-noble | {5} manila.tests.data.test_manager.DataManagerTestCase.test_init_host_2_data_copying_starting [0.037527s] ... ok 2026-04-21 02:05:28.986493 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_get_with_share_data [0.059220s] ... ok 2026-04-21 02:05:28.994063 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_1 [0.018959s] ... ok 2026-04-21 02:05:28.994553 | ubuntu-noble | {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_ip_list [0.064418s] ... ok 2026-04-21 02:05:29.013036 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_1_None [0.019601s] ... ok 2026-04-21 02:05:29.013620 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start [0.046470s] ... ok 2026-04-21 02:05:29.022816 | ubuntu-noble | 2026-04-21 02:05:29.006 6822 DEBUG manila.data.manager [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Received request to migrate share content from share instance ins1_id to instance ins2_id. migration_start /home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py:140 2026-04-21 02:05:29.022849 | ubuntu-noble | 2026-04-21 02:05:29.006 6822 ERROR manila.data.manager [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Failed to copy contents from instance ins1_id to instance ins2_id.: Exception: fake 2026-04-21 02:05:29.022859 | ubuntu-noble | 2026-04-21 02:05:29.006 6822 ERROR manila.data.manager Traceback (most recent call last): 2026-04-21 02:05:29.022869 | ubuntu-noble | 2026-04-21 02:05:29.006 6822 ERROR manila.data.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 182, in migration_start 2026-04-21 02:05:29.022878 | ubuntu-noble | 2026-04-21 02:05:29.006 6822 ERROR manila.data.manager self._copy_share_data(context, copy, info_src, info_dest) 2026-04-21 02:05:29.022887 | ubuntu-noble | 2026-04-21 02:05:29.006 6822 ERROR manila.data.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:29.022897 | ubuntu-noble | 2026-04-21 02:05:29.006 6822 ERROR manila.data.manager return self._mock_call(*args, **kwargs) 2026-04-21 02:05:29.022906 | ubuntu-noble | 2026-04-21 02:05:29.006 6822 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.022915 | ubuntu-noble | 2026-04-21 02:05:29.006 6822 ERROR manila.data.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:29.022937 | ubuntu-noble | 2026-04-21 02:05:29.006 6822 ERROR manila.data.manager return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:29.022947 | ubuntu-noble | 2026-04-21 02:05:29.006 6822 ERROR manila.data.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.022956 | ubuntu-noble | 2026-04-21 02:05:29.006 6822 ERROR manila.data.manager File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:29.022966 | ubuntu-noble | 2026-04-21 02:05:29.006 6822 ERROR manila.data.manager raise effect 2026-04-21 02:05:29.022975 | ubuntu-noble | 2026-04-21 02:05:29.006 6822 ERROR manila.data.manager Exception: fake 2026-04-21 02:05:29.022984 | ubuntu-noble | 2026-04-21 02:05:29.006 6822 ERROR manila.data.manager 2026-04-21 02:05:29.022993 | ubuntu-noble | 2026-04-21 02:05:29.007 6822 INFO manila.coordination [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:29.023914 | ubuntu-noble | {5} manila.tests.data.test_manager.DataManagerTestCase.test_migration_start_2 [0.031984s] ... ok 2026-04-21 02:05:29.030842 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_1_0_5 [0.018802s] ... ok 2026-04-21 02:05:29.050314 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_create_invalid_request_2_23_1_driver_handles_share_servers [0.018165s] ... ok 2026-04-21 02:05:29.051709 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_invalid_writable_preserve_metadata_1_writable [0.039131s] ... ok 2026-04-21 02:05:29.054341 | ubuntu-noble | 2026-04-21 02:05:29.049 6822 INFO manila.coordination [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:29.054371 | ubuntu-noble | {5} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_2___90___True_ [0.041570s] ... ok 2026-04-21 02:05:29.060277 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_2 [0.074091s] ... ok 2026-04-21 02:05:29.068093 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_default_with_is_default_key_3___2_46___True_ [0.018373s] ... ok 2026-04-21 02:05:29.076893 | ubuntu-noble | {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_data_access_2 [0.083386s] ... ok 2026-04-21 02:05:29.086526 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_index_2_False [0.019093s] ... ok 2026-04-21 02:05:29.092253 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_not_found [0.040172s] ... ok 2026-04-21 02:05:29.098797 | ubuntu-noble | 2026-04-21 02:05:29.090 6822 INFO manila.data.manager [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Restore backup started, backup: e72242e0-8cc6-40f9-9b99-4c47424670cd share: d5cf3687-55e6-4176-91d3-a6cb5adf6b61. 2026-04-21 02:05:29.098841 | ubuntu-noble | 2026-04-21 02:05:29.091 6822 ERROR manila.data.manager [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Failed to restore backup e72242e0-8cc6-40f9-9b99-4c47424670cd to share d5cf3687-55e6-4176-91d3-a6cb5adf6b61 by data driver.: manila.exception.ShareDataCopyFailed: Share Data copy failed: fake 2026-04-21 02:05:29.098859 | ubuntu-noble | 2026-04-21 02:05:29.093 6822 INFO manila.coordination [None req-fd000f18-631e-4d49-b821-046c02a05111 fake-user fake-project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:29.099253 | ubuntu-noble | {5} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_exception [0.044692s] ... ok 2026-04-21 02:05:29.106068 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_not_found [0.018947s] ... ok 2026-04-21 02:05:29.124451 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_share_types_update_with_invalid_body [0.018373s] ... ok 2026-04-21 02:05:29.133954 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_share_other_project_public_share [0.041085s] ... ok 2026-04-21 02:05:29.134188 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_by_share_3 [0.073856s] ... ok 2026-04-21 02:05:29.142413 | ubuntu-noble | {0} manila.tests.data.test_helper.DataServiceHelperTestCase.test_unmount_share_instance_or_backup_2__True__False_ [0.065452s] ... ok 2026-04-21 02:05:29.144977 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_09___2_23____share_type_access___True_ [0.019804s] ... ok 2026-04-21 02:05:29.145011 | ubuntu-noble | --- Logging error --- 2026-04-21 02:05:29.148594 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:29.148623 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:05:29.148634 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:05:29.148643 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.148652 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:05:29.148662 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:05:29.148768 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.148869 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:05:29.148883 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:05:29.148892 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.148902 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:05:29.148912 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:05:29.148921 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.148930 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:05:29.148939 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:05:29.148948 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.148957 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:05:29.148966 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:05:29.148975 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:05:29.148985 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:05:29.148994 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:05:29.149003 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.149012 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:05:29.149021 | ubuntu-noble | return self._read_deleted 2026-04-21 02:05:29.149030 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.149039 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:05:29.149049 | ubuntu-noble | Call stack: 2026-04-21 02:05:29.149058 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:05:29.149067 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:05:29.149076 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:05:29.149085 | ubuntu-noble | main() 2026-04-21 02:05:29.149094 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:05:29.149104 | ubuntu-noble | program.TestProgram( 2026-04-21 02:05:29.149113 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:05:29.149122 | ubuntu-noble | self.runTests() 2026-04-21 02:05:29.149131 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:05:29.149155 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:05:29.149186 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:05:29.149196 | ubuntu-noble | test(result) 2026-04-21 02:05:29.149206 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:29.149215 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:29.149224 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:29.149233 | ubuntu-noble | test(result) 2026-04-21 02:05:29.149251 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:29.149261 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:29.149270 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:29.149279 | ubuntu-noble | test(result) 2026-04-21 02:05:29.149752 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:29.149777 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:29.149787 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:29.149796 | ubuntu-noble | test(result) 2026-04-21 02:05:29.149805 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:05:29.149814 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:29.149823 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:05:29.149832 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:05:29.149842 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:05:29.149851 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:05:29.149860 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:05:29.149869 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:05:29.149878 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:05:29.149887 | ubuntu-noble | self._run_core() 2026-04-21 02:05:29.149907 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-04-21 02:05:29.149917 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-04-21 02:05:29.149926 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:05:29.149935 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:29.149944 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-04-21 02:05:29.149953 | ubuntu-noble | return self._get_test_method()() 2026-04-21 02:05:29.149962 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/data/test_rpcapi.py", line 109, in test_create_backup 2026-04-21 02:05:29.149971 | ubuntu-noble | self._test_data_api('create_backup', 2026-04-21 02:05:29.149980 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/data/test_rpcapi.py", line 50, in _test_data_api 2026-04-21 02:05:29.149989 | ubuntu-noble | ctxt = context.RequestContext('fake_user', 'fake_project') 2026-04-21 02:05:29.149998 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:05:29.150008 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:05:29.150017 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:05:29.150026 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:05:29.150035 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:29.150044 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:29.150064 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:29.150073 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:29.150082 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:05:29.150091 | ubuntu-noble | self.load_rules() 2026-04-21 02:05:29.150100 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:05:29.150109 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:05:29.150118 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:05:29.150127 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:05:29.150136 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:05:29.150145 | ubuntu-noble | LOG.warning( 2026-04-21 02:05:29.150155 | ubuntu-noble | 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.' 2026-04-21 02:05:29.150165 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:05:29.156953 | ubuntu-noble | 2026-04-21 02:05:29.148 6822 INFO manila.coordination [None req-cb7fc33d-1404-49bb-9c1c-0ae4015b8faf fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:29.157645 | ubuntu-noble | {5} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_create_backup [0.054568s] ... ok 2026-04-21 02:05:29.162385 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_10___2_23____share_type_access___False_ [0.018387s] ... ok 2026-04-21 02:05:29.171384 | ubuntu-noble | 2026-04-21 02:05:29.168 6822 INFO manila.coordination [None req-cb7fc33d-1404-49bb-9c1c-0ae4015b8faf fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:29.172194 | ubuntu-noble | {5} manila.tests.data.test_utils.CopyClassTestCase.test_copy_stats_cancelled_1 [0.021100s] ... ok 2026-04-21 02:05:29.173038 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:29.178584 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_original_1_2_0 [0.043867s] ... ok 2026-04-21 02:05:29.182083 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_list_12___2_24____share_type_access___False_ [0.018672s] ... ok 2026-04-21 02:05:29.191883 | ubuntu-noble | Could not unmount src /tmp/ins1_id after its data copy. 2026-04-21 02:05:29.191923 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:29.191937 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-21 02:05:29.191950 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-21 02:05:29.191963 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:29.191975 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:29.191987 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.191998 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:29.192009 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:29.192020 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.192052 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:29.192065 | ubuntu-noble | raise effect 2026-04-21 02:05:29.192078 | ubuntu-noble | Exception: fake 2026-04-21 02:05:29.192189 | ubuntu-noble | Could not unmount dest /tmp/ins2_id after its data copy. 2026-04-21 02:05:29.192205 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:29.192216 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-04-21 02:05:29.192496 | ubuntu-noble | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-04-21 02:05:29.192514 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:29.192527 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:29.192540 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.192552 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:29.192565 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:29.192576 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.192588 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:29.192600 | ubuntu-noble | raise effect 2026-04-21 02:05:29.192612 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-21 02:05:29.192623 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-21 02:05:29.193043 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:29.193067 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:29.193076 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.193085 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:29.193095 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:29.193104 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.193113 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:29.193122 | ubuntu-noble | raise effect 2026-04-21 02:05:29.193131 | ubuntu-noble | Exception: fake 2026-04-21 02:05:29.193149 | ubuntu-noble | Could not deny access to src instance ins1_id after its data copy. 2026-04-21 02:05:29.193159 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:29.193168 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-04-21 02:05:29.193177 | ubuntu-noble | helper_src.deny_access_to_data_service(access_ref_src, 2026-04-21 02:05:29.193186 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:29.193195 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:29.193258 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.193268 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:29.193277 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:29.193337 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.193494 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:29.193509 | ubuntu-noble | raise effect 2026-04-21 02:05:29.193518 | ubuntu-noble | Exception: fake 2026-04-21 02:05:29.193527 | ubuntu-noble | Could not deny access to dest instance ins2_id after its data copy. 2026-04-21 02:05:29.193536 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:29.193628 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-04-21 02:05:29.193638 | ubuntu-noble | helper_dest.deny_access_to_data_service(access_ref_dest, 2026-04-21 02:05:29.193647 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:29.193656 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:29.193677 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.193686 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:29.193713 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:29.193737 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.193748 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:29.193760 | ubuntu-noble | raise effect 2026-04-21 02:05:29.193771 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-04-21 02:05:29.193782 | ubuntu-noble | helper_src.deny_access_to_data_service(access_ref_src, 2026-04-21 02:05:29.193791 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:29.193800 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:29.193808 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.193817 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:29.193826 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:29.193835 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.193844 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:29.193853 | ubuntu-noble | raise effect 2026-04-21 02:05:29.193862 | ubuntu-noble | Exception: fake 2026-04-21 02:05:29.196932 | ubuntu-noble | {0} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_1 [0.053712s] ... ok 2026-04-21 02:05:29.197135 | ubuntu-noble | 2026-04-21 02:05:29.194 6822 INFO manila.coordination [None req-cb7fc33d-1404-49bb-9c1c-0ae4015b8faf fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:29.197485 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_1 [0.023896s] ... ok 2026-04-21 02:05:29.199461 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_sg_and_different_availability_zone [0.022052s] ... ok 2026-04-21 02:05:29.207098 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_13___2_27____share_type_access___True_ [0.025517s] ... ok 2026-04-21 02:05:29.220366 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_by_share_4 [0.083218s] ... ok 2026-04-21 02:05:29.220826 | ubuntu-noble | 2026-04-21 02:05:29.217 6822 INFO manila.coordination [None req-cb7fc33d-1404-49bb-9c1c-0ae4015b8faf fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:29.220847 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_delete_existing [0.022657s] ... ok 2026-04-21 02:05:29.233545 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types.ShareTypesAPITest.test_view_builder_show_15___2_41____share_type_access___True_ [0.026269s] ... ok 2026-04-21 02:05:29.235979 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:29.240450 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_snapshot_support_without_cg_1_2_2 [0.040351s] ... ok 2026-04-21 02:05:29.245298 | ubuntu-noble | Failed to copy data from source to destination /tmp/ins1_id to /tmp/ins2_id. 2026-04-21 02:05:29.245329 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:29.245335 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 326, in _copy_share_data 2026-04-21 02:05:29.245341 | ubuntu-noble | copy.run() 2026-04-21 02:05:29.245346 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:29.245351 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:29.245357 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.245362 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:29.245367 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:29.245372 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.245387 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:29.245392 | ubuntu-noble | raise effect 2026-04-21 02:05:29.245397 | ubuntu-noble | Exception: fake 2026-04-21 02:05:29.245609 | ubuntu-noble | Could not unmount src /tmp/ins1_id after its data copy. 2026-04-21 02:05:29.245616 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:29.245622 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-21 02:05:29.245627 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-21 02:05:29.245632 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:29.245637 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:29.245642 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.245648 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:29.245653 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:29.245658 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.245663 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:29.245668 | ubuntu-noble | raise effect 2026-04-21 02:05:29.245673 | ubuntu-noble | Exception: fake 2026-04-21 02:05:29.246023 | ubuntu-noble | Could not unmount dest /tmp/ins2_id after its data copy. 2026-04-21 02:05:29.246063 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:29.246070 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-04-21 02:05:29.246075 | ubuntu-noble | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-04-21 02:05:29.246081 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:29.246086 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:29.246091 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.246096 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:29.246101 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:29.246106 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.246112 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:29.246117 | ubuntu-noble | raise effect 2026-04-21 02:05:29.246122 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-21 02:05:29.246127 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-21 02:05:29.246132 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:29.246137 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:29.246143 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.246148 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:29.246153 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:29.246158 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.246163 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:29.246168 | ubuntu-noble | raise effect 2026-04-21 02:05:29.246173 | ubuntu-noble | Exception: fake 2026-04-21 02:05:29.246427 | ubuntu-noble | Could not deny access to src instance ins1_id after its data copy. 2026-04-21 02:05:29.246439 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:29.246444 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-04-21 02:05:29.246449 | ubuntu-noble | helper_src.deny_access_to_data_service(access_ref_src, 2026-04-21 02:05:29.246454 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:29.246460 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:29.246465 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.246470 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:29.246475 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:29.246480 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.246492 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:29.246498 | ubuntu-noble | raise effect 2026-04-21 02:05:29.246503 | ubuntu-noble | Exception: fake 2026-04-21 02:05:29.246830 | ubuntu-noble | Could not deny access to dest instance ins2_id after its data copy. 2026-04-21 02:05:29.246836 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:29.246841 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-04-21 02:05:29.246846 | ubuntu-noble | helper_dest.deny_access_to_data_service(access_ref_dest, 2026-04-21 02:05:29.246851 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:29.246857 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:29.246862 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.246867 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:29.246872 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:29.246877 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.246882 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:29.246888 | ubuntu-noble | raise effect 2026-04-21 02:05:29.246893 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-04-21 02:05:29.246898 | ubuntu-noble | helper_src.deny_access_to_data_service(access_ref_src, 2026-04-21 02:05:29.246903 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:29.246914 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:29.246919 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.246924 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:29.246930 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:29.246935 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.246940 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:29.246945 | ubuntu-noble | raise effect 2026-04-21 02:05:29.246950 | ubuntu-noble | Exception: fake 2026-04-21 02:05:29.251772 | ubuntu-noble | {0} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_2 [0.053813s] ... ok 2026-04-21 02:05:29.253078 | ubuntu-noble | --- Logging error --- 2026-04-21 02:05:29.254101 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:29.254482 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:05:29.254514 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:05:29.254528 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.254541 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:05:29.254553 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:05:29.254565 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.254578 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:05:29.254591 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:05:29.254603 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.255076 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:05:29.255108 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:05:29.255122 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.255134 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:05:29.255147 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:05:29.255159 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.255172 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:05:29.255184 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:05:29.255213 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:05:29.255226 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:05:29.255238 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:05:29.255250 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.255262 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:05:29.255274 | ubuntu-noble | return self._read_deleted 2026-04-21 02:05:29.255317 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.255339 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:05:29.255353 | ubuntu-noble | Call stack: 2026-04-21 02:05:29.255374 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:05:29.255387 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:05:29.255399 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:05:29.255412 | ubuntu-noble | main() 2026-04-21 02:05:29.255425 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:05:29.255440 | ubuntu-noble | program.TestProgram( 2026-04-21 02:05:29.255452 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:05:29.255464 | ubuntu-noble | self.runTests() 2026-04-21 02:05:29.255477 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:05:29.255489 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:05:29.255501 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:05:29.255514 | ubuntu-noble | test(result) 2026-04-21 02:05:29.255526 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:29.255538 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:29.255551 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:29.255563 | ubuntu-noble | test(result) 2026-04-21 02:05:29.255576 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:29.255588 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:29.255601 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:29.255613 | ubuntu-noble | test(result) 2026-04-21 02:05:29.255626 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:29.255639 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:29.256588 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_04 [0.021199s] ... ok 2026-04-21 02:05:29.257149 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:29.257172 | ubuntu-noble | test(result) 2026-04-21 02:05:29.257185 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:05:29.257198 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:29.257210 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:05:29.257222 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:05:29.257235 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:05:29.257247 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:05:29.257259 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:05:29.257272 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:05:29.257284 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:05:29.257361 | ubuntu-noble | self._run_core() 2026-04-21 02:05:29.257374 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:05:29.257387 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:05:29.257399 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:05:29.257411 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:29.257423 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:05:29.257435 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:05:29.257458 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/db/sqlalchemy/test_api.py", line 5726, in setUp 2026-04-21 02:05:29.257471 | ubuntu-noble | self.ctxt = context.RequestContext(user_id=self.user_id, 2026-04-21 02:05:29.257485 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:05:29.257497 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:05:29.257510 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:05:29.257522 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:05:29.257534 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:29.257546 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:29.257558 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:29.257570 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:29.257582 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:05:29.257594 | ubuntu-noble | self.load_rules() 2026-04-21 02:05:29.257606 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:05:29.257619 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:05:29.257631 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:05:29.257644 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:05:29.257656 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:05:29.257668 | ubuntu-noble | LOG.warning( 2026-04-21 02:05:29.257681 | ubuntu-noble | 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.' 2026-04-21 02:05:29.257694 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:05:29.260480 | ubuntu-noble | 2026-04-21 02:05:29.258 6822 INFO manila.coordination [None req-ee25da20-315d-4b36-aea3-97deac73000d c423996dfd3c4b46a0d633f2cffdf098 8edf3538b83c48f6b9e42ab62b5f76d3 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:29.261014 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_delete_invalid [0.041236s] ... ok 2026-04-21 02:05:29.262581 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_has_replicas [0.020470s] ... ok 2026-04-21 02:05:29.273999 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_05 [0.019285s] ... ok 2026-04-21 02:05:29.281638 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_in_share_group_param_not_provided [0.020001s] ... ok 2026-04-21 02:05:29.294040 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_16 [0.019527s] ... ok 2026-04-21 02:05:29.294320 | ubuntu-noble | --- Logging error --- 2026-04-21 02:05:29.294928 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:29.295350 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:05:29.295366 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:05:29.295372 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.295378 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:05:29.295383 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:05:29.295388 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.295394 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:05:29.295399 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:05:29.295405 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.295410 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:05:29.295416 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:05:29.295421 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.295426 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:05:29.295432 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:05:29.295437 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.295442 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:05:29.295447 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:05:29.295453 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:05:29.295458 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:05:29.295464 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:05:29.295469 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.295481 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:05:29.295486 | ubuntu-noble | return self._read_deleted 2026-04-21 02:05:29.295492 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.295497 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:05:29.295502 | ubuntu-noble | Call stack: 2026-04-21 02:05:29.295507 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:05:29.295512 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:05:29.295518 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:05:29.295523 | ubuntu-noble | main() 2026-04-21 02:05:29.295528 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:05:29.295534 | ubuntu-noble | program.TestProgram( 2026-04-21 02:05:29.295539 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:05:29.295544 | ubuntu-noble | self.runTests() 2026-04-21 02:05:29.295550 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:05:29.295566 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:05:29.295572 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:05:29.295577 | ubuntu-noble | test(result) 2026-04-21 02:05:29.295582 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:29.295595 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:29.295601 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:29.295606 | ubuntu-noble | test(result) 2026-04-21 02:05:29.295611 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:29.295616 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:29.295621 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:29.295626 | ubuntu-noble | test(result) 2026-04-21 02:05:29.295632 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:29.295637 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:29.295642 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:29.295647 | ubuntu-noble | test(result) 2026-04-21 02:05:29.295652 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:05:29.295657 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:29.295663 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:05:29.295678 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:05:29.295684 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:05:29.295689 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:05:29.295694 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:05:29.295700 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:05:29.295705 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:05:29.295710 | ubuntu-noble | self._run_core() 2026-04-21 02:05:29.295715 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:05:29.295725 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:05:29.295731 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:05:29.295736 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:29.295742 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:05:29.295748 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:05:29.295755 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/db/sqlalchemy/test_api.py", line 5726, in setUp 2026-04-21 02:05:29.295761 | ubuntu-noble | self.ctxt = context.RequestContext(user_id=self.user_id, 2026-04-21 02:05:29.295768 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:05:29.295773 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:05:29.295778 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:05:29.295783 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:05:29.295788 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:29.295794 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:29.295799 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:29.295804 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:29.295809 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:05:29.295814 | ubuntu-noble | self.load_rules() 2026-04-21 02:05:29.295827 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:05:29.295839 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:05:29.295844 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:05:29.295849 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:05:29.295854 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:05:29.295860 | ubuntu-noble | LOG.warning( 2026-04-21 02:05:29.295865 | ubuntu-noble | 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.' 2026-04-21 02:05:29.295871 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:05:29.297847 | ubuntu-noble | {0} manila.tests.data.test_manager.DataManagerTestCase.test__run_restore_2 [0.047723s] ... ok 2026-04-21 02:05:29.303355 | ubuntu-noble | 2026-04-21 02:05:29.301 6822 INFO manila.coordination [None req-7331f2d3-bd2f-4a55-b3bc-0644783e4866 5c7fcc4113f94b049073d6c8679e35d3 1384e6f1fd2148858c7c26bd6f95ac52 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:29.303625 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_update [0.042781s] ... ok 2026-04-21 02:05:29.304547 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary [0.023444s] ... ok 2026-04-21 02:05:29.315147 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_create_invalid_body_11 [0.019732s] ... ok 2026-04-21 02:05:29.327991 | ubuntu-noble | 2026-04-21 02:05:29.323 6822 INFO manila.coordination [None req-7331f2d3-bd2f-4a55-b3bc-0644783e4866 5c7fcc4113f94b049073d6c8679e35d3 1384e6f1fd2148858c7c26bd6f95ac52 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:29.328378 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_two_records [0.021708s] ... ok 2026-04-21 02:05:29.328916 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opts_01 [0.020476s] ... ok 2026-04-21 02:05:29.332472 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_1___1_0____key5__ [0.017745s] ... ok 2026-04-21 02:05:29.341326 | ubuntu-noble | {0} manila.tests.data.test_manager.DataManagerTestCase.test_create_backup_continue_respects_use_data_manager [0.042476s] ... ok 2026-04-21 02:05:29.346411 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_restore [0.021222s] ... ok 2026-04-21 02:05:29.349557 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_delete_4___2_24____snapshot_support__ [0.018218s] ... ok 2026-04-21 02:05:29.350621 | ubuntu-noble | 2026-04-21 02:05:29.348 6822 INFO manila.coordination [None req-e29301b7-0978-427a-a706-0c908c101ca1 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:29.351137 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ServiceDatabaseAPITestCase.test_update [0.024743s] ... ok 2026-04-21 02:05:29.351344 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_available_active_replica [0.133236s] ... ok 2026-04-21 02:05:29.367864 | ubuntu-noble | {3} manila.tests.api.v2.test_share_types_extra_specs.ShareTypesExtraSpecsTest.test_update_invalid_body_2 [0.017925s] ... ok 2026-04-21 02:05:29.382049 | ubuntu-noble | 2026-04-21 02:05:29.380 6822 INFO manila.coordination [None req-e29301b7-0978-427a-a706-0c908c101ca1 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:29.382422 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_share_1_0 [0.032052s] ... ok 2026-04-21 02:05:29.385589 | ubuntu-noble | --- Logging error --- 2026-04-21 02:05:29.386119 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:29.386364 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 447, in create_backup_continue 2026-04-21 02:05:29.386388 | ubuntu-noble | result = self.data_copy_get_progress(context, share_id) 2026-04-21 02:05:29.386398 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.386418 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:29.386427 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:29.386436 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.386445 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:29.386454 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:29.386463 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.386483 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:29.386493 | ubuntu-noble | raise effect 2026-04-21 02:05:29.386504 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-04-21 02:05:29.386514 | ubuntu-noble | 2026-04-21 02:05:29.386524 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-04-21 02:05:29.386534 | ubuntu-noble | 2026-04-21 02:05:29.386543 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:29.386552 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:05:29.386561 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:05:29.386571 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.386580 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:05:29.386589 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:05:29.386598 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.386607 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 703, in format 2026-04-21 02:05:29.386616 | ubuntu-noble | record.message = record.getMessage() 2026-04-21 02:05:29.386625 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.386634 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 392, in getMessage 2026-04-21 02:05:29.386643 | ubuntu-noble | msg = msg % self.args 2026-04-21 02:05:29.386652 | ubuntu-noble | ~~~~^~~~~~~~~~~ 2026-04-21 02:05:29.386661 | ubuntu-noble | ValueError: incomplete format 2026-04-21 02:05:29.386670 | ubuntu-noble | Call stack: 2026-04-21 02:05:29.387189 | ubuntu-noble | {3} manila.tests.api.v2.test_share_unmanage.ShareUnmanageTest.test_unmanage_share_with_transitional_state_13_backup_restoring [0.019380s] ... ok 2026-04-21 02:05:29.387879 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:05:29.387894 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:05:29.387900 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:05:29.387906 | ubuntu-noble | main() 2026-04-21 02:05:29.387911 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:05:29.387916 | ubuntu-noble | program.TestProgram( 2026-04-21 02:05:29.387921 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:05:29.387927 | ubuntu-noble | self.runTests() 2026-04-21 02:05:29.387933 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:05:29.387938 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:05:29.387943 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:05:29.387948 | ubuntu-noble | test(result) 2026-04-21 02:05:29.387953 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:29.387959 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:29.387964 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:29.387977 | ubuntu-noble | test(result) 2026-04-21 02:05:29.387983 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:29.387988 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:29.387993 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:29.387999 | ubuntu-noble | test(result) 2026-04-21 02:05:29.388004 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:29.388009 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:29.388014 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:29.388019 | ubuntu-noble | test(result) 2026-04-21 02:05:29.388024 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:05:29.388030 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:29.388035 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:05:29.388040 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:05:29.388045 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:05:29.388051 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:05:29.388056 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:05:29.388061 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:05:29.388066 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:05:29.388072 | ubuntu-noble | self._run_core() 2026-04-21 02:05:29.388077 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-04-21 02:05:29.388082 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-04-21 02:05:29.388087 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:05:29.388093 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:29.388098 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-04-21 02:05:29.388103 | ubuntu-noble | return self._get_test_method()() 2026-04-21 02:05:29.388108 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/data/test_manager.py", line 626, in test_create_share_backup_continue_exception 2026-04-21 02:05:29.388113 | ubuntu-noble | self.manager.create_backup_continue(self.context) 2026-04-21 02:05:29.388131 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 461, in create_backup_continue 2026-04-21 02:05:29.388136 | ubuntu-noble | LOG.warning("Failed to get progress of share %(share)s " 2026-04-21 02:05:29.388141 | ubuntu-noble | Message: 'Failed to get progress of share %(share)s backing up in share_backup %(backup).' 2026-04-21 02:05:29.388147 | ubuntu-noble | Arguments: {'share': '01f5c632-fe45-418d-a4e6-13631413de65', 'backup': '329a7eb2-fad7-4cbc-98e2-f68b35988d0b'} 2026-04-21 02:05:29.390380 | ubuntu-noble | {0} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_exception [0.049748s] ... ok 2026-04-21 02:05:29.421201 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_cancel [0.033695s] ... ok 2026-04-21 02:05:29.432120 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_get_user_export_locations [0.080745s] ... ok 2026-04-21 02:05:29.448765 | ubuntu-noble | 2026-04-21 02:05:29.446 6822 INFO manila.coordination [None req-e29301b7-0978-427a-a706-0c908c101ca1 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:29.449167 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_filter_all_by_host_with_pools_multiple_hosts [0.066123s] ... ok 2026-04-21 02:05:29.458148 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_migration_start_missing_mandatory_1_nondisruptive [0.036848s] ... ok 2026-04-21 02:05:29.462526 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_host_with_details [0.030009s] ... ok 2026-04-21 02:05:29.494382 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_project_with_details [0.027459s] ... ok 2026-04-21 02:05:29.494422 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_reset_task_state_error_invalid [0.033189s] ... ok 2026-04-21 02:05:29.500547 | ubuntu-noble | 2026-04-21 02:05:29.495 6822 INFO manila.coordination [None req-e29301b7-0978-427a-a706-0c908c101ca1 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:29.501002 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_filter_by_host_with_pools [0.049296s] ... ok 2026-04-21 02:05:29.512350 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_az_not_in_share_type_2_v2_91_share_from_snap [0.020153s] ... ok 2026-04-21 02:05:29.541330 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_member_update [0.050781s] ... ok 2026-04-21 02:05:29.546514 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:29.549748 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_without_share_net_no_parent [0.037972s] ... ok 2026-04-21 02:05:29.566124 | ubuntu-noble | 2026-04-21 02:05:29.563 6822 INFO manila.coordination [None req-e29301b7-0978-427a-a706-0c908c101ca1 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:29.566146 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_export_location_1_id [0.068145s] ... ok 2026-04-21 02:05:29.587323 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_members_get_all [0.046116s] ... ok 2026-04-21 02:05:29.588102 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:29.592539 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_from_snapshot_without_share_net_parent_exists [0.042603s] ... ok 2026-04-21 02:05:29.608018 | ubuntu-noble | 2026-04-21 02:05:29.605 6822 INFO manila.coordination [None req-e29301b7-0978-427a-a706-0c908c101ca1 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:29.608200 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_export_location_not_exist_2_path [0.041681s] ... ok 2026-04-21 02:05:29.612692 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_invalid_availability_zone [0.019938s] ... ok 2026-04-21 02:05:29.621807 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_add_security_service_association_error_already_associated [0.033561s] ... ok 2026-04-21 02:05:29.633097 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_create_with_encryption_3 [0.020084s] ... ok 2026-04-21 02:05:29.648405 | ubuntu-noble | {6} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_temp_folder_2_True [2.077733s] ... ok 2026-04-21 02:05:29.652606 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_in_share_group [0.019082s] ... ok 2026-04-21 02:05:29.652814 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_add_security_service_not_found_01 [0.031430s] ... ok 2026-04-21 02:05:29.667728 | ubuntu-noble | {0} manila.tests.data.test_manager.DataManagerTestCase.test_restore_backup_continue_respects_use_data_manager [0.277058s] ... ok 2026-04-21 02:05:29.671269 | ubuntu-noble | 2026-04-21 02:05:29.668 6822 INFO manila.coordination [None req-e29301b7-0978-427a-a706-0c908c101ca1 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:29.672169 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_share_group_id_with_count [0.062498s] ... ok 2026-04-21 02:05:29.672711 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_delete_no_share [0.019401s] ... ok 2026-04-21 02:05:29.697133 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_by_project [0.044198s] ... ok 2026-04-21 02:05:29.705451 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:29.709433 | ubuntu-noble | --- Logging error --- 2026-04-21 02:05:29.709618 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:29.710010 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail [0.038542s] ... ok 2026-04-21 02:05:29.710034 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 702, in restore_backup_continue 2026-04-21 02:05:29.710043 | ubuntu-noble | result = self.data_copy_get_progress(context, share_id) 2026-04-21 02:05:29.710052 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.710061 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:29.710070 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:29.710078 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.710087 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:29.710095 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:29.710104 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.710123 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:29.710131 | ubuntu-noble | raise effect 2026-04-21 02:05:29.710140 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-04-21 02:05:29.710149 | ubuntu-noble | 2026-04-21 02:05:29.710159 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-04-21 02:05:29.710168 | ubuntu-noble | 2026-04-21 02:05:29.710177 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:29.710185 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:05:29.710194 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:05:29.710202 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.710211 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:05:29.710220 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:05:29.710228 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.710236 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 703, in format 2026-04-21 02:05:29.710245 | ubuntu-noble | record.message = record.getMessage() 2026-04-21 02:05:29.710253 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.710262 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 392, in getMessage 2026-04-21 02:05:29.710270 | ubuntu-noble | msg = msg % self.args 2026-04-21 02:05:29.710279 | ubuntu-noble | ~~~~^~~~~~~~~~~ 2026-04-21 02:05:29.710315 | ubuntu-noble | ValueError: incomplete format 2026-04-21 02:05:29.710332 | ubuntu-noble | Call stack: 2026-04-21 02:05:29.710729 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:05:29.710747 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:05:29.710770 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:05:29.710780 | ubuntu-noble | main() 2026-04-21 02:05:29.710788 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:05:29.710797 | ubuntu-noble | program.TestProgram( 2026-04-21 02:05:29.710806 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:05:29.710815 | ubuntu-noble | self.runTests() 2026-04-21 02:05:29.710824 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:05:29.710832 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:05:29.710841 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:05:29.710849 | ubuntu-noble | test(result) 2026-04-21 02:05:29.710858 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:29.710874 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:29.710883 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:29.710892 | ubuntu-noble | test(result) 2026-04-21 02:05:29.710900 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:29.710909 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:29.710917 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:29.710926 | ubuntu-noble | test(result) 2026-04-21 02:05:29.710934 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:29.710943 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:29.710951 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:29.710959 | ubuntu-noble | test(result) 2026-04-21 02:05:29.710968 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:05:29.710976 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:29.710985 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:05:29.710993 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:05:29.711002 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:05:29.711010 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:05:29.711019 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:05:29.711027 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:05:29.711036 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:05:29.711045 | ubuntu-noble | self._run_core() 2026-04-21 02:05:29.711053 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-04-21 02:05:29.711062 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-04-21 02:05:29.711082 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:05:29.711091 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:29.711099 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-04-21 02:05:29.711108 | ubuntu-noble | return self._get_test_method()() 2026-04-21 02:05:29.711116 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/data/test_manager.py", line 839, in test_restore_share_backup_continue_exception 2026-04-21 02:05:29.711125 | ubuntu-noble | self.manager.restore_backup_continue(self.context) 2026-04-21 02:05:29.711151 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 716, in restore_backup_continue 2026-04-21 02:05:29.711160 | ubuntu-noble | LOG.exception("Failed to get progress of share_backup " 2026-04-21 02:05:29.711688 | ubuntu-noble | Message: 'Failed to get progress of share_backup %(backup)s restoring in share %(share).' 2026-04-21 02:05:29.712263 | ubuntu-noble | Arguments: {'share': '41a96ee6-2e06-4df6-809b-0d9ed7129dbb', 'backup': 'b83ccfff-46d0-4ee6-9600-ee541b23709e'} 2026-04-21 02:05:29.713682 | ubuntu-noble | {0} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_exception [0.045898s] ... ok 2026-04-21 02:05:29.736484 | ubuntu-noble | {0} manila.tests.data.test_utils.CopyClassTestCase.test__validate_item [0.021078s] ... ok 2026-04-21 02:05:29.736706 | ubuntu-noble | {6} manila.tests.data.test_helper.DataServiceHelperTestCase.test_deny_access_to_data_service [0.088809s] ... ok 2026-04-21 02:05:29.743800 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_one_record_2_2 [0.046265s] ... ok 2026-04-21 02:05:29.746223 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:29.753427 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_detail_with_search_opts_5 [0.041872s] ... ok 2026-04-21 02:05:29.753442 | ubuntu-noble | 2026-04-21 02:05:29.750 6822 INFO manila.coordination [None req-e29301b7-0978-427a-a706-0c908c101ca1 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:29.753895 | ubuntu-noble | {5} 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.081885s] ... ok 2026-04-21 02:05:29.757202 | ubuntu-noble | {0} manila.tests.data.test_utils.CopyClassTestCase.test_copy_data_cancelled_2 [0.022324s] ... ok 2026-04-21 02:05:29.774502 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_list_summary_with_search_opt_count_0_2 [0.022295s] ... ok 2026-04-21 02:05:29.778783 | ubuntu-noble | {0} manila.tests.data.test_utils.CopyClassTestCase.test_copy_stats_cancelled_2 [0.021524s] ... ok 2026-04-21 02:05:29.802340 | ubuntu-noble | {0} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress_current_copy_none [0.022030s] ... ok 2026-04-21 02:05:29.804447 | ubuntu-noble | {6} manila.tests.data.test_helper.DataServiceHelperTestCase.test_unmount_share_instance_or_backup_3 [0.068299s] ... ok 2026-04-21 02:05:29.808412 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_with_created_since_or_before_filter [0.065120s] ... ok 2026-04-21 02:05:29.809652 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:29.812144 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_replication_type [0.037573s] ... ok 2026-04-21 02:05:29.823238 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_1 [0.021834s] ... ok 2026-04-21 02:05:29.829017 | ubuntu-noble | 2026-04-21 02:05:29.825 6822 INFO manila.coordination [None req-e29301b7-0978-427a-a706-0c908c101ca1 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:29.830238 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_count_2 [0.075632s] ... ok 2026-04-21 02:05:29.832094 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_08 [0.019395s] ... ok 2026-04-21 02:05:29.833193 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_not_found [0.023784s] ... ok 2026-04-21 02:05:29.844669 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_2 [0.020874s] ... ok 2026-04-21 02:05:29.851502 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_14 [0.019585s] ... ok 2026-04-21 02:05:29.864659 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_remove_security_service_dissociation_error [0.032441s] ... ok 2026-04-21 02:05:29.867566 | ubuntu-noble | {6} manila.tests.data.test_manager.DataManagerTestCase.test_delete_backup_respects_use_data_manager [0.062726s] ... ok 2026-04-21 02:05:29.872087 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.BackendInfoDatabaseAPITestCase.test_delete [0.027348s] ... ok 2026-04-21 02:05:29.887324 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_access_rules_status_is_in_error_2_2_27 [0.033978s] ... ok 2026-04-21 02:05:29.890386 | ubuntu-noble | {6} manila.tests.data.test_utils.CopyClassTestCase.test_copy_stats [0.022295s] ... ok 2026-04-21 02:05:29.895115 | ubuntu-noble | 2026-04-21 02:05:29.878 6822 ERROR manila.db.sqlalchemy.api [None req-e29301b7-0978-427a-a706-0c908c101ca1 user_id project_id - - - -] Failed to update usages deleting share replica 'cb6ed2eb-b56f-4350-96b7-daf7128b9905'.: manila.exception.QuotaError: fake 2026-04-21 02:05:29.895134 | ubuntu-noble | 2026-04-21 02:05:29.878 6822 ERROR manila.db.sqlalchemy.api Traceback (most recent call last): 2026-04-21 02:05:29.895148 | ubuntu-noble | 2026-04-21 02:05:29.878 6822 ERROR manila.db.sqlalchemy.api File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1906, in _update_share_instance_usages 2026-04-21 02:05:29.895154 | ubuntu-noble | 2026-04-21 02:05:29.878 6822 ERROR manila.db.sqlalchemy.api QUOTAS.commit( 2026-04-21 02:05:29.895159 | ubuntu-noble | 2026-04-21 02:05:29.878 6822 ERROR manila.db.sqlalchemy.api File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:29.895165 | ubuntu-noble | 2026-04-21 02:05:29.878 6822 ERROR manila.db.sqlalchemy.api return self._mock_call(*args, **kwargs) 2026-04-21 02:05:29.895170 | ubuntu-noble | 2026-04-21 02:05:29.878 6822 ERROR manila.db.sqlalchemy.api ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.895175 | ubuntu-noble | 2026-04-21 02:05:29.878 6822 ERROR manila.db.sqlalchemy.api File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:29.895180 | ubuntu-noble | 2026-04-21 02:05:29.878 6822 ERROR manila.db.sqlalchemy.api return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:29.895186 | ubuntu-noble | 2026-04-21 02:05:29.878 6822 ERROR manila.db.sqlalchemy.api ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:29.895191 | ubuntu-noble | 2026-04-21 02:05:29.878 6822 ERROR manila.db.sqlalchemy.api File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:29.895196 | ubuntu-noble | 2026-04-21 02:05:29.878 6822 ERROR manila.db.sqlalchemy.api raise effect 2026-04-21 02:05:29.895201 | ubuntu-noble | 2026-04-21 02:05:29.878 6822 ERROR manila.db.sqlalchemy.api manila.exception.QuotaError: fake 2026-04-21 02:05:29.895207 | ubuntu-noble | 2026-04-21 02:05:29.878 6822 ERROR manila.db.sqlalchemy.api 2026-04-21 02:05:29.895218 | ubuntu-noble | 2026-04-21 02:05:29.880 6822 INFO manila.coordination [None req-e29301b7-0978-427a-a706-0c908c101ca1 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:29.895312 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_quota_error_3 [0.054244s] ... ok 2026-04-21 02:05:29.897184 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_by_availability_zone_id [0.032617s] ... ok 2026-04-21 02:05:29.902339 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_get [0.029265s] ... ok 2026-04-21 02:05:29.906401 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_10 [0.020721s] ... ok 2026-04-21 02:05:29.910162 | ubuntu-noble | {6} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress [0.019852s] ... ok 2026-04-21 02:05:29.921265 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_default_subnet [0.023807s] ... ok 2026-04-21 02:05:29.927962 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_13 [0.018474s] ... ok 2026-04-21 02:05:29.928206 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_duplicate_1_True [0.026526s] ... ok 2026-04-21 02:05:29.930683 | ubuntu-noble | {6} manila.tests.data.test_utils.CopyClassTestCase.test_get_total_size [0.019665s] ... ok 2026-04-21 02:05:29.944646 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_16 [0.018993s] ... ok 2026-04-21 02:05:29.948639 | ubuntu-noble | 2026-04-21 02:05:29.943 6822 INFO manila.coordination [None req-e29301b7-0978-427a-a706-0c908c101ca1 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:29.948671 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_delete [0.063938s] ... ok 2026-04-21 02:05:29.952379 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_more_values_1 [0.024043s] ... ok 2026-04-21 02:05:29.962657 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_with_share_servers_1 [0.041085s] ... ok 2026-04-21 02:05:29.968180 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_deny_access [0.023724s] ... ok 2026-04-21 02:05:29.971244 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_ensure_model_values_has_id_4 [0.018938s] ... ok 2026-04-21 02:05:29.975441 | ubuntu-noble | 2026-04-21 02:05:29.972 6822 INFO manila.coordination [None req-e29301b7-0978-427a-a706-0c908c101ca1 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:29.975803 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_get_exception [0.027940s] ... ok 2026-04-21 02:05:29.989062 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_deny_access_not_found [0.021029s] ... ok 2026-04-21 02:05:29.992380 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_and_snapshot_instances_status_update_invalid_status_2 [0.029410s] ... ok 2026-04-21 02:05:29.995104 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_create [0.023278s] ... ok 2026-04-21 02:05:30.008888 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_extend_invalid_body_2 [0.018927s] ... ok 2026-04-21 02:05:30.013952 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:30.018517 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all [0.023487s] ... ok 2026-04-21 02:05:30.021339 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_admin [0.672613s] ... ok 2026-04-21 02:05:30.027180 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_1 [0.018699s] ... ok 2026-04-21 02:05:30.044372 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_no_share [0.023122s] ... ok 2026-04-21 02:05:30.045241 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_as_admin [0.024646s] ... ok 2026-04-21 02:05:30.045742 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_invalid_body_2 [0.018802s] ... ok 2026-04-21 02:05:30.067994 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_with_filter [0.024611s] ... ok 2026-04-21 02:05:30.076526 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:30.079453 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAPITest.test_share_show_with_user_id_1_2_15 [0.036367s] ... ok 2026-04-21 02:05:30.079658 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:30.088440 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_not_found [0.020281s] ... ok 2026-04-21 02:05:30.099822 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_02 [0.020197s] ... ok 2026-04-21 02:05:30.118331 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_12 [0.018681s] ... ok 2026-04-21 02:05:30.128095 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get_no_result [0.038939s] ... ok 2026-04-21 02:05:30.139197 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_04 [0.017948s] ... ok 2026-04-21 02:05:30.155124 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_06 [0.018779s] ... ok 2026-04-21 02:05:30.173581 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_08 [0.018019s] ... ok 2026-04-21 02:05:30.192737 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_error_17 [0.019666s] ... ok 2026-04-21 02:05:30.249205 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_allow_access_no_transitional_states_2___2_1____active__ [0.054801s] ... ok 2026-04-21 02:05:30.271345 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareActionsTest.test_shrink_invalid_body_1 [0.020278s] ... ok 2026-04-21 02:05:30.301646 | ubuntu-noble | 2026-04-21 02:05:30.299 6822 INFO manila.coordination [None req-e29301b7-0978-427a-a706-0c908c101ca1 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:30.302569 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:30.303398 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_4 [0.327277s] ... ok 2026-04-21 02:05:30.309003 | ubuntu-noble | {6} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsMySQL.test_single_branch [0.378814s] ... ok 2026-04-21 02:05:30.355788 | ubuntu-noble | 2026-04-21 02:05:30.352 6822 INFO manila.coordination [None req-e29301b7-0978-427a-a706-0c908c101ca1 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:30.356202 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_by_share_1 [0.052780s] ... ok 2026-04-21 02:05:30.358984 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_partial_matches_2 [0.366736s] ... ok 2026-04-21 02:05:30.386713 | ubuntu-noble | 2026-04-21 02:05:30.381 6822 INFO manila.coordination [None req-e29301b7-0978-427a-a706-0c908c101ca1 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:30.386831 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_count_sg_snapshots_in_share_group [0.028814s] ... ok 2026-04-21 02:05:30.415278 | ubuntu-noble | 2026-04-21 02:05:30.409 6822 INFO manila.coordination [None req-e29301b7-0978-427a-a706-0c908c101ca1 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:30.415433 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_host [0.027869s] ... ok 2026-04-21 02:05:30.431606 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_with_filters_4 [0.072443s] ... ok 2026-04-21 02:05:30.451378 | ubuntu-noble | 2026-04-21 02:05:30.447 6822 INFO manila.coordination [None req-e29301b7-0978-427a-a706-0c908c101ca1 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:30.452604 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_share_server [0.037749s] ... ok 2026-04-21 02:05:30.500092 | ubuntu-noble | 2026-04-21 02:05:30.495 6822 ERROR manila.db.sqlalchemy.api [None req-dfea35bf-4761-42f3-8fb3-7e797bd64739 user_id project_id - - - -] Share group type 5df38cff-94e1-4685-9268-8629545511ea deletion failed, it in use. 2026-04-21 02:05:30.500139 | ubuntu-noble | 2026-04-21 02:05:30.497 6822 ERROR manila.db.sqlalchemy.api [None req-dfea35bf-4761-42f3-8fb3-7e797bd64739 user_id project_id - - - -] Share group type db8d0251-083d-4374-8e3c-507a1abf7776 deletion failed, it in use. 2026-04-21 02:05:30.518741 | ubuntu-noble | 2026-04-21 02:05:30.515 6822 INFO manila.coordination [None req-dfea35bf-4761-42f3-8fb3-7e797bd64739 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:30.518939 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareGroupTypeAPITestCase.test_share_type_destroy_in_use_1_True [0.068022s] ... ok 2026-04-21 02:05:30.526281 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_1_foobar [0.094758s] ... ok 2026-04-21 02:05:30.552749 | ubuntu-noble | 2026-04-21 02:05:30.550 6822 INFO manila.coordination [None req-dfea35bf-4761-42f3-8fb3-7e797bd64739 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:30.554143 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_delete [0.033804s] ... ok 2026-04-21 02:05:30.565833 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_invalid_reset_status_body_1 [0.297040s] ... ok 2026-04-21 02:05:30.588561 | ubuntu-noble | 2026-04-21 02:05:30.580 6822 INFO manila.coordination [None req-dfea35bf-4761-42f3-8fb3-7e797bd64739 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:30.588590 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get [0.030735s] ... ok 2026-04-21 02:05:30.588595 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_5_some_fake_ [0.058541s] ... ok 2026-04-21 02:05:30.588834 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareManageTest.test_unsupported_version [0.022506s] ... ok 2026-04-21 02:05:30.610659 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareManageTest.test_wrong_permissions [0.020294s] ... ok 2026-04-21 02:05:30.613888 | ubuntu-noble | 2026-04-21 02:05:30.610 6822 INFO manila.coordination [None req-fec5c43b-b34a-4f20-bb5c-91e9c0e0cdb9 fake user fake project 2 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:30.614471 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_other_tenant [0.029817s] ... ok 2026-04-21 02:05:30.629156 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_del_days_2 [0.501726s] ... ok 2026-04-21 02:05:30.634766 | ubuntu-noble | 2026-04-21 02:05:30.632 6822 INFO manila.coordination [None req-fec5c43b-b34a-4f20-bb5c-91e9c0e0cdb9 fake user fake project 2 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:30.635089 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_create [0.021731s] ... ok 2026-04-21 02:05:30.645075 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:30.647833 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_servers_update [0.062144s] ... ok 2026-04-21 02:05:30.658173 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_invalid_2 [0.047093s] ... ok 2026-04-21 02:05:30.659071 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ReservationDatabaseAPITest.test_reservation_expire [0.028917s] ... ok 2026-04-21 02:05:30.689018 | ubuntu-noble | 2026-04-21 02:05:30.685 6822 INFO manila.coordination [None req-fec5c43b-b34a-4f20-bb5c-91e9c0e0cdb9 fake user fake project 2 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:30.689056 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_with_share_servers_2 [0.053108s] ... ok 2026-04-21 02:05:30.690956 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:30.691822 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:30.694142 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_01_creating [0.038290s] ... ok 2026-04-21 02:05:30.699590 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_create [0.039743s] ... ok 2026-04-21 02:05:30.719075 | ubuntu-noble | 2026-04-21 02:05:30.715 6822 INFO manila.coordination [None req-fec5c43b-b34a-4f20-bb5c-91e9c0e0cdb9 fake user fake project 2 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:30.719658 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_and_snapshot_instances_status_update_invalid_status_1 [0.030157s] ... ok 2026-04-21 02:05:30.729237 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:30.732363 | ubuntu-noble | {1} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_05_extending [0.038051s] ... ok 2026-04-21 02:05:30.734450 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:30.758099 | ubuntu-noble | {1} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_01___fake_quota_class____2_40__ [0.018636s] ... ok 2026-04-21 02:05:30.759097 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_get_all_basic_filters [0.056957s] ... ok 2026-04-21 02:05:30.777226 | ubuntu-noble | {1} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_13___fake_project_id___None___2_62__ [0.018563s] ... ok 2026-04-21 02:05:30.779321 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ServiceDatabaseAPITestCase.test_create__az_missing [0.022727s] ... ok 2026-04-21 02:05:30.790528 | ubuntu-noble | {1} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_summary_view_2_2_21 [0.018960s] ... ok 2026-04-21 02:05:30.806679 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_access_get_all_for_snapshot_instance [0.156767s] ... ok 2026-04-21 02:05:30.808809 | ubuntu-noble | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_05 [0.019456s] ... ok 2026-04-21 02:05:30.827826 | ubuntu-noble | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_20 [0.017923s] ... ok 2026-04-21 02:05:30.837135 | ubuntu-noble | 2026-04-21 02:05:30.834 6822 INFO manila.coordination [None req-fec5c43b-b34a-4f20-bb5c-91e9c0e0cdb9 fake user fake project 2 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:30.837784 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_no_matches_3_controller_0_otherstore01_pool200 [0.118631s] ... ok 2026-04-21 02:05:30.846263 | ubuntu-noble | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_23 [0.019454s] ... ok 2026-04-21 02:05:30.874571 | ubuntu-noble | 2026-04-21 02:05:30.870 6822 INFO manila.coordination [None req-d4dbedf2-f8db-4700-82bc-5abb8b27d095 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:30.874597 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_create [0.035441s] ... ok 2026-04-21 02:05:30.883154 | ubuntu-noble | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_24 [0.036735s] ... ok 2026-04-21 02:05:30.887384 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_force_delete_with_different_roles_3 [0.841229s] ... ok 2026-04-21 02:05:30.906261 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_one_share_with_two_share_instance_access_delete [0.127357s] ... ok 2026-04-21 02:05:30.910991 | ubuntu-noble | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_02_______2_26__ [0.023466s] ... ok 2026-04-21 02:05:30.923575 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:30.924167 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_8 [0.118128s] ... ok 2026-04-21 02:05:30.926335 | ubuntu-noble | 2026-04-21 02:05:30.924 6822 INFO manila.coordination [None req-a45ab449-a1a5-49b0-91a1-5a171b2d1127 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:30.927227 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_with_details [0.054674s] ... ok 2026-04-21 02:05:30.930216 | ubuntu-noble | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_03_______2_0__ [0.023407s] ... ok 2026-04-21 02:05:30.954246 | ubuntu-noble | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_06_______2_18__ [0.022425s] ... ok 2026-04-21 02:05:30.957149 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_3 [0.051249s] ... ok 2026-04-21 02:05:30.975422 | ubuntu-noble | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_13 [0.022228s] ... ok 2026-04-21 02:05:31.003378 | ubuntu-noble | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_14 [0.020956s] ... ok 2026-04-21 02:05:31.007089 | ubuntu-noble | 2026-04-21 02:05:30.997 6822 INFO manila.coordination [None req-32edc672-418b-441a-9303-ede822fd3951 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:31.007155 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_unused_deletable_1__True__True__True__3_ [0.072469s] ... ok 2026-04-21 02:05:31.007526 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_5 [0.047449s] ... ok 2026-04-21 02:05:31.024842 | ubuntu-noble | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_07_______2_25__ [0.028005s] ... ok 2026-04-21 02:05:31.048027 | ubuntu-noble | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_10 [0.022276s] ... ok 2026-04-21 02:05:31.050826 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_get_all_with_filters_some [0.127458s] ... ok 2026-04-21 02:05:31.053688 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_8 [0.048234s] ... ok 2026-04-21 02:05:31.065982 | ubuntu-noble | 2026-04-21 02:05:31.064 6822 INFO manila.coordination [None req-e616d803-4782-4d58-9c9d-b179819c0de4 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:31.066827 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_unused_deletable_4__False__False__False__0_ [0.067083s] ... ok 2026-04-21 02:05:31.069384 | ubuntu-noble | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_17 [0.022019s] ... ok 2026-04-21 02:05:31.075615 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_delete_not_found [0.022643s] ... ok 2026-04-21 02:05:31.089609 | ubuntu-noble | {1} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_29 [0.019408s] ... ok 2026-04-21 02:05:31.108665 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_create [0.029743s] ... ok 2026-04-21 02:05:31.124074 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:31.127163 | ubuntu-noble | 2026-04-21 02:05:31.124 6822 INFO manila.coordination [None req-b6f42dc0-d087-4dc7-924e-64643d98c32a user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:31.128119 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_with_filters_1 [0.059232s] ... ok 2026-04-21 02:05:31.128142 | ubuntu-noble | {1} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_4_2_11 [0.037296s] ... ok 2026-04-21 02:05:31.131336 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_create__no_instance [0.025729s] ... ok 2026-04-21 02:05:31.160792 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:31.161621 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_get_all_with_filters_all_filters [0.110835s] ... ok 2026-04-21 02:05:31.163462 | ubuntu-noble | {1} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_translate_creating_from_snapshot_status_2_2_51 [0.037189s] ... ok 2026-04-21 02:05:31.182664 | ubuntu-noble | {1} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_build_versions [0.018487s] ... ok 2026-04-21 02:05:31.184853 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_3 [0.297545s] ... ok 2026-04-21 02:05:31.200011 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_expired [0.065820s] ... ok 2026-04-21 02:05:31.201360 | ubuntu-noble | {1} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_no_path_1___v2___None___http___localhost_v2___ [0.019476s] ... ok 2026-04-21 02:05:31.203363 | ubuntu-noble | 2026-04-21 02:05:31.202 6822 INFO manila.coordination [None req-44e4451b-1b81-43ae-8db6-f6effa76a760 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:31.204219 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_3__fake_ [0.078091s] ... ok 2026-04-21 02:05:31.219539 | ubuntu-noble | {1} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_generate_href_no_path_2____v2____None___http___localhost_v2___ [0.017844s] ... ok 2026-04-21 02:05:31.223120 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:31.237786 | ubuntu-noble | {1} 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.018036s] ... ok 2026-04-21 02:05:31.245414 | ubuntu-noble | 2026-04-21 02:05:31.241 6822 INFO manila.coordination [None req-44c9a685-77cb-4c88-b99c-0330a935c180 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:31.245531 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_7__fake_identifier [0.038611s] ... ok 2026-04-21 02:05:31.256541 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_sort_by_share_instance_fields_1_host [0.058544s] ... ok 2026-04-21 02:05:31.259073 | ubuntu-noble | {1} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_get_base_url_without_version_2___http___localhost_____http___localhost___ [0.021523s] ... ok 2026-04-21 02:05:31.273819 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_get_all_with_filters_wrong_filters [0.112241s] ... ok 2026-04-21 02:05:31.280737 | ubuntu-noble | {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_get_log_commands_syslog_no_log_file [0.020345s] ... ok 2026-04-21 02:05:31.287533 | ubuntu-noble | 2026-04-21 02:05:31.283 6822 INFO manila.coordination [None req-39fbb242-bf5a-4ebc-abd3-a2b56f23cfee user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:31.287558 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_8_some_fake_identifier [0.042263s] ... ok 2026-04-21 02:05:31.302875 | ubuntu-noble | {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_main_sudo_failed [0.021404s] ... ok 2026-04-21 02:05:31.321344 | ubuntu-noble | {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_methods_of [0.018840s] ... ok 2026-04-21 02:05:31.342609 | ubuntu-noble | {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_revision [0.020481s] ... ok 2026-04-21 02:05:31.355144 | ubuntu-noble | Deletion of share type b615cc6f-b22f-4b3a-96ec-e474545daad9 failed; it in use by 1 shares and 1 share group types 2026-04-21 02:05:31.359728 | ubuntu-noble | Deletion of share type e5aa2b79-0434-4580-a534-03a878bd6de4 failed; it in use by 1 shares and 1 share group types 2026-04-21 02:05:31.366945 | ubuntu-noble | {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_ipython ... SKIPPED: No module named 'IPython' 2026-04-21 02:05:31.400190 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:31.407118 | ubuntu-noble | {1} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_service_commands_list_format_2_yaml [0.037987s] ... ok 2026-04-21 02:05:31.411742 | ubuntu-noble | 2026-04-21 02:05:31.409 6822 INFO manila.coordination [None req-39fbb242-bf5a-4ebc-abd3-a2b56f23cfee user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:31.412013 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_1 [0.125585s] ... ok 2026-04-21 02:05:31.424066 | ubuntu-noble | {1} manila.tests.cmd.test_share.ManilaCmdShareTestCase.test_main_1_None [0.020977s] ... ok 2026-04-21 02:05:31.439684 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_in_use_3 [0.164248s] ... ok 2026-04-21 02:05:31.444781 | ubuntu-noble | {1} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_04_hdfs [0.020582s] ... ok 2026-04-21 02:05:31.466253 | ubuntu-noble | {1} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_09_GLUSTERFS [0.021185s] ... ok 2026-04-21 02:05:31.470260 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_1 [0.031363s] ... ok 2026-04-21 02:05:31.472377 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareAdminActionsAPITest.test_share_reset_status_with_different_roles_4 [0.287356s] ... ok 2026-04-21 02:05:31.486996 | ubuntu-noble | {1} manila.tests.compute.test_nova.NovaApiTestCase.test_instance_volume_detach [0.019425s] ... ok 2026-04-21 02:05:31.497122 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareManageTest.test_revert_unsupported [0.022354s] ... ok 2026-04-21 02:05:31.503971 | ubuntu-noble | {1} manila.tests.compute.test_nova.NovaApiTestCase.test_keypair_delete [0.018168s] ... ok 2026-04-21 02:05:31.517335 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_forbidden_manage [0.019309s] ... ok 2026-04-21 02:05:31.518191 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_access_rules_status_1_active [0.047479s] ... ok 2026-04-21 02:05:31.522260 | ubuntu-noble | {1} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get [0.017407s] ... ok 2026-04-21 02:05:31.532848 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_invalid_body_1 [0.018359s] ... ok 2026-04-21 02:05:31.539704 | ubuntu-noble | {1} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get_by_name_or_id [0.017874s] ... ok 2026-04-21 02:05:31.546675 | ubuntu-noble | 2026-04-21 02:05:31.541 6822 INFO manila.coordination [None req-39fbb242-bf5a-4ebc-abd3-a2b56f23cfee user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:31.551808 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_6 [0.132475s] ... ok 2026-04-21 02:05:31.559005 | ubuntu-noble | {1} manila.tests.compute.test_nova.NovaApiTestCase.test_server_get_failed_1 [0.019201s] ... ok 2026-04-21 02:05:31.560678 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareManageTest.test_share_manage_service_not_found [0.026303s] ... ok 2026-04-21 02:05:31.563683 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_4 [0.302713s] ... ok 2026-04-21 02:05:31.563998 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_access_rules_status_3_error [0.045080s] ... ok 2026-04-21 02:05:31.578499 | ubuntu-noble | {1} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_bad_request [0.019482s] ... ok 2026-04-21 02:05:31.596685 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:31.597137 | ubuntu-noble | {1} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_7_RateLimit [0.018390s] ... ok 2026-04-21 02:05:31.600530 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_that_has_snapshots [0.041176s] ... ok 2026-04-21 02:05:31.617971 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_6 [0.056176s] ... ok 2026-04-21 02:05:31.622017 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_prefer_active_instance [0.058632s] ... ok 2026-04-21 02:05:31.636131 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:31.638764 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_07_migrating [0.037376s] ... ok 2026-04-21 02:05:31.672327 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:31.676889 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_08_migrating_to [0.036689s] ... ok 2026-04-21 02:05:31.677196 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_in_recycle_bin_filter_all_by_share_network [0.060340s] ... ok 2026-04-21 02:05:31.682634 | ubuntu-noble | {4} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_replication_change_1_available [0.060887s] ... ok 2026-04-21 02:05:31.717822 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_2 [0.039894s] ... ok 2026-04-21 02:05:31.727475 | ubuntu-noble | {4} manila.tests.db.test_api.DBInterfaceTestCase.test_interface_methods [0.045203s] ... ok 2026-04-21 02:05:31.733374 | ubuntu-noble | 2026-04-21 02:05:31.731 6822 INFO manila.coordination [None req-39fbb242-bf5a-4ebc-abd3-a2b56f23cfee user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:31.733389 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_get_all_with_count_2 [0.189229s] ... ok 2026-04-21 02:05:31.748977 | ubuntu-noble | {4} manila.tests.db.test_migration.MigrationTestCase.test_upgrade_none_version [0.021416s] ... ok 2026-04-21 02:05:31.751601 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_no_instance_2 [0.035862s] ... ok 2026-04-21 02:05:31.773034 | ubuntu-noble | {4} manila.tests.image.test_image.OpenStackClientTestCase.test_auth [0.023797s] ... ok 2026-04-21 02:05:31.796729 | ubuntu-noble | {4} manila.tests.keymgr.test_barbican.BarbicanSecretACLTestCase.test_get_client_and_href_with_valid_secret [0.019750s] ... FAILED 2026-04-21 02:05:31.796769 | ubuntu-noble | 2026-04-21 02:05:31.796777 | ubuntu-noble | Captured traceback: 2026-04-21 02:05:31.796783 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-04-21 02:05:31.796788 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:31.796794 | ubuntu-noble | 2026-04-21 02:05:31.796799 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/keymgr/test_barbican.py", line 41, in test_get_client_and_href_with_valid_secret 2026-04-21 02:05:31.796805 | ubuntu-noble | self.mock_object(self.barbican_acl, '_create_secret_ref', 2026-04-21 02:05:31.796811 | ubuntu-noble | 2026-04-21 02:05:31.796816 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/test.py", line 323, in mock_object 2026-04-21 02:05:31.796834 | ubuntu-noble | patcher.start() 2026-04-21 02:05:31.796839 | ubuntu-noble | 2026-04-21 02:05:31.796845 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1606, in start 2026-04-21 02:05:31.796850 | ubuntu-noble | result = self.__enter__() 2026-04-21 02:05:31.796855 | ubuntu-noble | ^^^^^^^^^^^^^^^^ 2026-04-21 02:05:31.796860 | ubuntu-noble | 2026-04-21 02:05:31.796866 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1458, in __enter__ 2026-04-21 02:05:31.796871 | ubuntu-noble | original, local = self.get_original() 2026-04-21 02:05:31.796876 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:31.796898 | ubuntu-noble | 2026-04-21 02:05:31.796903 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1431, in get_original 2026-04-21 02:05:31.796909 | ubuntu-noble | raise AttributeError( 2026-04-21 02:05:31.796914 | ubuntu-noble | 2026-04-21 02:05:31.796919 | ubuntu-noble | AttributeError: does not have the attribute '_create_secret_ref' 2026-04-21 02:05:31.796925 | ubuntu-noble | 2026-04-21 02:05:31.809141 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_share_group [0.056774s] ... ok 2026-04-21 02:05:31.813079 | ubuntu-noble | {4} manila.tests.keymgr.test_barbican.BarbicanUserAppCredsTestCase.test_get_application_credentials_success [0.019518s] ... ok 2026-04-21 02:05:31.830937 | ubuntu-noble | 2026-04-21 02:05:31.828 6822 INFO manila.coordination [None req-39fbb242-bf5a-4ebc-abd3-a2b56f23cfee user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:31.832169 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_export_locations_get [0.098572s] ... ok 2026-04-21 02:05:31.832446 | ubuntu-noble | {4} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_1_user_manipulating_user_lock [0.019211s] ... ok 2026-04-21 02:05:31.851017 | ubuntu-noble | {4} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_3_service_manipulating_user_lock [0.018367s] ... ok 2026-04-21 02:05:31.856995 | ubuntu-noble | 2026-04-21 02:05:31.855 6822 INFO manila.coordination [None req-7abb90f9-d3e9-4325-9f86-807421572b96 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:31.858892 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_get_by_name_or_id_found_by_name [0.024841s] ... ok 2026-04-21 02:05:31.871223 | ubuntu-noble | {4} manila.tests.lock.test_api.ResourceLockApiTest.test__get_lock_context_3_service_context [0.018684s] ... ok 2026-04-21 02:05:31.878284 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_update [0.069382s] ... ok 2026-04-21 02:05:31.889501 | ubuntu-noble | {4} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_6_unmanaged [0.019695s] ... ok 2026-04-21 02:05:31.912962 | ubuntu-noble | {4} manila.tests.message.test_api.MessageApiTest.test_cleanup_expired_messages [0.019692s] ... ok 2026-04-21 02:05:31.930939 | ubuntu-noble | {4} manila.tests.network.linux.test_interface.TestABCDriver.test__get_set_of_device_cidrs [0.020311s] ... ok 2026-04-21 02:05:31.936753 | ubuntu-noble | {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test__change_data_access_to_instance_2_False [0.338917s] ... ok 2026-04-21 02:05:31.940889 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_get_with_share_server [0.062551s] ... ok 2026-04-21 02:05:31.951071 | ubuntu-noble | {4} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_unplug [0.021178s] ... ok 2026-04-21 02:05:31.971581 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestIPCommandBase.test_as_root_with_options [0.020264s] ... ok 2026-04-21 02:05:31.991743 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestIPDeviceCommandBase.test_name_property [0.020059s] ... ok 2026-04-21 02:05:32.002805 | ubuntu-noble | {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test__get_access_entries_according_to_mapping_3 [0.065112s] ... ok 2026-04-21 02:05:32.011880 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_get_admin_export_locations [0.068505s] ... ok 2026-04-21 02:05:32.016100 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_add_address_scoped [0.019561s] ... ok 2026-04-21 02:05:32.032026 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_list [0.020212s] ... ok 2026-04-21 02:05:32.053708 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_list_filtered [0.019781s] ... ok 2026-04-21 02:05:32.071330 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_alias_property [0.019515s] ... ok 2026-04-21 02:05:32.084608 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_get_user_export_locations_old_view [0.074704s] ... ok 2026-04-21 02:05:32.092755 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_qdisc_property [0.020473s] ... ok 2026-04-21 02:05:32.112097 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_execute [0.020005s] ... ok 2026-04-21 02:05:32.131708 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_add_gateway [0.019200s] ... ok 2026-04-21 02:05:32.135026 | ubuntu-noble | 2026-04-21 02:05:32.132 6822 INFO manila.coordination [None req-1c7d505e-c2c5-4be8-a651-96ca205e787c user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.136076 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_get_with_none_id [0.278050s] ... ok 2026-04-21 02:05:32.151533 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_veth_with_namespaces [0.019974s] ... ok 2026-04-21 02:05:32.158376 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_update_valid_order [0.073873s] ... ok 2026-04-21 02:05:32.163505 | ubuntu-noble | 2026-04-21 02:05:32.156 6822 INFO manila.coordination [None req-61634a58-24c9-4fdc-b1f0-09acd4c58305 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.163529 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_3 [0.023458s] ... ok 2026-04-21 02:05:32.171852 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_ensure_namespace_existing [0.020215s] ... ok 2026-04-21 02:05:32.191866 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_get_devices_malformed_line [0.019555s] ... ok 2026-04-21 02:05:32.193692 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_count_share_groups_in_share_network [0.035020s] ... ok 2026-04-21 02:05:32.204130 | ubuntu-noble | 2026-04-21 02:05:32.201 6822 INFO manila.coordination [None req-61634a58-24c9-4fdc-b1f0-09acd4c58305 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.205129 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_4_deleting [0.045175s] ... ok 2026-04-21 02:05:32.211708 | ubuntu-noble | {4} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_run_no_namespace [0.020034s] ... ok 2026-04-21 02:05:32.226217 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_4 [0.032035s] ... ok 2026-04-21 02:05:32.231872 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_activate_port_binding [0.019976s] ... ok 2026-04-21 02:05:32.249545 | ubuntu-noble | 2026-04-21 02:05:32.247 6822 INFO manila.coordination [None req-61634a58-24c9-4fdc-b1f0-09acd4c58305 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.250124 | ubuntu-noble | {5} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_2___error_deleting____deleting__ [0.045477s] ... ok 2026-04-21 02:05:32.255727 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_network_exception [0.019818s] ... ok 2026-04-21 02:05:32.258434 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_8 [0.032798s] ... ok 2026-04-21 02:05:32.274031 | ubuntu-noble | 2026-04-21 02:05:32.268 6822 INFO manila.coordination [None req-61634a58-24c9-4fdc-b1f0-09acd4c58305 user_id project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.274367 | ubuntu-noble | {5} manila.tests.image.test_image.ImageApiTestCase.test_image_list [0.020914s] ... ok 2026-04-21 02:05:32.274996 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_with_required_args [0.020490s] ... ok 2026-04-21 02:05:32.291395 | ubuntu-noble | 2026-04-21 02:05:32.287 6822 INFO manila.coordination [None req-1f6a2db3-9b19-4062-a940-539d920e5a9c fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.291446 | ubuntu-noble | {5} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_not_allowed_3_service_manipulating_admin_lock [0.018460s] ... ok 2026-04-21 02:05:32.292404 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get_all_by_project_with_details [0.031103s] ... ok 2026-04-21 02:05:32.295207 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_router [0.020879s] ... ok 2026-04-21 02:05:32.309083 | ubuntu-noble | 2026-04-21 02:05:32.307 6822 INFO manila.coordination [None req-a29e88a5-d67f-4ced-a320-0b1171aed301 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.309119 | ubuntu-noble | {5} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_7_deleted [0.019361s] ... ok 2026-04-21 02:05:32.311529 | ubuntu-noble | Neutron port not found: test port id 2026-04-21 02:05:32.315202 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_delete_port_PortNotFoundClient [0.020758s] ... ok 2026-04-21 02:05:32.317187 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_update [0.026393s] ... ok 2026-04-21 02:05:32.328358 | ubuntu-noble | 2026-04-21 02:05:32.326 6822 INFO manila.coordination [None req-168d95bb-6af9-41f2-8237-9acb67d8a71f fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.328536 | ubuntu-noble | {5} manila.tests.lock.test_api.ResourceLockApiTest.test_create_visibility_lock_lock_exists [0.019257s] ... ok 2026-04-21 02:05:32.332013 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:32.336445 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_delete_port_binding [0.021804s] ... ok 2026-04-21 02:05:32.337734 | ubuntu-noble | {3} manila.tests.api.v2.test_shares.ShareUnmanageTest.test_unmanage_share_with_transitional_state_12_server_migrating_to [0.662764s] ... ok 2026-04-21 02:05:32.340931 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_create_one_network [0.024730s] ... ok 2026-04-21 02:05:32.346837 | ubuntu-noble | 2026-04-21 02:05:32.345 6822 INFO manila.coordination [None req-88c9533b-3d80-4e2a-a40b-0c69b5b3b042 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.347076 | ubuntu-noble | {5} manila.tests.lock.test_api.ResourceLockApiTest.test_delete_not_allowed_with_policy_failure_1_True [0.018641s] ... ok 2026-04-21 02:05:32.357134 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_router_update_routes [0.020627s] ... ok 2026-04-21 02:05:32.358931 | ubuntu-noble | {3} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_03___fake_quota_class____2_39__ [0.020923s] ... ok 2026-04-21 02:05:32.367422 | ubuntu-noble | 2026-04-21 02:05:32.364 6822 INFO manila.coordination [None req-803f2622-2c43-4ec7-b457-ab10490c6749 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.367623 | ubuntu-noble | {5} manila.tests.lock.test_api.ResourceLockApiTest.test_ensure_context_can_delete_lock [0.019683s] ... ok 2026-04-21 02:05:32.372157 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_create_two_networks_in_one_tenant [0.030322s] ... ok 2026-04-21 02:05:32.379410 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_1 [0.022326s] ... ok 2026-04-21 02:05:32.380422 | ubuntu-noble | {3} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_05___fake_quota_class____2_53__ [0.021379s] ... ok 2026-04-21 02:05:32.391360 | ubuntu-noble | 2026-04-21 02:05:32.383 6822 DEBUG manila.lock.api [None req-e23f01d0-5cc3-4784-9e42-3e39392a742c fakeuser fakeproject - - - -] Searching for locks by: {'all_projects': True, 'project_id': '5dca5323e33b49fca4a5b261c72e612c', 'resource_type': 'snapshot'} get_all /home/zuul/src/github.com/vexxhost/manila/manila/lock/api.py:112 2026-04-21 02:05:32.391396 | ubuntu-noble | 2026-04-21 02:05:32.384 6822 INFO manila.coordination [None req-e23f01d0-5cc3-4784-9e42-3e39392a742c fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.391709 | ubuntu-noble | {5} manila.tests.lock.test_api.ResourceLockApiTest.test_get_all_with_filters [0.020134s] ... ok 2026-04-21 02:05:32.399402 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_create_with_duplicated_id [0.026935s] ... ok 2026-04-21 02:05:32.403106 | ubuntu-noble | {3} manila.tests.api.views.test_quota_class_sets.ViewBuilderTestCase.test_detail_list_with_share_type_07___fake_quota_class____2_62__ [0.022279s] ... ok 2026-04-21 02:05:32.405227 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_4 [0.023581s] ... ok 2026-04-21 02:05:32.408619 | ubuntu-noble | 2026-04-21 02:05:32.403 6822 INFO manila.coordination [None req-d16b8c00-873c-4729-accc-51467ac5cca0 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.408991 | ubuntu-noble | {5} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_3_unmanage_starting [0.018794s] ... ok 2026-04-21 02:05:32.424248 | ubuntu-noble | {3} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test__collection_name [0.020865s] ... ok 2026-04-21 02:05:32.424928 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_host_id [0.021276s] ... ok 2026-04-21 02:05:32.427601 | ubuntu-noble | 2026-04-21 02:05:32.423 6822 INFO manila.coordination [None req-3504c1a2-194e-4228-a30f-bdc3707464a4 fakeuser fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.428582 | ubuntu-noble | {5} manila.tests.lock.test_api.ResourceLockApiTest.test_update_lock_resource_not_allowed_with_policy_failure_2_False [0.019581s] ... ok 2026-04-21 02:05:32.445470 | ubuntu-noble | {3} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_04__None__None___2_40__ [0.020874s] ... ok 2026-04-21 02:05:32.446618 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_by_filter_with_project_id [0.046948s] ... ok 2026-04-21 02:05:32.447531 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginWithNormalTypeTest.test_allocate_network_one_allocation [0.021151s] ... ok 2026-04-21 02:05:32.447875 | ubuntu-noble | 2026-04-21 02:05:32.441 6822 INFO manila.message.api [None fakerequestid admin fakeproject - - - -] Creating message record for request_id = fakerequestid 2026-04-21 02:05:32.447887 | ubuntu-noble | 2026-04-21 02:05:32.442 6822 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.448392 | ubuntu-noble | {5} manila.tests.message.test_api.MessageApiTest.test_create_swallows_exception [0.018798s] ... ok 2026-04-21 02:05:32.465173 | ubuntu-noble | 2026-04-21 02:05:32.461 6822 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.466016 | ubuntu-noble | {5} manila.tests.message.test_api.MessageApiTest.test_delete [0.019015s] ... ok 2026-04-21 02:05:32.466592 | ubuntu-noble | {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.021584s] ... ok 2026-04-21 02:05:32.466769 | ubuntu-noble | test_ip isn't a valid ip address, omitted. 2026-04-21 02:05:32.469981 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_1 [0.023562s] ... ok 2026-04-21 02:05:32.480021 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_other_tenant_as_admin [0.033814s] ... ok 2026-04-21 02:05:32.483005 | ubuntu-noble | 2026-04-21 02:05:32.479 6822 DEBUG manila.message.api [None fakerequestid admin fakeproject - - - -] Searching for messages by: None get_all /home/zuul/src/github.com/vexxhost/manila/manila/message/api.py:78 2026-04-21 02:05:32.483022 | ubuntu-noble | 2026-04-21 02:05:32.480 6822 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.483449 | ubuntu-noble | {5} manila.tests.message.test_api.MessageApiTest.test_get_all [0.018864s] ... ok 2026-04-21 02:05:32.489984 | ubuntu-noble | 192.0.0.2/12 isn't a valid ip address, omitted. 2026-04-21 02:05:32.490309 | ubuntu-noble | 192.0.0.330 isn't a valid ip address, omitted. 2026-04-21 02:05:32.490325 | ubuntu-noble | ad80::001::ad80 isn't a valid ip address, omitted. 2026-04-21 02:05:32.490331 | ubuntu-noble | ad80::abaa:0:c2:2/64 isn't a valid ip address, omitted. 2026-04-21 02:05:32.490514 | ubuntu-noble | 192.0.0.2/12 isn't a valid ip address, omitted. 2026-04-21 02:05:32.490525 | ubuntu-noble | 192.0.0.330 isn't a valid ip address, omitted. 2026-04-21 02:05:32.490530 | ubuntu-noble | ad80::001::ad80 isn't a valid ip address, omitted. 2026-04-21 02:05:32.490558 | ubuntu-noble | ad80::abaa:0:c2:2/64 isn't a valid ip address, omitted. 2026-04-21 02:05:32.493226 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_illegal_4 [0.023683s] ... ok 2026-04-21 02:05:32.494152 | ubuntu-noble | {3} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_06__None___fake_share_type_id____2_39__ [0.027001s] ... ok 2026-04-21 02:05:32.500643 | ubuntu-noble | 2026-04-21 02:05:32.499 6822 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.501492 | ubuntu-noble | {5} manila.tests.message.test_message_field.MessageFieldTest.test_translate_action_2 [0.018530s] ... ok 2026-04-21 02:05:32.513771 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_manage_network_allocations_create_update_2_NotFound [0.020386s] ... ok 2026-04-21 02:05:32.518773 | ubuntu-noble | {3} manila.tests.api.views.test_quota_sets.ViewBuilderTestCase.test_detail_list_with_share_type_09__None___fake_share_type_id____2_53__ [0.024057s] ... ok 2026-04-21 02:05:32.519995 | ubuntu-noble | 2026-04-21 02:05:32.517 6822 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.520323 | ubuntu-noble | {5} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_id_1 [0.019002s] ... ok 2026-04-21 02:05:32.529227 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_remove_security_service [0.048822s] ... ok 2026-04-21 02:05:32.537674 | ubuntu-noble | {4} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_manage_network_allocations [0.021875s] ... ok 2026-04-21 02:05:32.538689 | ubuntu-noble | 2026-04-21 02:05:32.536 6822 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.539026 | ubuntu-noble | {5} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_id_2 [0.018388s] ... ok 2026-04-21 02:05:32.539819 | ubuntu-noble | {3} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_list_view_1_2_20 [0.021588s] ... ok 2026-04-21 02:05:32.557263 | ubuntu-noble | 2026-04-21 02:05:32.555 6822 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.557316 | ubuntu-noble | {5} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_id_4 [0.018392s] ... ok 2026-04-21 02:05:32.557881 | ubuntu-noble | {4} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_zero_addresses_ipv4 [0.021503s] ... ok 2026-04-21 02:05:32.563265 | ubuntu-noble | {3} manila.tests.api.views.test_share_accesses.ViewBuilderTestCase.test_list_view_3_2_33 [0.021142s] ... ok 2026-04-21 02:05:32.571716 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_shares_relation [0.042673s] ... ok 2026-04-21 02:05:32.575467 | ubuntu-noble | 2026-04-21 02:05:32.573 6822 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.575700 | ubuntu-noble | {5} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_get_device_name [0.018359s] ... ok 2026-04-21 02:05:32.576119 | ubuntu-noble | Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2026-04-21 02:05:32.579598 | ubuntu-noble | {4} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_zero_addresses_ipv6 [0.020822s] ... ok 2026-04-21 02:05:32.594436 | ubuntu-noble | 2026-04-21 02:05:32.592 6822 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.596200 | ubuntu-noble | {5} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_get_device_name [0.018954s] ... ok 2026-04-21 02:05:32.599226 | ubuntu-noble | {3} manila.tests.api.views.test_share_network_subnets.ViewBuilderTestCase.test_build_share_network_subnet [0.037765s] ... ok 2026-04-21 02:05:32.602144 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_delete [0.030368s] ... ok 2026-04-21 02:05:32.602358 | ubuntu-noble | {4} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_only_with_required_data_v4_2_DEFAULT [0.023417s] ... ok 2026-04-21 02:05:32.619529 | ubuntu-noble | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_01 [0.019952s] ... ok 2026-04-21 02:05:32.622109 | ubuntu-noble | Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2026-04-21 02:05:32.622428 | ubuntu-noble | 2026-04-21 02:05:32.611 6822 DEBUG oslo_concurrency.lockutils [None fakerequestid admin fakeproject - - - -] Acquiring lock "linux_interface_device_name_tap0" by "manila.network.linux.interface.device_name_synchronized..wrapped_func..source_func" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:32.622444 | ubuntu-noble | 2026-04-21 02:05:32.611 6822 DEBUG oslo_concurrency.lockutils [None fakerequestid admin fakeproject - - - -] Lock "linux_interface_device_name_tap0" acquired by "manila.network.linux.interface.device_name_synchronized..wrapped_func..source_func" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:32.622449 | ubuntu-noble | 2026-04-21 02:05:32.612 6822 INFO manila.network.linux.interface [None fakerequestid admin fakeproject - - - -] Device tap0 does not exist - creating .... 2026-04-21 02:05:32.622453 | ubuntu-noble | 2026-04-21 02:05:32.613 6822 DEBUG oslo_concurrency.lockutils [None fakerequestid admin fakeproject - - - -] Lock "linux_interface_device_name_tap0" "released" by "manila.network.linux.interface.device_name_synchronized..wrapped_func..source_func" :: held 0.002s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:32.622497 | ubuntu-noble | 2026-04-21 02:05:32.614 6822 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.623227 | ubuntu-noble | {5} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_plug_with_ns [0.021338s] ... ok 2026-04-21 02:05:32.626350 | ubuntu-noble | {4} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_all_data_v6_2_DEFAULT [0.022417s] ... ok 2026-04-21 02:05:32.636723 | ubuntu-noble | 2026-04-21 02:05:32.633 6822 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.636825 | ubuntu-noble | {5} manila.tests.network.linux.test_ip_lib.TestDeviceExists.test_device_exists [0.019861s] ... ok 2026-04-21 02:05:32.639886 | ubuntu-noble | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_07 [0.020467s] ... ok 2026-04-21 02:05:32.645793 | ubuntu-noble | {4} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_valid_network_types_v4_1_flat [0.020681s] ... ok 2026-04-21 02:05:32.648806 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_all_by_share_network_2 [0.046518s] ... ok 2026-04-21 02:05:32.660346 | ubuntu-noble | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_18 [0.019949s] ... ok 2026-04-21 02:05:32.663318 | ubuntu-noble | 2026-04-21 02:05:32.659 6822 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.663724 | ubuntu-noble | {5} manila.tests.network.linux.test_ip_lib.TestIPCommandBase.test_run_with_options [0.025758s] ... ok 2026-04-21 02:05:32.667447 | ubuntu-noble | {4} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_valid_network_types_v4_4_gre [0.022015s] ... ok 2026-04-21 02:05:32.680396 | ubuntu-noble | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_network_21 [0.020079s] ... ok 2026-04-21 02:05:32.682059 | ubuntu-noble | 2026-04-21 02:05:32.678 6822 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.682613 | ubuntu-noble | {5} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_diff_name [0.018236s] ... ok 2026-04-21 02:05:32.682904 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_update [0.031003s] ... ok 2026-04-21 02:05:32.689991 | ubuntu-noble | {4} 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.022386s] ... ok 2026-04-21 02:05:32.700335 | ubuntu-noble | 2026-04-21 02:05:32.698 6822 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.700603 | ubuntu-noble | {5} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_name [0.019843s] ... ok 2026-04-21 02:05:32.702869 | ubuntu-noble | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_with_details_01_______2_20__ [0.021221s] ... ok 2026-04-21 02:05:32.712316 | ubuntu-noble | {4} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_4 [0.022317s] ... ok 2026-04-21 02:05:32.719971 | ubuntu-noble | 2026-04-21 02:05:32.717 6822 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.719990 | ubuntu-noble | {5} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_namespace_exists [0.018610s] ... ok 2026-04-21 02:05:32.720784 | ubuntu-noble | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_01_______2_20__ [0.019197s] ... ok 2026-04-21 02:05:32.738210 | ubuntu-noble | 2026-04-21 02:05:32.735 6822 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.739196 | ubuntu-noble | {5} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_clear_outdated_routes [0.018873s] ... ok 2026-04-21 02:05:32.742858 | ubuntu-noble | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_03_______2_0__ [0.019175s] ... ok 2026-04-21 02:05:32.757088 | ubuntu-noble | 2026-04-21 02:05:32.754 6822 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.760314 | ubuntu-noble | {5} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_list [0.018918s] ... ok 2026-04-21 02:05:32.760332 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:32.760933 | ubuntu-noble | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_22 [0.020643s] ... ok 2026-04-21 02:05:32.765020 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__format_filter_properties_backend_specified_for_replica_1_True [0.052380s] ... ok 2026-04-21 02:05:32.777686 | ubuntu-noble | 2026-04-21 02:05:32.775 6822 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.777911 | ubuntu-noble | {5} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_pullup_route [0.020892s] ... ok 2026-04-21 02:05:32.781787 | ubuntu-noble | {3} manila.tests.api.views.test_share_networks.ViewBuilderTestCase.test_build_share_networks_without_details_24 [0.020684s] ... ok 2026-04-21 02:05:32.798376 | ubuntu-noble | 2026-04-21 02:05:32.795 6822 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.798691 | ubuntu-noble | {5} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_existing_empty_ns [0.020515s] ... ok 2026-04-21 02:05:32.806677 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_no_matches_1_controller_100 [0.124243s] ... ok 2026-04-21 02:05:32.812599 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:32.815484 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:05:32.817493 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:32.817833 | ubuntu-noble | 2026-04-21 02:05:32.815 6822 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.819758 | ubuntu-noble | {5} manila.tests.network.linux.test_ovs_lib.OVS_Lib_Test.test_port_id_regex [0.018895s] ... ok 2026-04-21 02:05:32.820072 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_invalid_replication_type_spec_1 [0.054634s] ... ok 2026-04-21 02:05:32.820391 | ubuntu-noble | {3} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_3_2_10 [0.037852s] ... ok 2026-04-21 02:05:32.838100 | ubuntu-noble | 2026-04-21 02:05:32.835 6822 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.838430 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_list_extensions [0.020119s] ... ok 2026-04-21 02:05:32.854752 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:32.858769 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:05:32.858785 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:32.858991 | ubuntu-noble | 2026-04-21 02:05:32.855 6822 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.858999 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_list_routers [0.020289s] ... ok 2026-04-21 02:05:32.861248 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_valid_replication_spec_2 [0.041542s] ... ok 2026-04-21 02:05:32.878904 | ubuntu-noble | 2026-04-21 02:05:32.876 6822 INFO manila.coordination [None fakerequestid admin fakeproject - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.879387 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_router_add_interface_exception [0.020413s] ... ok 2026-04-21 02:05:32.881322 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:32.886682 | ubuntu-noble | {3} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_8_2_54 [0.066335s] ... ok 2026-04-21 02:05:32.895437 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:32.900963 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:05:32.904278 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_without_snapshot_support_1 [0.040472s] ... ok 2026-04-21 02:05:32.904794 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_partial_matches_1 [0.100136s] ... ok 2026-04-21 02:05:32.921428 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:32.924396 | ubuntu-noble | {3} manila.tests.api.views.test_shares.ViewBuilderTestCase.test_detail_9_2_69 [0.038082s] ... ok 2026-04-21 02:05:32.945020 | ubuntu-noble | {3} manila.tests.api.views.test_versions.ViewBuilderTestCase.test_build_links [0.019994s] ... ok 2026-04-21 02:05:32.953465 | ubuntu-noble | 2026-04-21 02:05:32.895 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:32.953489 | ubuntu-noble | 2026-04-21 02:05:32.895 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:32.953504 | ubuntu-noble | 2026-04-21 02:05:32.896 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:32.953508 | ubuntu-noble | 2026-04-21 02:05:32.896 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:32.953512 | ubuntu-noble | 2026-04-21 02:05:32.896 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:32.953516 | ubuntu-noble | 2026-04-21 02:05:32.896 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:32.953520 | ubuntu-noble | 2026-04-21 02:05:32.896 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:32.953524 | ubuntu-noble | 2026-04-21 02:05:32.896 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:32.953527 | ubuntu-noble | 2026-04-21 02:05:32.897 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:32.953534 | ubuntu-noble | 2026-04-21 02:05:32.897 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:32.953543 | ubuntu-noble | 2026-04-21 02:05:32.897 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:32.953580 | ubuntu-noble | 2026-04-21 02:05:32.897 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:32.953586 | ubuntu-noble | 2026-04-21 02:05:32.897 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:32.953590 | ubuntu-noble | 2026-04-21 02:05:32.897 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:32.953594 | ubuntu-noble | 2026-04-21 02:05:32.897 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:32.953598 | ubuntu-noble | 2026-04-21 02:05:32.899 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:32.953602 | ubuntu-noble | 2026-04-21 02:05:32.899 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:32.953605 | ubuntu-noble | 2026-04-21 02:05:32.899 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:32.953609 | ubuntu-noble | 2026-04-21 02:05:32.899 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:32.953613 | ubuntu-noble | 2026-04-21 02:05:32.899 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:32.953628 | ubuntu-noble | 2026-04-21 02:05:32.900 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:32.953632 | ubuntu-noble | 2026-04-21 02:05:32.900 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:32.953636 | ubuntu-noble | 2026-04-21 02:05:32.900 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:32.953640 | ubuntu-noble | 2026-04-21 02:05:32.900 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:32.953644 | ubuntu-noble | 2026-04-21 02:05:32.900 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:32.953648 | ubuntu-noble | 2026-04-21 02:05:32.900 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:32.953651 | ubuntu-noble | 2026-04-21 02:05:32.900 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:32.953655 | ubuntu-noble | 2026-04-21 02:05:32.900 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:32.953659 | ubuntu-noble | 2026-04-21 02:05:32.901 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:32.953663 | ubuntu-noble | 2026-04-21 02:05:32.901 6822 DEBUG oslo_concurrency.lockutils [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:32.953673 | ubuntu-noble | 2026-04-21 02:05:32.901 6822 INFO manila.coordination [None req-67c8179c-c771-458d-ba8c-5bddce134bbb fake user fake project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:32.954782 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_3 [0.025228s] ... ok 2026-04-21 02:05:32.964639 | ubuntu-noble | {3} manila.tests.cmd.test_api.ManilaCmdApiTestCase.test_main [0.019146s] ... ok 2026-04-21 02:05:32.987346 | ubuntu-noble | {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_list_commands_yaml [0.019148s] ... ok 2026-04-21 02:05:33.005946 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_partial_matches_3 [0.101240s] ... ok 2026-04-21 02:05:33.007679 | ubuntu-noble | {3} manila.tests.cmd.test_manage.ManilaCmdManageTestCase.test_run_bpython_import_error ... SKIPPED: No module named 'bpython' 2026-04-21 02:05:33.028429 | ubuntu-noble | {3} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_invalid_cases_4___ [0.018695s] ... ok 2026-04-21 02:05:33.028448 | ubuntu-noble | 2026-04-21 02:05:32.921 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.028454 | ubuntu-noble | 2026-04-21 02:05:32.921 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.028458 | ubuntu-noble | 2026-04-21 02:05:32.921 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.028462 | ubuntu-noble | 2026-04-21 02:05:32.921 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.028467 | ubuntu-noble | 2026-04-21 02:05:32.922 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.028471 | ubuntu-noble | 2026-04-21 02:05:32.922 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.028475 | ubuntu-noble | 2026-04-21 02:05:32.922 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.028486 | ubuntu-noble | 2026-04-21 02:05:32.922 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.028494 | ubuntu-noble | 2026-04-21 02:05:32.922 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.028502 | ubuntu-noble | 2026-04-21 02:05:32.922 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.028506 | ubuntu-noble | 2026-04-21 02:05:32.922 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.028510 | ubuntu-noble | 2026-04-21 02:05:32.922 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.028513 | ubuntu-noble | 2026-04-21 02:05:32.923 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.028517 | ubuntu-noble | 2026-04-21 02:05:32.923 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.028521 | ubuntu-noble | 2026-04-21 02:05:32.923 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.028525 | ubuntu-noble | 2026-04-21 02:05:32.924 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.028533 | ubuntu-noble | 2026-04-21 02:05:32.924 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.028537 | ubuntu-noble | 2026-04-21 02:05:32.924 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.028543 | ubuntu-noble | 2026-04-21 02:05:32.924 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.028547 | ubuntu-noble | 2026-04-21 02:05:32.925 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.028554 | ubuntu-noble | 2026-04-21 02:05:32.925 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.028558 | ubuntu-noble | 2026-04-21 02:05:32.925 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.028562 | ubuntu-noble | 2026-04-21 02:05:32.925 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.028566 | ubuntu-noble | 2026-04-21 02:05:32.925 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.028570 | ubuntu-noble | 2026-04-21 02:05:32.925 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.028573 | ubuntu-noble | 2026-04-21 02:05:32.925 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.028581 | ubuntu-noble | 2026-04-21 02:05:32.925 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.028585 | ubuntu-noble | 2026-04-21 02:05:32.926 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.028591 | ubuntu-noble | 2026-04-21 02:05:32.926 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.028595 | ubuntu-noble | 2026-04-21 02:05:32.926 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.028602 | ubuntu-noble | 2026-04-21 02:05:32.926 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.028606 | ubuntu-noble | 2026-04-21 02:05:32.926 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.028610 | ubuntu-noble | 2026-04-21 02:05:32.926 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.028614 | ubuntu-noble | 2026-04-21 02:05:32.926 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.028618 | ubuntu-noble | 2026-04-21 02:05:32.926 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.028625 | ubuntu-noble | 2026-04-21 02:05:32.926 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.028629 | ubuntu-noble | 2026-04-21 02:05:32.927 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.028633 | ubuntu-noble | 2026-04-21 02:05:32.927 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.028637 | ubuntu-noble | 2026-04-21 02:05:32.927 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.028643 | ubuntu-noble | 2026-04-21 02:05:32.927 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.028649 | ubuntu-noble | 2026-04-21 02:05:32.927 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.028653 | ubuntu-noble | 2026-04-21 02:05:32.927 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.028657 | ubuntu-noble | 2026-04-21 02:05:32.928 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.028661 | ubuntu-noble | 2026-04-21 02:05:32.928 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.028665 | ubuntu-noble | 2026-04-21 02:05:32.928 6822 DEBUG oslo_concurrency.lockutils [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.028676 | ubuntu-noble | 2026-04-21 02:05:32.928 6822 INFO manila.coordination [None req-07a4cf89-e7ba-4df5-86a7-09d3814fd526 fake user fake project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.028680 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_extend_network_allocations [0.027599s] ... ok 2026-04-21 02:05:33.035426 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_backend_details_set_not_found [0.029595s] ... ok 2026-04-21 02:05:33.045873 | ubuntu-noble | {3} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_01_nfs [0.019496s] ... ok 2026-04-21 02:05:33.064635 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_delete_not_found [0.027034s] ... ok 2026-04-21 02:05:33.065329 | ubuntu-noble | {3} manila.tests.common.test_config.VerifyConfigShareProtocolsTestCase.test_verify_share_protocols_valid_cases_11_CEPHFS [0.018895s] ... ok 2026-04-21 02:05:33.072984 | ubuntu-noble | {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_temp_folder_1_False [1.070383s] ... ok 2026-04-21 02:05:33.083005 | ubuntu-noble | {3} manila.tests.compute.test_nova.NovaApiTestCase.test_instance_volume_attach [0.018692s] ... ok 2026-04-21 02:05:33.103501 | ubuntu-noble | {3} manila.tests.compute.test_nova.TranslateServerExceptionTestCase.test_translate_server_exception_other_exception_4_Forbidden [0.017319s] ... ok 2026-04-21 02:05:33.128997 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_with_filters_3 [0.065212s] ... ok 2026-04-21 02:05:33.134478 | ubuntu-noble | 2026-04-21 02:05:32.948 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.134493 | ubuntu-noble | 2026-04-21 02:05:32.948 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.134498 | ubuntu-noble | 2026-04-21 02:05:32.948 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.134502 | ubuntu-noble | 2026-04-21 02:05:32.949 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.134506 | ubuntu-noble | 2026-04-21 02:05:32.949 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.134510 | ubuntu-noble | 2026-04-21 02:05:32.949 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.134524 | ubuntu-noble | 2026-04-21 02:05:32.949 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.134528 | ubuntu-noble | 2026-04-21 02:05:32.949 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.134532 | ubuntu-noble | 2026-04-21 02:05:32.949 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.134536 | ubuntu-noble | 2026-04-21 02:05:32.949 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.134544 | ubuntu-noble | 2026-04-21 02:05:32.949 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.134551 | ubuntu-noble | 2026-04-21 02:05:32.950 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.134555 | ubuntu-noble | 2026-04-21 02:05:32.950 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.134559 | ubuntu-noble | 2026-04-21 02:05:32.950 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.134563 | ubuntu-noble | 2026-04-21 02:05:32.950 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.134571 | ubuntu-noble | 2026-04-21 02:05:32.951 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.134575 | ubuntu-noble | 2026-04-21 02:05:32.951 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.134579 | ubuntu-noble | 2026-04-21 02:05:32.951 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.134583 | ubuntu-noble | 2026-04-21 02:05:32.951 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.134586 | ubuntu-noble | 2026-04-21 02:05:32.952 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.134593 | ubuntu-noble | 2026-04-21 02:05:32.952 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.134600 | ubuntu-noble | 2026-04-21 02:05:32.952 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.134604 | ubuntu-noble | 2026-04-21 02:05:32.952 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.134608 | ubuntu-noble | 2026-04-21 02:05:32.952 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.134613 | ubuntu-noble | 2026-04-21 02:05:32.952 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.134622 | ubuntu-noble | 2026-04-21 02:05:32.952 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.134626 | ubuntu-noble | 2026-04-21 02:05:32.952 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.134631 | ubuntu-noble | 2026-04-21 02:05:32.952 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.134636 | ubuntu-noble | 2026-04-21 02:05:32.953 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.134640 | ubuntu-noble | 2026-04-21 02:05:32.953 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.134648 | ubuntu-noble | 2026-04-21 02:05:32.953 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.134654 | ubuntu-noble | 2026-04-21 02:05:32.953 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.134658 | ubuntu-noble | 2026-04-21 02:05:32.953 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.134662 | ubuntu-noble | 2026-04-21 02:05:32.953 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.134674 | ubuntu-noble | 2026-04-21 02:05:32.954 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.134678 | ubuntu-noble | 2026-04-21 02:05:32.954 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.134681 | ubuntu-noble | 2026-04-21 02:05:32.954 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.134685 | ubuntu-noble | 2026-04-21 02:05:32.954 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.134689 | ubuntu-noble | 2026-04-21 02:05:32.954 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.134693 | ubuntu-noble | 2026-04-21 02:05:32.954 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.134697 | ubuntu-noble | 2026-04-21 02:05:32.954 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.134704 | ubuntu-noble | 2026-04-21 02:05:32.954 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.134710 | ubuntu-noble | 2026-04-21 02:05:32.956 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.134714 | ubuntu-noble | 2026-04-21 02:05:32.956 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.134722 | ubuntu-noble | 2026-04-21 02:05:32.957 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.134726 | ubuntu-noble | 2026-04-21 02:05:32.957 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.134730 | ubuntu-noble | 2026-04-21 02:05:32.957 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.134734 | ubuntu-noble | 2026-04-21 02:05:32.957 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.134737 | ubuntu-noble | 2026-04-21 02:05:32.957 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.134741 | ubuntu-noble | 2026-04-21 02:05:32.957 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.134745 | ubuntu-noble | 2026-04-21 02:05:32.957 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.134752 | ubuntu-noble | 2026-04-21 02:05:32.957 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.134758 | ubuntu-noble | 2026-04-21 02:05:32.958 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.134762 | ubuntu-noble | 2026-04-21 02:05:32.958 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.134770 | ubuntu-noble | 2026-04-21 02:05:32.958 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.134774 | ubuntu-noble | 2026-04-21 02:05:32.958 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.134778 | ubuntu-noble | 2026-04-21 02:05:32.958 6822 DEBUG oslo_concurrency.lockutils [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.134782 | ubuntu-noble | 2026-04-21 02:05:32.959 6822 INFO manila.coordination [None req-fe1d3f9c-eafc-40ab-8fea-a2606f5953ca fake user fake project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.135501 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test___update_share_network_net_data_same_values [0.029283s] ... ok 2026-04-21 02:05:33.152001 | ubuntu-noble | Could not unmount src /tmp/ins1_id after its data copy. 2026-04-21 02:05:33.152016 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:33.152021 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-21 02:05:33.152025 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-21 02:05:33.152029 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:33.152033 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:33.152037 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.152040 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:33.152044 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:33.152048 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.152052 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:33.152055 | ubuntu-noble | raise effect 2026-04-21 02:05:33.152059 | ubuntu-noble | Exception: fake 2026-04-21 02:05:33.152639 | ubuntu-noble | Could not unmount dest /tmp/backup_id after its data copy. 2026-04-21 02:05:33.152650 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:33.152654 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-04-21 02:05:33.152658 | ubuntu-noble | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-04-21 02:05:33.152661 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:33.152665 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:33.152669 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.152673 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:33.152676 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:33.152687 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.152697 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:33.152701 | ubuntu-noble | raise effect 2026-04-21 02:05:33.152705 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-21 02:05:33.152708 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-21 02:05:33.152712 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:33.152716 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:33.152720 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.152723 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:33.152727 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:33.152735 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.152739 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:33.152743 | ubuntu-noble | raise effect 2026-04-21 02:05:33.152746 | ubuntu-noble | Exception: fake 2026-04-21 02:05:33.154505 | ubuntu-noble | Could not deny access to src instance ins1_id after its data copy. 2026-04-21 02:05:33.154521 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:33.154525 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-04-21 02:05:33.154529 | ubuntu-noble | helper_src.deny_access_to_data_service(access_ref_src, 2026-04-21 02:05:33.154533 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:33.154536 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:33.154540 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.154544 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:33.154548 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:33.154551 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.154555 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:33.154559 | ubuntu-noble | raise effect 2026-04-21 02:05:33.154563 | ubuntu-noble | Exception: fake 2026-04-21 02:05:33.156368 | ubuntu-noble | {3} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_4 [0.055742s] ... ok 2026-04-21 02:05:33.182410 | ubuntu-noble | {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test_cleanup_unmount_temp_folder_1_None [0.108240s] ... ok 2026-04-21 02:05:33.206659 | ubuntu-noble | Failed to copy data from source to destination /tmp/backup_id to /tmp/ins2_id. 2026-04-21 02:05:33.206684 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:33.206689 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 326, in _copy_share_data 2026-04-21 02:05:33.206693 | ubuntu-noble | copy.run() 2026-04-21 02:05:33.206697 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:33.206701 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:33.206705 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.206708 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:33.206712 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:33.206716 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.206720 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:33.206724 | ubuntu-noble | raise effect 2026-04-21 02:05:33.206728 | ubuntu-noble | Exception: fake 2026-04-21 02:05:33.211434 | ubuntu-noble | Could not unmount src /tmp/backup_id after its data copy. 2026-04-21 02:05:33.211451 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:33.211455 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-21 02:05:33.211459 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-21 02:05:33.211463 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:33.211467 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:33.211470 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.211483 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:33.211487 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:33.211491 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.211494 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:33.211498 | ubuntu-noble | raise effect 2026-04-21 02:05:33.211502 | ubuntu-noble | Exception: fake 2026-04-21 02:05:33.211506 | ubuntu-noble | Could not unmount dest /tmp/ins2_id after its data copy. 2026-04-21 02:05:33.211510 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:33.211519 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-04-21 02:05:33.211523 | ubuntu-noble | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-04-21 02:05:33.211527 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:33.211531 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:33.211535 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.211538 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:33.211542 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:33.211546 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.211550 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:33.211553 | ubuntu-noble | raise effect 2026-04-21 02:05:33.211557 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-21 02:05:33.211561 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-21 02:05:33.211565 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:33.211568 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:33.211572 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.211576 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:33.211579 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:33.211583 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.211587 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:33.211590 | ubuntu-noble | raise effect 2026-04-21 02:05:33.211594 | ubuntu-noble | Exception: fake 2026-04-21 02:05:33.211598 | ubuntu-noble | Could not deny access to dest instance ins2_id after its data copy. 2026-04-21 02:05:33.211602 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:33.211605 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-04-21 02:05:33.211609 | ubuntu-noble | helper_dest.deny_access_to_data_service(access_ref_dest, 2026-04-21 02:05:33.211619 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:33.211623 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:33.211627 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.211631 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:33.211634 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:33.211638 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.211642 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:33.211646 | ubuntu-noble | raise effect 2026-04-21 02:05:33.211649 | ubuntu-noble | Exception: fake 2026-04-21 02:05:33.213219 | ubuntu-noble | {3} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_8 [0.054729s] ... ok 2026-04-21 02:05:33.225219 | ubuntu-noble | 2026-04-21 02:05:32.978 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.225233 | ubuntu-noble | 2026-04-21 02:05:32.978 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.225243 | ubuntu-noble | 2026-04-21 02:05:32.978 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.225247 | ubuntu-noble | 2026-04-21 02:05:32.979 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.225251 | ubuntu-noble | 2026-04-21 02:05:32.979 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.225255 | ubuntu-noble | 2026-04-21 02:05:32.979 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.225259 | ubuntu-noble | 2026-04-21 02:05:32.979 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.225263 | ubuntu-noble | 2026-04-21 02:05:32.979 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.225267 | ubuntu-noble | 2026-04-21 02:05:32.979 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.225274 | ubuntu-noble | 2026-04-21 02:05:32.979 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.225282 | ubuntu-noble | 2026-04-21 02:05:32.979 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.225308 | ubuntu-noble | 2026-04-21 02:05:32.979 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.225315 | ubuntu-noble | 2026-04-21 02:05:32.980 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.225319 | ubuntu-noble | 2026-04-21 02:05:32.980 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.225323 | ubuntu-noble | 2026-04-21 02:05:32.980 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.225327 | ubuntu-noble | 2026-04-21 02:05:32.981 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.225331 | ubuntu-noble | 2026-04-21 02:05:32.981 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.225334 | ubuntu-noble | 2026-04-21 02:05:32.981 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.225338 | ubuntu-noble | 2026-04-21 02:05:32.981 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.225345 | ubuntu-noble | 2026-04-21 02:05:32.982 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.225353 | ubuntu-noble | 2026-04-21 02:05:32.982 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.225361 | ubuntu-noble | 2026-04-21 02:05:32.982 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.225364 | ubuntu-noble | 2026-04-21 02:05:32.982 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.225368 | ubuntu-noble | 2026-04-21 02:05:32.982 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.225372 | ubuntu-noble | 2026-04-21 02:05:32.982 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.225376 | ubuntu-noble | 2026-04-21 02:05:32.982 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.225380 | ubuntu-noble | 2026-04-21 02:05:32.982 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.225384 | ubuntu-noble | 2026-04-21 02:05:32.982 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.225388 | ubuntu-noble | 2026-04-21 02:05:32.983 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.225394 | ubuntu-noble | 2026-04-21 02:05:32.983 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.225405 | ubuntu-noble | 2026-04-21 02:05:32.983 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.225409 | ubuntu-noble | 2026-04-21 02:05:32.983 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.225413 | ubuntu-noble | 2026-04-21 02:05:32.983 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.225417 | ubuntu-noble | 2026-04-21 02:05:32.983 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.225421 | ubuntu-noble | 2026-04-21 02:05:32.983 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.225424 | ubuntu-noble | 2026-04-21 02:05:32.983 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.225428 | ubuntu-noble | 2026-04-21 02:05:32.984 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.225432 | ubuntu-noble | 2026-04-21 02:05:32.984 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.225436 | ubuntu-noble | 2026-04-21 02:05:32.984 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.225442 | ubuntu-noble | 2026-04-21 02:05:32.984 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.225450 | ubuntu-noble | 2026-04-21 02:05:32.984 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.225457 | ubuntu-noble | 2026-04-21 02:05:32.984 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.225460 | ubuntu-noble | 2026-04-21 02:05:32.985 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.225464 | ubuntu-noble | 2026-04-21 02:05:32.985 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.225468 | ubuntu-noble | 2026-04-21 02:05:32.986 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.225472 | ubuntu-noble | 2026-04-21 02:05:32.986 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.225476 | ubuntu-noble | 2026-04-21 02:05:32.986 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.225480 | ubuntu-noble | 2026-04-21 02:05:32.986 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.225484 | ubuntu-noble | 2026-04-21 02:05:32.986 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.225502 | ubuntu-noble | 2026-04-21 02:05:32.986 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.225509 | ubuntu-noble | 2026-04-21 02:05:32.987 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.225516 | ubuntu-noble | 2026-04-21 02:05:32.987 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.225520 | ubuntu-noble | 2026-04-21 02:05:32.987 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.225524 | ubuntu-noble | 2026-04-21 02:05:32.987 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.225528 | ubuntu-noble | 2026-04-21 02:05:32.987 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.225531 | ubuntu-noble | 2026-04-21 02:05:32.987 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.225535 | ubuntu-noble | 2026-04-21 02:05:32.987 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.225539 | ubuntu-noble | 2026-04-21 02:05:32.988 6822 INFO manila.coordination [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.226146 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_valid [0.029321s] ... ok 2026-04-21 02:05:33.226665 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:33.231555 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_add_retry_host [0.327971s] ... ok 2026-04-21 02:05:33.261717 | ubuntu-noble | Could not unmount src /tmp/backup_id after its data copy. 2026-04-21 02:05:33.261740 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:33.261745 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-21 02:05:33.261749 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-21 02:05:33.261753 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:33.261756 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:33.261760 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.261764 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:33.261768 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:33.261779 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.261783 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:33.261786 | ubuntu-noble | raise effect 2026-04-21 02:05:33.261790 | ubuntu-noble | Exception: fake 2026-04-21 02:05:33.262182 | ubuntu-noble | Could not unmount dest /tmp/ins2_id after its data copy. 2026-04-21 02:05:33.262190 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:33.262194 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-04-21 02:05:33.262198 | ubuntu-noble | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-04-21 02:05:33.262201 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:33.262205 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:33.262209 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.262212 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:33.262216 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:33.262220 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.262224 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:33.262227 | ubuntu-noble | raise effect 2026-04-21 02:05:33.262231 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-21 02:05:33.262235 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-21 02:05:33.262239 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:33.262242 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:33.262246 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.262250 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:33.262253 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:33.262257 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.262261 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:33.262265 | ubuntu-noble | raise effect 2026-04-21 02:05:33.262268 | ubuntu-noble | Exception: fake 2026-04-21 02:05:33.263250 | ubuntu-noble | Could not deny access to dest instance ins2_id after its data copy. 2026-04-21 02:05:33.263264 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:33.263268 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 362, in _copy_share_data 2026-04-21 02:05:33.263272 | ubuntu-noble | helper_dest.deny_access_to_data_service(access_ref_dest, 2026-04-21 02:05:33.263276 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:33.263280 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:33.263283 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.263302 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:33.263306 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:33.263317 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.263321 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:33.263324 | ubuntu-noble | raise effect 2026-04-21 02:05:33.263328 | ubuntu-noble | Exception: fake 2026-04-21 02:05:33.263332 | ubuntu-noble | Copy of data from source /tmp/backup_id to destination /tmp/ins2_id was cancelled. 2026-04-21 02:05:33.263900 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:33.267668 | ubuntu-noble | {3} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_9 [0.055214s] ... ok 2026-04-21 02:05:33.271306 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_create_group_no_hosts [0.041214s] ... ok 2026-04-21 02:05:33.281501 | ubuntu-noble | 2026-04-21 02:05:33.006 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.281515 | ubuntu-noble | 2026-04-21 02:05:33.007 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.281519 | ubuntu-noble | 2026-04-21 02:05:33.007 6822 DEBUG oslo_concurrency.lockutils [None req-4df3fe72-0fb2-4310-a060-766cbcccc7b7 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.281529 | ubuntu-noble | 2026-04-21 02:05:33.008 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.281533 | ubuntu-noble | 2026-04-21 02:05:33.009 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.281537 | ubuntu-noble | 2026-04-21 02:05:33.009 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.281541 | ubuntu-noble | 2026-04-21 02:05:33.009 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.281545 | ubuntu-noble | 2026-04-21 02:05:33.009 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.281560 | ubuntu-noble | 2026-04-21 02:05:33.009 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.281564 | ubuntu-noble | 2026-04-21 02:05:33.009 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.281573 | ubuntu-noble | 2026-04-21 02:05:33.010 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.281577 | ubuntu-noble | 2026-04-21 02:05:33.010 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.281581 | ubuntu-noble | 2026-04-21 02:05:33.010 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.281587 | ubuntu-noble | 2026-04-21 02:05:33.010 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.281591 | ubuntu-noble | 2026-04-21 02:05:33.010 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.281595 | ubuntu-noble | 2026-04-21 02:05:33.010 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.281599 | ubuntu-noble | 2026-04-21 02:05:33.010 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.281607 | ubuntu-noble | 2026-04-21 02:05:33.010 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.281611 | ubuntu-noble | 2026-04-21 02:05:33.010 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.281615 | ubuntu-noble | 2026-04-21 02:05:33.011 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.281622 | ubuntu-noble | 2026-04-21 02:05:33.011 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.281626 | ubuntu-noble | 2026-04-21 02:05:33.011 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.281630 | ubuntu-noble | 2026-04-21 02:05:33.011 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.281637 | ubuntu-noble | 2026-04-21 02:05:33.011 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.281640 | ubuntu-noble | 2026-04-21 02:05:33.011 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.281644 | ubuntu-noble | 2026-04-21 02:05:33.011 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.281648 | ubuntu-noble | 2026-04-21 02:05:33.011 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.281656 | ubuntu-noble | 2026-04-21 02:05:33.011 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.281660 | ubuntu-noble | 2026-04-21 02:05:33.016 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.005s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.281663 | ubuntu-noble | 2026-04-21 02:05:33.016 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.281671 | ubuntu-noble | 2026-04-21 02:05:33.018 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.281674 | ubuntu-noble | 2026-04-21 02:05:33.018 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.281678 | ubuntu-noble | 2026-04-21 02:05:33.019 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.281683 | ubuntu-noble | 2026-04-21 02:05:33.019 6822 INFO manila.coordination [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.281939 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test_include_network_info [0.031049s] ... ok 2026-04-21 02:05:33.305227 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:33.305547 | ubuntu-noble | 2026-04-21 02:05:33.038 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.305567 | ubuntu-noble | 2026-04-21 02:05:33.039 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.305572 | ubuntu-noble | 2026-04-21 02:05:33.039 6822 DEBUG oslo_concurrency.lockutils [None req-adc41e89-37bd-416b-a35a-419a8b0efbe2 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.305576 | ubuntu-noble | 2026-04-21 02:05:33.039 6822 DEBUG oslo_concurrency.lockutils [None req-5d43059c-5656-4371-bbc0-2e1a5cd6802f fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.305580 | ubuntu-noble | 2026-04-21 02:05:33.040 6822 DEBUG oslo_concurrency.lockutils [None req-5d43059c-5656-4371-bbc0-2e1a5cd6802f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.305583 | ubuntu-noble | 2026-04-21 02:05:33.040 6822 DEBUG oslo_concurrency.lockutils [None req-5d43059c-5656-4371-bbc0-2e1a5cd6802f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.305587 | ubuntu-noble | 2026-04-21 02:05:33.040 6822 DEBUG oslo_concurrency.lockutils [None req-5d43059c-5656-4371-bbc0-2e1a5cd6802f fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.305591 | ubuntu-noble | 2026-04-21 02:05:33.040 6822 DEBUG oslo_concurrency.lockutils [None req-5d43059c-5656-4371-bbc0-2e1a5cd6802f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.305595 | ubuntu-noble | 2026-04-21 02:05:33.040 6822 DEBUG oslo_concurrency.lockutils [None req-5d43059c-5656-4371-bbc0-2e1a5cd6802f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.305600 | ubuntu-noble | 2026-04-21 02:05:33.040 6822 INFO manila.network.neutron.neutron_network_plugin [None req-5d43059c-5656-4371-bbc0-2e1a5cd6802f fake user fake project - - - -] Port 'test_port_id' is disabled to prevent improper routing on an external network. 2026-04-21 02:05:33.305613 | ubuntu-noble | 2026-04-21 02:05:33.041 6822 DEBUG oslo_concurrency.lockutils [None req-5d43059c-5656-4371-bbc0-2e1a5cd6802f fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.305622 | ubuntu-noble | 2026-04-21 02:05:33.041 6822 DEBUG oslo_concurrency.lockutils [None req-5d43059c-5656-4371-bbc0-2e1a5cd6802f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.305626 | ubuntu-noble | 2026-04-21 02:05:33.041 6822 DEBUG oslo_concurrency.lockutils [None req-5d43059c-5656-4371-bbc0-2e1a5cd6802f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.305631 | ubuntu-noble | 2026-04-21 02:05:33.042 6822 INFO manila.coordination [None req-5d43059c-5656-4371-bbc0-2e1a5cd6802f fake user fake project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.313608 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_allocate_network_external_neutron_network [0.022943s] ... ok 2026-04-21 02:05:33.313625 | ubuntu-noble | {3} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_exception_access [0.038076s] ... ok 2026-04-21 02:05:33.313629 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_hosts_up [0.036856s] ... ok 2026-04-21 02:05:33.331677 | ubuntu-noble | 2026-04-21 02:05:33.069 6822 DEBUG oslo_concurrency.lockutils [None req-5d43059c-5656-4371-bbc0-2e1a5cd6802f fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.331695 | ubuntu-noble | 2026-04-21 02:05:33.069 6822 DEBUG oslo_concurrency.lockutils [None req-5d43059c-5656-4371-bbc0-2e1a5cd6802f fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.331700 | ubuntu-noble | 2026-04-21 02:05:33.069 6822 DEBUG oslo_concurrency.lockutils [None req-5d43059c-5656-4371-bbc0-2e1a5cd6802f fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.331704 | ubuntu-noble | 2026-04-21 02:05:33.070 6822 DEBUG oslo_concurrency.lockutils [None req-3350a3e7-3e8a-4bba-8bf2-9a64ddbff987 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.331708 | ubuntu-noble | 2026-04-21 02:05:33.070 6822 DEBUG oslo_concurrency.lockutils [None req-3350a3e7-3e8a-4bba-8bf2-9a64ddbff987 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.331719 | ubuntu-noble | 2026-04-21 02:05:33.070 6822 DEBUG oslo_concurrency.lockutils [None req-3350a3e7-3e8a-4bba-8bf2-9a64ddbff987 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.331730 | ubuntu-noble | 2026-04-21 02:05:33.071 6822 DEBUG oslo_concurrency.lockutils [None req-3350a3e7-3e8a-4bba-8bf2-9a64ddbff987 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.331734 | ubuntu-noble | 2026-04-21 02:05:33.071 6822 DEBUG oslo_concurrency.lockutils [None req-3350a3e7-3e8a-4bba-8bf2-9a64ddbff987 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.331738 | ubuntu-noble | 2026-04-21 02:05:33.071 6822 DEBUG oslo_concurrency.lockutils [None req-3350a3e7-3e8a-4bba-8bf2-9a64ddbff987 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.331742 | ubuntu-noble | 2026-04-21 02:05:33.071 6822 INFO manila.network.neutron.neutron_network_plugin [None req-3350a3e7-3e8a-4bba-8bf2-9a64ddbff987 fake user fake project - - - -] Port 'test_port_id' is disabled to prevent improper routing on an external network. 2026-04-21 02:05:33.331752 | ubuntu-noble | 2026-04-21 02:05:33.072 6822 DEBUG oslo_concurrency.lockutils [None req-3350a3e7-3e8a-4bba-8bf2-9a64ddbff987 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.331756 | ubuntu-noble | 2026-04-21 02:05:33.072 6822 DEBUG oslo_concurrency.lockutils [None req-3350a3e7-3e8a-4bba-8bf2-9a64ddbff987 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.331760 | ubuntu-noble | 2026-04-21 02:05:33.072 6822 DEBUG oslo_concurrency.lockutils [None req-3350a3e7-3e8a-4bba-8bf2-9a64ddbff987 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.331763 | ubuntu-noble | 2026-04-21 02:05:33.072 6822 INFO manila.network.neutron.neutron_network_plugin [None req-3350a3e7-3e8a-4bba-8bf2-9a64ddbff987 fake user fake project - - - -] Port 'test_port_id' is disabled to prevent improper routing on an external network. 2026-04-21 02:05:33.331767 | ubuntu-noble | 2026-04-21 02:05:33.072 6822 DEBUG oslo_concurrency.lockutils [None req-3350a3e7-3e8a-4bba-8bf2-9a64ddbff987 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.331771 | ubuntu-noble | 2026-04-21 02:05:33.072 6822 DEBUG oslo_concurrency.lockutils [None req-3350a3e7-3e8a-4bba-8bf2-9a64ddbff987 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.331778 | ubuntu-noble | 2026-04-21 02:05:33.072 6822 DEBUG oslo_concurrency.lockutils [None req-3350a3e7-3e8a-4bba-8bf2-9a64ddbff987 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.331786 | ubuntu-noble | 2026-04-21 02:05:33.074 6822 INFO manila.coordination [None req-3350a3e7-3e8a-4bba-8bf2-9a64ddbff987 fake user fake project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.333330 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_allocate_network_two_allocation [0.025718s] ... ok 2026-04-21 02:05:33.333346 | ubuntu-noble | Data copy for migration of share fake_id cannot be cancelled at this moment. 2026-04-21 02:05:33.335200 | ubuntu-noble | {3} manila.tests.data.test_manager.DataManagerTestCase.test_data_copy_cancel_not_copying [0.030433s] ... ok 2026-04-21 02:05:33.342276 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:33.344751 | ubuntu-noble | {4} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_retry_exceeded_max_attempts [0.036546s] ... ok 2026-04-21 02:05:33.351839 | ubuntu-noble | 2026-04-21 02:05:33.094 6822 DEBUG oslo_concurrency.lockutils [None req-3350a3e7-3e8a-4bba-8bf2-9a64ddbff987 fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.351854 | ubuntu-noble | 2026-04-21 02:05:33.095 6822 DEBUG oslo_concurrency.lockutils [None req-3350a3e7-3e8a-4bba-8bf2-9a64ddbff987 fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.351859 | ubuntu-noble | 2026-04-21 02:05:33.095 6822 DEBUG oslo_concurrency.lockutils [None req-3350a3e7-3e8a-4bba-8bf2-9a64ddbff987 fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.351863 | ubuntu-noble | 2026-04-21 02:05:33.095 6822 DEBUG oslo_concurrency.lockutils [None req-7880e23d-bdc9-4542-af0d-67239773fadf fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.351866 | ubuntu-noble | 2026-04-21 02:05:33.095 6822 DEBUG oslo_concurrency.lockutils [None req-7880e23d-bdc9-4542-af0d-67239773fadf fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.351870 | ubuntu-noble | 2026-04-21 02:05:33.095 6822 DEBUG oslo_concurrency.lockutils [None req-7880e23d-bdc9-4542-af0d-67239773fadf fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.351881 | ubuntu-noble | 2026-04-21 02:05:33.095 6822 DEBUG oslo_concurrency.lockutils [None req-7880e23d-bdc9-4542-af0d-67239773fadf fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.351891 | ubuntu-noble | 2026-04-21 02:05:33.096 6822 DEBUG oslo_concurrency.lockutils [None req-7880e23d-bdc9-4542-af0d-67239773fadf fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.351895 | ubuntu-noble | 2026-04-21 02:05:33.096 6822 DEBUG oslo_concurrency.lockutils [None req-7880e23d-bdc9-4542-af0d-67239773fadf fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.351899 | ubuntu-noble | 2026-04-21 02:05:33.096 6822 DEBUG oslo_concurrency.lockutils [None req-7880e23d-bdc9-4542-af0d-67239773fadf fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.351907 | ubuntu-noble | 2026-04-21 02:05:33.096 6822 DEBUG oslo_concurrency.lockutils [None req-7880e23d-bdc9-4542-af0d-67239773fadf fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.351911 | ubuntu-noble | 2026-04-21 02:05:33.096 6822 DEBUG oslo_concurrency.lockutils [None req-7880e23d-bdc9-4542-af0d-67239773fadf fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.351916 | ubuntu-noble | 2026-04-21 02:05:33.100 6822 INFO manila.coordination [None req-7880e23d-bdc9-4542-af0d-67239773fadf fake user fake project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.355427 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_has_network_provider_extension_true [0.025783s] ... ok 2026-04-21 02:05:33.361635 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-04-21 02:05:33.361664 | ubuntu-noble | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-04-21 02:05:33.362902 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-04-21 02:05:33.362922 | ubuntu-noble | signop = oneOf('+ -') 2026-04-21 02:05:33.363099 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-04-21 02:05:33.363109 | ubuntu-noble | operand.setParseAction(EvalConstant) 2026-04-21 02:05:33.363115 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-04-21 02:05:33.363120 | ubuntu-noble | expr = infixNotation(operand, [ 2026-04-21 02:05:33.363944 | ubuntu-noble | {3} manila.tests.data.test_manager.DataManagerTestCase.test_init [0.028436s] ... ok 2026-04-21 02:05:33.365450 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:05:33.366356 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:05:33.366374 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:05:33.366380 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:05:33.371442 | ubuntu-noble | 2026-04-21 02:05:33.119 6822 DEBUG oslo_concurrency.lockutils [None req-7880e23d-bdc9-4542-af0d-67239773fadf fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.371472 | ubuntu-noble | 2026-04-21 02:05:33.119 6822 DEBUG oslo_concurrency.lockutils [None req-7880e23d-bdc9-4542-af0d-67239773fadf fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.371479 | ubuntu-noble | 2026-04-21 02:05:33.120 6822 DEBUG oslo_concurrency.lockutils [None req-7880e23d-bdc9-4542-af0d-67239773fadf fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.371484 | ubuntu-noble | 2026-04-21 02:05:33.120 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.371490 | ubuntu-noble | 2026-04-21 02:05:33.120 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.371495 | ubuntu-noble | 2026-04-21 02:05:33.120 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.371500 | ubuntu-noble | 2026-04-21 02:05:33.121 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.371506 | ubuntu-noble | 2026-04-21 02:05:33.121 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.371511 | ubuntu-noble | 2026-04-21 02:05:33.121 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.371536 | ubuntu-noble | 2026-04-21 02:05:33.121 6822 DEBUG manila.network.neutron.neutron_network_plugin [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c 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 /home/zuul/src/github.com/vexxhost/manila/manila/network/neutron/neutron_network_plugin.py:205 2026-04-21 02:05:33.371543 | ubuntu-noble | 2026-04-21 02:05:33.122 6822 INFO manila.coordination [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.371742 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_manage_network_allocations_exception [0.021442s] ... ok 2026-04-21 02:05:33.394993 | ubuntu-noble | --- Logging error --- 2026-04-21 02:05:33.396180 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:33.396509 | ubuntu-noble | 2026-04-21 02:05:33.142 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.396528 | ubuntu-noble | 2026-04-21 02:05:33.142 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.396532 | ubuntu-noble | 2026-04-21 02:05:33.142 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.396536 | ubuntu-noble | 2026-04-21 02:05:33.142 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.396540 | ubuntu-noble | 2026-04-21 02:05:33.142 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.396553 | ubuntu-noble | 2026-04-21 02:05:33.143 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.396557 | ubuntu-noble | 2026-04-21 02:05:33.143 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.396561 | ubuntu-noble | 2026-04-21 02:05:33.143 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.396571 | ubuntu-noble | 2026-04-21 02:05:33.143 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.396575 | ubuntu-noble | 2026-04-21 02:05:33.143 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.396584 | ubuntu-noble | 2026-04-21 02:05:33.143 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.396588 | ubuntu-noble | 2026-04-21 02:05:33.143 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.396592 | ubuntu-noble | 2026-04-21 02:05:33.143 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.396596 | ubuntu-noble | 2026-04-21 02:05:33.143 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.396603 | ubuntu-noble | 2026-04-21 02:05:33.144 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.396608 | ubuntu-noble | 2026-04-21 02:05:33.158 6822 INFO manila.coordination [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.397035 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:05:33.397044 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:05:33.397048 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.397052 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:05:33.397056 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:05:33.397059 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.397063 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:05:33.397067 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:05:33.397071 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.397075 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:05:33.397079 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:05:33.397083 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.397086 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:05:33.397090 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:05:33.397094 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.397098 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:05:33.397102 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:05:33.397105 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:05:33.397109 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:05:33.397113 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:05:33.397117 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.397120 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:05:33.397124 | ubuntu-noble | return self._read_deleted 2026-04-21 02:05:33.397128 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.397132 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:05:33.397136 | ubuntu-noble | Call stack: 2026-04-21 02:05:33.397530 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test___update_share_network_net_data_different_values_2 [0.036447s] ... ok 2026-04-21 02:05:33.398029 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:05:33.398037 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:05:33.398041 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:05:33.398045 | ubuntu-noble | main() 2026-04-21 02:05:33.398049 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:05:33.398052 | ubuntu-noble | program.TestProgram( 2026-04-21 02:05:33.398056 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:05:33.398060 | ubuntu-noble | self.runTests() 2026-04-21 02:05:33.398071 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:05:33.398075 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:05:33.398079 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:05:33.398082 | ubuntu-noble | test(result) 2026-04-21 02:05:33.398086 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.398090 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.398094 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.398098 | ubuntu-noble | test(result) 2026-04-21 02:05:33.398102 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.398105 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.398109 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.398113 | ubuntu-noble | test(result) 2026-04-21 02:05:33.398117 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.398121 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.398124 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.398128 | ubuntu-noble | test(result) 2026-04-21 02:05:33.398132 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:05:33.398136 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.398139 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:05:33.398190 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:05:33.398196 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:05:33.398200 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:05:33.398204 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:05:33.398208 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:05:33.398211 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:05:33.398215 | ubuntu-noble | self._run_core() 2026-04-21 02:05:33.398219 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:05:33.398223 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:05:33.398227 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:05:33.398230 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:33.398234 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:05:33.398238 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:05:33.398242 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-04-21 02:05:33.398246 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-21 02:05:33.398249 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:05:33.398253 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:05:33.398257 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:05:33.398261 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:05:33.398265 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:33.398553 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:33.398564 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:33.398568 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:33.398575 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:05:33.398579 | ubuntu-noble | self.load_rules() 2026-04-21 02:05:33.398583 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:05:33.398586 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:05:33.398595 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:05:33.398599 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:05:33.398603 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:05:33.398607 | ubuntu-noble | LOG.warning( 2026-04-21 02:05:33.398611 | ubuntu-noble | 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.' 2026-04-21 02:05:33.398615 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:05:33.406243 | ubuntu-noble | {3} manila.tests.data.test_manager.DataManagerTestCase.test_restore_share_backup_continue_4___100___True_ [0.042212s] ... ok 2026-04-21 02:05:33.417410 | ubuntu-noble | 2026-04-21 02:05:33.178 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.417433 | ubuntu-noble | 2026-04-21 02:05:33.178 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.417438 | ubuntu-noble | 2026-04-21 02:05:33.179 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.417442 | ubuntu-noble | 2026-04-21 02:05:33.179 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.417446 | ubuntu-noble | 2026-04-21 02:05:33.179 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.417450 | ubuntu-noble | 2026-04-21 02:05:33.179 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.417465 | ubuntu-noble | 2026-04-21 02:05:33.179 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.417475 | ubuntu-noble | 2026-04-21 02:05:33.179 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.417479 | ubuntu-noble | 2026-04-21 02:05:33.179 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.417482 | ubuntu-noble | 2026-04-21 02:05:33.179 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.417492 | ubuntu-noble | 2026-04-21 02:05:33.180 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.417496 | ubuntu-noble | 2026-04-21 02:05:33.180 6822 DEBUG oslo_concurrency.lockutils [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.417500 | ubuntu-noble | 2026-04-21 02:05:33.180 6822 INFO manila.coordination [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.417970 | ubuntu-noble | {5} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_invalid_1 [0.021813s] ... ok 2026-04-21 02:05:33.421270 | ubuntu-noble | 2026-04-21 02:05:33.202 6822 WARNING manila.network.standalone_network_plugin [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2026-04-21 02:05:33.421298 | ubuntu-noble | 2026-04-21 02:05:33.202 6822 DEBUG manila.network.standalone_network_plugin [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] 2026-04-21 02:05:33.421306 | ubuntu-noble | Standalone network plugin data for config group 'DEFAULT': 2026-04-21 02:05:33.421310 | ubuntu-noble | IP version - 6 2026-04-21 02:05:33.421314 | ubuntu-noble | Used network - 2001:cdba::3257:9652/48 2026-04-21 02:05:33.421318 | ubuntu-noble | Used gateway - 2001:cdba::3257:9652 2026-04-21 02:05:33.421321 | ubuntu-noble | Used network type - None 2026-04-21 02:05:33.421325 | ubuntu-noble | Used segmentation ID - None 2026-04-21 02:05:33.421337 | ubuntu-noble | Allowed CIDRs - ['2001:cdba::3257:9652/48'] 2026-04-21 02:05:33.421341 | ubuntu-noble | Original allowed IP ranges - None 2026-04-21 02:05:33.421345 | ubuntu-noble | Reserved IP addresses - ('2001:cdba::', '2001:cdba::3257:9652', '2001:cdba:0:ffff:ffff:ffff:ffff:ffff') 2026-04-21 02:05:33.421348 | ubuntu-noble | __init__ /home/zuul/src/github.com/vexxhost/manila/manila/network/standalone_network_plugin.py:89 2026-04-21 02:05:33.421352 | ubuntu-noble | 2026-04-21 02:05:33.203 6822 INFO manila.coordination [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.421356 | ubuntu-noble | {5} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_only_with_required_data_v6_2_DEFAULT [0.022670s] ... ok 2026-04-21 02:05:33.422537 | ubuntu-noble | 2026-04-21 02:05:33.224 6822 INFO manila.coordination [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.422550 | ubuntu-noble | {5} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_5_None [0.021633s] ... ok 2026-04-21 02:05:33.425572 | ubuntu-noble | 2026-04-21 02:05:33.259 6822 DEBUG manila.network.standalone_network_plugin [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] 2026-04-21 02:05:33.425587 | ubuntu-noble | Standalone network plugin data for config group 'DEFAULT': 2026-04-21 02:05:33.425591 | ubuntu-noble | IP version - 4 2026-04-21 02:05:33.425601 | ubuntu-noble | Used network - 10.0.0.1/16 2026-04-21 02:05:33.425605 | ubuntu-noble | Used gateway - 10.0.0.1 2026-04-21 02:05:33.425609 | ubuntu-noble | Used network type - vxlan 2026-04-21 02:05:33.425613 | ubuntu-noble | Used segmentation ID - 1001 2026-04-21 02:05:33.425616 | ubuntu-noble | Allowed CIDRs - ['10.0.0.1/16'] 2026-04-21 02:05:33.425620 | ubuntu-noble | Original allowed IP ranges - None 2026-04-21 02:05:33.425624 | ubuntu-noble | Reserved IP addresses - ('10.0.0.0', '10.0.0.1', '10.0.255.255') 2026-04-21 02:05:33.425628 | ubuntu-noble | __init__ /home/zuul/src/github.com/vexxhost/manila/manila/network/standalone_network_plugin.py:89 2026-04-21 02:05:33.425632 | ubuntu-noble | 2026-04-21 02:05:33.259 6822 INFO manila.coordination [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.426244 | ubuntu-noble | {5} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_valid_network_types_v4_3_vxlan [0.035894s] ... ok 2026-04-21 02:05:33.426880 | ubuntu-noble | 2026-04-21 02:05:33.283 6822 INFO manila.coordination [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.427348 | ubuntu-noble | {5} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_incorrect_allowed_ip_ranges_v4_1_fake [0.022498s] ... ok 2026-04-21 02:05:33.428049 | ubuntu-noble | 2026-04-21 02:05:33.305 6822 INFO manila.coordination [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.428544 | ubuntu-noble | {5} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_mismatch_of_versions_1 [0.022117s] ... ok 2026-04-21 02:05:33.429453 | ubuntu-noble | 2026-04-21 02:05:33.327 6822 INFO manila.coordination [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.429812 | ubuntu-noble | {5} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_1 [0.021082s] ... ok 2026-04-21 02:05:33.431043 | ubuntu-noble | 2026-04-21 02:05:33.351 6822 INFO manila.coordination [None req-7ad90e3c-8562-480f-a0b5-ace03e745b6c fake user fake project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.431055 | ubuntu-noble | {5} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_2 [0.025432s] ... ok 2026-04-21 02:05:33.432203 | ubuntu-noble | 2026-04-21 02:05:33.400 6822 INFO manila.coordination [None req-62928bab-8f69-4ceb-96e8-bc448c874a3f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.432214 | ubuntu-noble | {5} manila.tests.scheduler.drivers.test_base.SchedulerDriverBaseTestCase.test_hosts_up [0.047831s] ... ok 2026-04-21 02:05:33.439418 | ubuntu-noble | --- Logging error --- 2026-04-21 02:05:33.440614 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:33.440876 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:05:33.440885 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:05:33.440889 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.440893 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:05:33.440896 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:05:33.440900 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.440904 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:05:33.440908 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:05:33.440912 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.440916 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:05:33.440920 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:05:33.440923 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.440927 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:05:33.440931 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:05:33.440935 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.440938 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:05:33.440942 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:05:33.440946 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:05:33.441307 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:05:33.441319 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:05:33.441323 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.441327 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:05:33.441331 | ubuntu-noble | return self._read_deleted 2026-04-21 02:05:33.441335 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.441345 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:05:33.441349 | ubuntu-noble | Call stack: 2026-04-21 02:05:33.441353 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:05:33.441357 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:05:33.441360 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:05:33.441364 | ubuntu-noble | main() 2026-04-21 02:05:33.441368 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:05:33.441372 | ubuntu-noble | program.TestProgram( 2026-04-21 02:05:33.441376 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:05:33.441380 | ubuntu-noble | self.runTests() 2026-04-21 02:05:33.441383 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:05:33.441387 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:05:33.441397 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:05:33.441401 | ubuntu-noble | test(result) 2026-04-21 02:05:33.441404 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.441408 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.441412 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.441416 | ubuntu-noble | test(result) 2026-04-21 02:05:33.441419 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.441423 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.441427 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.441431 | ubuntu-noble | test(result) 2026-04-21 02:05:33.441434 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.441438 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.441442 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.441446 | ubuntu-noble | test(result) 2026-04-21 02:05:33.441449 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:05:33.441453 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.441457 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:05:33.441461 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:05:33.441464 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:05:33.441468 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:05:33.441472 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:05:33.441476 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:05:33.441480 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:05:33.441483 | ubuntu-noble | self._run_core() 2026-04-21 02:05:33.441487 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:05:33.441491 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:05:33.441495 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:05:33.441498 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:33.441502 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:05:33.441506 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:05:33.441510 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-04-21 02:05:33.441513 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-21 02:05:33.441517 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:05:33.441521 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:05:33.441525 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:05:33.441529 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:05:33.445318 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:33.445333 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:33.445338 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:33.445342 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:33.445352 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:05:33.445356 | ubuntu-noble | self.load_rules() 2026-04-21 02:05:33.445360 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:05:33.445368 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:05:33.445372 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:05:33.445376 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:05:33.445380 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:05:33.445383 | ubuntu-noble | LOG.warning( 2026-04-21 02:05:33.445387 | ubuntu-noble | 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.' 2026-04-21 02:05:33.445392 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:05:33.445966 | ubuntu-noble | 2026-04-21 02:05:33.443 6822 INFO manila.coordination [None req-a43c515d-b353-4544-9e1d-3df0a601a749 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.446432 | ubuntu-noble | {5} manila.tests.scheduler.drivers.test_base.SchedulerDriverBaseTestCase.test_unimplemented_schedule [0.042878s] ... ok 2026-04-21 02:05:33.450126 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_6__fake_identifier [0.321815s] ... ok 2026-04-21 02:05:33.456541 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:33.463991 | ubuntu-noble | {3} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_migration_start [0.053902s] ... ok 2026-04-21 02:05:33.481457 | ubuntu-noble | --- Logging error --- 2026-04-21 02:05:33.481811 | ubuntu-noble | {3} manila.tests.data.test_utils.CopyClassTestCase.test_copy_data [0.019929s] ... ok 2026-04-21 02:05:33.482635 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:33.483212 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:05:33.483222 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:05:33.483227 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.483231 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:05:33.483234 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:05:33.483238 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.483242 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:05:33.483247 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:05:33.483250 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.483254 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:05:33.483259 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:05:33.483262 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.483266 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:05:33.483270 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:05:33.483274 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.483277 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:05:33.483313 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:05:33.483321 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:05:33.483325 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:05:33.483328 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:05:33.483332 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.483336 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:05:33.483340 | ubuntu-noble | return self._read_deleted 2026-04-21 02:05:33.483343 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.483347 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:05:33.483351 | ubuntu-noble | Call stack: 2026-04-21 02:05:33.483355 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:05:33.483359 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:05:33.483363 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:05:33.483367 | ubuntu-noble | main() 2026-04-21 02:05:33.483370 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:05:33.483374 | ubuntu-noble | program.TestProgram( 2026-04-21 02:05:33.483378 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:05:33.483382 | ubuntu-noble | self.runTests() 2026-04-21 02:05:33.483394 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:05:33.483398 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:05:33.483401 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:05:33.483405 | ubuntu-noble | test(result) 2026-04-21 02:05:33.483409 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.483412 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.483416 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.483420 | ubuntu-noble | test(result) 2026-04-21 02:05:33.483424 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.483427 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.483431 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.483435 | ubuntu-noble | test(result) 2026-04-21 02:05:33.483439 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.483442 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.483446 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.483450 | ubuntu-noble | test(result) 2026-04-21 02:05:33.483453 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:05:33.483457 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.483461 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:05:33.483464 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:05:33.483468 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:05:33.483472 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:05:33.483476 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:05:33.483479 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:05:33.483483 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:05:33.483491 | ubuntu-noble | self._run_core() 2026-04-21 02:05:33.483495 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:05:33.483504 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:05:33.483508 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:05:33.483511 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:33.483515 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:05:33.483519 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:05:33.483523 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-04-21 02:05:33.483526 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-21 02:05:33.483530 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:05:33.483534 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:05:33.483538 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:05:33.483541 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:05:33.483545 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:33.483549 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:33.483553 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:33.483556 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:33.483560 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:05:33.483564 | ubuntu-noble | self.load_rules() 2026-04-21 02:05:33.483568 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:05:33.483571 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:05:33.483575 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:05:33.483579 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:05:33.483583 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:05:33.483586 | ubuntu-noble | LOG.warning( 2026-04-21 02:05:33.483591 | ubuntu-noble | 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.' 2026-04-21 02:05:33.483598 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:05:33.489139 | ubuntu-noble | 2026-04-21 02:05:33.486 6822 INFO manila.coordination [None req-7b33e1f4-9e02-45ab-b44e-0700e38ed42e user project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.491640 | ubuntu-noble | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test___format_filter_properties_active_replica_host_is_provided [0.042695s] ... ok 2026-04-21 02:05:33.501126 | ubuntu-noble | {3} manila.tests.data.test_utils.CopyClassTestCase.test_get_progress_exception [0.018772s] ... ok 2026-04-21 02:05:33.518263 | ubuntu-noble | {3} manila.tests.data.test_utils.CopyClassTestCase.test_run [0.018543s] ... ok 2026-04-21 02:05:33.523712 | ubuntu-noble | --- Logging error --- 2026-04-21 02:05:33.524641 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:33.525342 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:05:33.525355 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:05:33.525359 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.525363 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:05:33.525367 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:05:33.525370 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.525374 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:05:33.525378 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:05:33.525382 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.525386 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:05:33.525390 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:05:33.525394 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.525398 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:05:33.525401 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:05:33.525405 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.525409 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:05:33.525413 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:05:33.525416 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:05:33.525420 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:05:33.525424 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:05:33.525428 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.525431 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:05:33.525435 | ubuntu-noble | return self._read_deleted 2026-04-21 02:05:33.525439 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.525442 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:05:33.525446 | ubuntu-noble | Call stack: 2026-04-21 02:05:33.528821 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:05:33.528835 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:05:33.528840 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:05:33.528843 | ubuntu-noble | main() 2026-04-21 02:05:33.528847 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:05:33.528851 | ubuntu-noble | program.TestProgram( 2026-04-21 02:05:33.528855 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:05:33.528859 | ubuntu-noble | self.runTests() 2026-04-21 02:05:33.528863 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:05:33.528866 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:05:33.528870 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:05:33.528874 | ubuntu-noble | test(result) 2026-04-21 02:05:33.528877 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.528881 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.528885 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.528889 | ubuntu-noble | test(result) 2026-04-21 02:05:33.528892 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.528904 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.528907 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.528911 | ubuntu-noble | test(result) 2026-04-21 02:05:33.528915 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.528918 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.528922 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.528926 | ubuntu-noble | test(result) 2026-04-21 02:05:33.528929 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:05:33.528933 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.528937 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:05:33.528941 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:05:33.528951 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:05:33.528955 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:05:33.528959 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:05:33.528962 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:05:33.528966 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:05:33.528970 | ubuntu-noble | self._run_core() 2026-04-21 02:05:33.528973 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:05:33.528977 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:05:33.528981 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:05:33.528985 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:33.528988 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:05:33.528992 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:05:33.528996 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-04-21 02:05:33.528999 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-21 02:05:33.529003 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:05:33.529007 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:05:33.529010 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:05:33.529014 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:05:33.529018 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:33.529021 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:33.529025 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:33.529029 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:33.529032 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:05:33.529036 | ubuntu-noble | self.load_rules() 2026-04-21 02:05:33.529040 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:05:33.529043 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:05:33.529052 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:05:33.529061 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:05:33.529064 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:05:33.529068 | ubuntu-noble | LOG.warning( 2026-04-21 02:05:33.529073 | ubuntu-noble | 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.' 2026-04-21 02:05:33.529077 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:05:33.531089 | ubuntu-noble | 2026-04-21 02:05:33.527 6822 INFO manila.coordination [None req-b46408e8-f521-4520-8979-d4ea0247f2ee user project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.533131 | ubuntu-noble | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__format_filter_properties_storage_protocol_extra_spec_present_2_False [0.041798s] ... ok 2026-04-21 02:05:33.565587 | ubuntu-noble | --- Logging error --- 2026-04-21 02:05:33.566685 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:33.566962 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:05:33.566973 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:05:33.566978 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.566983 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:05:33.566988 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:05:33.566992 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.566996 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:05:33.567000 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:05:33.567004 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.567008 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:05:33.567023 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:05:33.567028 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.567033 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:05:33.567038 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:05:33.567042 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.567047 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:05:33.567052 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:05:33.567056 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:05:33.567061 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:05:33.567065 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:05:33.567070 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.567075 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:05:33.567080 | ubuntu-noble | return self._read_deleted 2026-04-21 02:05:33.567083 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.567087 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:05:33.567091 | ubuntu-noble | Call stack: 2026-04-21 02:05:33.567412 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:05:33.567423 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:05:33.567427 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:05:33.567431 | ubuntu-noble | main() 2026-04-21 02:05:33.567443 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:05:33.567447 | ubuntu-noble | program.TestProgram( 2026-04-21 02:05:33.567451 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:05:33.567455 | ubuntu-noble | self.runTests() 2026-04-21 02:05:33.567459 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:05:33.567462 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:05:33.567466 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:05:33.567470 | ubuntu-noble | test(result) 2026-04-21 02:05:33.567474 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.567477 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.567481 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.567485 | ubuntu-noble | test(result) 2026-04-21 02:05:33.567489 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.567493 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.567496 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.567500 | ubuntu-noble | test(result) 2026-04-21 02:05:33.567504 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.567508 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.567511 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.567515 | ubuntu-noble | test(result) 2026-04-21 02:05:33.567519 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:05:33.567522 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.567526 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:05:33.567530 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:05:33.567534 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:05:33.567538 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:05:33.567541 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:05:33.567545 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:05:33.567549 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:05:33.567553 | ubuntu-noble | self._run_core() 2026-04-21 02:05:33.567557 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:05:33.567560 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:05:33.567564 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:05:33.567568 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:33.567572 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:05:33.567575 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:05:33.567579 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-04-21 02:05:33.567583 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-21 02:05:33.567590 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:05:33.567594 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:05:33.567602 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:05:33.567606 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:05:33.567609 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:33.567613 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:33.567617 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:33.567621 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:33.567624 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:05:33.567628 | ubuntu-noble | self.load_rules() 2026-04-21 02:05:33.567632 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:05:33.567635 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:05:33.567644 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:05:33.567648 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:05:33.567652 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:05:33.567656 | ubuntu-noble | LOG.warning( 2026-04-21 02:05:33.567660 | ubuntu-noble | 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.' 2026-04-21 02:05:33.567664 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:05:33.598547 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_5 [0.147874s] ... ok 2026-04-21 02:05:33.621772 | ubuntu-noble | --- Logging error --- 2026-04-21 02:05:33.623276 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:33.624155 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:05:33.624168 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:05:33.624172 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.624176 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:05:33.624180 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:05:33.624183 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.624187 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:05:33.624191 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:05:33.624195 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.624199 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:05:33.624203 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:05:33.624206 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.624210 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:05:33.624214 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:05:33.624218 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.624221 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:05:33.624225 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:05:33.624229 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:05:33.624233 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:05:33.624245 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:05:33.624249 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.624253 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:05:33.624256 | ubuntu-noble | return self._read_deleted 2026-04-21 02:05:33.624260 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.624264 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:05:33.624268 | ubuntu-noble | Call stack: 2026-04-21 02:05:33.624271 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:05:33.624275 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:05:33.624279 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:05:33.624298 | ubuntu-noble | main() 2026-04-21 02:05:33.624304 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:05:33.624308 | ubuntu-noble | program.TestProgram( 2026-04-21 02:05:33.624312 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:05:33.624316 | ubuntu-noble | self.runTests() 2026-04-21 02:05:33.624328 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:05:33.624332 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:05:33.624335 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:05:33.624339 | ubuntu-noble | test(result) 2026-04-21 02:05:33.624343 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.624347 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.624350 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.624354 | ubuntu-noble | test(result) 2026-04-21 02:05:33.624358 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.624362 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.624365 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.624369 | ubuntu-noble | test(result) 2026-04-21 02:05:33.624373 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.624377 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.624380 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.624384 | ubuntu-noble | test(result) 2026-04-21 02:05:33.624388 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:05:33.624391 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.624395 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:05:33.624399 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:05:33.624403 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:05:33.624406 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:05:33.624410 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:05:33.624414 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:05:33.624418 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:05:33.624421 | ubuntu-noble | self._run_core() 2026-04-21 02:05:33.624425 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:05:33.624438 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:05:33.624442 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:05:33.624446 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:33.624450 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:05:33.624454 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:05:33.624457 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-04-21 02:05:33.624461 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-21 02:05:33.624465 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:05:33.624469 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:05:33.624472 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:05:33.624476 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:05:33.624480 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:33.624484 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:33.624487 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:33.624491 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:33.624495 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:05:33.624499 | ubuntu-noble | self.load_rules() 2026-04-21 02:05:33.624502 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:05:33.624506 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:05:33.624510 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:05:33.624514 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:05:33.624517 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:05:33.624521 | ubuntu-noble | LOG.warning( 2026-04-21 02:05:33.624526 | ubuntu-noble | 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.' 2026-04-21 02:05:33.624538 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:05:33.671656 | ubuntu-noble | --- Logging error --- 2026-04-21 02:05:33.672986 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:33.673206 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:05:33.673215 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:05:33.673219 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.673223 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:05:33.673228 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:05:33.673231 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.673235 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:05:33.673240 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:05:33.673244 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.673248 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:05:33.673265 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:05:33.673269 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.673273 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:05:33.673277 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:05:33.673281 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.673975 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:05:33.674166 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:05:33.674172 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:05:33.674176 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:05:33.674180 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:05:33.674184 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.674188 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:05:33.674191 | ubuntu-noble | return self._read_deleted 2026-04-21 02:05:33.674195 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.674199 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:05:33.674203 | ubuntu-noble | Call stack: 2026-04-21 02:05:33.674207 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:05:33.674210 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:05:33.674214 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:05:33.674218 | ubuntu-noble | main() 2026-04-21 02:05:33.674222 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:05:33.674225 | ubuntu-noble | program.TestProgram( 2026-04-21 02:05:33.674229 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:05:33.674233 | ubuntu-noble | self.runTests() 2026-04-21 02:05:33.674237 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:05:33.674241 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:05:33.674244 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:05:33.674248 | ubuntu-noble | test(result) 2026-04-21 02:05:33.674252 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.674256 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.674259 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.674263 | ubuntu-noble | test(result) 2026-04-21 02:05:33.674267 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.674271 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.674274 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.674278 | ubuntu-noble | test(result) 2026-04-21 02:05:33.674282 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.674297 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.674304 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.674308 | ubuntu-noble | test(result) 2026-04-21 02:05:33.674312 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:05:33.674315 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.674319 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:05:33.674323 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:05:33.674327 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:05:33.674337 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:05:33.674341 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:05:33.674344 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:05:33.674348 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:05:33.674360 | ubuntu-noble | self._run_core() 2026-04-21 02:05:33.674364 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:05:33.674367 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:05:33.674371 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:05:33.674375 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:33.674379 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:05:33.674382 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:05:33.674386 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-04-21 02:05:33.674390 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-21 02:05:33.674394 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:05:33.674397 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:05:33.674401 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:05:33.674405 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:05:33.674415 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:33.674419 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:33.674422 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:33.674426 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:33.674430 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:05:33.674433 | ubuntu-noble | self.load_rules() 2026-04-21 02:05:33.674437 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:05:33.674441 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:05:33.674445 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:05:33.674448 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:05:33.674452 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:05:33.674456 | ubuntu-noble | LOG.warning( 2026-04-21 02:05:33.674460 | ubuntu-noble | 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.' 2026-04-21 02:05:33.674465 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:05:33.680369 | ubuntu-noble | 2026-04-21 02:05:33.570 6822 DEBUG oslo_concurrency.lockutils [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.680392 | ubuntu-noble | 2026-04-21 02:05:33.570 6822 DEBUG oslo_concurrency.lockutils [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.680402 | ubuntu-noble | 2026-04-21 02:05:33.570 6822 DEBUG oslo_concurrency.lockutils [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.680406 | ubuntu-noble | 2026-04-21 02:05:33.570 6822 DEBUG oslo_concurrency.lockutils [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.680413 | ubuntu-noble | 2026-04-21 02:05:33.570 6822 DEBUG oslo_concurrency.lockutils [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.680417 | ubuntu-noble | 2026-04-21 02:05:33.571 6822 DEBUG oslo_concurrency.lockutils [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.680421 | ubuntu-noble | 2026-04-21 02:05:33.571 6822 DEBUG oslo_concurrency.lockutils [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.680425 | ubuntu-noble | 2026-04-21 02:05:33.571 6822 DEBUG oslo_concurrency.lockutils [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.680428 | ubuntu-noble | 2026-04-21 02:05:33.571 6822 DEBUG oslo_concurrency.lockutils [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.680432 | ubuntu-noble | 2026-04-21 02:05:33.571 6822 DEBUG oslo_concurrency.lockutils [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.680441 | ubuntu-noble | 2026-04-21 02:05:33.571 6822 DEBUG oslo_concurrency.lockutils [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.680449 | ubuntu-noble | 2026-04-21 02:05:33.571 6822 DEBUG oslo_concurrency.lockutils [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.680453 | ubuntu-noble | 2026-04-21 02:05:33.572 6822 DEBUG oslo_concurrency.lockutils [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.680457 | ubuntu-noble | 2026-04-21 02:05:33.572 6822 DEBUG oslo_concurrency.lockutils [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.680463 | ubuntu-noble | 2026-04-21 02:05:33.572 6822 DEBUG oslo_concurrency.lockutils [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.680467 | ubuntu-noble | 2026-04-21 02:05:33.572 6822 DEBUG oslo_concurrency.lockutils [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.680471 | ubuntu-noble | 2026-04-21 02:05:33.572 6822 DEBUG oslo_concurrency.lockutils [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.680475 | ubuntu-noble | 2026-04-21 02:05:33.572 6822 DEBUG oslo_concurrency.lockutils [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.680479 | ubuntu-noble | 2026-04-21 02:05:33.572 6822 WARNING manila.scheduler.host_manager [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Share service is down. (host: host7). 2026-04-21 02:05:33.680483 | ubuntu-noble | 2026-04-21 02:05:33.572 6822 DEBUG manila.scheduler.filters.base [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Starting with 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-04-21 02:05:33.680487 | ubuntu-noble | 2026-04-21 02:05:33.574 6822 DEBUG manila.scheduler.filters.base [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Filter OnlyHostFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-21 02:05:33.680491 | ubuntu-noble | 2026-04-21 02:05:33.574 6822 DEBUG manila.scheduler.filters.base [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Filter AvailabilityZoneFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-21 02:05:33.680502 | ubuntu-noble | 2026-04-21 02:05:33.574 6822 DEBUG manila.scheduler.filters.capacity [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Space information for share creation on host host1#_pool0 (requested / avail): 1/921 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-21 02:05:33.680507 | ubuntu-noble | 2026-04-21 02:05:33.574 6822 DEBUG manila.scheduler.filters.capacity [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Space information for share creation on host host2#_pool0 (requested / avail): 1/95 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-21 02:05:33.680511 | ubuntu-noble | 2026-04-21 02:05:33.574 6822 DEBUG manila.scheduler.filters.capacity [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Space information for share creation on host host3#_pool0 (requested / avail): 1/256 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-21 02:05:33.680514 | ubuntu-noble | 2026-04-21 02:05:33.575 6822 DEBUG manila.scheduler.filters.capacity [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Space information for share creation on host host4#_pool0 (requested / avail): 1/97 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-21 02:05:33.680518 | ubuntu-noble | 2026-04-21 02:05:33.575 6822 DEBUG manila.scheduler.filters.capacity [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Space information for share creation on host host5#_pool0 (requested / avail): 1/397 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-21 02:05:33.680522 | ubuntu-noble | 2026-04-21 02:05:33.575 6822 DEBUG manila.scheduler.filters.base [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Filter CapacityFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-21 02:05:33.680528 | ubuntu-noble | 2026-04-21 02:05:33.575 6822 DEBUG manila.scheduler.filters.base [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Filter CapabilitiesFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-21 02:05:33.680532 | ubuntu-noble | 2026-04-21 02:05:33.575 6822 DEBUG manila.scheduler.filters.driver [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Driver Filter: Checking host 'host1#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-21 02:05:33.680536 | ubuntu-noble | 2026-04-21 02:05:33.575 6822 DEBUG manila.scheduler.filters.driver [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-21 02:05:33.680540 | ubuntu-noble | 2026-04-21 02:05:33.575 6822 DEBUG manila.scheduler.filters.driver [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-21 02:05:33.680544 | ubuntu-noble | 2026-04-21 02:05:33.575 6822 DEBUG manila.scheduler.filters.driver [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Done checking host 'host1#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-21 02:05:33.680548 | ubuntu-noble | 2026-04-21 02:05:33.575 6822 DEBUG manila.scheduler.filters.driver [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Driver Filter: Checking host 'host2#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-21 02:05:33.680552 | ubuntu-noble | 2026-04-21 02:05:33.575 6822 DEBUG manila.scheduler.filters.driver [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-21 02:05:33.680559 | ubuntu-noble | 2026-04-21 02:05:33.576 6822 DEBUG manila.scheduler.filters.driver [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-21 02:05:33.680563 | ubuntu-noble | 2026-04-21 02:05:33.576 6822 DEBUG manila.scheduler.filters.driver [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Done checking host 'host2#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-21 02:05:33.680571 | ubuntu-noble | 2026-04-21 02:05:33.576 6822 DEBUG manila.scheduler.filters.driver [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Driver Filter: Checking host 'host3#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-21 02:05:33.680574 | ubuntu-noble | 2026-04-21 02:05:33.576 6822 DEBUG manila.scheduler.filters.driver [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-21 02:05:33.680578 | ubuntu-noble | 2026-04-21 02:05:33.576 6822 DEBUG manila.scheduler.filters.driver [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-21 02:05:33.680582 | ubuntu-noble | 2026-04-21 02:05:33.576 6822 DEBUG manila.scheduler.filters.driver [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Done checking host 'host3#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-21 02:05:33.680586 | ubuntu-noble | 2026-04-21 02:05:33.576 6822 DEBUG manila.scheduler.filters.driver [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Driver Filter: Checking host 'host4#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-21 02:05:33.680590 | ubuntu-noble | 2026-04-21 02:05:33.576 6822 DEBUG manila.scheduler.filters.driver [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-21 02:05:33.680596 | ubuntu-noble | 2026-04-21 02:05:33.576 6822 DEBUG manila.scheduler.filters.driver [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-21 02:05:33.680600 | ubuntu-noble | 2026-04-21 02:05:33.576 6822 DEBUG manila.scheduler.filters.driver [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Done checking host 'host4#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-21 02:05:33.680604 | ubuntu-noble | 2026-04-21 02:05:33.576 6822 DEBUG manila.scheduler.filters.driver [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Driver Filter: Checking host 'host5#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-21 02:05:33.680608 | ubuntu-noble | 2026-04-21 02:05:33.577 6822 DEBUG manila.scheduler.filters.driver [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-21 02:05:33.680612 | ubuntu-noble | 2026-04-21 02:05:33.577 6822 DEBUG manila.scheduler.filters.driver [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-21 02:05:33.680615 | ubuntu-noble | 2026-04-21 02:05:33.577 6822 DEBUG manila.scheduler.filters.driver [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Done checking host 'host5#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-21 02:05:33.680623 | ubuntu-noble | 2026-04-21 02:05:33.577 6822 DEBUG manila.scheduler.filters.driver [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Driver Filter: Checking host 'host6#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-21 02:05:33.680627 | ubuntu-noble | 2026-04-21 02:05:33.577 6822 DEBUG manila.scheduler.filters.driver [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-21 02:05:33.680631 | ubuntu-noble | 2026-04-21 02:05:33.577 6822 DEBUG manila.scheduler.filters.driver [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-21 02:05:33.680635 | ubuntu-noble | 2026-04-21 02:05:33.577 6822 DEBUG manila.scheduler.filters.driver [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Done checking host 'host6#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-21 02:05:33.680642 | ubuntu-noble | 2026-04-21 02:05:33.577 6822 DEBUG manila.scheduler.filters.base [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Filter DriverFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-21 02:05:33.680646 | ubuntu-noble | 2026-04-21 02:05:33.577 6822 DEBUG manila.scheduler.filters.base [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Filter ShareReplicationFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-21 02:05:33.680649 | ubuntu-noble | 2026-04-21 02:05:33.577 6822 DEBUG manila.scheduler.filters.base [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Filter CreateFromSnapshotFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-21 02:05:33.680653 | ubuntu-noble | 2026-04-21 02:05:33.578 6822 DEBUG manila.scheduler.filters.base [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Filter AffinityFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-21 02:05:33.680657 | ubuntu-noble | 2026-04-21 02:05:33.578 6822 DEBUG manila.scheduler.filters.base [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Filter AntiAffinityFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-21 02:05:33.680664 | ubuntu-noble | 2026-04-21 02:05:33.578 6822 DEBUG manila.scheduler.drivers.filter [None req-26c92687-9d01-4094-9e21-7107298e6cf9 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 /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/drivers/filter.py:278 2026-04-21 02:05:33.680669 | ubuntu-noble | 2026-04-21 02:05:33.578 6822 DEBUG manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Checking host 'host1#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-21 02:05:33.680673 | ubuntu-noble | 2026-04-21 02:05:33.578 6822 WARNING manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:33.680677 | ubuntu-noble | 2026-04-21 02:05:33.578 6822 INFO manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Goodness function result for host host1#_pool0: 0. 2026-04-21 02:05:33.680689 | ubuntu-noble | 2026-04-21 02:05:33.578 6822 DEBUG manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-21 02:05:33.680693 | ubuntu-noble | 2026-04-21 02:05:33.579 6822 DEBUG manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Done checking host 'host1#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-21 02:05:33.680697 | ubuntu-noble | 2026-04-21 02:05:33.579 6822 DEBUG manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Checking host 'host2#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-21 02:05:33.680701 | ubuntu-noble | 2026-04-21 02:05:33.579 6822 WARNING manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:33.680704 | ubuntu-noble | 2026-04-21 02:05:33.579 6822 INFO manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Goodness function result for host host2#_pool0: 0. 2026-04-21 02:05:33.680708 | ubuntu-noble | 2026-04-21 02:05:33.579 6822 DEBUG manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-21 02:05:33.680715 | ubuntu-noble | 2026-04-21 02:05:33.579 6822 DEBUG manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Done checking host 'host2#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-21 02:05:33.680719 | ubuntu-noble | 2026-04-21 02:05:33.579 6822 DEBUG manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Checking host 'host3#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-21 02:05:33.680723 | ubuntu-noble | 2026-04-21 02:05:33.579 6822 WARNING manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:33.680727 | ubuntu-noble | 2026-04-21 02:05:33.579 6822 INFO manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Goodness function result for host host3#_pool0: 0. 2026-04-21 02:05:33.680731 | ubuntu-noble | 2026-04-21 02:05:33.579 6822 DEBUG manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-21 02:05:33.680734 | ubuntu-noble | 2026-04-21 02:05:33.579 6822 DEBUG manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Done checking host 'host3#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-21 02:05:33.680741 | ubuntu-noble | 2026-04-21 02:05:33.580 6822 DEBUG manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Checking host 'host4#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-21 02:05:33.680745 | ubuntu-noble | 2026-04-21 02:05:33.580 6822 WARNING manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:33.680749 | ubuntu-noble | 2026-04-21 02:05:33.580 6822 INFO manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Goodness function result for host host4#_pool0: 0. 2026-04-21 02:05:33.680756 | ubuntu-noble | 2026-04-21 02:05:33.580 6822 DEBUG manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-21 02:05:33.680760 | ubuntu-noble | 2026-04-21 02:05:33.580 6822 DEBUG manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Done checking host 'host4#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-21 02:05:33.680764 | ubuntu-noble | 2026-04-21 02:05:33.580 6822 DEBUG manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Checking host 'host5#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-21 02:05:33.680768 | ubuntu-noble | 2026-04-21 02:05:33.580 6822 WARNING manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:33.680772 | ubuntu-noble | 2026-04-21 02:05:33.580 6822 INFO manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Goodness function result for host host5#_pool0: 0. 2026-04-21 02:05:33.680775 | ubuntu-noble | 2026-04-21 02:05:33.580 6822 DEBUG manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-21 02:05:33.680779 | ubuntu-noble | 2026-04-21 02:05:33.580 6822 DEBUG manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Done checking host 'host5#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-21 02:05:33.680783 | ubuntu-noble | 2026-04-21 02:05:33.580 6822 DEBUG manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Checking host 'host6#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-21 02:05:33.680790 | ubuntu-noble | 2026-04-21 02:05:33.580 6822 WARNING manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:33.680794 | ubuntu-noble | 2026-04-21 02:05:33.581 6822 INFO manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Goodness function result for host host6#_pool0: 0. 2026-04-21 02:05:33.680798 | ubuntu-noble | 2026-04-21 02:05:33.581 6822 DEBUG manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-21 02:05:33.680801 | ubuntu-noble | 2026-04-21 02:05:33.581 6822 DEBUG manila.scheduler.weighers.goodness [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Done checking host 'host6#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-21 02:05:33.680805 | ubuntu-noble | 2026-04-21 02:05:33.581 6822 DEBUG manila.scheduler.drivers.filter [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Choosing for share: WeighedHost [host: host2#_pool0, weight: 1.0] _schedule_share /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/drivers/filter.py:284 2026-04-21 02:05:33.680809 | ubuntu-noble | 2026-04-21 02:05:33.582 6822 INFO manila.coordination [None req-26c92687-9d01-4094-9e21-7107298e6cf9 user project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.680813 | ubuntu-noble | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_4 [0.055587s] ... ok 2026-04-21 02:05:33.687321 | ubuntu-noble | {4} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_logic_ops [0.338897s] ... ok 2026-04-21 02:05:33.705586 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_extra_specs_list_simple [0.020353s] ... ok 2026-04-21 02:05:33.717767 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_get_all_with_filters_some_1_None [0.118776s] ... ok 2026-04-21 02:05:33.719629 | ubuntu-noble | --- Logging error --- 2026-04-21 02:05:33.721237 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:33.721250 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:05:33.721254 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:05:33.721258 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.721262 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:05:33.721266 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:05:33.721270 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.721274 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:05:33.721278 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:05:33.721282 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.721286 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:05:33.721305 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:05:33.721309 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.721313 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:05:33.721317 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:05:33.721321 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.721324 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:05:33.721328 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:05:33.721332 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:05:33.721336 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:05:33.721340 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:05:33.721343 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.721347 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:05:33.721351 | ubuntu-noble | return self._read_deleted 2026-04-21 02:05:33.721355 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.721358 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:05:33.721362 | ubuntu-noble | Call stack: 2026-04-21 02:05:33.721366 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:05:33.721370 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:05:33.721373 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:05:33.721377 | ubuntu-noble | main() 2026-04-21 02:05:33.721381 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:05:33.721385 | ubuntu-noble | program.TestProgram( 2026-04-21 02:05:33.721389 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:05:33.721392 | ubuntu-noble | self.runTests() 2026-04-21 02:05:33.721396 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:05:33.721400 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:05:33.721404 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:05:33.721423 | ubuntu-noble | test(result) 2026-04-21 02:05:33.721427 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.721431 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.721435 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.721438 | ubuntu-noble | test(result) 2026-04-21 02:05:33.721442 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.721446 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.721450 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.721453 | ubuntu-noble | test(result) 2026-04-21 02:05:33.721457 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.721461 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.721465 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.721468 | ubuntu-noble | test(result) 2026-04-21 02:05:33.721472 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:05:33.721476 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.721480 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:05:33.721484 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:05:33.721487 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:05:33.721491 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:05:33.721495 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:05:33.721504 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:05:33.721508 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:05:33.721511 | ubuntu-noble | self._run_core() 2026-04-21 02:05:33.721521 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:05:33.721525 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:05:33.721529 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:05:33.721533 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:33.721536 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:05:33.721540 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:05:33.721544 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-04-21 02:05:33.721548 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-21 02:05:33.721551 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:05:33.721555 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:05:33.721559 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:05:33.721563 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:05:33.721566 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:33.721570 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:33.721574 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:33.721577 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:33.721581 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:05:33.721589 | ubuntu-noble | self.load_rules() 2026-04-21 02:05:33.721593 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:05:33.721597 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:05:33.721601 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:05:33.721604 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:05:33.721608 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:05:33.721612 | ubuntu-noble | LOG.warning( 2026-04-21 02:05:33.721617 | ubuntu-noble | 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.' 2026-04-21 02:05:33.721621 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:05:33.724381 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_extra_specs_simple [0.018450s] ... ok 2026-04-21 02:05:33.745746 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_wrong_scope_extra_specs_list [0.018388s] ... ok 2026-04-21 02:05:33.754326 | ubuntu-noble | 2026-04-21 02:05:33.626 6822 DEBUG oslo_concurrency.lockutils [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.754343 | ubuntu-noble | 2026-04-21 02:05:33.626 6822 DEBUG oslo_concurrency.lockutils [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.754357 | ubuntu-noble | 2026-04-21 02:05:33.626 6822 DEBUG oslo_concurrency.lockutils [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.754361 | ubuntu-noble | 2026-04-21 02:05:33.626 6822 DEBUG oslo_concurrency.lockutils [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.754365 | ubuntu-noble | 2026-04-21 02:05:33.626 6822 DEBUG oslo_concurrency.lockutils [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.754369 | ubuntu-noble | 2026-04-21 02:05:33.626 6822 DEBUG oslo_concurrency.lockutils [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.754381 | ubuntu-noble | 2026-04-21 02:05:33.626 6822 DEBUG oslo_concurrency.lockutils [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.754385 | ubuntu-noble | 2026-04-21 02:05:33.627 6822 DEBUG oslo_concurrency.lockutils [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.754389 | ubuntu-noble | 2026-04-21 02:05:33.627 6822 DEBUG oslo_concurrency.lockutils [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.754393 | ubuntu-noble | 2026-04-21 02:05:33.627 6822 DEBUG oslo_concurrency.lockutils [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.754402 | ubuntu-noble | 2026-04-21 02:05:33.627 6822 DEBUG oslo_concurrency.lockutils [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.754406 | ubuntu-noble | 2026-04-21 02:05:33.627 6822 DEBUG oslo_concurrency.lockutils [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.754410 | ubuntu-noble | 2026-04-21 02:05:33.627 6822 DEBUG oslo_concurrency.lockutils [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.754417 | ubuntu-noble | 2026-04-21 02:05:33.627 6822 DEBUG oslo_concurrency.lockutils [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.754420 | ubuntu-noble | 2026-04-21 02:05:33.627 6822 DEBUG oslo_concurrency.lockutils [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.754424 | ubuntu-noble | 2026-04-21 02:05:33.627 6822 DEBUG oslo_concurrency.lockutils [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.754432 | ubuntu-noble | 2026-04-21 02:05:33.628 6822 DEBUG oslo_concurrency.lockutils [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.754436 | ubuntu-noble | 2026-04-21 02:05:33.628 6822 DEBUG oslo_concurrency.lockutils [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.754440 | ubuntu-noble | 2026-04-21 02:05:33.628 6822 WARNING manila.scheduler.host_manager [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Share service is down. (host: host7). 2026-04-21 02:05:33.754445 | ubuntu-noble | 2026-04-21 02:05:33.628 6822 DEBUG manila.scheduler.filters.base [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Starting with 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-04-21 02:05:33.754449 | ubuntu-noble | 2026-04-21 02:05:33.629 6822 DEBUG manila.scheduler.filters.base [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Filter OnlyHostFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-21 02:05:33.754453 | ubuntu-noble | 2026-04-21 02:05:33.629 6822 DEBUG manila.scheduler.filters.base [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Filter AvailabilityZoneFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-21 02:05:33.754460 | ubuntu-noble | 2026-04-21 02:05:33.629 6822 DEBUG manila.scheduler.filters.capacity [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Space information for share creation on host host1#_pool0 (requested / avail): 1/921 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-21 02:05:33.754465 | ubuntu-noble | 2026-04-21 02:05:33.630 6822 DEBUG manila.scheduler.filters.capacity [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Space information for share creation on host host2#_pool0 (requested / avail): 1/95 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-21 02:05:33.754469 | ubuntu-noble | 2026-04-21 02:05:33.630 6822 DEBUG manila.scheduler.filters.capacity [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Space information for share creation on host host3#_pool0 (requested / avail): 1/256 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-21 02:05:33.754473 | ubuntu-noble | 2026-04-21 02:05:33.630 6822 DEBUG manila.scheduler.filters.capacity [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Space information for share creation on host host4#_pool0 (requested / avail): 1/97 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-21 02:05:33.754479 | ubuntu-noble | 2026-04-21 02:05:33.630 6822 DEBUG manila.scheduler.filters.capacity [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Space information for share creation on host host5#_pool0 (requested / avail): 1/397 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-21 02:05:33.754483 | ubuntu-noble | 2026-04-21 02:05:33.630 6822 DEBUG manila.scheduler.filters.base [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Filter CapacityFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-21 02:05:33.754487 | ubuntu-noble | 2026-04-21 02:05:33.630 6822 DEBUG manila.scheduler.utils [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Share type extra spec requirement "replication_type=dr" does not match reported capability "writable" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-04-21 02:05:33.754495 | ubuntu-noble | 2026-04-21 02:05:33.630 6822 DEBUG manila.scheduler.filters.capabilities [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] host: 'host1#_pool0', free_capacity_gb: 1024, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-21 02:05:33.754499 | ubuntu-noble | 2026-04-21 02:05:33.630 6822 DEBUG manila.scheduler.utils [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Share type extra spec requirement "replication_type=dr" does not match reported capability "readable" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-04-21 02:05:33.754503 | ubuntu-noble | 2026-04-21 02:05:33.630 6822 DEBUG manila.scheduler.filters.capabilities [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] host: 'host2#_pool0', free_capacity_gb: 300, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-21 02:05:33.754507 | ubuntu-noble | 2026-04-21 02:05:33.630 6822 DEBUG manila.scheduler.utils [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Host doesn't provide capability 'replication_type' listed in the extra specs capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:174 2026-04-21 02:05:33.754511 | ubuntu-noble | 2026-04-21 02:05:33.631 6822 DEBUG manila.scheduler.filters.capabilities [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] host: 'host3#_pool0', free_capacity_gb: 256, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-21 02:05:33.754515 | ubuntu-noble | 2026-04-21 02:05:33.631 6822 DEBUG manila.scheduler.utils [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Host doesn't provide capability 'replication_type' listed in the extra specs capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:174 2026-04-21 02:05:33.754522 | ubuntu-noble | 2026-04-21 02:05:33.631 6822 DEBUG manila.scheduler.filters.capabilities [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] host: 'host5#_pool0', free_capacity_gb: 500, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-21 02:05:33.754526 | ubuntu-noble | 2026-04-21 02:05:33.631 6822 DEBUG manila.scheduler.utils [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Host doesn't provide capability 'replication_type' listed in the extra specs capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:174 2026-04-21 02:05:33.754530 | ubuntu-noble | 2026-04-21 02:05:33.631 6822 DEBUG manila.scheduler.filters.capabilities [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] host: 'host6#_pool0', free_capacity_gb: unknown, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-21 02:05:33.754534 | ubuntu-noble | 2026-04-21 02:05:33.631 6822 DEBUG manila.scheduler.filters.base [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Filter CapabilitiesFilter returned 1 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-21 02:05:33.754541 | ubuntu-noble | 2026-04-21 02:05:33.631 6822 DEBUG manila.scheduler.filters.driver [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Driver Filter: Checking host 'host4#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-21 02:05:33.754544 | ubuntu-noble | 2026-04-21 02:05:33.631 6822 DEBUG manila.scheduler.filters.driver [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Filter function not set :: passing host. _check_filter_function /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:53 2026-04-21 02:05:33.754552 | ubuntu-noble | 2026-04-21 02:05:33.631 6822 DEBUG manila.scheduler.filters.driver [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-21 02:05:33.754556 | ubuntu-noble | 2026-04-21 02:05:33.631 6822 DEBUG manila.scheduler.filters.driver [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Done checking host 'host4#_pool0' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-21 02:05:33.754560 | ubuntu-noble | 2026-04-21 02:05:33.631 6822 DEBUG manila.scheduler.filters.base [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Filter DriverFilter returned 1 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-21 02:05:33.754564 | ubuntu-noble | 2026-04-21 02:05:33.632 6822 DEBUG manila.scheduler.filters.base [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Filter ShareReplicationFilter returned 1 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-21 02:05:33.754568 | ubuntu-noble | 2026-04-21 02:05:33.632 6822 DEBUG manila.scheduler.filters.base [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Filter CreateFromSnapshotFilter returned 1 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-21 02:05:33.754572 | ubuntu-noble | 2026-04-21 02:05:33.632 6822 DEBUG manila.scheduler.filters.base [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Filter AffinityFilter returned 1 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-21 02:05:33.754576 | ubuntu-noble | 2026-04-21 02:05:33.632 6822 DEBUG manila.scheduler.filters.base [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Filter AntiAffinityFilter returned 1 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-21 02:05:33.754579 | ubuntu-noble | 2026-04-21 02:05:33.632 6822 DEBUG manila.scheduler.drivers.filter [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Filtered share [host: 'host4#_pool0', free_capacity_gb: 200, pools: None] _schedule_share /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/drivers/filter.py:278 2026-04-21 02:05:33.754583 | ubuntu-noble | 2026-04-21 02:05:33.632 6822 DEBUG manila.scheduler.weighers.goodness [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Checking host 'host4#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-21 02:05:33.754590 | ubuntu-noble | 2026-04-21 02:05:33.632 6822 WARNING manila.scheduler.weighers.goodness [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:33.754594 | ubuntu-noble | 2026-04-21 02:05:33.633 6822 INFO manila.scheduler.weighers.goodness [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Goodness function result for host host4#_pool0: 0. 2026-04-21 02:05:33.754598 | ubuntu-noble | 2026-04-21 02:05:33.633 6822 DEBUG manila.scheduler.weighers.goodness [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-21 02:05:33.754602 | ubuntu-noble | 2026-04-21 02:05:33.633 6822 DEBUG manila.scheduler.weighers.goodness [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Done checking host 'host4#_pool0' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-21 02:05:33.754608 | ubuntu-noble | 2026-04-21 02:05:33.633 6822 DEBUG manila.scheduler.drivers.filter [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Choosing for share: WeighedHost [host: host4#_pool0, weight: 0.0] _schedule_share /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/drivers/filter.py:284 2026-04-21 02:05:33.754616 | ubuntu-noble | 2026-04-21 02:05:33.634 6822 INFO manila.coordination [None req-916b1876-3268-40fd-b377-2527bab8fa74 user project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.754620 | ubuntu-noble | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_valid_replication_spec_3 [0.050309s] ... ok 2026-04-21 02:05:33.758215 | ubuntu-noble | Insufficient free space for share creation on host host1 (requested / avail): 100/90 2026-04-21 02:05:33.760581 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_snapshot_reserved_1 [0.018981s] ... ok 2026-04-21 02:05:33.761465 | ubuntu-noble | --- Logging error --- 2026-04-21 02:05:33.762464 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:33.763307 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:05:33.763321 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:05:33.763325 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.763329 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:05:33.763333 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:05:33.763337 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.763341 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:05:33.763344 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:05:33.763348 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.763352 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:05:33.763356 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:05:33.763360 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.763363 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:05:33.763367 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:05:33.763371 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.763375 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:05:33.763378 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:05:33.763382 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:05:33.763386 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:05:33.763389 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:05:33.763393 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.763397 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:05:33.763401 | ubuntu-noble | return self._read_deleted 2026-04-21 02:05:33.763404 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.763408 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:05:33.763412 | ubuntu-noble | Call stack: 2026-04-21 02:05:33.763416 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:05:33.763419 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:05:33.763423 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:05:33.763427 | ubuntu-noble | main() 2026-04-21 02:05:33.763431 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:05:33.763434 | ubuntu-noble | program.TestProgram( 2026-04-21 02:05:33.763438 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:05:33.763448 | ubuntu-noble | self.runTests() 2026-04-21 02:05:33.763452 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:05:33.763456 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:05:33.763460 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:05:33.763463 | ubuntu-noble | test(result) 2026-04-21 02:05:33.763467 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.763471 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.763475 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.763478 | ubuntu-noble | test(result) 2026-04-21 02:05:33.763482 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.763486 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.763489 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.763493 | ubuntu-noble | test(result) 2026-04-21 02:05:33.763497 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.763500 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.763504 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.763508 | ubuntu-noble | test(result) 2026-04-21 02:05:33.763512 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:05:33.763515 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.763519 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:05:33.763523 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:05:33.763531 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:05:33.763535 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:05:33.763539 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:05:33.763542 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:05:33.763546 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:05:33.763550 | ubuntu-noble | self._run_core() 2026-04-21 02:05:33.763554 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:05:33.763562 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:05:33.763566 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:05:33.763569 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:33.763573 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:05:33.763577 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:05:33.763581 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-04-21 02:05:33.763584 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-21 02:05:33.763588 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:05:33.763592 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:05:33.763596 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:05:33.763599 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:05:33.763607 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:33.763611 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:33.763614 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:33.763618 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:33.763622 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:05:33.763626 | ubuntu-noble | self.load_rules() 2026-04-21 02:05:33.763629 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:05:33.763633 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:05:33.763637 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:05:33.763641 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:05:33.763644 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:05:33.763648 | ubuntu-noble | LOG.warning( 2026-04-21 02:05:33.763652 | ubuntu-noble | 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.' 2026-04-21 02:05:33.763656 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:05:33.781329 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_total_1 [0.018521s] ... ok 2026-04-21 02:05:33.798189 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_1 [0.018995s] ... ok 2026-04-21 02:05:33.806190 | ubuntu-noble | --- Logging error --- 2026-04-21 02:05:33.807024 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:33.807367 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:05:33.807381 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:05:33.807386 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.807389 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:05:33.807393 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:05:33.807397 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.807401 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:05:33.807406 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:05:33.807411 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.807416 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:05:33.807420 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:05:33.807423 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.807434 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:05:33.807439 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:05:33.807443 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.807448 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:05:33.807452 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:05:33.807456 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:05:33.807460 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:05:33.807463 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:05:33.807474 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.807479 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:05:33.807483 | ubuntu-noble | return self._read_deleted 2026-04-21 02:05:33.807488 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:33.807492 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:05:33.807496 | ubuntu-noble | Call stack: 2026-04-21 02:05:33.807977 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:05:33.807987 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:05:33.807991 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:05:33.807995 | ubuntu-noble | main() 2026-04-21 02:05:33.807999 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:05:33.808003 | ubuntu-noble | program.TestProgram( 2026-04-21 02:05:33.808007 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:05:33.808011 | ubuntu-noble | self.runTests() 2026-04-21 02:05:33.808015 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:05:33.808018 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:05:33.808022 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:05:33.808026 | ubuntu-noble | test(result) 2026-04-21 02:05:33.808030 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.808033 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.808037 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.808041 | ubuntu-noble | test(result) 2026-04-21 02:05:33.808045 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.808048 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.808052 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.808056 | ubuntu-noble | test(result) 2026-04-21 02:05:33.808060 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:33.808063 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.808067 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:33.808071 | ubuntu-noble | test(result) 2026-04-21 02:05:33.808075 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:05:33.808078 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:33.808082 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:05:33.808086 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:05:33.808090 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:05:33.808093 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:05:33.808097 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:05:33.808101 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:05:33.808105 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:05:33.808109 | ubuntu-noble | self._run_core() 2026-04-21 02:05:33.808112 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:05:33.808116 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:05:33.808126 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:05:33.808130 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:33.808134 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:05:33.808137 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:05:33.808141 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/drivers/test_base.py", line 43, in setUp 2026-04-21 02:05:33.808145 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-21 02:05:33.808149 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:05:33.808152 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:05:33.808160 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:05:33.808164 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:05:33.808167 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:33.808171 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:33.808175 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:33.808178 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:33.808182 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:05:33.808186 | ubuntu-noble | self.load_rules() 2026-04-21 02:05:33.808190 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:05:33.808193 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:05:33.808202 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:05:33.808206 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:05:33.808210 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:05:33.808213 | ubuntu-noble | LOG.warning( 2026-04-21 02:05:33.808218 | ubuntu-noble | 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.' 2026-04-21 02:05:33.808222 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:05:33.810355 | ubuntu-noble | 2026-04-21 02:05:33.676 6822 DEBUG oslo_concurrency.lockutils [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.810376 | ubuntu-noble | 2026-04-21 02:05:33.676 6822 DEBUG oslo_concurrency.lockutils [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.810383 | ubuntu-noble | 2026-04-21 02:05:33.676 6822 DEBUG oslo_concurrency.lockutils [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.810395 | ubuntu-noble | 2026-04-21 02:05:33.676 6822 DEBUG oslo_concurrency.lockutils [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.810401 | ubuntu-noble | 2026-04-21 02:05:33.677 6822 DEBUG oslo_concurrency.lockutils [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.810406 | ubuntu-noble | 2026-04-21 02:05:33.677 6822 DEBUG oslo_concurrency.lockutils [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.810416 | ubuntu-noble | 2026-04-21 02:05:33.677 6822 DEBUG oslo_concurrency.lockutils [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.810421 | ubuntu-noble | 2026-04-21 02:05:33.677 6822 DEBUG oslo_concurrency.lockutils [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.810426 | ubuntu-noble | 2026-04-21 02:05:33.677 6822 DEBUG oslo_concurrency.lockutils [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.810431 | ubuntu-noble | 2026-04-21 02:05:33.677 6822 DEBUG oslo_concurrency.lockutils [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.810443 | ubuntu-noble | 2026-04-21 02:05:33.677 6822 DEBUG oslo_concurrency.lockutils [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.810448 | ubuntu-noble | 2026-04-21 02:05:33.677 6822 DEBUG oslo_concurrency.lockutils [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.810453 | ubuntu-noble | 2026-04-21 02:05:33.677 6822 DEBUG oslo_concurrency.lockutils [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.810464 | ubuntu-noble | 2026-04-21 02:05:33.678 6822 DEBUG oslo_concurrency.lockutils [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.810469 | ubuntu-noble | 2026-04-21 02:05:33.678 6822 DEBUG oslo_concurrency.lockutils [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.810474 | ubuntu-noble | 2026-04-21 02:05:33.678 6822 DEBUG oslo_concurrency.lockutils [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:33.810480 | ubuntu-noble | 2026-04-21 02:05:33.678 6822 DEBUG oslo_concurrency.lockutils [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:33.810488 | ubuntu-noble | 2026-04-21 02:05:33.678 6822 DEBUG oslo_concurrency.lockutils [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:33.810493 | ubuntu-noble | 2026-04-21 02:05:33.678 6822 WARNING manila.scheduler.host_manager [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Share service is down. (host: host7). 2026-04-21 02:05:33.810499 | ubuntu-noble | 2026-04-21 02:05:33.678 6822 DEBUG manila.scheduler.filters.base [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Starting with 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-04-21 02:05:33.810504 | ubuntu-noble | 2026-04-21 02:05:33.680 6822 DEBUG manila.scheduler.filters.base [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Filter OnlyHostFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-21 02:05:33.810510 | ubuntu-noble | 2026-04-21 02:05:33.680 6822 DEBUG manila.scheduler.filters.base [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Filter AvailabilityZoneFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-21 02:05:33.810519 | ubuntu-noble | 2026-04-21 02:05:33.680 6822 DEBUG manila.scheduler.filters.capacity [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Space information for share creation on host host1#_pool0 (requested / avail): 1/921 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-21 02:05:33.810524 | ubuntu-noble | 2026-04-21 02:05:33.680 6822 DEBUG manila.scheduler.filters.capacity [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Space information for share creation on host host2#_pool0 (requested / avail): 1/95 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-21 02:05:33.810530 | ubuntu-noble | 2026-04-21 02:05:33.680 6822 DEBUG manila.scheduler.filters.capacity [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Space information for share creation on host host3#_pool0 (requested / avail): 1/256 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-21 02:05:33.810540 | ubuntu-noble | 2026-04-21 02:05:33.681 6822 DEBUG manila.scheduler.filters.capacity [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Space information for share creation on host host4#_pool0 (requested / avail): 1/97 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-21 02:05:33.810545 | ubuntu-noble | 2026-04-21 02:05:33.681 6822 DEBUG manila.scheduler.filters.capacity [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Space information for share creation on host host5#_pool0 (requested / avail): 1/397 host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capacity.py:83 2026-04-21 02:05:33.810550 | ubuntu-noble | 2026-04-21 02:05:33.681 6822 DEBUG manila.scheduler.filters.base [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Filter CapacityFilter returned 6 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-21 02:05:33.810555 | ubuntu-noble | 2026-04-21 02:05:33.681 6822 DEBUG manila.scheduler.utils [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Share type extra spec requirement "snapshot_support= 0" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-04-21 02:05:33.810561 | ubuntu-noble | 2026-04-21 02:05:33.681 6822 DEBUG manila.scheduler.filters.capabilities [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] host: 'host1#_pool0', free_capacity_gb: 1024, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-21 02:05:33.810569 | ubuntu-noble | 2026-04-21 02:05:33.681 6822 DEBUG manila.scheduler.utils [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Share type extra spec requirement "snapshot_support= 0" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-04-21 02:05:33.810574 | ubuntu-noble | 2026-04-21 02:05:33.681 6822 DEBUG manila.scheduler.filters.capabilities [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] host: 'host2#_pool0', free_capacity_gb: 300, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-21 02:05:33.810579 | ubuntu-noble | 2026-04-21 02:05:33.681 6822 DEBUG manila.scheduler.utils [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Share type extra spec requirement "snapshot_support= 0" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-04-21 02:05:33.810585 | ubuntu-noble | 2026-04-21 02:05:33.681 6822 DEBUG manila.scheduler.filters.capabilities [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] host: 'host3#_pool0', free_capacity_gb: 256, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-21 02:05:33.810590 | ubuntu-noble | 2026-04-21 02:05:33.681 6822 DEBUG manila.scheduler.utils [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Share type extra spec requirement "snapshot_support= 0" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-04-21 02:05:33.810600 | ubuntu-noble | 2026-04-21 02:05:33.681 6822 DEBUG manila.scheduler.filters.capabilities [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] host: 'host4#_pool0', free_capacity_gb: 200, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-21 02:05:33.810610 | ubuntu-noble | 2026-04-21 02:05:33.682 6822 DEBUG manila.scheduler.utils [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Share type extra spec requirement "snapshot_support= 0" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-04-21 02:05:33.810615 | ubuntu-noble | 2026-04-21 02:05:33.682 6822 DEBUG manila.scheduler.filters.capabilities [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] host: 'host5#_pool0', free_capacity_gb: 500, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-21 02:05:33.810620 | ubuntu-noble | 2026-04-21 02:05:33.682 6822 DEBUG manila.scheduler.utils [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Share type extra spec requirement "snapshot_support= 0" does not match reported capability "True" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-04-21 02:05:33.810624 | ubuntu-noble | 2026-04-21 02:05:33.682 6822 DEBUG manila.scheduler.filters.capabilities [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] host: 'host6#_pool0', free_capacity_gb: unknown, pools: None fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-21 02:05:33.810630 | ubuntu-noble | 2026-04-21 02:05:33.682 6822 INFO manila.scheduler.filters.base [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Filter CapabilitiesFilter returned 0 host(s) 2026-04-21 02:05:33.810635 | ubuntu-noble | 2026-04-21 02:05:33.683 6822 INFO manila.coordination [None req-e3764c84-460d-4848-9be0-5a9e7df1668c user project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.810819 | ubuntu-noble | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_without_snapshot_support_4 [0.048818s] ... ok 2026-04-21 02:05:33.811871 | ubuntu-noble | 2026-04-21 02:05:33.723 6822 INFO manila.coordination [None req-2fc777e6-abd8-4546-a3cf-32a7ca4c0c42 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.812255 | ubuntu-noble | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_max_attempts [0.040778s] ... ok 2026-04-21 02:05:33.819139 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_unknown [0.018607s] ... ok 2026-04-21 02:05:33.819170 | ubuntu-noble | 2026-04-21 02:05:33.766 6822 DEBUG manila.scheduler.filters.base [None req-34acdac3-967a-4407-ab6f-1ac0f31ac2eb fake_user fake_project - - - -] Starting with 0 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-04-21 02:05:33.819176 | ubuntu-noble | 2026-04-21 02:05:33.766 6822 INFO manila.scheduler.filters.base [None req-34acdac3-967a-4407-ab6f-1ac0f31ac2eb fake_user fake_project - - - -] Filter OnlyHostFilter returned 0 host(s) 2026-04-21 02:05:33.819181 | ubuntu-noble | 2026-04-21 02:05:33.767 6822 INFO manila.coordination [None req-34acdac3-967a-4407-ab6f-1ac0f31ac2eb fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.819804 | ubuntu-noble | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_retry_attempt_one [0.044582s] ... ok 2026-04-21 02:05:33.825520 | ubuntu-noble | 2026-04-21 02:05:33.811 6822 DEBUG manila.scheduler.filters.base [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Starting with 0 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-04-21 02:05:33.825537 | ubuntu-noble | 2026-04-21 02:05:33.812 6822 INFO manila.scheduler.filters.base [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Filter OnlyHostFilter returned 0 host(s) 2026-04-21 02:05:33.825542 | ubuntu-noble | 2026-04-21 02:05:33.813 6822 INFO manila.coordination [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.825554 | ubuntu-noble | {5} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_retry_attempt_two [0.044842s] ... ok 2026-04-21 02:05:33.834007 | ubuntu-noble | 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. 2026-04-21 02:05:33.835744 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-04-21 02:05:33.835759 | ubuntu-noble | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-04-21 02:05:33.836074 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_16 [0.018931s] ... ok 2026-04-21 02:05:33.836972 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-04-21 02:05:33.836987 | ubuntu-noble | signop = oneOf('+ -') 2026-04-21 02:05:33.836992 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-04-21 02:05:33.836996 | ubuntu-noble | operand.setParseAction(EvalConstant) 2026-04-21 02:05:33.837000 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-04-21 02:05:33.837004 | ubuntu-noble | expr = infixNotation(operand, [ 2026-04-21 02:05:33.839544 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:05:33.839558 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:05:33.839839 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:05:33.839848 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:05:33.854652 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_06 [0.018349s] ... ok 2026-04-21 02:05:33.856987 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_update [0.139450s] ... ok 2026-04-21 02:05:33.878615 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_10 [0.019603s] ... ok 2026-04-21 02:05:33.883484 | ubuntu-noble | 2026-04-21 02:05:33.874 6822 INFO manila.coordination [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.883500 | ubuntu-noble | {5} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_function [0.060212s] ... ok 2026-04-21 02:05:33.894911 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:05:33.894928 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:05:33.894938 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:05:33.894942 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:05:33.898011 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_12 [0.018086s] ... ok 2026-04-21 02:05:33.903457 | ubuntu-noble | 2026-04-21 02:05:33.901 6822 INFO manila.coordination [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.903758 | ubuntu-noble | {5} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_negative_numbers [0.027175s] ... ok 2026-04-21 02:05:33.910261 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_same_backend_2___host1_AAA_pool1____host1_AAA_pool2__ [0.017847s] ... ok 2026-04-21 02:05:33.915500 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_replica_data_get_for_project_3__None___fake___3_ [0.058689s] ... ok 2026-04-21 02:05:33.923045 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:05:33.923062 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:05:33.923066 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:05:33.923070 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:05:33.929239 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_01___1____1___True_ [0.017861s] ... ok 2026-04-21 02:05:33.929767 | ubuntu-noble | 2026-04-21 02:05:33.927 6822 INFO manila.coordination [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.931375 | ubuntu-noble | {5} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_simple_float [0.025390s] ... ok 2026-04-21 02:05:33.949924 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_16___2____s__12___False_ [0.020437s] ... ok 2026-04-21 02:05:33.951455 | ubuntu-noble | 2026-04-21 02:05:33.948 6822 INFO manila.coordination [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.952097 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_base.TestBaseFilter.test_filter_one_is_called [0.021038s] ... ok 2026-04-21 02:05:33.967983 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_18___12311321_____in__11___True_ [0.018902s] ... ok 2026-04-21 02:05:33.970664 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_quotas_and_reservations_2 [0.054791s] ... ok 2026-04-21 02:05:33.977781 | ubuntu-noble | 2026-04-21 02:05:33.968 6822 DEBUG manila.scheduler.filters.base [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Starting with 4 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:80 2026-04-21 02:05:33.977799 | ubuntu-noble | 2026-04-21 02:05:33.968 6822 DEBUG manila.scheduler.filters.base [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Filter FakeFilter1 returned 4 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-21 02:05:33.977804 | ubuntu-noble | 2026-04-21 02:05:33.968 6822 DEBUG manila.scheduler.filters.base [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Filter FakeFilter2 returned 4 host(s) get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:97 2026-04-21 02:05:33.977808 | ubuntu-noble | 2026-04-21 02:05:33.969 6822 DEBUG manila.scheduler.filters.base [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Filter FakeFilter3 says to stop filtering get_filtered_objects /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/base.py:88 2026-04-21 02:05:33.977812 | ubuntu-noble | 2026-04-21 02:05:33.969 6822 INFO manila.coordination [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.978049 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_base.TestBaseFilterHandler.test_get_filtered_objects_return_none [0.021131s] ... ok 2026-04-21 02:05:33.987082 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_22___12310321_____in__11__in____False_ [0.019055s] ... ok 2026-04-21 02:05:33.993889 | ubuntu-noble | 2026-04-21 02:05:33.988 6822 DEBUG manila.scheduler.utils [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Share type extra spec requirement "capabilities:scope_lv1:opt1=<= 2" does not match reported capability "10" capabilities_satisfied /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/utils.py:188 2026-04-21 02:05:33.993911 | ubuntu-noble | 2026-04-21 02:05:33.988 6822 DEBUG manila.scheduler.filters.capabilities [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] host: 'host1', free_capacity_gb: 1024, pools: {} fails resource_type extra_specs requirements host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/capabilities.py:45 2026-04-21 02:05:33.993916 | ubuntu-noble | 2026-04-21 02:05:33.989 6822 INFO manila.coordination [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:33.994414 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_scope_extra_specs [0.019112s] ... ok 2026-04-21 02:05:34.004933 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_25__True____is__True___True_ [0.017875s] ... ok 2026-04-21 02:05:34.007823 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_quotas_and_reservations_3 [0.035520s] ... ok 2026-04-21 02:05:34.009613 | ubuntu-noble | 2026-04-21 02:05:34.007 6822 INFO manila.coordination [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.010551 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_complex [0.018565s] ... ok 2026-04-21 02:05:34.027420 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_36___13_____or__11__or__12__or____False_ [0.019839s] ... ok 2026-04-21 02:05:34.030944 | ubuntu-noble | 2026-04-21 02:05:34.027 6822 INFO manila.coordination [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.031254 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_simple [0.019721s] ... ok 2026-04-21 02:05:34.047211 | ubuntu-noble | 2026-04-21 02:05:34.045 6822 INFO manila.coordination [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.050054 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_total_1 [0.018129s] ... ok 2026-04-21 02:05:34.050072 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_access_rules_status_2_syncing [0.041508s] ... ok 2026-04-21 02:05:34.066910 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:34.069188 | ubuntu-noble | 2026-04-21 02:05:34.064 6822 INFO manila.coordination [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.069400 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_without_snapshot_host [0.018627s] ... ok 2026-04-21 02:05:34.076310 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_user_context_2 [0.045752s] ... ok 2026-04-21 02:05:34.083425 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:05:34.083441 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:05:34.083446 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:05:34.083450 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:05:34.086382 | ubuntu-noble | 2026-04-21 02:05:34.082 6822 DEBUG manila.scheduler.filters.driver [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Driver Filter: Checking host 'host1' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-21 02:05:34.094768 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_ignore_attempted_hosts.HostFiltersTestCase.test_ignore_attempted_hosts_filter_pass [0.019295s] ... ok 2026-04-21 02:05:34.094795 | ubuntu-noble | 2026-04-21 02:05:34.086 6822 INFO manila.scheduler.filters.driver [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Filter function result for host host1: True. 2026-04-21 02:05:34.094800 | ubuntu-noble | 2026-04-21 02:05:34.086 6822 DEBUG manila.scheduler.filters.driver [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-21 02:05:34.094805 | ubuntu-noble | 2026-04-21 02:05:34.086 6822 DEBUG manila.scheduler.filters.driver [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Done checking host 'host1' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-21 02:05:34.094810 | ubuntu-noble | 2026-04-21 02:05:34.087 6822 INFO manila.coordination [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.095168 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_capabilities [0.023002s] ... ok 2026-04-21 02:05:34.095574 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_2_creating [0.047804s] ... ok 2026-04-21 02:05:34.108618 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:05:34.108640 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:05:34.108644 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:05:34.108649 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:05:34.109301 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_fails_on_disk [0.018696s] ... ok 2026-04-21 02:05:34.126654 | ubuntu-noble | 2026-04-21 02:05:34.108 6822 DEBUG manila.scheduler.filters.driver [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Driver Filter: Checking host 'host1' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:37 2026-04-21 02:05:34.131884 | ubuntu-noble | 2026-04-21 02:05:34.111 6822 INFO manila.scheduler.filters.driver [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Filter function result for host host1: True. 2026-04-21 02:05:34.131896 | ubuntu-noble | 2026-04-21 02:05:34.111 6822 DEBUG manila.scheduler.filters.driver [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Result: True host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:40 2026-04-21 02:05:34.131901 | ubuntu-noble | 2026-04-21 02:05:34.111 6822 DEBUG manila.scheduler.filters.driver [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Done checking host 'host1' host_passes /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/filters/driver.py:41 2026-04-21 02:05:34.131917 | ubuntu-noble | 2026-04-21 02:05:34.112 6822 INFO manila.coordination [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.132793 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_function_share_replacement [0.024999s] ... ok 2026-04-21 02:05:34.133840 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_fails_on_service_disabled [0.024071s] ... ok 2026-04-21 02:05:34.137631 | ubuntu-noble | 2026-04-21 02:05:34.132 6822 INFO manila.coordination [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.137649 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_08___34_____234___False_ [0.019991s] ... ok 2026-04-21 02:05:34.143724 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_7_manage_starting [0.048021s] ... ok 2026-04-21 02:05:34.155859 | ubuntu-noble | 2026-04-21 02:05:34.152 6822 INFO manila.coordination [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.155880 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_09___34________False_ [0.020161s] ... ok 2026-04-21 02:05:34.156282 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_passes [0.022922s] ... ok 2026-04-21 02:05:34.176683 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_unknown_operator_raises [0.019388s] ... ok 2026-04-21 02:05:34.177837 | ubuntu-noble | 2026-04-21 02:05:34.173 6822 INFO manila.coordination [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.178241 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_10___123____s___123___True_ [0.021072s] ... ok 2026-04-21 02:05:34.196764 | ubuntu-noble | 2026-04-21 02:05:34.193 6822 INFO manila.coordination [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.203312 | ubuntu-noble | {4} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_passes_no_active_replica_host [0.025799s] ... ok 2026-04-21 02:05:34.203332 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_26__True____is__False___False_ [0.025750s] ... ok 2026-04-21 02:05:34.203337 | ubuntu-noble | {0} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_replication_change_3_creating [0.058924s] ... ok 2026-04-21 02:05:34.230729 | ubuntu-noble | 2026-04-21 02:05:34.223 6822 INFO manila.coordination [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.231338 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_30__False___Nonsense___False_ [0.024696s] ... ok 2026-04-21 02:05:34.231357 | ubuntu-noble | {0} manila.tests.db.test_migration.MigrationTestCase.test_revision [0.025933s] ... ok 2026-04-21 02:05:34.244536 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:34.248864 | ubuntu-noble | 2026-04-21 02:05:34.245 6822 INFO manila.coordination [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.249176 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_34___12_____or__11__or__12___True_ [0.021231s] ... ok 2026-04-21 02:05:34.249185 | ubuntu-noble | {4} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test__clean_expired_messages [0.046669s] ... ok 2026-04-21 02:05:34.250525 | ubuntu-noble | {0} manila.tests.db.test_migration.MigrationTestCase.test_stamp_none_version [0.020952s] ... ok 2026-04-21 02:05:34.266743 | ubuntu-noble | {1} manila.tests.data.test_helper.DataServiceHelperTestCase.test_unmount_share_instance_or_backup_1__True__True_ [1.083619s] ... ok 2026-04-21 02:05:34.268156 | ubuntu-noble | 2026-04-21 02:05:34.265 6822 INFO manila.coordination [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.269597 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_35___13_____or__11__or__12___False_ [0.018871s] ... ok 2026-04-21 02:05:34.273955 | ubuntu-noble | {0} manila.tests.db.test_migration.MigrationTestCase.test_version [0.023141s] ... ok 2026-04-21 02:05:34.287702 | ubuntu-noble | 2026-04-21 02:05:34.283 6822 INFO manila.coordination [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.287977 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_40___3_______1___True_ [0.017911s] ... ok 2026-04-21 02:05:34.288935 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:34.292530 | ubuntu-noble | {4} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_get_service_capabilities [0.043313s] ... ok 2026-04-21 02:05:34.299311 | ubuntu-noble | {0} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_4_admin_manipulating_service_lock [0.021954s] ... ok 2026-04-21 02:05:34.303026 | ubuntu-noble | 2026-04-21 02:05:34.301 6822 INFO manila.coordination [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.303801 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_41___2_______3___False_ [0.018621s] ... ok 2026-04-21 02:05:34.315979 | ubuntu-noble | {0} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_not_allowed_2_user_manipulating_service_lock [0.019956s] ... ok 2026-04-21 02:05:34.323843 | ubuntu-noble | 2026-04-21 02:05:34.320 6822 INFO manila.coordination [None req-8a1df05a-b8ba-41d3-8024-404562a1fb5b fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.324841 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_42___nfs____NFS___True_ [0.018553s] ... ok 2026-04-21 02:05:34.332801 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:34.335400 | ubuntu-noble | {4} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_update_service_capabilities [0.042613s] ... ok 2026-04-21 02:05:34.335943 | ubuntu-noble | {0} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_1_service_manipulating_user_lock [0.019890s] ... ok 2026-04-21 02:05:34.341285 | ubuntu-noble | Failed to copy data from source to destination /tmp/ins1_id to /tmp/backup_id. 2026-04-21 02:05:34.341315 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:34.341320 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 326, in _copy_share_data 2026-04-21 02:05:34.341324 | ubuntu-noble | copy.run() 2026-04-21 02:05:34.341328 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:34.341332 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:34.341335 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.341339 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:34.341343 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:34.341347 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.341351 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:34.341355 | ubuntu-noble | raise effect 2026-04-21 02:05:34.341359 | ubuntu-noble | Exception: fake 2026-04-21 02:05:34.341674 | ubuntu-noble | Could not unmount src /tmp/ins1_id after its data copy. 2026-04-21 02:05:34.341681 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:34.341685 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-21 02:05:34.341689 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-21 02:05:34.341693 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:34.341696 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:34.341700 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.341704 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:34.341707 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:34.341711 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.341715 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:34.341719 | ubuntu-noble | raise effect 2026-04-21 02:05:34.341722 | ubuntu-noble | Exception: fake 2026-04-21 02:05:34.342032 | ubuntu-noble | Could not unmount dest /tmp/backup_id after its data copy. 2026-04-21 02:05:34.342039 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:34.342043 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 346, in _copy_share_data 2026-04-21 02:05:34.342047 | ubuntu-noble | helper_dest.unmount_share_instance_or_backup(info_dest, 2026-04-21 02:05:34.342051 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:34.342054 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:34.342058 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.342062 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:34.342065 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:34.342069 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.342073 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:34.342077 | ubuntu-noble | raise effect 2026-04-21 02:05:34.342080 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 339, in _copy_share_data 2026-04-21 02:05:34.342091 | ubuntu-noble | helper_src.unmount_share_instance_or_backup(info_src, 2026-04-21 02:05:34.342095 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:34.342099 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:34.342102 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.342106 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:34.342110 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:34.342119 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.342123 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:34.342127 | ubuntu-noble | raise effect 2026-04-21 02:05:34.342130 | ubuntu-noble | Exception: fake 2026-04-21 02:05:34.342779 | ubuntu-noble | Could not deny access to src instance ins1_id after its data copy. 2026-04-21 02:05:34.342790 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:34.342794 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 354, in _copy_share_data 2026-04-21 02:05:34.342798 | ubuntu-noble | helper_src.deny_access_to_data_service(access_ref_src, 2026-04-21 02:05:34.342801 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:34.342805 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:34.342809 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.342813 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:34.342816 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:34.342820 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.342824 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:34.342828 | ubuntu-noble | raise effect 2026-04-21 02:05:34.342831 | ubuntu-noble | Exception: fake 2026-04-21 02:05:34.349942 | ubuntu-noble | {1} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_5 [0.083477s] ... ok 2026-04-21 02:05:34.360434 | ubuntu-noble | --- Logging error --- 2026-04-21 02:05:34.361831 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:34.361844 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:05:34.361849 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:05:34.361853 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.361857 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:05:34.361860 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:05:34.361864 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.361868 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:05:34.361872 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:05:34.361876 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.361880 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:05:34.361884 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:05:34.361887 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.361891 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:05:34.361895 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:05:34.361899 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.361902 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:05:34.361906 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:05:34.361910 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:05:34.361913 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:05:34.361917 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:05:34.361921 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.361925 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:05:34.361928 | ubuntu-noble | return self._read_deleted 2026-04-21 02:05:34.361932 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.361936 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:05:34.361939 | ubuntu-noble | Call stack: 2026-04-21 02:05:34.362259 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:05:34.362274 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:05:34.362278 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:05:34.362282 | ubuntu-noble | main() 2026-04-21 02:05:34.362301 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:05:34.362308 | ubuntu-noble | program.TestProgram( 2026-04-21 02:05:34.362312 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:05:34.362316 | ubuntu-noble | self.runTests() 2026-04-21 02:05:34.362320 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:05:34.362324 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:05:34.362327 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:05:34.362331 | ubuntu-noble | test(result) 2026-04-21 02:05:34.362335 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:34.362339 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:34.362342 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:34.362346 | ubuntu-noble | test(result) 2026-04-21 02:05:34.362350 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:34.362354 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:34.362358 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:34.362361 | ubuntu-noble | test(result) 2026-04-21 02:05:34.362365 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:34.362369 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:34.362755 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:34.362763 | ubuntu-noble | test(result) 2026-04-21 02:05:34.362768 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:05:34.362772 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:34.362775 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:05:34.362779 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:05:34.362783 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:05:34.362787 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:05:34.362791 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:05:34.362794 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:05:34.362798 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:05:34.362802 | ubuntu-noble | self._run_core() 2026-04-21 02:05:34.362806 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:05:34.362810 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:05:34.362813 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:05:34.362817 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:34.362821 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:05:34.362824 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:05:34.362828 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/filters/test_host.py", line 35, in setUp 2026-04-21 02:05:34.362837 | ubuntu-noble | self.user_context = context.RequestContext('user', 'project') 2026-04-21 02:05:34.362841 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:05:34.362845 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:05:34.362849 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:05:34.362852 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:05:34.362856 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:34.362860 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:34.362864 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:34.362867 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:34.362871 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:05:34.362875 | ubuntu-noble | self.load_rules() 2026-04-21 02:05:34.362879 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:05:34.362882 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:05:34.362886 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:05:34.362890 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:05:34.362894 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:05:34.362897 | ubuntu-noble | LOG.warning( 2026-04-21 02:05:34.362939 | ubuntu-noble | 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.' 2026-04-21 02:05:34.362945 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:05:34.366404 | ubuntu-noble | 2026-04-21 02:05:34.364 6822 INFO manila.coordination [None req-b53b4a70-2ddf-4718-81c7-c121dd4fa5dc user project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.369157 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_admin_context_1 [0.043982s] ... ok 2026-04-21 02:05:34.369424 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:34.370615 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:34.372917 | ubuntu-noble | {4} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_create_share_instance [0.037136s] ... ok 2026-04-21 02:05:34.374185 | ubuntu-noble | {0} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_not_authorized [0.038139s] ... ok 2026-04-21 02:05:34.392797 | ubuntu-noble | {4} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_1__True__True_ [0.019094s] ... ok 2026-04-21 02:05:34.393661 | ubuntu-noble | {0} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock [0.019470s] ... ok 2026-04-21 02:05:34.399483 | ubuntu-noble | --- Logging error --- 2026-04-21 02:05:34.400491 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:34.401827 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:05:34.401838 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:05:34.401843 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.401847 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:05:34.401850 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:05:34.401854 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.401858 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:05:34.401862 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:05:34.401866 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.401870 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:05:34.401874 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:05:34.401878 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.401881 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:05:34.401885 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:05:34.401889 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.401893 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:05:34.401896 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:05:34.401900 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:05:34.401904 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:05:34.401908 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:05:34.401911 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.401915 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:05:34.401919 | ubuntu-noble | return self._read_deleted 2026-04-21 02:05:34.401923 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.401927 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:05:34.401930 | ubuntu-noble | Call stack: 2026-04-21 02:05:34.401934 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:05:34.401938 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:05:34.401942 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:05:34.401946 | ubuntu-noble | main() 2026-04-21 02:05:34.401949 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:05:34.401953 | ubuntu-noble | program.TestProgram( 2026-04-21 02:05:34.401957 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:05:34.401961 | ubuntu-noble | self.runTests() 2026-04-21 02:05:34.401965 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:05:34.401969 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:05:34.401972 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:05:34.401976 | ubuntu-noble | test(result) 2026-04-21 02:05:34.401980 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:34.401984 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:34.401987 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:34.401991 | ubuntu-noble | test(result) 2026-04-21 02:05:34.401995 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:34.402005 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:34.402009 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:34.402012 | ubuntu-noble | test(result) 2026-04-21 02:05:34.402016 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:34.402020 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:34.402028 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:34.402032 | ubuntu-noble | test(result) 2026-04-21 02:05:34.402035 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:05:34.402039 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:34.402043 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:05:34.402047 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:05:34.402050 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:05:34.402054 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:05:34.402058 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:05:34.402062 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:05:34.402066 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:05:34.402069 | ubuntu-noble | self._run_core() 2026-04-21 02:05:34.402073 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:05:34.402081 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:05:34.402085 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:05:34.402088 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:34.402092 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:05:34.402096 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:05:34.402100 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/filters/test_host.py", line 35, in setUp 2026-04-21 02:05:34.402103 | ubuntu-noble | self.user_context = context.RequestContext('user', 'project') 2026-04-21 02:05:34.402107 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:05:34.402111 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:05:34.402115 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:05:34.402118 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:05:34.402122 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:34.402126 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:34.402129 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:34.402133 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:34.402137 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:05:34.402141 | ubuntu-noble | self.load_rules() 2026-04-21 02:05:34.402144 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:05:34.402148 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:05:34.402152 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:05:34.402160 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:05:34.402163 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:05:34.402167 | ubuntu-noble | LOG.warning( 2026-04-21 02:05:34.402171 | ubuntu-noble | 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.' 2026-04-21 02:05:34.402175 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:05:34.405419 | ubuntu-noble | 2026-04-21 02:05:34.403 6822 INFO manila.coordination [None req-5f303b00-4bff-43f8-83d3-0a66bb1e8dc6 user project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.405741 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_user_context_3 [0.038288s] ... ok 2026-04-21 02:05:34.407563 | ubuntu-noble | Share data copy failed attempting to mount destination at /tmp/ins2_id. 2026-04-21 02:05:34.407578 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:34.407582 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/data/manager.py", line 310, in _copy_share_data 2026-04-21 02:05:34.407586 | ubuntu-noble | helper_dest.mount_share_instance_or_backup(info_dest, mount_path) 2026-04-21 02:05:34.407590 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:34.407599 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:34.407603 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.407606 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:34.407610 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:34.407614 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.407618 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-04-21 02:05:34.407622 | ubuntu-noble | raise result 2026-04-21 02:05:34.407625 | ubuntu-noble | Exception: fake 2026-04-21 02:05:34.410269 | ubuntu-noble | {4} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_7___wrong___False_ [0.017909s] ... ok 2026-04-21 02:05:34.411922 | ubuntu-noble | {1} manila.tests.data.test_manager.DataManagerTestCase.test__copy_share_data_exception_mount_2 [0.064133s] ... ok 2026-04-21 02:05:34.423963 | ubuntu-noble | 2026-04-21 02:05:34.422 6822 INFO manila.coordination [None req-5f303b00-4bff-43f8-83d3-0a66bb1e8dc6 user project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.425169 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_fails_on_caps_disabled [0.020289s] ... ok 2026-04-21 02:05:34.426879 | ubuntu-noble | {0} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_7_deleted [0.032224s] ... ok 2026-04-21 02:05:34.439139 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_2 [0.029173s] ... ok 2026-04-21 02:05:34.445569 | ubuntu-noble | 2026-04-21 02:05:34.442 6822 INFO manila.coordination [None req-f08af1e1-ba41-4c29-85a8-b53f28644809 fake - - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.445587 | ubuntu-noble | {5} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_fails_incompatible_domain_1_tatooine [0.019141s] ... ok 2026-04-21 02:05:34.453893 | ubuntu-noble | {0} manila.tests.message.test_api.MessageApiTest.test_create [0.027126s] ... ok 2026-04-21 02:05:34.458124 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_3 [0.019361s] ... ok 2026-04-21 02:05:34.465255 | ubuntu-noble | 2026-04-21 02:05:34.462 6822 INFO manila.coordination [None req-f08af1e1-ba41-4c29-85a8-b53f28644809 fake - - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.465666 | ubuntu-noble | {5} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_3 [0.019154s] ... ok 2026-04-21 02:05:34.475846 | ubuntu-noble | {0} manila.tests.message.test_api.MessageApiTest.test_get [0.022072s] ... ok 2026-04-21 02:05:34.482811 | ubuntu-noble | {1} manila.tests.data.test_manager.DataManagerTestCase.test_create_share_backup_continue_4___100___True_ [0.067303s] ... ok 2026-04-21 02:05:34.484110 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_2 [0.020963s] ... ok 2026-04-21 02:05:34.485134 | ubuntu-noble | 2026-04-21 02:05:34.481 6822 INFO manila.coordination [None req-f08af1e1-ba41-4c29-85a8-b53f28644809 fake - - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.485608 | ubuntu-noble | {5} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_5 [0.019357s] ... ok 2026-04-21 02:05:34.496606 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:34.497853 | ubuntu-noble | {0} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_1 [0.021891s] ... ok 2026-04-21 02:05:34.500076 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_with_no_goodness_function [0.019138s] ... ok 2026-04-21 02:05:34.522574 | ubuntu-noble | {0} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_plug_dev_exists [0.022303s] ... ok 2026-04-21 02:05:34.531303 | ubuntu-noble | 2026-04-21 02:05:34.499 6822 DEBUG oslo_concurrency.lockutils [None req-61a89aac-54fa-49b3-9120-8bb051a165ad user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:34.531323 | ubuntu-noble | 2026-04-21 02:05:34.500 6822 DEBUG oslo_concurrency.lockutils [None req-61a89aac-54fa-49b3-9120-8bb051a165ad user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:34.531335 | ubuntu-noble | 2026-04-21 02:05:34.500 6822 DEBUG oslo_concurrency.lockutils [None req-61a89aac-54fa-49b3-9120-8bb051a165ad user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:34.531340 | ubuntu-noble | 2026-04-21 02:05:34.500 6822 DEBUG oslo_concurrency.lockutils [None req-61a89aac-54fa-49b3-9120-8bb051a165ad user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:34.531344 | ubuntu-noble | 2026-04-21 02:05:34.500 6822 DEBUG oslo_concurrency.lockutils [None req-61a89aac-54fa-49b3-9120-8bb051a165ad user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:34.531348 | ubuntu-noble | 2026-04-21 02:05:34.500 6822 DEBUG oslo_concurrency.lockutils [None req-61a89aac-54fa-49b3-9120-8bb051a165ad user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:34.531351 | ubuntu-noble | 2026-04-21 02:05:34.500 6822 DEBUG oslo_concurrency.lockutils [None req-61a89aac-54fa-49b3-9120-8bb051a165ad user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:34.531363 | ubuntu-noble | 2026-04-21 02:05:34.500 6822 DEBUG oslo_concurrency.lockutils [None req-61a89aac-54fa-49b3-9120-8bb051a165ad user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:34.531367 | ubuntu-noble | 2026-04-21 02:05:34.500 6822 DEBUG oslo_concurrency.lockutils [None req-61a89aac-54fa-49b3-9120-8bb051a165ad user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:34.531371 | ubuntu-noble | 2026-04-21 02:05:34.501 6822 DEBUG manila.scheduler.host_manager [None req-61a89aac-54fa-49b3-9120-8bb051a165ad user project - - - -] Removing non-active pool _pool0 @ host1 from scheduler cache. update_pools /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/host_manager.py:299 2026-04-21 02:05:34.531376 | ubuntu-noble | 2026-04-21 02:05:34.501 6822 INFO manila.coordination [None req-61a89aac-54fa-49b3-9120-8bb051a165ad user project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.533714 | ubuntu-noble | {1} manila.tests.data.test_manager.DataManagerTestCase.test_data_copy_get_progress [0.048669s] ... ok 2026-04-21 02:05:34.534171 | ubuntu-noble | {5} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_update_from_share_capability_nopool [0.020143s] ... ok 2026-04-21 02:05:34.542734 | ubuntu-noble | {3} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsPostgreSQL.test_single_branch [1.022429s] ... ok 2026-04-21 02:05:34.542751 | ubuntu-noble | 2026-04-21 02:05:34.523 6822 DEBUG oslo_concurrency.lockutils [None req-80f6ed6c-e833-4d20-94dd-0a7df2c7b032 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:34.542757 | ubuntu-noble | 2026-04-21 02:05:34.524 6822 DEBUG oslo_concurrency.lockutils [None req-80f6ed6c-e833-4d20-94dd-0a7df2c7b032 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:34.542770 | ubuntu-noble | 2026-04-21 02:05:34.524 6822 DEBUG oslo_concurrency.lockutils [None req-80f6ed6c-e833-4d20-94dd-0a7df2c7b032 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:34.542774 | ubuntu-noble | 2026-04-21 02:05:34.525 6822 INFO manila.coordination [None req-80f6ed6c-e833-4d20-94dd-0a7df2c7b032 user project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.542779 | ubuntu-noble | {5} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_03 [0.024197s] ... ok 2026-04-21 02:05:34.544185 | ubuntu-noble | {0} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_unplug_no_device [0.022862s] ... ok 2026-04-21 02:05:34.548526 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_different_backend_and_availability_zone [0.049196s] ... ok 2026-04-21 02:05:34.557468 | ubuntu-noble | 2026-04-21 02:05:34.544 6822 DEBUG oslo_concurrency.lockutils [None req-951ee83b-e97a-46ea-8547-f04bcc934224 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:34.557496 | ubuntu-noble | 2026-04-21 02:05:34.544 6822 DEBUG oslo_concurrency.lockutils [None req-951ee83b-e97a-46ea-8547-f04bcc934224 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:34.557502 | ubuntu-noble | 2026-04-21 02:05:34.544 6822 DEBUG oslo_concurrency.lockutils [None req-951ee83b-e97a-46ea-8547-f04bcc934224 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:34.557506 | ubuntu-noble | 2026-04-21 02:05:34.545 6822 INFO manila.coordination [None req-951ee83b-e97a-46ea-8547-f04bcc934224 user project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.557511 | ubuntu-noble | {5} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_05 [0.020120s] ... ok 2026-04-21 02:05:34.562266 | ubuntu-noble | Reset mac address to ff:ee:dd:cc:bb:aa 2026-04-21 02:05:34.571493 | ubuntu-noble | {0} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_plug_reset_mac [0.021806s] ... ok 2026-04-21 02:05:34.571530 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__weigh_object [0.021024s] ... ok 2026-04-21 02:05:34.575869 | ubuntu-noble | 2026-04-21 02:05:34.564 6822 DEBUG oslo_concurrency.lockutils [None req-2d407281-4a41-410f-b6eb-5c5104e44b6c user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:34.575891 | ubuntu-noble | 2026-04-21 02:05:34.564 6822 DEBUG oslo_concurrency.lockutils [None req-2d407281-4a41-410f-b6eb-5c5104e44b6c user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:34.575896 | ubuntu-noble | 2026-04-21 02:05:34.564 6822 DEBUG oslo_concurrency.lockutils [None req-2d407281-4a41-410f-b6eb-5c5104e44b6c user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:34.575901 | ubuntu-noble | 2026-04-21 02:05:34.565 6822 INFO manila.coordination [None req-2d407281-4a41-410f-b6eb-5c5104e44b6c user project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.576151 | ubuntu-noble | {5} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_10 [0.019928s] ... ok 2026-04-21 02:05:34.581681 | ubuntu-noble | {1} manila.tests.data.test_manager.DataManagerTestCase.test_init_host_1_data_copying_completing [0.053146s] ... ok 2026-04-21 02:05:34.585419 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_1 [0.044707s] ... ok 2026-04-21 02:05:34.590162 | ubuntu-noble | {0} manila.tests.network.linux.test_ip_lib.TestIPCommandBase.test_run [0.020759s] ... ok 2026-04-21 02:05:34.591182 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_choose_pool_with_existing_share_server [0.019502s] ... ok 2026-04-21 02:05:34.601652 | ubuntu-noble | 2026-04-21 02:05:34.584 6822 DEBUG oslo_concurrency.lockutils [None req-024acc47-8d27-445d-a405-04e245f27df2 user project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:34.601679 | ubuntu-noble | 2026-04-21 02:05:34.585 6822 DEBUG oslo_concurrency.lockutils [None req-024acc47-8d27-445d-a405-04e245f27df2 user project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:34.601686 | ubuntu-noble | 2026-04-21 02:05:34.585 6822 DEBUG oslo_concurrency.lockutils [None req-024acc47-8d27-445d-a405-04e245f27df2 user project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:34.601692 | ubuntu-noble | 2026-04-21 02:05:34.586 6822 INFO manila.coordination [None req-024acc47-8d27-445d-a405-04e245f27df2 user project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.604634 | ubuntu-noble | {5} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_15 [0.020318s] ... ok 2026-04-21 02:05:34.606803 | ubuntu-noble | {0} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_str [0.019171s] ... ok 2026-04-21 02:05:34.610169 | ubuntu-noble | {4} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_pool_weight_multiplier_positive [0.020703s] ... ok 2026-04-21 02:05:34.612939 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_more_values_2 [0.027169s] ... ok 2026-04-21 02:05:34.619674 | ubuntu-noble | {1} manila.tests.data.test_manager.DataManagerTestCase.test_migration_start_3 [0.037594s] ... ok 2026-04-21 02:05:34.625979 | ubuntu-noble | {0} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_delete_namespace [0.020385s] ... ok 2026-04-21 02:05:34.626545 | ubuntu-noble | --- Logging error --- 2026-04-21 02:05:34.627625 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:34.628379 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:05:34.628416 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:05:34.628426 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.628435 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:05:34.628443 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:05:34.628452 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.628460 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:05:34.628470 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:05:34.628478 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.628487 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:05:34.628496 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:05:34.628504 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.628513 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:05:34.628521 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:05:34.628530 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.628538 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:05:34.628547 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:05:34.628600 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:05:34.628609 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:05:34.628618 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:05:34.628626 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.628635 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:05:34.628643 | ubuntu-noble | return self._read_deleted 2026-04-21 02:05:34.628651 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.628668 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:05:34.628677 | ubuntu-noble | Call stack: 2026-04-21 02:05:34.628691 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:05:34.628700 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:05:34.628709 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:05:34.628719 | ubuntu-noble | main() 2026-04-21 02:05:34.628727 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:05:34.628736 | ubuntu-noble | program.TestProgram( 2026-04-21 02:05:34.628744 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:05:34.628753 | ubuntu-noble | self.runTests() 2026-04-21 02:05:34.628761 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:05:34.628770 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:05:34.628778 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:05:34.628786 | ubuntu-noble | test(result) 2026-04-21 02:05:34.628795 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:34.628803 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:34.628811 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:34.628820 | ubuntu-noble | test(result) 2026-04-21 02:05:34.628828 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:34.628836 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:34.628845 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:34.628853 | ubuntu-noble | test(result) 2026-04-21 02:05:34.628861 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:34.628870 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:34.628882 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:34.628910 | ubuntu-noble | test(result) 2026-04-21 02:05:34.628924 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:05:34.628935 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:34.628947 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:05:34.628959 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:05:34.628971 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:05:34.628983 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:05:34.628995 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:05:34.629006 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:05:34.629017 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:05:34.629026 | ubuntu-noble | self._run_core() 2026-04-21 02:05:34.629048 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:05:34.629056 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:05:34.629065 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:05:34.629073 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:34.629081 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:05:34.629090 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:05:34.629098 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_manager.py", line 69, in setUp 2026-04-21 02:05:34.629106 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-21 02:05:34.629114 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:05:34.629123 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:05:34.629132 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:05:34.629142 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:05:34.629169 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:34.629177 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:34.629186 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:34.629194 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:34.629202 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:05:34.629210 | ubuntu-noble | self.load_rules() 2026-04-21 02:05:34.629229 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:05:34.629238 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:05:34.629257 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:05:34.629266 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:05:34.629274 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:05:34.629282 | ubuntu-noble | LOG.warning( 2026-04-21 02:05:34.629351 | ubuntu-noble | 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.' 2026-04-21 02:05:34.629361 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:05:34.632329 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_cephfs_filesystem_allocation_1__21474836480__293878__97848372_ [0.019930s] ... ok 2026-04-21 02:05:34.632647 | ubuntu-noble | 2026-04-21 02:05:34.629 6822 INFO manila.coordination [None req-812b523e-e68b-447f-ab62-7e5d82034b17 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.633379 | ubuntu-noble | {5} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_get_pools [0.044035s] ... ok 2026-04-21 02:05:34.634203 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_5 [0.020521s] ... ok 2026-04-21 02:05:34.647507 | ubuntu-noble | {0} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_ensure_namespace [0.021360s] ... ok 2026-04-21 02:05:34.651823 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share [0.021559s] ... ok 2026-04-21 02:05:34.658402 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.BackendInfoDatabaseAPITestCase.test_get [0.024407s] ... ok 2026-04-21 02:05:34.666970 | ubuntu-noble | --- Logging error --- 2026-04-21 02:05:34.668001 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:34.668543 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:05:34.668565 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:05:34.668574 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.668583 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:05:34.668591 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:05:34.668600 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.668608 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:05:34.668617 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:05:34.668626 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.668634 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:05:34.668643 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:05:34.668652 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.668660 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:05:34.668669 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:05:34.668677 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.668685 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:05:34.668694 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:05:34.668702 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:05:34.668711 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:05:34.668719 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:05:34.668728 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.668736 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:05:34.668745 | ubuntu-noble | return self._read_deleted 2026-04-21 02:05:34.668753 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.668761 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:05:34.668770 | ubuntu-noble | Call stack: 2026-04-21 02:05:34.668786 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:05:34.668795 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:05:34.668803 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:05:34.668812 | ubuntu-noble | main() 2026-04-21 02:05:34.668820 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:05:34.668829 | ubuntu-noble | program.TestProgram( 2026-04-21 02:05:34.668838 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:05:34.668846 | ubuntu-noble | self.runTests() 2026-04-21 02:05:34.668864 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:05:34.668873 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:05:34.668881 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:05:34.668890 | ubuntu-noble | test(result) 2026-04-21 02:05:34.668898 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:34.668919 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:34.668928 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:34.668936 | ubuntu-noble | test(result) 2026-04-21 02:05:34.668959 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:34.668967 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:34.668976 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:34.668984 | ubuntu-noble | test(result) 2026-04-21 02:05:34.668992 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:34.669001 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:34.669009 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:34.669018 | ubuntu-noble | test(result) 2026-04-21 02:05:34.669026 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:05:34.669034 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:34.669043 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:05:34.669052 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:05:34.669063 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:05:34.669074 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:05:34.669082 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:05:34.669091 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:05:34.669099 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:05:34.669108 | ubuntu-noble | self._run_core() 2026-04-21 02:05:34.669116 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-04-21 02:05:34.669124 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-04-21 02:05:34.669133 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:05:34.669141 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:34.669149 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-04-21 02:05:34.669158 | ubuntu-noble | return self._get_test_method()() 2026-04-21 02:05:34.669166 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_rpcapi.py", line 119, in test_create_share_replica 2026-04-21 02:05:34.669174 | ubuntu-noble | self._test_scheduler_api('create_share_replica', 2026-04-21 02:05:34.669183 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_rpcapi.py", line 37, in _test_scheduler_api 2026-04-21 02:05:34.669192 | ubuntu-noble | ctxt = context.RequestContext('fake_user', 'fake_project') 2026-04-21 02:05:34.669202 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:05:34.669211 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:05:34.669219 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:05:34.669228 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:05:34.669236 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:34.669244 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:34.669253 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:34.669261 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:34.669271 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:05:34.669311 | ubuntu-noble | self.load_rules() 2026-04-21 02:05:34.669336 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:05:34.669345 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:05:34.669353 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:05:34.669362 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:05:34.669370 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:05:34.669379 | ubuntu-noble | LOG.warning( 2026-04-21 02:05:34.669395 | ubuntu-noble | 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.' 2026-04-21 02:05:34.669404 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:05:34.672578 | ubuntu-noble | {0} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_namespace_is_empty [0.021835s] ... ok 2026-04-21 02:05:34.674368 | ubuntu-noble | 2026-04-21 02:05:34.670 6822 INFO manila.coordination [None req-688143c9-b2f1-4aa5-a844-146efc1ee593 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.674921 | ubuntu-noble | {5} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_create_share_replica [0.040036s] ... ok 2026-04-21 02:05:34.674935 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share_error [0.021121s] ... ok 2026-04-21 02:05:34.676152 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:34.680471 | ubuntu-noble | {1} manila.tests.data.test_rpcapi.DataRpcAPITestCase.test_data_copy_cancel [0.060511s] ... ok 2026-04-21 02:05:34.687105 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_with_created_since_or_before_filter [0.027785s] ... ok 2026-04-21 02:05:34.691542 | ubuntu-noble | {0} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper_no_options [0.022031s] ... ok 2026-04-21 02:05:34.698205 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_share_group [0.024264s] ... ok 2026-04-21 02:05:34.701050 | ubuntu-noble | {1} manila.tests.data.test_utils.CopyClassTestCase.test_copy_data_cancelled_1 [0.020302s] ... ok 2026-04-21 02:05:34.706224 | ubuntu-noble | --- Logging error --- 2026-04-21 02:05:34.707358 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:34.708187 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:05:34.708217 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:05:34.708227 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.708235 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:05:34.708244 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:05:34.708252 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.708261 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:05:34.708269 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:05:34.708278 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.708931 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:05:34.708959 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:05:34.708968 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.708977 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:05:34.708985 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:05:34.708994 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.709002 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:05:34.709011 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:05:34.709019 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:05:34.709027 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:05:34.709036 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:05:34.709044 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.709053 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:05:34.709061 | ubuntu-noble | return self._read_deleted 2026-04-21 02:05:34.709070 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:34.709078 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:05:34.709086 | ubuntu-noble | Call stack: 2026-04-21 02:05:34.709095 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:05:34.709103 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:05:34.709112 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:05:34.709120 | ubuntu-noble | main() 2026-04-21 02:05:34.709129 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:05:34.709137 | ubuntu-noble | program.TestProgram( 2026-04-21 02:05:34.709146 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:05:34.709154 | ubuntu-noble | self.runTests() 2026-04-21 02:05:34.709162 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:05:34.709171 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:05:34.709187 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:05:34.709195 | ubuntu-noble | test(result) 2026-04-21 02:05:34.709204 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:34.709212 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:34.709221 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:34.709229 | ubuntu-noble | test(result) 2026-04-21 02:05:34.709237 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:34.709246 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:34.709254 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:34.709262 | ubuntu-noble | test(result) 2026-04-21 02:05:34.709271 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:34.709279 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:34.709313 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:34.709327 | ubuntu-noble | test(result) 2026-04-21 02:05:34.709336 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:05:34.709344 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:34.709352 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:05:34.709361 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:05:34.709369 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:05:34.709389 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:05:34.709397 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:05:34.709406 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:05:34.709414 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:05:34.709423 | ubuntu-noble | self._run_core() 2026-04-21 02:05:34.709431 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-04-21 02:05:34.709449 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-04-21 02:05:34.709458 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:05:34.709466 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:34.709475 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-04-21 02:05:34.709483 | ubuntu-noble | return self._get_test_method()() 2026-04-21 02:05:34.709492 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_rpcapi.py", line 126, in test_manage_share 2026-04-21 02:05:34.709500 | ubuntu-noble | self._test_scheduler_api('manage_share', 2026-04-21 02:05:34.709508 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/scheduler/test_rpcapi.py", line 37, in _test_scheduler_api 2026-04-21 02:05:34.709517 | ubuntu-noble | ctxt = context.RequestContext('fake_user', 'fake_project') 2026-04-21 02:05:34.709525 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:05:34.709534 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:05:34.709542 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:05:34.709550 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:05:34.709559 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:34.709567 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:34.709575 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:34.709584 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:34.709592 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:05:34.709600 | ubuntu-noble | self.load_rules() 2026-04-21 02:05:34.709609 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:05:34.709617 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:05:34.709625 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:05:34.709634 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:05:34.709642 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:05:34.709651 | ubuntu-noble | LOG.warning( 2026-04-21 02:05:34.709660 | ubuntu-noble | 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.' 2026-04-21 02:05:34.709675 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:05:34.712955 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_with_limit_and_offset [0.024438s] ... ok 2026-04-21 02:05:34.713254 | ubuntu-noble | 2026-04-21 02:05:34.709 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.713725 | ubuntu-noble | {5} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_manage_share [0.038881s] ... ok 2026-04-21 02:05:34.714896 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_get_all_admin_project_networks [0.022510s] ... ok 2026-04-21 02:05:34.717726 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_extend_share [0.019545s] ... ok 2026-04-21 02:05:34.718674 | ubuntu-noble | {1} manila.tests.data.test_utils.CopyClassTestCase.test_get_total_size_cancelled_2 [0.017863s] ... ok 2026-04-21 02:05:34.732597 | ubuntu-noble | 2026-04-21 02:05:34.729 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.732624 | ubuntu-noble | {5} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_second_time_change [0.020408s] ... ok 2026-04-21 02:05:34.738171 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_subvolume_not_found [0.020315s] ... ok 2026-04-21 02:05:34.747626 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_show_port [0.032405s] ... ok 2026-04-21 02:05:34.762776 | ubuntu-noble | 2026-04-21 02:05:34.749 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.762799 | ubuntu-noble | {5} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_second_time_no_change [0.019203s] ... ok 2026-04-21 02:05:34.762806 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.MiscTests.test_rados_module_missing_1 [0.020082s] ... ok 2026-04-21 02:05:34.762811 | ubuntu-noble | {1} manila.tests.db.migrations.test_utils.MigrationUtilsTestCase.test_load_table [0.034558s] ... ok 2026-04-21 02:05:34.768065 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_show_router [0.021308s] ... ok 2026-04-21 02:05:34.770469 | ubuntu-noble | 2026-04-21 02:05:34.769 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.771734 | ubuntu-noble | {5} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_second_time_too_fast [0.020370s] ... ok 2026-04-21 02:05:34.776551 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get_read_deleted_2_False [0.064215s] ... ok 2026-04-21 02:05:34.777653 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.MiscTests.test_setup_json_class_missing_2 [0.018499s] ... ok 2026-04-21 02:05:34.778519 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_delete_all [0.025165s] ... ok 2026-04-21 02:05:34.792908 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_api.NeutronclientTestCase.test_no_auth_obj [0.021949s] ... ok 2026-04-21 02:05:34.793163 | ubuntu-noble | 2026-04-21 02:05:34.789 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.794573 | ubuntu-noble | {5} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_5___True___True_ [0.019413s] ... ok 2026-04-21 02:05:34.799187 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_2 [0.019954s] ... ok 2026-04-21 02:05:34.806221 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_deny_access [0.027711s] ... ok 2026-04-21 02:05:34.810563 | ubuntu-noble | 2026-04-21 02:05:34.808 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.811428 | ubuntu-noble | {5} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_4 [0.019043s] ... ok 2026-04-21 02:05:34.814267 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_3___ACTIVE____DOWN__ [0.023934s] ... ok 2026-04-21 02:05:34.823713 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_delete_existing [0.024145s] ... ok 2026-04-21 02:05:34.824563 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_get_export_locations [0.019099s] ... ok 2026-04-21 02:05:34.830677 | ubuntu-noble | 2026-04-21 02:05:34.827 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.830705 | ubuntu-noble | {5} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_9 [0.019408s] ... ok 2026-04-21 02:05:34.838691 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_5 [0.023036s] ... ok 2026-04-21 02:05:34.843520 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_get_export_locations_ganesha_still_configured_2_cephfs_ganesha_export_ips [0.018682s] ... ok 2026-04-21 02:05:34.845533 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_more_values_3 [0.021426s] ... ok 2026-04-21 02:05:34.852572 | ubuntu-noble | 2026-04-21 02:05:34.848 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.852615 | ubuntu-noble | {5} manila.tests.scheduler.weighers.test_base.TestWeightHandler.test_get_all_classes [0.019821s] ... ok 2026-04-21 02:05:34.861923 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_6 [0.022615s] ... ok 2026-04-21 02:05:34.861958 | ubuntu-noble | 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. 2026-04-21 02:05:34.861965 | ubuntu-noble | 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. 2026-04-21 02:05:34.864463 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_export_locations_no_export_ips_configured [0.019172s] ... ok 2026-04-21 02:05:34.866996 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.BackendInfoDatabaseAPITestCase.test_create [0.022419s] ... ok 2026-04-21 02:05:34.879507 | ubuntu-noble | 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. 2026-04-21 02:05:34.879536 | ubuntu-noble | test_ip isn't a valid ip address, omitted. 2026-04-21 02:05:34.885358 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_export_path [0.019329s] ... ok 2026-04-21 02:05:34.885388 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_2 [0.021107s] ... ok 2026-04-21 02:05:34.895976 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_sorted [0.025285s] ... ok 2026-04-21 02:05:34.901704 | ubuntu-noble | {4} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_wrong_type [0.019548s] ... ok 2026-04-21 02:05:34.906798 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_3 [0.021844s] ... ok 2026-04-21 02:05:34.914725 | ubuntu-noble | 2026-04-21 02:05:34.867 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:34.914741 | ubuntu-noble | 2026-04-21 02:05:34.868 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:34.914747 | ubuntu-noble | 2026-04-21 02:05:34.868 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:34.914757 | ubuntu-noble | 2026-04-21 02:05:34.868 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:34.914761 | ubuntu-noble | 2026-04-21 02:05:34.868 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:34.914765 | ubuntu-noble | 2026-04-21 02:05:34.868 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:34.914768 | ubuntu-noble | 2026-04-21 02:05:34.868 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:34.914772 | ubuntu-noble | 2026-04-21 02:05:34.868 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:34.914776 | ubuntu-noble | 2026-04-21 02:05:34.868 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:34.914780 | ubuntu-noble | 2026-04-21 02:05:34.869 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:34.914793 | ubuntu-noble | 2026-04-21 02:05:34.869 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:34.914797 | ubuntu-noble | 2026-04-21 02:05:34.869 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:34.914801 | ubuntu-noble | 2026-04-21 02:05:34.869 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:34.914808 | ubuntu-noble | 2026-04-21 02:05:34.869 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:34.914812 | ubuntu-noble | 2026-04-21 02:05:34.869 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:34.914815 | ubuntu-noble | 2026-04-21 02:05:34.869 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:34.914819 | ubuntu-noble | 2026-04-21 02:05:34.869 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:34.914823 | ubuntu-noble | 2026-04-21 02:05:34.869 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:34.914827 | ubuntu-noble | 2026-04-21 02:05:34.870 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.915522 | ubuntu-noble | {5} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_2 [0.022847s] ... ok 2026-04-21 02:05:34.919721 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_create_network [0.018114s] ... ok 2026-04-21 02:05:34.925234 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test__get_ports_respective_to_ips_multiple_fixed_ips [0.021184s] ... ok 2026-04-21 02:05:34.934903 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_get_all_network_allocations [0.039187s] ... ok 2026-04-21 02:05:34.938595 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:05:34.939388 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:05:34.939401 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:05:34.939405 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:05:34.939413 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_fetch_container_interfaces [0.019360s] ... ok 2026-04-21 02:05:34.944591 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_has_network_provider_extension_false [0.019155s] ... ok 2026-04-21 02:05:34.947925 | ubuntu-noble | 2026-04-21 02:05:34.891 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:34.947940 | ubuntu-noble | 2026-04-21 02:05:34.891 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:34.947949 | ubuntu-noble | 2026-04-21 02:05:34.891 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:34.947953 | ubuntu-noble | 2026-04-21 02:05:34.891 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:34.947957 | ubuntu-noble | 2026-04-21 02:05:34.892 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:34.947961 | ubuntu-noble | 2026-04-21 02:05:34.892 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:34.947965 | ubuntu-noble | 2026-04-21 02:05:34.892 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:34.947974 | ubuntu-noble | 2026-04-21 02:05:34.892 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:34.947978 | ubuntu-noble | 2026-04-21 02:05:34.892 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:34.947982 | ubuntu-noble | 2026-04-21 02:05:34.892 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:34.947989 | ubuntu-noble | 2026-04-21 02:05:34.892 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:34.947993 | ubuntu-noble | 2026-04-21 02:05:34.892 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:34.948000 | ubuntu-noble | 2026-04-21 02:05:34.892 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:34.948004 | ubuntu-noble | 2026-04-21 02:05:34.893 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:34.948007 | ubuntu-noble | 2026-04-21 02:05:34.893 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:34.948011 | ubuntu-noble | 2026-04-21 02:05:34.893 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:34.948015 | ubuntu-noble | 2026-04-21 02:05:34.893 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:34.948023 | ubuntu-noble | 2026-04-21 02:05:34.893 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:34.948027 | ubuntu-noble | 2026-04-21 02:05:34.894 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.950001 | ubuntu-noble | Deleting soft-deleted resource ShareTypes(id='5902b762-d374-4168-80f2-9eb1631e1807', deleted='False', name='fake_type', description=None, is_public=True, created_at=datetime.datetime(2026, 4, 21, 2, 5, 34, 793216), updated_at=None, deleted_at=datetime.datetime(2026, 4, 20, 2, 5, 34, 792200)) failed, skipping. 2026-04-21 02:05:34.950016 | ubuntu-noble | {5} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_6 [0.022852s] ... ok 2026-04-21 02:05:34.957458 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_container_networks_failure [0.018400s] ... ok 2026-04-21 02:05:34.963316 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_subnet_data [0.018970s] ... ok 2026-04-21 02:05:34.976700 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_network_bridge [0.018549s] ... ok 2026-04-21 02:05:34.986972 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_invalid_3 [0.019494s] ... ok 2026-04-21 02:05:34.993067 | ubuntu-noble | 2026-04-21 02:05:34.913 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:34.993083 | ubuntu-noble | 2026-04-21 02:05:34.914 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:34.993093 | ubuntu-noble | 2026-04-21 02:05:34.914 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:34.993097 | ubuntu-noble | 2026-04-21 02:05:34.914 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:34.993101 | ubuntu-noble | 2026-04-21 02:05:34.914 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:34.993113 | ubuntu-noble | 2026-04-21 02:05:34.914 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:34.993116 | ubuntu-noble | 2026-04-21 02:05:34.914 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:34.993120 | ubuntu-noble | 2026-04-21 02:05:34.914 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:34.993206 | ubuntu-noble | 2026-04-21 02:05:34.914 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:34.993212 | ubuntu-noble | 2026-04-21 02:05:34.915 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:34.993221 | ubuntu-noble | 2026-04-21 02:05:34.915 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:34.993225 | ubuntu-noble | 2026-04-21 02:05:34.915 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:34.993232 | ubuntu-noble | 2026-04-21 02:05:34.915 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:34.993236 | ubuntu-noble | 2026-04-21 02:05:34.915 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:34.993239 | ubuntu-noble | 2026-04-21 02:05:34.915 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:34.993248 | ubuntu-noble | 2026-04-21 02:05:34.915 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:34.993251 | ubuntu-noble | 2026-04-21 02:05:34.915 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:34.993255 | ubuntu-noble | 2026-04-21 02:05:34.915 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:34.993259 | ubuntu-noble | 2026-04-21 02:05:34.916 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:34.996460 | ubuntu-noble | {5} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_5 [0.022761s] ... ok 2026-04-21 02:05:34.996474 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_remove_network_failure [0.018892s] ... ok 2026-04-21 02:05:35.005429 | ubuntu-noble | The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 02:05:35.005451 | ubuntu-noble | The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 02:05:35.005458 | ubuntu-noble | The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 02:05:35.005463 | ubuntu-noble | The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-21 02:05:35.006522 | ubuntu-noble | {0} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_manage_network_allocations_admin [0.022314s] ... ok 2026-04-21 02:05:35.013970 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_stop_container [0.018357s] ... ok 2026-04-21 02:05:35.019309 | ubuntu-noble | 2026-04-21 02:05:34.937 6822 DEBUG manila.scheduler.weighers.goodness [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Checking host 'host.example.com' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-21 02:05:35.019324 | ubuntu-noble | 2026-04-21 02:05:34.939 6822 INFO manila.scheduler.weighers.goodness [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Goodness function result for host host.example.com: 100. 2026-04-21 02:05:35.019340 | ubuntu-noble | 2026-04-21 02:05:34.939 6822 DEBUG manila.scheduler.weighers.goodness [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Goodness: 100 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-21 02:05:35.019345 | ubuntu-noble | 2026-04-21 02:05:34.939 6822 DEBUG manila.scheduler.weighers.goodness [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Done checking host 'host.example.com' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-21 02:05:35.019356 | ubuntu-noble | 2026-04-21 02:05:34.939 6822 DEBUG manila.scheduler.weighers.goodness [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Checking host 'host2.example.com' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-21 02:05:35.019360 | ubuntu-noble | 2026-04-21 02:05:34.940 6822 INFO manila.scheduler.weighers.goodness [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Goodness function result for host host2.example.com: 0. 2026-04-21 02:05:35.019364 | ubuntu-noble | 2026-04-21 02:05:34.940 6822 DEBUG manila.scheduler.weighers.goodness [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Goodness: 0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-21 02:05:35.019368 | ubuntu-noble | 2026-04-21 02:05:34.941 6822 DEBUG manila.scheduler.weighers.goodness [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Done checking host 'host2.example.com' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-21 02:05:35.019372 | ubuntu-noble | 2026-04-21 02:05:34.941 6822 DEBUG manila.scheduler.weighers.goodness [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Checking host 'host3.example.com' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:46 2026-04-21 02:05:35.019375 | ubuntu-noble | 2026-04-21 02:05:34.943 6822 INFO manila.scheduler.weighers.goodness [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Goodness function result for host host3.example.com: 50.0. 2026-04-21 02:05:35.019379 | ubuntu-noble | 2026-04-21 02:05:34.943 6822 DEBUG manila.scheduler.weighers.goodness [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Goodness: 50.0 _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:48 2026-04-21 02:05:35.019383 | ubuntu-noble | 2026-04-21 02:05:34.943 6822 DEBUG manila.scheduler.weighers.goodness [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Done checking host 'host3.example.com' _weigh_object /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/weighers/goodness.py:49 2026-04-21 02:05:35.019387 | ubuntu-noble | 2026-04-21 02:05:34.944 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.020870 | ubuntu-noble | {5} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_passing_host [0.027945s] ... ok 2026-04-21 02:05:35.020882 | ubuntu-noble | 2026-04-21 02:05:34.997 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.020886 | ubuntu-noble | {5} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_different_backend_same_availability_zone [0.052904s] ... ok 2026-04-21 02:05:35.024165 | ubuntu-noble | 2026-04-21 02:05:35.018 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.024535 | ubuntu-noble | {5} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_without_snapshot_host [0.020452s] ... ok 2026-04-21 02:05:35.026460 | ubuntu-noble | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_only_with_required_data_v4_1_custom_config_group_name [0.018832s] ... ok 2026-04-21 02:05:35.032340 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__connect_to_network [0.019376s] ... ok 2026-04-21 02:05:35.042381 | ubuntu-noble | 2026-04-21 02:05:35.041 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.043495 | ubuntu-noble | {5} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_4_patch [0.022389s] ... ok 2026-04-21 02:05:35.043509 | ubuntu-noble | {0} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_3_vlanfoo [0.019180s] ... ok 2026-04-21 02:05:35.051706 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_migration_complete [0.019221s] ... ok 2026-04-21 02:05:35.063096 | ubuntu-noble | {0} 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.019479s] ... ok 2026-04-21 02:05:35.064459 | ubuntu-noble | 2026-04-21 02:05:35.062 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.065562 | ubuntu-noble | {5} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_session_method [0.022416s] ... ok 2026-04-21 02:05:35.072223 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__set_users [0.018988s] ... ok 2026-04-21 02:05:35.089323 | ubuntu-noble | {0} 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.021536s] ... ok 2026-04-21 02:05:35.089344 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_constraint [0.312800s] ... ok 2026-04-21 02:05:35.091175 | ubuntu-noble | 2026-04-21 02:05:35.084 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.091210 | ubuntu-noble | {5} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_url_2_False [0.021950s] ... ok 2026-04-21 02:05:35.100893 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_delete_share [0.028842s] ... ok 2026-04-21 02:05:35.120076 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:35.121683 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:35.123541 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:05:35.123908 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:35.129755 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_get_invalid [0.038248s] ... ok 2026-04-21 02:05:35.129774 | ubuntu-noble | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_valid_storage_protocol_3 [0.041548s] ... ok 2026-04-21 02:05:35.139321 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_update_access_access_rules_ok [0.033362s] ... ok 2026-04-21 02:05:35.141471 | ubuntu-noble | 2026-04-21 02:05:35.105 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:35.141497 | ubuntu-noble | 2026-04-21 02:05:35.105 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:35.141508 | ubuntu-noble | 2026-04-21 02:05:35.105 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:35.141512 | ubuntu-noble | 2026-04-21 02:05:35.105 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:35.141516 | ubuntu-noble | 2026-04-21 02:05:35.105 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:35.141520 | ubuntu-noble | 2026-04-21 02:05:35.105 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:35.141523 | ubuntu-noble | 2026-04-21 02:05:35.106 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:35.141527 | ubuntu-noble | 2026-04-21 02:05:35.106 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:35.141531 | ubuntu-noble | 2026-04-21 02:05:35.106 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:35.141535 | ubuntu-noble | 2026-04-21 02:05:35.106 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:35.141544 | ubuntu-noble | 2026-04-21 02:05:35.106 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:35.141552 | ubuntu-noble | 2026-04-21 02:05:35.106 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:35.141555 | ubuntu-noble | 2026-04-21 02:05:35.106 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "update_from_share_capability" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:35.141562 | ubuntu-noble | 2026-04-21 02:05:35.106 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" acquired by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:35.141566 | ubuntu-noble | 2026-04-21 02:05:35.107 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "update_from_share_capability" "released" by "manila.scheduler.host_manager.PoolState.update_from_share_capability" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:35.141570 | ubuntu-noble | 2026-04-21 02:05:35.107 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.142420 | ubuntu-noble | {5} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_pool_weigher_all_pools_with_share_servers [0.021827s] ... ok 2026-04-21 02:05:35.142991 | ubuntu-noble | 2026-04-21 02:05:35.127 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.145501 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.AllocationCapacityCacheTestCase.test_set_get_data [0.019044s] ... ok 2026-04-21 02:05:35.149889 | ubuntu-noble | 2026-04-21 02:05:35.146 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.149903 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_volume_mode_exception_3_12a3 [0.018901s] ... ok 2026-04-21 02:05:35.154663 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_update_access_add_rules [0.018930s] ... ok 2026-04-21 02:05:35.160304 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:35.162476 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:35.163443 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:05:35.169488 | ubuntu-noble | 2026-04-21 02:05:35.165 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.169510 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_sub_name_has_other_name [0.019276s] ... ok 2026-04-21 02:05:35.170485 | ubuntu-noble | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_default_dedupe_value_fail_1_True [0.040457s] ... ok 2026-04-21 02:05:35.172605 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_get_info_exception_1 [0.018432s] ... ok 2026-04-21 02:05:35.176406 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_locks_get_all_time_filters [0.048943s] ... ok 2026-04-21 02:05:35.190940 | ubuntu-noble | 2026-04-21 02:05:35.186 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.191495 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_check_for_setup_error_1_cephfs [0.020415s] ... ok 2026-04-21 02:05:35.191760 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test__get_lv_folder [0.019755s] ... ok 2026-04-21 02:05:35.195880 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_no_records [0.020181s] ... ok 2026-04-21 02:05:35.202255 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:35.205226 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:35.208156 | ubuntu-noble | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_disabled_host [0.040901s] ... ok 2026-04-21 02:05:35.210936 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_share_server_pools_1_62_50g_72_50g [0.019814s] ... ok 2026-04-21 02:05:35.211614 | ubuntu-noble | 2026-04-21 02:05:35.204 6822 DEBUG manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS]: create_share_from_snapshot: id=fakeid, snapshot=fakesnapshotinstanceid, size=1, group=None. create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py:1048 2026-04-21 02:05:35.211632 | ubuntu-noble | 2026-04-21 02:05:35.205 6822 INFO manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2026-04-21 02:05:35.211639 | ubuntu-noble | 2026-04-21 02:05:35.205 6822 INFO manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2026-04-21 02:05:35.211644 | ubuntu-noble | 2026-04-21 02:05:35.206 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.213275 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share_from_snapshot [0.020176s] ... ok 2026-04-21 02:05:35.214435 | ubuntu-noble | 2026-04-21 02:05:35.207 6822 INFO manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2026-04-21 02:05:35.214455 | ubuntu-noble | 2026-04-21 02:05:35.207 6822 INFO manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2026-04-21 02:05:35.216888 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_update [0.020853s] ... ok 2026-04-21 02:05:35.231517 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_share_server_pools_3____62_50g__72_50g_ [0.019889s] ... ok 2026-04-21 02:05:35.234679 | ubuntu-noble | 2026-04-21 02:05:35.227 6822 DEBUG manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS]: manage_existing: id=fakeid. manage_existing /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py:605 2026-04-21 02:05:35.234971 | ubuntu-noble | 2026-04-21 02:05:35.227 6822 INFO manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2026-04-21 02:05:35.234985 | ubuntu-noble | 2026-04-21 02:05:35.227 6822 INFO manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2026-04-21 02:05:35.234994 | ubuntu-noble | 2026-04-21 02:05:35.227 6822 INFO manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Subvolume %(subvol)s mode is different from what is configured in Manila. 2026-04-21 02:05:35.235004 | ubuntu-noble | 2026-04-21 02:05:35.228 6822 INFO manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Subvolume fake/path is being resized to 1 GB. 2026-04-21 02:05:35.235013 | ubuntu-noble | 2026-04-21 02:05:35.229 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.235533 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_1_True [0.022877s] ... ok 2026-04-21 02:05:35.235560 | ubuntu-noble | 2026-04-21 02:05:35.231 6822 INFO manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2026-04-21 02:05:35.235570 | ubuntu-noble | 2026-04-21 02:05:35.231 6822 INFO manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2026-04-21 02:05:35.242333 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:35.243534 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_with_context_not_found [0.026654s] ... ok 2026-04-21 02:05:35.249019 | ubuntu-noble | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_create_share_no_hosts [0.040947s] ... ok 2026-04-21 02:05:35.251639 | ubuntu-noble | {4} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_continue [0.020568s] ... ok 2026-04-21 02:05:35.256275 | ubuntu-noble | 2026-04-21 02:05:35.251 6822 DEBUG manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS]: manage_existing: id=fakeid. manage_existing /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py:605 2026-04-21 02:05:35.256360 | ubuntu-noble | 2026-04-21 02:05:35.251 6822 INFO manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2026-04-21 02:05:35.256371 | ubuntu-noble | 2026-04-21 02:05:35.251 6822 INFO manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2026-04-21 02:05:35.256379 | ubuntu-noble | 2026-04-21 02:05:35.252 6822 INFO manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Subvolume %(subvol)s mode is different from what is configured in Manila. 2026-04-21 02:05:35.256405 | ubuntu-noble | 2026-04-21 02:05:35.252 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.256654 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_subvolume_infinite_no_provided_size [0.022616s] ... ok 2026-04-21 02:05:35.264824 | ubuntu-noble | 2026-04-21 02:05:35.261 6822 INFO manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2026-04-21 02:05:35.264855 | ubuntu-noble | 2026-04-21 02:05:35.261 6822 INFO manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2026-04-21 02:05:35.269352 | ubuntu-noble | Error running SSH command: fake cmd. Error: Unexpected error while running command. 2026-04-21 02:05:35.269367 | ubuntu-noble | Command: None 2026-04-21 02:05:35.269371 | ubuntu-noble | Exit code: - 2026-04-21 02:05:35.269375 | ubuntu-noble | Stdout: None 2026-04-21 02:05:35.269379 | ubuntu-noble | Stderr: None. 2026-04-21 02:05:35.272281 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.common.enas.test_connector.CmdConnectorTest.test_run_ssh_exception [0.020533s] ... ok 2026-04-21 02:05:35.286319 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:35.286494 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:05:35.289629 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:35.289644 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:35.289648 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:35.289652 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:35.289656 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:35.289659 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:35.289663 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:05:35.289667 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:35.289671 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:35.289674 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:35.289678 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:35.289682 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:35.289686 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:35.292636 | ubuntu-noble | 2026-04-21 02:05:35.273 6822 DEBUG manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS]: manage_existing: id=fakeid. manage_existing /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py:605 2026-04-21 02:05:35.292649 | ubuntu-noble | 2026-04-21 02:05:35.273 6822 INFO manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2026-04-21 02:05:35.292654 | ubuntu-noble | 2026-04-21 02:05:35.273 6822 INFO manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2026-04-21 02:05:35.292658 | ubuntu-noble | 2026-04-21 02:05:35.273 6822 INFO manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Subvolume %(subvol)s mode is different from what is configured in Manila. 2026-04-21 02:05:35.292662 | ubuntu-noble | 2026-04-21 02:05:35.274 6822 ERROR manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Could not resize the subvolume using the provided size, as data could be lost. Please update it and try again.: manila.exception.ShareShrinkingPossibleDataLoss: fake 2026-04-21 02:05:35.292677 | ubuntu-noble | 2026-04-21 02:05:35.274 6822 ERROR manila.share.drivers.cephfs.driver Traceback (most recent call last): 2026-04-21 02:05:35.292681 | ubuntu-noble | 2026-04-21 02:05:35.274 6822 ERROR manila.share.drivers.cephfs.driver File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py", line 652, in manage_existing 2026-04-21 02:05:35.292685 | ubuntu-noble | 2026-04-21 02:05:35.274 6822 ERROR manila.share.drivers.cephfs.driver self._resize_share(share, new_size, no_shrink=True) 2026-04-21 02:05:35.292689 | ubuntu-noble | 2026-04-21 02:05:35.274 6822 ERROR manila.share.drivers.cephfs.driver File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:35.292693 | ubuntu-noble | 2026-04-21 02:05:35.274 6822 ERROR manila.share.drivers.cephfs.driver return self._mock_call(*args, **kwargs) 2026-04-21 02:05:35.292697 | ubuntu-noble | 2026-04-21 02:05:35.274 6822 ERROR manila.share.drivers.cephfs.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:35.292701 | ubuntu-noble | 2026-04-21 02:05:35.274 6822 ERROR manila.share.drivers.cephfs.driver File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:35.292705 | ubuntu-noble | 2026-04-21 02:05:35.274 6822 ERROR manila.share.drivers.cephfs.driver return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:35.292708 | ubuntu-noble | 2026-04-21 02:05:35.274 6822 ERROR manila.share.drivers.cephfs.driver ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:35.292712 | ubuntu-noble | 2026-04-21 02:05:35.274 6822 ERROR manila.share.drivers.cephfs.driver File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:35.292716 | ubuntu-noble | 2026-04-21 02:05:35.274 6822 ERROR manila.share.drivers.cephfs.driver raise effect 2026-04-21 02:05:35.292720 | ubuntu-noble | 2026-04-21 02:05:35.274 6822 ERROR manila.share.drivers.cephfs.driver manila.exception.ShareShrinkingPossibleDataLoss: fake 2026-04-21 02:05:35.292724 | ubuntu-noble | 2026-04-21 02:05:35.274 6822 ERROR manila.share.drivers.cephfs.driver 2026-04-21 02:05:35.292727 | ubuntu-noble | 2026-04-21 02:05:35.275 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.292731 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_subvolume_infinite_size_1_ShareShrinkingPossibleDataLoss [0.022584s] ... ok 2026-04-21 02:05:35.292735 | ubuntu-noble | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_get_weighted_candidates_for_share_group [0.042522s] ... ok 2026-04-21 02:05:35.295414 | ubuntu-noble | 2026-04-21 02:05:35.284 6822 INFO manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2026-04-21 02:05:35.295428 | ubuntu-noble | 2026-04-21 02:05:35.284 6822 INFO manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2026-04-21 02:05:35.300479 | ubuntu-noble | 2026-04-21 02:05:35.296 6822 DEBUG manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS]: shrink_share: share=fakeid, size=0.5. shrink_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py:885 2026-04-21 02:05:35.300498 | ubuntu-noble | 2026-04-21 02:05:35.296 6822 INFO manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2026-04-21 02:05:35.300502 | ubuntu-noble | 2026-04-21 02:05:35.297 6822 INFO manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2026-04-21 02:05:35.300521 | ubuntu-noble | 2026-04-21 02:05:35.297 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.300860 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_shrink_share_full [0.022220s] ... ok 2026-04-21 02:05:35.310123 | ubuntu-noble | 2026-04-21 02:05:35.306 6822 INFO manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2026-04-21 02:05:35.310161 | ubuntu-noble | 2026-04-21 02:05:35.306 6822 INFO manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2026-04-21 02:05:35.322070 | ubuntu-noble | 2026-04-21 02:05:35.317 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.322092 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_transfer_accept_4_______fake_project_uuid_2__ [0.020009s] ... ok 2026-04-21 02:05:35.324447 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.common.enas.test_connector.XMLAPIConnectorTest.test_request_with_debug [0.049529s] ... ok 2026-04-21 02:05:35.325775 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:35.331704 | ubuntu-noble | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_create_replica [0.037462s] ... ok 2026-04-21 02:05:35.340734 | ubuntu-noble | 2026-04-21 02:05:35.337 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.340757 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_update_access [0.020674s] ... ok 2026-04-21 02:05:35.364256 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:35.364923 | ubuntu-noble | You must create a share type in advance, and specify in request body or set default_share_type in manila.conf. 2026-04-21 02:05:35.365568 | ubuntu-noble | 2026-04-21 02:05:35.358 6822 INFO manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS] Ceph client found, connecting... 2026-04-21 02:05:35.366232 | ubuntu-noble | 2026-04-21 02:05:35.358 6822 INFO manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS] Ceph client connection complete. 2026-04-21 02:05:35.366241 | ubuntu-noble | 2026-04-21 02:05:35.359 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.366246 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_version_check_1_____version____ceph_version_16_2_4______pacific__ [0.021149s] ... ok 2026-04-21 02:05:35.366250 | ubuntu-noble | 2026-04-21 02:05:35.361 6822 INFO manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS] Ceph client disconnecting... 2026-04-21 02:05:35.366254 | ubuntu-noble | 2026-04-21 02:05:35.361 6822 INFO manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [CephFS] Ceph client disconnected 2026-04-21 02:05:35.369816 | ubuntu-noble | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_share_type_is_none [0.039488s] ... ok 2026-04-21 02:05:35.372134 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.common.enas.test_connector.XMLAPIConnectorTest.test_request_with_no_authorized_exception [0.049546s] ... ok 2026-04-21 02:05:35.387881 | ubuntu-noble | 2026-04-21 02:05:35.381 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.388541 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_get_export_ips_no_backends [0.020787s] ... ok 2026-04-21 02:05:35.395608 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ENASUtilsTestCase.test_do_match_any_1 [0.023689s] ... ok 2026-04-21 02:05:35.411414 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:35.411715 | ubuntu-noble | 2026-04-21 02:05:35.401 6822 WARNING manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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. 2026-04-21 02:05:35.411728 | ubuntu-noble | 2026-04-21 02:05:35.402 6822 WARNING manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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. 2026-04-21 02:05:35.411735 | ubuntu-noble | 2026-04-21 02:05:35.402 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.412220 | ubuntu-noble | {5} 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.021907s] ... ok 2026-04-21 02:05:35.412233 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:05:35.414879 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ENASUtilsTestCase.test_do_match_any_2 [0.019148s] ... ok 2026-04-21 02:05:35.417045 | ubuntu-noble | {0} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_share_with_instance_properties [0.047418s] ... ok 2026-04-21 02:05:35.427353 | ubuntu-noble | 2026-04-21 02:05:35.422 6822 WARNING manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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. 2026-04-21 02:05:35.427385 | ubuntu-noble | 2026-04-21 02:05:35.423 6822 WARNING manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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. 2026-04-21 02:05:35.427391 | ubuntu-noble | 2026-04-21 02:05:35.424 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.427698 | ubuntu-noble | {5} 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.021363s] ... ok 2026-04-21 02:05:35.435612 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-04-21 02:05:35.435634 | ubuntu-noble | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-04-21 02:05:35.435715 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_4 [0.017670s] ... ok 2026-04-21 02:05:35.436573 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-04-21 02:05:35.436599 | ubuntu-noble | signop = oneOf('+ -') 2026-04-21 02:05:35.436604 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-04-21 02:05:35.436609 | ubuntu-noble | operand.setParseAction(EvalConstant) 2026-04-21 02:05:35.436613 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-04-21 02:05:35.436617 | ubuntu-noble | expr = infixNotation(operand, [ 2026-04-21 02:05:35.437692 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:05:35.437705 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:05:35.438465 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:05:35.438477 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:05:35.446161 | ubuntu-noble | {0} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_bad_expression [0.027136s] ... ok 2026-04-21 02:05:35.446382 | ubuntu-noble | 2026-04-21 02:05:35.443 6822 WARNING manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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. 2026-04-21 02:05:35.446417 | ubuntu-noble | 2026-04-21 02:05:35.443 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.447281 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_fsal_hook [0.019009s] ... ok 2026-04-21 02:05:35.451241 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_ipv6_addr_2 [0.018607s] ... ok 2026-04-21 02:05:35.460487 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:05:35.460521 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:05:35.460531 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:05:35.460574 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:05:35.470870 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SizeToGbTestCase.test_bytes_to_gb_1 [0.019078s] ... ok 2026-04-21 02:05:35.476968 | ubuntu-noble | 2026-04-21 02:05:35.462 6822 WARNING manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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. 2026-04-21 02:05:35.476987 | ubuntu-noble | 2026-04-21 02:05:35.463 6822 WARNING manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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. 2026-04-21 02:05:35.477003 | ubuntu-noble | 2026-04-21 02:05:35.463 6822 WARNING manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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'. 2026-04-21 02:05:35.477009 | ubuntu-noble | 2026-04-21 02:05:35.464 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.477015 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_1___some_host_name___None___4__6__ [0.020122s] ... ok 2026-04-21 02:05:35.485350 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_del_days_1 [0.553282s] ... ok 2026-04-21 02:05:35.492016 | ubuntu-noble | 2026-04-21 02:05:35.483 6822 WARNING manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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. 2026-04-21 02:05:35.492039 | ubuntu-noble | 2026-04-21 02:05:35.484 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.493185 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_export_pseudo_path [0.020752s] ... ok 2026-04-21 02:05:35.497891 | ubuntu-noble | {0} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_comparisons [0.053971s] ... ok 2026-04-21 02:05:35.515168 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:05:35.515199 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:05:35.515206 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:05:35.515220 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:05:35.517595 | ubuntu-noble | 2026-04-21 02:05:35.504 6822 WARNING manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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. 2026-04-21 02:05:35.517615 | ubuntu-noble | 2026-04-21 02:05:35.505 6822 WARNING manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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. 2026-04-21 02:05:35.517622 | ubuntu-noble | 2026-04-21 02:05:35.505 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.517629 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_init_executor_type_1_False [0.020749s] ... ok 2026-04-21 02:05:35.528917 | ubuntu-noble | {0} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_exponent [0.027320s] ... ok 2026-04-21 02:05:35.535664 | ubuntu-noble | 2026-04-21 02:05:35.524 6822 WARNING manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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. 2026-04-21 02:05:35.536184 | ubuntu-noble | 2026-04-21 02:05:35.524 6822 WARNING manila.share.drivers.cephfs.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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. 2026-04-21 02:05:35.536193 | ubuntu-noble | 2026-04-21 02:05:35.525 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.536201 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_init_identify_local_host_2_None [0.019843s] ... ok 2026-04-21 02:05:35.537328 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_connect [0.067113s] ... ok 2026-04-21 02:05:35.545811 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_scheduler_hint_not_set_1 [0.020287s] ... ok 2026-04-21 02:05:35.551366 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_update [0.305719s] ... ok 2026-04-21 02:05:35.560813 | ubuntu-noble | 2026-04-21 02:05:35.558 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.560835 | ubuntu-noble | {5} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_update_access_all [0.032869s] ... ok 2026-04-21 02:05:35.564813 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_empty [0.018969s] ... ok 2026-04-21 02:05:35.580052 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_share_nfs [0.042004s] ... ok 2026-04-21 02:05:35.584638 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_same [0.018713s] ... ok 2026-04-21 02:05:35.590830 | ubuntu-noble | 2026-04-21 02:05:35.584 6822 INFO manila.share.drivers.container.container_helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Container old_name has been successfully renamed. 2026-04-21 02:05:35.590856 | ubuntu-noble | 2026-04-21 02:05:35.587 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.592358 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container [0.028506s] ... ok 2026-04-21 02:05:35.597944 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_filter_all_by_share_group [0.048350s] ... ok 2026-04-21 02:05:35.603520 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_base.TestBaseFilterHandler.test_get_all_classes [0.019090s] ... ok 2026-04-21 02:05:35.622311 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_wrong_scope_extra_specs [0.018123s] ... ok 2026-04-21 02:05:35.628383 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_snapshot [0.042735s] ... ok 2026-04-21 02:05:35.640695 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_list_complex_2__is__False [0.018258s] ... ok 2026-04-21 02:05:35.656330 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Could not rename back container old_name.: OSError 2026-04-21 02:05:35.656352 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper Traceback (most recent call last): 2026-04-21 02:05:35.656366 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/container_helper.py", line 166, in rename_container 2026-04-21 02:05:35.656370 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper self._inner_execute(cmd) 2026-04-21 02:05:35.656374 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:35.656378 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper return self._mock_call(*args, **kwargs) 2026-04-21 02:05:35.656382 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:35.656386 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:35.656390 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:35.656394 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:35.656397 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-04-21 02:05:35.656402 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper raise result 2026-04-21 02:05:35.656406 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper OSError 2026-04-21 02:05:35.656409 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper 2026-04-21 02:05:35.656413 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper During handling of the above exception, another exception occurred: 2026-04-21 02:05:35.656417 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper 2026-04-21 02:05:35.656421 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper Traceback (most recent call last): 2026-04-21 02:05:35.656424 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/container_helper.py", line 169, in rename_container 2026-04-21 02:05:35.656428 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper self._inner_execute(["docker", "rename", new_name, name]) 2026-04-21 02:05:35.656432 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:35.656436 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper return self._mock_call(*args, **kwargs) 2026-04-21 02:05:35.656440 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:35.656450 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:35.656454 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:35.656458 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:35.656462 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-04-21 02:05:35.656465 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper raise result 2026-04-21 02:05:35.656476 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper OSError 2026-04-21 02:05:35.656480 | ubuntu-noble | 2026-04-21 02:05:35.616 6822 ERROR manila.share.drivers.container.container_helper 2026-04-21 02:05:35.656489 | ubuntu-noble | 2026-04-21 02:05:35.621 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.657786 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container_exception_cmds_2 [0.035618s] ... ok 2026-04-21 02:05:35.658388 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_1 [0.055798s] ... ok 2026-04-21 02:05:35.658400 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_list_simple [0.018060s] ... ok 2026-04-21 02:05:35.665616 | ubuntu-noble | 2026-04-21 02:05:35.649 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:35.665635 | ubuntu-noble | 2026-04-21 02:05:35.649 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:35.665640 | ubuntu-noble | 2026-04-21 02:05:35.650 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:35.665645 | ubuntu-noble | 2026-04-21 02:05:35.651 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.665649 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__create_export_and_mount_storage [0.028560s] ... ok 2026-04-21 02:05:35.667364 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_setup_server [0.043149s] ... ok 2026-04-21 02:05:35.676283 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_multi_level_scope_extra_specs_list [0.018696s] ... ok 2026-04-21 02:05:35.687520 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_delete_filesystem [0.020725s] ... ok 2026-04-21 02:05:35.691456 | ubuntu-noble | 2026-04-21 02:05:35.676 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:35.691978 | ubuntu-noble | 2026-04-21 02:05:35.677 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:35.691994 | ubuntu-noble | 2026-04-21 02:05:35.677 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:35.691999 | ubuntu-noble | 2026-04-21 02:05:35.678 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.692262 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_container_name [0.026818s] ... ok 2026-04-21 02:05:35.693851 | ubuntu-noble | Insufficient free space for share creation on host host1 (requested / avail): 100/90 2026-04-21 02:05:35.697156 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_share_extend_reserved_1 [0.019996s] ... ok 2026-04-21 02:05:35.709446 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_storage_pool_spare_percentage [0.019871s] ... ok 2026-04-21 02:05:35.714711 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_in_recycle_bin_filter_all_by_share_server [0.060837s] ... ok 2026-04-21 02:05:35.716456 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_share_extend_reserved_1 [0.019017s] ... ok 2026-04-21 02:05:35.717574 | ubuntu-noble | 2026-04-21 02:05:35.700 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:35.717586 | ubuntu-noble | 2026-04-21 02:05:35.700 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:35.717590 | ubuntu-noble | 2026-04-21 02:05:35.701 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:35.717595 | ubuntu-noble | 2026-04-21 02:05:35.702 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.717600 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_manage_server [0.023417s] ... ok 2026-04-21 02:05:35.724325 | ubuntu-noble | --- Logging error --- 2026-04-21 02:05:35.724342 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:35.724347 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:05:35.724351 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:05:35.724355 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:35.724359 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:05:35.724363 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:05:35.724367 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:35.724371 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 565, in format 2026-04-21 02:05:35.724385 | ubuntu-noble | return logging.Formatter.format(self, record) 2026-04-21 02:05:35.724389 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:35.724393 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 703, in format 2026-04-21 02:05:35.724397 | ubuntu-noble | record.message = record.getMessage() 2026-04-21 02:05:35.724400 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:35.724404 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 392, in getMessage 2026-04-21 02:05:35.724408 | ubuntu-noble | msg = msg % self.args 2026-04-21 02:05:35.724412 | ubuntu-noble | ~~~~^~~~~~~~~~~ 2026-04-21 02:05:35.724416 | ubuntu-noble | KeyError: 'server' 2026-04-21 02:05:35.724419 | ubuntu-noble | Call stack: 2026-04-21 02:05:35.725008 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:05:35.725017 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:05:35.725030 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:05:35.725034 | ubuntu-noble | main() 2026-04-21 02:05:35.725038 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:05:35.725042 | ubuntu-noble | program.TestProgram( 2026-04-21 02:05:35.725046 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:05:35.725050 | ubuntu-noble | self.runTests() 2026-04-21 02:05:35.725054 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:05:35.725058 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:05:35.725062 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:05:35.725065 | ubuntu-noble | test(result) 2026-04-21 02:05:35.725069 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:35.725073 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:35.725077 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:35.725080 | ubuntu-noble | test(result) 2026-04-21 02:05:35.725084 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:35.725088 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:35.725092 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:35.725095 | ubuntu-noble | test(result) 2026-04-21 02:05:35.725099 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:35.725103 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:35.725503 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:35.725516 | ubuntu-noble | test(result) 2026-04-21 02:05:35.725520 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:05:35.725524 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:35.725528 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:05:35.725532 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:05:35.725536 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:05:35.725539 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:05:35.725543 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:05:35.725547 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:05:35.725551 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:05:35.725554 | ubuntu-noble | self._run_core() 2026-04-21 02:05:35.725558 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-04-21 02:05:35.725568 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-04-21 02:05:35.725572 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:05:35.725576 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:35.725579 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-04-21 02:05:35.725583 | ubuntu-noble | return self._get_test_method()() 2026-04-21 02:05:35.725587 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/container/test_driver.py", line 671, in test_share_server_migration_complete 2026-04-21 02:05:35.725591 | ubuntu-noble | self._driver.share_server_migration_complete( 2026-04-21 02:05:35.725594 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/driver.py", line 590, in share_server_migration_complete 2026-04-21 02:05:35.725598 | ubuntu-noble | LOG.info(msg, msg_args) 2026-04-21 02:05:35.725602 | ubuntu-noble | Message: 'Volumes move operation from server %(server)s were completed successfully. Share server has been moved from %(src)s to %(dest)s.' 2026-04-21 02:05:35.725606 | ubuntu-noble | Arguments: {'serv': 'source_fake_id', 'src': 'host@back1', 'dest': 'host@back2'} 2026-04-21 02:05:35.729575 | ubuntu-noble | 2026-04-21 02:05:35.722 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:35.729594 | ubuntu-noble | 2026-04-21 02:05:35.722 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:35.729607 | ubuntu-noble | 2026-04-21 02:05:35.723 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:35.729612 | ubuntu-noble | 2026-04-21 02:05:35.726 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.729616 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_share_server_migration_complete [0.023808s] ... ok 2026-04-21 02:05:35.735383 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_04 [0.019356s] ... ok 2026-04-21 02:05:35.751012 | ubuntu-noble | 2026-04-21 02:05:35.746 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.751046 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__allow_access_not_ok [0.020649s] ... ok 2026-04-21 02:05:35.753906 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_not_found_exception [0.038955s] ... ok 2026-04-21 02:05:35.754422 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_2 [0.047042s] ... ok 2026-04-21 02:05:35.756180 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_08 [0.018821s] ... ok 2026-04-21 02:05:35.772689 | ubuntu-noble | 2026-04-21 02:05:35.769 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.772707 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__get_existing_users [0.022081s] ... ok 2026-04-21 02:05:35.774031 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_different_backend_and_availability_zone [0.019677s] ... ok 2026-04-21 02:05:35.793067 | ubuntu-noble | 2026-04-21 02:05:35.790 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:35.794198 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_create_share_guest_not_ok [0.020755s] ... ok 2026-04-21 02:05:35.794603 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_same_backend_1___host1_AAA_pool1____host1_AAA_pool1__ [0.019252s] ... ok 2026-04-21 02:05:35.803803 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_access_with_incorrect_proto [0.049902s] ... ok 2026-04-21 02:05:35.811371 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:05:35.811408 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:05:35.811414 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:05:35.811434 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:05:35.817406 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_no_share_extra_specs [0.022769s] ... ok 2026-04-21 02:05:35.828561 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_update_item [0.074731s] ... ok 2026-04-21 02:05:35.833316 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_del_days_3 [0.347902s] ... ok 2026-04-21 02:05:35.836761 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_not_implemented [0.020368s] ... ok 2026-04-21 02:05:35.852482 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_ro_access [0.048377s] ... ok 2026-04-21 02:05:35.857927 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_20___12311321_____in__12311321__in____True_ [0.020323s] ... ok 2026-04-21 02:05:35.866512 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_update [0.037191s] ... ok 2026-04-21 02:05:35.878299 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_28__False____is__False___True_ [0.019736s] ... ok 2026-04-21 02:05:35.897675 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_31__False____is__Nonsense___True_ [0.020112s] ... ok 2026-04-21 02:05:35.900170 | ubuntu-noble | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 doesn't have interface, so the share is inaccessible. 2026-04-21 02:05:35.902750 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_interface_in_cifs_server [0.050420s] ... ok 2026-04-21 02:05:35.917715 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_32__True___False___False_ [0.019418s] ... ok 2026-04-21 02:05:35.933678 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_count_share_group_snapshot_members_in_share [0.065470s] ... ok 2026-04-21 02:05:35.936790 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_39___3_______2___False_ [0.018680s] ... ok 2026-04-21 02:05:35.950664 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_pool_name [0.047294s] ... ok 2026-04-21 02:05:35.956498 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_44___cifs____nfs___False_ [0.020717s] ... ok 2026-04-21 02:05:35.959750 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_create_with_share_type [0.026973s] ... ok 2026-04-21 02:05:35.992491 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:35.992981 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_6 [0.033720s] ... ok 2026-04-21 02:05:35.997351 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_admin_context_3 [0.039742s] ... ok 2026-04-21 02:05:36.000478 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_nfs_share [0.049925s] ... ok 2026-04-21 02:05:36.017486 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_invalid_num_arguments_fails [0.020293s] ... ok 2026-04-21 02:05:36.020863 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_with_detail [0.028340s] ... ok 2026-04-21 02:05:36.037707 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_passes_with_no_query [0.019669s] ... ok 2026-04-21 02:05:36.056550 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_nfs_share_from_snapshot_with_ipv6 [0.054339s] ... ok 2026-04-21 02:05:36.058392 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_retry.HostFiltersTestCase.test_retry_filter_disabled [0.019042s] ... ok 2026-04-21 02:05:36.074844 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_retry.HostFiltersTestCase.test_retry_filter_fail [0.018534s] ... ok 2026-04-21 02:05:36.094332 | ubuntu-noble | {0} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_passes_happy_day [0.019100s] ... ok 2026-04-21 02:05:36.098612 | ubuntu-noble | 2026-04-21 02:05:36.093 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:36.098843 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_update_access_delete_rules [0.304054s] ... ok 2026-04-21 02:05:36.112993 | ubuntu-noble | {0} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_4 [0.019026s] ... ok 2026-04-21 02:05:36.114483 | ubuntu-noble | 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': []}. 2026-04-21 02:05:36.114525 | ubuntu-noble | Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-04-21 02:05:36.118557 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_cifs_share_with_nonexistent_mount_and_filesystem [0.063294s] ... ok 2026-04-21 02:05:36.131352 | ubuntu-noble | 2026-04-21 02:05:36.127 6822 DEBUG manila.share.drivers.container.security_service_helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up the security service 4b2c5fb5-1287-446e-a904-7adf6e4fab31 for share server 5ad351a4-49ea-48b0-b091-189279b0bf9a setup_security_service /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/security_service_helper.py:43 2026-04-21 02:05:36.131407 | ubuntu-noble | 2026-04-21 02:05:36.128 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:36.131419 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_setup_security_service [0.033664s] ... ok 2026-04-21 02:05:36.131812 | ubuntu-noble | {0} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_2 [0.018787s] ... ok 2026-04-21 02:05:36.153914 | ubuntu-noble | {0} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_6 [0.018722s] ... ok 2026-04-21 02:05:36.167943 | ubuntu-noble | 2026-04-21 02:05:36.159 6822 DEBUG manila.share.drivers.container.security_service_helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Updating the security service c4245e88-8283-4d46-8274-c75c81076c5c for share server 652e653a-a13e-43de-8067-5e8d087559dd update_security_service /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/security_service_helper.py:54 2026-04-21 02:05:36.167961 | ubuntu-noble | 2026-04-21 02:05:36.160 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:36.167966 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_update_security_service [0.032480s] ... ok 2026-04-21 02:05:36.170313 | ubuntu-noble | {0} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_7 [0.018597s] ... ok 2026-04-21 02:05:36.174828 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_nfs_share_with_ipv6 [0.053866s] ... ok 2026-04-21 02:05:36.174844 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_export_location_metadata_update_delete [0.151252s] ... ok 2026-04-21 02:05:36.183141 | ubuntu-noble | 2026-04-21 02:05:36.181 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:36.183832 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test__try_to_unmount_device_2_ProcessExecutionError [0.020859s] ... ok 2026-04-21 02:05:36.189514 | ubuntu-noble | {0} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_consume_from_share_capability [0.018916s] ... ok 2026-04-21 02:05:36.202315 | ubuntu-noble | 2026-04-21 02:05:36.200 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:36.202737 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_remove_storage_lvremove_failed [0.018001s] ... ok 2026-04-21 02:05:36.207884 | ubuntu-noble | {0} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_01 [0.017967s] ... ok 2026-04-21 02:05:36.210758 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_add_security_service [0.038246s] ... ok 2026-04-21 02:05:36.221262 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_access_with_incorrect_proto [0.049045s] ... ok 2026-04-21 02:05:36.221821 | ubuntu-noble | 2026-04-21 02:05:36.219 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:36.223853 | ubuntu-noble | {5} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_check_compatibility_true_1 [0.019130s] ... ok 2026-04-21 02:05:36.224745 | ubuntu-noble | {0} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_08 [0.018327s] ... ok 2026-04-21 02:05:36.240814 | ubuntu-noble | 2026-04-21 02:05:36.237 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:36.242521 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_2 [0.017971s] ... ok 2026-04-21 02:05:36.244585 | ubuntu-noble | {0} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_14 [0.018815s] ... ok 2026-04-21 02:05:36.252332 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_delete_with_subnets_1 [0.040752s] ... ok 2026-04-21 02:05:36.257363 | ubuntu-noble | 2026-04-21 02:05:36.255 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:36.260436 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ParseIpaddrTestCase.test_parse_ipv4_addr_4 [0.017700s] ... ok 2026-04-21 02:05:36.261717 | ubuntu-noble | {0} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_16 [0.017901s] ... ok 2026-04-21 02:05:36.274037 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_rw_access_with_ipv6 [0.050885s] ... ok 2026-04-21 02:05:36.275616 | ubuntu-noble | 2026-04-21 02:05:36.273 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:36.276206 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SizeToGbTestCase.test_bytes_to_gb_2 [0.019354s] ... ok 2026-04-21 02:05:36.298188 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_all_one_record_1_1 [0.045167s] ... ok 2026-04-21 02:05:36.299369 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:36.303743 | ubuntu-noble | {0} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_1_correct_init [0.040620s] ... ok 2026-04-21 02:05:36.324877 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_nfs_access_with_ipv6 [0.049192s] ... ok 2026-04-21 02:05:36.338894 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:36.339529 | ubuntu-noble | 2026-04-21 02:05:36.316 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerFlex SDNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:67 2026-04-21 02:05:36.339542 | ubuntu-noble | 2026-04-21 02:05:36.316 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerFlex SDNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:72 2026-04-21 02:05:36.339548 | ubuntu-noble | 2026-04-21 02:05:36.317 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerFlex SDNAS Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:98 2026-04-21 02:05:36.339564 | ubuntu-noble | 2026-04-21 02:05:36.317 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Initializing Dell PowerFlex SDNAS Layer. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:125 2026-04-21 02:05:36.339573 | ubuntu-noble | 2026-04-21 02:05:36.317 6822 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] REST server IP: 192.168.0.110, port: 443, username: admin. Verify server's certificate: None. 2026-04-21 02:05:36.339578 | ubuntu-noble | 2026-04-21 02:05:36.317 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Creating NFS share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:168 2026-04-21 02:05:36.339582 | ubuntu-noble | 2026-04-21 02:05:36.317 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrieving Storage Pool ID for Env8-SP-SW_SSD-1 _create_nfs_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:260 2026-04-21 02:05:36.339586 | ubuntu-noble | 2026-04-21 02:05:36.318 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Creating filesystem Manila-UT-filesystem _create_nfs_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:265 2026-04-21 02:05:36.339590 | ubuntu-noble | 2026-04-21 02:05:36.318 6822 ERROR manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] {'The requested NFS export "Manila-UT-filesystem" was not created.'} 2026-04-21 02:05:36.339594 | ubuntu-noble | 2026-04-21 02:05:36.318 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:36.340825 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_share_nfs_filesystem_id_not_found [0.043992s] ... ok 2026-04-21 02:05:36.341422 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_security_services_2 [0.043330s] ... ok 2026-04-21 02:05:36.343787 | ubuntu-noble | {0} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test__mark_services_as_down [0.040304s] ... ok 2026-04-21 02:05:36.370926 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_no_valid_port [0.047638s] ... ok 2026-04-21 02:05:36.377224 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_subnets_1 [0.036503s] ... ok 2026-04-21 02:05:36.380270 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:36.381075 | ubuntu-noble | 2026-04-21 02:05:36.359 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerFlex SDNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:67 2026-04-21 02:05:36.381098 | ubuntu-noble | 2026-04-21 02:05:36.360 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerFlex SDNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:72 2026-04-21 02:05:36.381103 | ubuntu-noble | 2026-04-21 02:05:36.360 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerFlex SDNAS Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:98 2026-04-21 02:05:36.381107 | ubuntu-noble | 2026-04-21 02:05:36.360 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Initializing Dell PowerFlex SDNAS Layer. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:125 2026-04-21 02:05:36.381117 | ubuntu-noble | 2026-04-21 02:05:36.360 6822 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] REST server IP: 192.168.0.110, port: 443, username: admin. Verify server's certificate: None. 2026-04-21 02:05:36.381121 | ubuntu-noble | 2026-04-21 02:05:36.361 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrieving filesystem ID for share Manila-UT-filesystem create_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:194 2026-04-21 02:05:36.381125 | ubuntu-noble | 2026-04-21 02:05:36.361 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrieving snapshot ID for filesystem 6432b79e-1cc3-0414-3ffd-2a50fb1ccff3 create_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:196 2026-04-21 02:05:36.381129 | ubuntu-noble | 2026-04-21 02:05:36.361 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:36.382510 | ubuntu-noble | Failed to schedule_create_share_group: Resource could not be found. 2026-04-21 02:05:36.382682 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_snapshot_failure [0.043646s] ... ok 2026-04-21 02:05:36.385622 | ubuntu-noble | {0} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_group_exception_puts_group_in_error_state [0.042669s] ... ok 2026-04-21 02:05:36.412990 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_remove_security_service_not_found_01 [0.034223s] ... ok 2026-04-21 02:05:36.427365 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:36.430957 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_pool [0.053662s] ... ok 2026-04-21 02:05:36.433546 | ubuntu-noble | 2026-04-21 02:05:36.405 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerFlex SDNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:67 2026-04-21 02:05:36.433575 | ubuntu-noble | 2026-04-21 02:05:36.405 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerFlex SDNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:72 2026-04-21 02:05:36.433580 | ubuntu-noble | 2026-04-21 02:05:36.406 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerFlex SDNAS Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:98 2026-04-21 02:05:36.433585 | ubuntu-noble | 2026-04-21 02:05:36.406 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Initializing Dell PowerFlex SDNAS Layer. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:125 2026-04-21 02:05:36.433589 | ubuntu-noble | 2026-04-21 02:05:36.406 6822 INFO manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] REST server IP: 192.168.0.110, port: 443, username: admin. Verify server's certificate: None. 2026-04-21 02:05:36.433594 | ubuntu-noble | 2026-04-21 02:05:36.406 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Updating access to NFS share. update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerflex/connection.py:188 2026-04-21 02:05:36.433603 | ubuntu-noble | 2026-04-21 02:05:36.406 6822 ERROR manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Only IP access type currently supported for NFS. Share provided foo_display_name with rule type invalid_type 2026-04-21 02:05:36.433607 | ubuntu-noble | 2026-04-21 02:05:36.406 6822 ERROR manila.share.drivers.dell_emc.plugins.powerflex.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Only IP access type currently supported for NFS. Share provided foo_display_name with rule type invalid_type 2026-04-21 02:05:36.433611 | ubuntu-noble | 2026-04-21 02:05:36.407 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:36.433616 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_update_access_add_nfs_invalid_acess_type [0.045068s] ... ok 2026-04-21 02:05:36.433620 | ubuntu-noble | {0} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_exception_puts_share_in_error_state [0.042573s] ... ok 2026-04-21 02:05:36.435165 | ubuntu-noble | 2026-04-21 02:05:36.428 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] GET https://192.168.0.110:443/rest/v1/nas-servers?select=id&name=eq.env8nasserver 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:36.435178 | ubuntu-noble | 2026-04-21 02:05:36.429 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] POST https://192.168.0.110:443/rest/v1/file-systems 201 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:36.435182 | ubuntu-noble | 2026-04-21 02:05:36.430 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:36.436439 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_create_filesystem [0.022664s] ... ok 2026-04-21 02:05:36.440398 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_remove_security_service_not_found_02 [0.026661s] ... ok 2026-04-21 02:05:36.450337 | ubuntu-noble | {0} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_2 [0.018878s] ... ok 2026-04-21 02:05:36.455823 | ubuntu-noble | 2026-04-21 02:05:36.449 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] POST https://192.168.0.110:443/rest/v1/nfs-exports 201 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:36.455859 | ubuntu-noble | 2026-04-21 02:05:36.449 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:36.456553 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_create_nfs_export [0.019335s] ... ok 2026-04-21 02:05:36.465899 | ubuntu-noble | {0} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_5 [0.017810s] ... ok 2026-04-21 02:05:36.474321 | ubuntu-noble | 2026-04-21 02:05:36.469 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] PATCH https://192.168.0.110:443/fake_url 204 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:36.474349 | ubuntu-noble | 2026-04-21 02:05:36.470 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:36.474357 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_execute_powerflex_patch_request_with_no_param [0.020657s] ... ok 2026-04-21 02:05:36.475489 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_az_subnets [0.036525s] ... ok 2026-04-21 02:05:36.478611 | ubuntu-noble | Could not find CIFS server by name: 56aafd02-4d44-43d7-b784-57fc88167224. 2026-04-21 02:05:36.479474 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:36.483166 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_without_cifs_server [0.059714s] ... ok 2026-04-21 02:05:36.486364 | ubuntu-noble | {0} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_7 [0.020324s] ... ok 2026-04-21 02:05:36.496249 | ubuntu-noble | 2026-04-21 02:05:36.491 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] GET https://192.168.0.110:443/rest/v1/nfs-exports/6433a2b2-6d60-f737-9f3b-2a50fb1ccff3?select=* 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:36.496279 | ubuntu-noble | 2026-04-21 02:05:36.492 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:36.496318 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_nfs_export_name [0.021342s] ... ok 2026-04-21 02:05:36.507362 | ubuntu-noble | {0} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_1 [0.020608s] ... ok 2026-04-21 02:05:36.511836 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_create_with_duplicated_id [0.677682s] ... ok 2026-04-21 02:05:36.515427 | ubuntu-noble | 2026-04-21 02:05:36.510 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] POST https://192.168.0.110:443/api/types/StoragePool/instances/action/queryIdByKey 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:36.515452 | ubuntu-noble | 2026-04-21 02:05:36.510 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:36.516230 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_storage_pool_id [0.018735s] ... ok 2026-04-21 02:05:36.524242 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:05:36.524279 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:05:36.524346 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:05:36.524363 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:05:36.525539 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_share_network_subnet_metadata_delete [0.050094s] ... ok 2026-04-21 02:05:36.526642 | ubuntu-noble | Error in goodness_function function '50 / 0' : 'Error during evaluator parsing: ZeroDivisionError: float division by zero' :: Defaulting to a goodness of 0. 2026-04-21 02:05:36.528560 | ubuntu-noble | {0} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_invalid_goodness_function [0.021417s] ... ok 2026-04-21 02:05:36.531471 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:36.535209 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_without_security_services [0.051573s] ... ok 2026-04-21 02:05:36.541144 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ServiceDatabaseAPITestCase.test_create__az_exists [0.028662s] ... ok 2026-04-21 02:05:36.567106 | ubuntu-noble | 2026-04-21 02:05:36.561 6822 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.'}] 2026-04-21 02:05:36.567148 | ubuntu-noble | 2026-04-21 02:05:36.562 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:36.567155 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_failed_to_get_pool_info [0.051960s] ... ok 2026-04-21 02:05:36.569694 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_snapshot_instances_status_update [0.042862s] ... ok 2026-04-21 02:05:36.586038 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_recover_nfs_rule [0.048967s] ... ok 2026-04-21 02:05:36.589921 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_2 [0.048171s] ... ok 2026-04-21 02:05:36.618737 | ubuntu-noble | 2026-04-21 02:05:36.612 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:36.618762 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_rw_access_with_ipv6 [0.049741s] ... ok 2026-04-21 02:05:36.630517 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:36.632878 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_share_stats [0.048505s] ... ok 2026-04-21 02:05:36.640631 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_6 [0.050913s] ... ok 2026-04-21 02:05:36.651366 | ubuntu-noble | Failed to get mover by name server_2. 2026-04-21 02:05:36.651382 | ubuntu-noble | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2 not found. Skip the deletion. 2026-04-21 02:05:36.651746 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:36.652435 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all_by_host_and_share_subnet_valid [0.083984s] ... ok 2026-04-21 02:05:36.652542 | ubuntu-noble | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2 not found. Skip the deletion. 2026-04-21 02:05:36.655658 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_delete_cifs_server_but_not_found [0.022881s] ... ok 2026-04-21 02:05:36.664070 | ubuntu-noble | 2026-04-21 02:05:36.661 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:36.667523 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_share_server [0.049884s] ... ok 2026-04-21 02:05:36.678578 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_get_all_cifs_server [0.021509s] ... ok 2026-04-21 02:05:36.692062 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_7 [0.051898s] ... ok 2026-04-21 02:05:36.697911 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_get_share_access [0.020297s] ... ok 2026-04-21 02:05:36.703883 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_9_some_fake_identifier [0.050679s] ... ok 2026-04-21 02:05:36.720974 | ubuntu-noble | 2026-04-21 02:05:36.715 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:36.721005 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_cifs_share_with_ipv6 [0.052400s] ... ok 2026-04-21 02:05:36.721012 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_on_vdm [0.020081s] ... ok 2026-04-21 02:05:36.733357 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_update_not_found [0.029147s] ... ok 2026-04-21 02:05:36.737971 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system [0.019968s] ... ok 2026-04-21 02:05:36.755387 | ubuntu-noble | 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.'}]. 2026-04-21 02:05:36.760790 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system_with_error [0.019461s] ... ok 2026-04-21 02:05:36.761823 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_delete [0.066517s] ... ok 2026-04-21 02:05:36.763814 | ubuntu-noble | 2026-04-21 02:05:36.762 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:36.764871 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_share_with_incorrect_proto [0.047164s] ... ok 2026-04-21 02:05:36.774947 | ubuntu-noble | 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': []}. 2026-04-21 02:05:36.778926 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_with_error [0.019495s] ... ok 2026-04-21 02:05:36.783219 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_update_not_found [0.024525s] ... ok 2026-04-21 02:05:36.794385 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:36.795508 | ubuntu-noble | Failed to delete mover interface 192.168.1.1 on mover server_2. Reason: []. 2026-04-21 02:05:36.795521 | ubuntu-noble | Invalid vlan id 100. Other interfaces on this subnet are in a different vlan. 2026-04-21 02:05:36.798606 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_conflict_vlan_id_2 [0.020249s] ... ok 2026-04-21 02:05:36.814877 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:36.816158 | ubuntu-noble | Mover interface 192.168.1.1 not found. Skip the deletion. 2026-04-21 02:05:36.816538 | ubuntu-noble | 2026-04-21 02:05:36.813 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:36.819497 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_ro_access [0.051356s] ... ok 2026-04-21 02:05:36.819511 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_but_nonexistent [0.020214s] ... ok 2026-04-21 02:05:36.827936 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_export_location_not_exist_1_id [0.045025s] ... ok 2026-04-21 02:05:36.833070 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_export_location_create [0.098560s] ... ok 2026-04-21 02:05:36.835668 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:36.836092 | ubuntu-noble | Failed to delete mover interface 192.168.1.1 on mover server_2. Reason: []. 2026-04-21 02:05:36.838232 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_with_error [0.020373s] ... ok 2026-04-21 02:05:36.856373 | ubuntu-noble | Failed to create snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 on filesystem 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-04-21 02:05:36.859229 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_create_snapshot_with_error [0.020738s] ... ok 2026-04-21 02:05:36.860254 | ubuntu-noble | {0} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_same_backend_and_pool [0.331100s] ... ok 2026-04-21 02:05:36.877476 | ubuntu-noble | Failed to delete snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: []. 2026-04-21 02:05:36.879995 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_delete_snapshot_with_error [0.020554s] ... ok 2026-04-21 02:05:36.881017 | ubuntu-noble | {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__balance_aggregates_error_2 [0.020347s] ... ok 2026-04-21 02:05:36.882160 | ubuntu-noble | 2026-04-21 02:05:36.863 6822 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Failed to modify CIFS server 4-57fc88167224. Reason: []. 2026-04-21 02:05:36.882173 | ubuntu-noble | 2026-04-21 02:05:36.864 6822 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Failed to modify CIFS server {'type': 'W2K', 'localUsers': 'false', 'name': '4-57fc88167224', 'mover': 'fake_vdm_id', 'moverIdIsVdm': 'true', 'interfaces': ['192.168.1.1'], 'Aliases': ['57fc88167224'], 'domain': 'fake_domain', 'compName': '56aafd02-4d44-43d7-b784-57fc88167224', 'domainJoined': 'true'}. Reason: Failed to modify CIFS server 4-57fc88167224. Reason: [].. teardown_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py:869 2026-04-21 02:05:36.882209 | ubuntu-noble | 2026-04-21 02:05:36.865 6822 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.'}]}. 2026-04-21 02:05:36.882216 | ubuntu-noble | 2026-04-21 02:05:36.867 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:36.882585 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_with_invalid_cifs_server_modification [0.055092s] ... ok 2026-04-21 02:05:36.892144 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_project_with_count [0.062644s] ... ok 2026-04-21 02:05:36.899614 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_vdm_but_not_found [0.019211s] ... ok 2026-04-21 02:05:36.900656 | ubuntu-noble | {0} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_url_1_True [0.020019s] ... ok 2026-04-21 02:05:36.923412 | ubuntu-noble | {0} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_no_server_pool_mapping [0.019805s] ... ok 2026-04-21 02:05:36.930351 | ubuntu-noble | 2026-04-21 02:05:36.927 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:36.930376 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_add_cifs_rw [0.058527s] ... ok 2026-04-21 02:05:36.939327 | ubuntu-noble | {0} manila.tests.scheduler.weighers.test_pool.PoolWeigherTestCase.test_pool_weight_multiplier_negative [0.018606s] ... ok 2026-04-21 02:05:36.959772 | ubuntu-noble | {0} manila.tests.services.test_api.ServicesApiTest.test_ensure_shares_host_down [0.018265s] ... ok 2026-04-21 02:05:36.970325 | ubuntu-noble | {1} 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.077644s] ... ok 2026-04-21 02:05:36.976051 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_sub_name [0.018472s] ... ok 2026-04-21 02:05:36.990842 | ubuntu-noble | 2026-04-21 02:05:36.985 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:36.996173 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_add_cifs_rw_with_ipv6 [0.057684s] ... ok 2026-04-21 02:05:36.998554 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_sub_snapshot_name [0.018443s] ... ok 2026-04-21 02:05:37.014935 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_snapshot [0.019309s] ... ok 2026-04-21 02:05:37.027193 | ubuntu-noble | 2026-04-21 02:05:37.007 6822 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.'}]}. 2026-04-21 02:05:37.027214 | ubuntu-noble | 2026-04-21 02:05:37.008 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.powermax.object_manager.CIFSServer.get_all' after 0.00119(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:37.027225 | ubuntu-noble | 2026-04-21 02:05:37.008 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.powermax.object_manager.CIFSServer.get_all in 1 seconds as it raised EMCPowerMaxInvalidMoverID: Invalid mover or vdm fake_mover_id.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:37.027229 | ubuntu-noble | 2026-04-21 02:05:37.009 6822 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.'}]}. 2026-04-21 02:05:37.027243 | ubuntu-noble | 2026-04-21 02:05:37.010 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:37.027247 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_get_all_cifs_server_invalid_mover_id [0.025866s] ... ok 2026-04-21 02:05:37.031572 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_sort_by_share_instance_fields_2_share_group_id [0.062322s] ... ok 2026-04-21 02:05:37.034471 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_do_setup_2___nfs___None_ [0.020053s] ... ok 2026-04-21 02:05:37.054560 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_2_False [0.019588s] ... ok 2026-04-21 02:05:37.056857 | ubuntu-noble | 2026-04-21 02:05:37.031 6822 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.'}]}. 2026-04-21 02:05:37.057070 | ubuntu-noble | 2026-04-21 02:05:37.032 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.powermax.object_manager.CIFSShare.delete' after 0.00139(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:37.057086 | ubuntu-noble | 2026-04-21 02:05:37.032 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.powermax.object_manager.CIFSShare.delete in 1 seconds as it raised EMCPowerMaxInvalidMoverID: Invalid mover or vdm fake_mover_id.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:37.057096 | ubuntu-noble | 2026-04-21 02:05:37.033 6822 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.'}]}. 2026-04-21 02:05:37.057106 | ubuntu-noble | 2026-04-21 02:05:37.035 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:37.057728 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_invalid_mover_id [0.024157s] ... ok 2026-04-21 02:05:37.060003 | ubuntu-noble | 2026-04-21 02:05:37.056 6822 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] User not found on domain, skipping deny...: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:37.060355 | ubuntu-noble | 2026-04-21 02:05:37.057 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:37.060754 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_deny_share_access_but_no_user_found [0.021709s] ... ok 2026-04-21 02:05:37.076772 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_subvolume_infinite_size_2_ShareBackendException [0.021360s] ... ok 2026-04-21 02:05:37.082408 | ubuntu-noble | 2026-04-21 02:05:37.080 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:37.082440 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_disable_share_access [0.022423s] ... ok 2026-04-21 02:05:37.097018 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_version_check_not_supported [0.020667s] ... ok 2026-04-21 02:05:37.100874 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_count_1 [0.068349s] ... ok 2026-04-21 02:05:37.124891 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_allow_access_rw_ro_when_export_exist_2_ro [0.026389s] ... ok 2026-04-21 02:05:37.140032 | ubuntu-noble | 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. 2026-04-21 02:05:37.140235 | ubuntu-noble | 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. 2026-04-21 02:05:37.141535 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Failed to get access list of CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:37.142083 | ubuntu-noble | Command: None 2026-04-21 02:05:37.142096 | ubuntu-noble | Exit code: - 2026-04-21 02:05:37.142102 | ubuntu-noble | Stdout: '' 2026-04-21 02:05:37.142108 | ubuntu-noble | Stderr: None 2026-04-21 02:05:37.142113 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Traceback (most recent call last): 2026-04-21 02:05:37.142120 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1740, in get_share_access 2026-04-21 02:05:37.142126 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager out, err = self._execute_cmd(get_access, check_exit_code=True) 2026-04-21 02:05:37.142132 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:37.142138 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-04-21 02:05:37.142144 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return r(f, *args, **kwargs) 2026-04-21 02:05:37.142159 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:37.142165 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-04-21 02:05:37.142171 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager do = self.iter(retry_state=retry_state) 2026-04-21 02:05:37.142177 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:37.142182 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-04-21 02:05:37.142188 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = action(retry_state) 2026-04-21 02:05:37.142194 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:37.142199 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-04-21 02:05:37.142205 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager self._add_action_func(lambda rs: rs.outcome.result()) 2026-04-21 02:05:37.142211 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:37.142216 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-04-21 02:05:37.142222 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self.__get_result() 2026-04-21 02:05:37.142228 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:37.142252 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-04-21 02:05:37.142258 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager raise self._exception 2026-04-21 02:05:37.142277 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-04-21 02:05:37.142306 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = fn(*args, **kwargs) 2026-04-21 02:05:37.142316 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:37.142322 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-04-21 02:05:37.142328 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-04-21 02:05:37.142334 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:37.142346 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:37.142352 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self._mock_call(*args, **kwargs) 2026-04-21 02:05:37.142358 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:37.142363 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:37.142369 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:37.142374 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:37.142380 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:05:37.142386 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = effect(*args, **kwargs) 2026-04-21 02:05:37.142391 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:37.142397 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-04-21 02:05:37.142403 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager raise item[2] 2026-04-21 02:05:37.142408 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:37.142414 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Command: None 2026-04-21 02:05:37.142420 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Exit code: - 2026-04-21 02:05:37.142426 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Stdout: '' 2026-04-21 02:05:37.142431 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Stderr: None 2026-04-21 02:05:37.142437 | ubuntu-noble | 2026-04-21 02:05:37.099 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager 2026-04-21 02:05:37.142443 | ubuntu-noble | 2026-04-21 02:05:37.104 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:37.142452 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_get_share_access_failed [0.023855s] ... ok 2026-04-21 02:05:37.143313 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_4___1_1_1_0___None___4__ [0.019831s] ... ok 2026-04-21 02:05:37.147097 | ubuntu-noble | 2026-04-21 02:05:37.124 6822 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.'}]}. 2026-04-21 02:05:37.147163 | ubuntu-noble | 2026-04-21 02:05:37.125 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:37.147171 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_on_mover [0.021634s] ... ok 2026-04-21 02:05:37.159812 | ubuntu-noble | 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. 2026-04-21 02:05:37.159970 | ubuntu-noble | 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. 2026-04-21 02:05:37.166442 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_9 [0.061343s] ... ok 2026-04-21 02:05:37.166473 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_init_identify_local_host_1_fakeip [0.018844s] ... ok 2026-04-21 02:05:37.173534 | ubuntu-noble | 2026-04-21 02:05:37.145 6822 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.'}]}. 2026-04-21 02:05:37.173548 | ubuntu-noble | 2026-04-21 02:05:37.146 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.powermax.object_manager.MountPoint.create' after 0.00135(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:37.173553 | ubuntu-noble | 2026-04-21 02:05:37.146 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.powermax.object_manager.MountPoint.create in 1 seconds as it raised EMCPowerMaxInvalidMoverID: Invalid mover or vdm fake_mover_id.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:37.173562 | ubuntu-noble | 2026-04-21 02:05:37.147 6822 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.'}]}. 2026-04-21 02:05:37.173573 | ubuntu-noble | 2026-04-21 02:05:37.148 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:37.174113 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_invalid_mover_id [0.022469s] ... ok 2026-04-21 02:05:37.180663 | ubuntu-noble | 2026-04-21 02:05:37.167 6822 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.'}]}. 2026-04-21 02:05:37.180696 | ubuntu-noble | 2026-04-21 02:05:37.169 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:37.180702 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_get_mount_points_with_error [0.020487s] ... ok 2026-04-21 02:05:37.181239 | ubuntu-noble | {0} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_get_configured_ip_versions [0.019177s] ... ok 2026-04-21 02:05:37.198035 | ubuntu-noble | 2026-04-21 02:05:37.188 6822 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.'}]}. 2026-04-21 02:05:37.198057 | ubuntu-noble | 2026-04-21 02:05:37.190 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:37.198337 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface [0.020914s] ... ok 2026-04-21 02:05:37.200622 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test__inner_execute_ok [0.019207s] ... ok 2026-04-21 02:05:37.221186 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_create_container [0.017728s] ... ok 2026-04-21 02:05:37.223664 | ubuntu-noble | 2026-04-21 02:05:37.209 6822 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.'}]}. 2026-04-21 02:05:37.223684 | ubuntu-noble | 2026-04-21 02:05:37.209 6822 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Mover interface IP 192.168.1.1 already exists. Skip the creation. 2026-04-21 02:05:37.223691 | ubuntu-noble | 2026-04-21 02:05:37.210 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:37.224009 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_ip_already_exist [0.020456s] ... ok 2026-04-21 02:05:37.234043 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_with_share [0.071408s] ... ok 2026-04-21 02:05:37.238893 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_metadata_get_item [0.405939s] ... ok 2026-04-21 02:05:37.243888 | ubuntu-noble | 2026-04-21 02:05:37.229 6822 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.'}]}. 2026-04-21 02:05:37.244266 | ubuntu-noble | 2026-04-21 02:05:37.230 6822 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Mover interface name 3d909830c356 already exists. Skip the creation. 2026-04-21 02:05:37.244274 | ubuntu-noble | 2026-04-21 02:05:37.231 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:37.245107 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_name_already_exist [0.020763s] ... ok 2026-04-21 02:05:37.245122 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_create_container_failure [0.022458s] ... ok 2026-04-21 02:05:37.265249 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_execute_command_not_there [0.022616s] ... ok 2026-04-21 02:05:37.266241 | ubuntu-noble | 2026-04-21 02:05:37.250 6822 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.'}]}. 2026-04-21 02:05:37.267366 | ubuntu-noble | 2026-04-21 02:05:37.250 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.powermax.object_manager.MoverInterface.delete' after 0.00099(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:37.267395 | ubuntu-noble | 2026-04-21 02:05:37.251 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.powermax.object_manager.MoverInterface.delete in 1 seconds as it raised EMCPowerMaxInvalidMoverID: Invalid mover or vdm fake_mover_id.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:37.267411 | ubuntu-noble | 2026-04-21 02:05:37.251 6822 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.'}]}. 2026-04-21 02:05:37.267419 | ubuntu-noble | 2026-04-21 02:05:37.253 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:37.267432 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_invalid_mover_id [0.021321s] ... ok 2026-04-21 02:05:37.268239 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_get_by_name_or_id_when_does_not_exist [0.030980s] ... ok 2026-04-21 02:05:37.281973 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replica_get_without_share_data [0.043944s] ... ok 2026-04-21 02:05:37.283966 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_remove_network [0.019237s] ... ok 2026-04-21 02:05:37.302013 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container_exception_cmds_3 [0.018910s] ... ok 2026-04-21 02:05:37.302911 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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. 2026-04-21 02:05:37.303754 | ubuntu-noble | Command: None 2026-04-21 02:05:37.303766 | ubuntu-noble | Exit code: - 2026-04-21 02:05:37.303771 | ubuntu-noble | Stdout: '' 2026-04-21 02:05:37.303775 | ubuntu-noble | Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:37.303779 | ubuntu-noble | Command: None 2026-04-21 02:05:37.303783 | ubuntu-noble | Exit code: - 2026-04-21 02:05:37.303786 | ubuntu-noble | Stdout: '' 2026-04-21 02:05:37.303790 | ubuntu-noble | Stderr: None 2026-04-21 02:05:37.303801 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Traceback (most recent call last): 2026-04-21 02:05:37.303805 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1790, in create 2026-04-21 02:05:37.303817 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager self._execute_cmd(create_nfs_share_cmd, check_exit_code=True) 2026-04-21 02:05:37.303822 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-04-21 02:05:37.303826 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return r(f, *args, **kwargs) 2026-04-21 02:05:37.303830 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:37.303834 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-04-21 02:05:37.303837 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager do = self.iter(retry_state=retry_state) 2026-04-21 02:05:37.303841 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:37.303845 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-04-21 02:05:37.303849 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = action(retry_state) 2026-04-21 02:05:37.303852 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:37.303856 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-04-21 02:05:37.303860 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager self._add_action_func(lambda rs: rs.outcome.result()) 2026-04-21 02:05:37.303864 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:37.303868 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-04-21 02:05:37.303871 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self.__get_result() 2026-04-21 02:05:37.303881 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:37.303885 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-04-21 02:05:37.303889 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager raise self._exception 2026-04-21 02:05:37.303893 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-04-21 02:05:37.303902 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = fn(*args, **kwargs) 2026-04-21 02:05:37.303906 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:37.303910 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-04-21 02:05:37.303917 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-04-21 02:05:37.303921 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:37.303925 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:37.303929 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self._mock_call(*args, **kwargs) 2026-04-21 02:05:37.303932 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:37.303936 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:37.303940 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:37.303944 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:37.303947 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:05:37.303951 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager result = effect(*args, **kwargs) 2026-04-21 02:05:37.303955 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:37.303959 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-04-21 02:05:37.303962 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager raise item[2] 2026-04-21 02:05:37.303966 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:37.303970 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Command: None 2026-04-21 02:05:37.303978 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Exit code: - 2026-04-21 02:05:37.303981 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Stdout: '' 2026-04-21 02:05:37.303985 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager Stderr: None 2026-04-21 02:05:37.303989 | ubuntu-noble | 2026-04-21 02:05:37.272 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager 2026-04-21 02:05:37.303993 | ubuntu-noble | 2026-04-21 02:05:37.273 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:37.303997 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:37.304572 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_create_nfs_share_with_error [0.020428s] ... ok 2026-04-21 02:05:37.304596 | ubuntu-noble | 2026-04-21 02:05:37.294 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:37.304601 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_delete_snapshot [0.021106s] ... ok 2026-04-21 02:05:37.317987 | ubuntu-noble | 2026-04-21 02:05:37.314 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.'}]. 2026-04-21 02:05:37.318002 | ubuntu-noble | 2026-04-21 02:05:37.315 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:37.318280 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_delete_snapshot_failed_to_get_snapshot [0.020902s] ... ok 2026-04-21 02:05:37.319619 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_connect_root_dir_does_not_exist [0.419917s] ... ok 2026-04-21 02:05:37.322710 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__form_share_server_update_return [0.020667s] ... ok 2026-04-21 02:05:37.326355 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_count_shares_in_share_group [0.049030s] ... ok 2026-04-21 02:05:37.338657 | ubuntu-noble | 2026-04-21 02:05:37.337 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:37.339802 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot_id [0.022341s] ... ok 2026-04-21 02:05:37.342970 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_helper_existing_ok [0.020156s] ... ok 2026-04-21 02:05:37.351427 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_get_all [0.082171s] ... ok 2026-04-21 02:05:37.354414 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all [0.027778s] ... ok 2026-04-21 02:05:37.361180 | ubuntu-noble | 2026-04-21 02:05:37.359 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:37.362405 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StoragePoolTestCase.test_get_pool_with_error [0.022464s] ... ok 2026-04-21 02:05:37.362818 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_helper_not_ok [0.019764s] ... ok 2026-04-21 02:05:37.384009 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_container_fails [0.019539s] ... ok 2026-04-21 02:05:37.390822 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_1 [0.033564s] ... ok 2026-04-21 02:05:37.396462 | ubuntu-noble | 2026-04-21 02:05:37.380 6822 WARNING manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.'}]}. 2026-04-21 02:05:37.396507 | ubuntu-noble | 2026-04-21 02:05:37.382 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:37.396518 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_create_vdm [0.022119s] ... ok 2026-04-21 02:05:37.403687 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_from_snapshot_nfs [0.083721s] ... ok 2026-04-21 02:05:37.404093 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_ok [0.020596s] ... ok 2026-04-21 02:05:37.424979 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__teardown_server_1 [0.019255s] ... ok 2026-04-21 02:05:37.427546 | ubuntu-noble | 2026-04-21 02:05:37.417 6822 ERROR manila.share.drivers.dell_emc.plugins.powermax.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.'}]. 2026-04-21 02:05:37.427562 | ubuntu-noble | 2026-04-21 02:05:37.419 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:37.427953 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_delete_vdm_but_failed_to_get_vdm [0.036222s] ... ok 2026-04-21 02:05:37.427963 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_5 [0.037524s] ... ok 2026-04-21 02:05:37.443056 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_check_for_setup_error_host_not_ok_class_some_other [0.018399s] ... ok 2026-04-21 02:05:37.456526 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_7 [0.029991s] ... ok 2026-04-21 02:05:37.460689 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_check_update_share_server_network_allocations [0.019008s] ... ok 2026-04-21 02:05:37.475609 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snap_export_path_nfs [0.072157s] ... ok 2026-04-21 02:05:37.479611 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_ensure_share [0.018928s] ... ok 2026-04-21 02:05:37.487953 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get [0.028734s] ... ok 2026-04-21 02:05:37.489824 | ubuntu-noble | 2026-04-21 02:05:37.483 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-04-21 02:05:37.489846 | ubuntu-noble | 2026-04-21 02:05:37.484 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-04-21 02:05:37.504349 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_manage_existing [0.024764s] ... ok 2026-04-21 02:05:37.523872 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__allow_access_ok [0.019093s] ... ok 2026-04-21 02:05:37.525899 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_models.ShareAccessTestCase.test_share_access_mapping_state_2_active [0.174017s] ... ok 2026-04-21 02:05:37.536360 | ubuntu-noble | 2026-04-21 02:05:37.530 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-04-21 02:05:37.536379 | ubuntu-noble | 2026-04-21 02:05:37.530 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-04-21 02:05:37.536385 | ubuntu-noble | 2026-04-21 02:05:37.531 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:37.536944 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_connect [0.112368s] ... ok 2026-04-21 02:05:37.540488 | ubuntu-noble | Error deleting NFS export: share-foo 2026-04-21 02:05:37.541860 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_nfs_share_backend_failure [0.065609s] ... ok 2026-04-21 02:05:37.543988 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_get_info [0.018945s] ... ok 2026-04-21 02:05:37.558896 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_access_rules_status_no_instances [0.032277s] ... ok 2026-04-21 02:05:37.560033 | ubuntu-noble | LDAP credentials are invalid. Aborting operation. 2026-04-21 02:05:37.563112 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_retry_operation_invalid_credential [0.019979s] ... ok 2026-04-21 02:05:37.582208 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test__get_lv_device [0.018604s] ... ok 2026-04-21 02:05:37.603122 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_extend_share [0.018339s] ... ok 2026-04-21 02:05:37.605137 | ubuntu-noble | Quota not found for /path/to/quota 2026-04-21 02:05:37.608415 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_5_extending_error [0.047923s] ... ok 2026-04-21 02:05:37.614152 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_when_quota_does_not_exist [0.065493s] ... ok 2026-04-21 02:05:37.614335 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_export_location_metadata_get_item [0.123232s] ... ok 2026-04-21 02:05:37.614350 | ubuntu-noble | 2026-04-21 02:05:37.594 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-04-21 02:05:37.614357 | ubuntu-noble | 2026-04-21 02:05:37.594 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-04-21 02:05:37.614364 | ubuntu-noble | 2026-04-21 02:05:37.595 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Creating snapshot snapshot01. create_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:209 2026-04-21 02:05:37.614370 | ubuntu-noble | 2026-04-21 02:05:37.596 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:37.614376 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snapshot [0.064339s] ... ok 2026-04-21 02:05:37.618745 | ubuntu-noble | {0} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_check_compatibility_false_1 [0.018943s] ... ok 2026-04-21 02:05:37.637009 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_3 [0.017795s] ... ok 2026-04-21 02:05:37.643227 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_delete_not_found [0.032097s] ... ok 2026-04-21 02:05:37.653726 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_6_error_deleting [0.047360s] ... ok 2026-04-21 02:05:37.656782 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ParseIpaddrTestCase.test_parse_ipv4_addr_1 [0.018939s] ... ok 2026-04-21 02:05:37.667043 | ubuntu-noble | 2026-04-21 02:05:37.659 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-04-21 02:05:37.667062 | ubuntu-noble | 2026-04-21 02:05:37.660 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-04-21 02:05:37.667079 | ubuntu-noble | 2026-04-21 02:05:37.661 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:37.667302 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_not_found [0.066813s] ... ok 2026-04-21 02:05:37.676809 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SslContextTestCase.test_create_ssl_context [0.019355s] ... ok 2026-04-21 02:05:37.676845 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_when_quota_exists [0.068548s] ... ok 2026-04-21 02:05:37.689533 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_shares_1 [0.047837s] ... ok 2026-04-21 02:05:37.694908 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SslContextTestCase.test_create_ssl_context_no_verify [0.018204s] ... ok 2026-04-21 02:05:37.702448 | ubuntu-noble | {3} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_8_manage_error [0.048475s] ... ok 2026-04-21 02:05:37.729026 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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' 2026-04-21 02:05:37.729600 | ubuntu-noble | debtcollector.deprecate( 2026-04-21 02:05:37.729609 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:37.729614 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-04-21 02:05:37.732277 | ubuntu-noble | 2026-04-21 02:05:37.724 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-04-21 02:05:37.732303 | ubuntu-noble | 2026-04-21 02:05:37.725 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-04-21 02:05:37.732311 | ubuntu-noble | 2026-04-21 02:05:37.725 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Deleting snapshot snapshot01 delete_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:317 2026-04-21 02:05:37.732315 | ubuntu-noble | 2026-04-21 02:05:37.726 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:37.733660 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_snapshot [0.062946s] ... ok 2026-04-21 02:05:37.736125 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-04-21 02:05:37.736388 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-04-21 02:05:37.736401 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-04-21 02:05:37.736698 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_get_default_filter_function [0.042481s] ... ok 2026-04-21 02:05:37.736944 | ubuntu-noble | Failed to delete snapshot "snap-001". 2026-04-21 02:05:37.739759 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_snapshot_with_provider_location_failure [0.064183s] ... ok 2026-04-21 02:05:37.750058 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_shares_2 [0.060885s] ... ok 2026-04-21 02:05:37.758027 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-04-21 02:05:37.758045 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-04-21 02:05:37.758458 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_storage_pool_statistic [0.021297s] ... ok 2026-04-21 02:05:37.761099 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-04-21 02:05:37.795161 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_subnets_2 [0.042830s] ... ok 2026-04-21 02:05:37.798704 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource servers: No such resource 2026-04-21 02:05:37.798745 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-04-21 02:05:37.798860 | ubuntu-noble | Extension Fox In Socks: Cannot extend resource flavors: No such resource 2026-04-21 02:05:37.798871 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/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. 2026-04-21 02:05:37.798877 | ubuntu-noble | self.server = wsgi.Server( 2026-04-21 02:05:37.799526 | ubuntu-noble | 2026-04-21 02:05:37.788 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-04-21 02:05:37.799544 | ubuntu-noble | 2026-04-21 02:05:37.788 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-04-21 02:05:37.799550 | ubuntu-noble | 2026-04-21 02:05:37.789 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Updating access for snapshot snap-001. snapshot_update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:888 2026-04-21 02:05:37.799556 | ubuntu-noble | 2026-04-21 02:05:37.789 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:37.800140 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_snapshot_update_access_nfs [0.063257s] ... ok 2026-04-21 02:05:37.800615 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/futurist/_futures.py:702: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. 2026-04-21 02:05:37.800634 | ubuntu-noble | f: Future[_R] = GreenFuture() 2026-04-21 02:05:37.804343 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_get_backend_info [0.064602s] ... ok 2026-04-21 02:05:37.808607 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_5 [0.047931s] ... ok 2026-04-21 02:05:37.819104 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_create_duplicated_id [0.026263s] ... ok 2026-04-21 02:05:37.856873 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_1 [0.049321s] ... ok 2026-04-21 02:05:37.862854 | ubuntu-noble | 2026-04-21 02:05:37.851 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-04-21 02:05:37.862872 | ubuntu-noble | 2026-04-21 02:05:37.852 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-04-21 02:05:37.862886 | ubuntu-noble | 2026-04-21 02:05:37.852 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Updaing access for share share-foo. update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:543 2026-04-21 02:05:37.862891 | ubuntu-noble | 2026-04-21 02:05:37.853 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:37.863379 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_add_nfs [0.063440s] ... ok 2026-04-21 02:05:37.867499 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_share_network_subnet_metadata_update [0.048361s] ... ok 2026-04-21 02:05:37.868948 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_cifs_export_locations_fallback [0.064615s] ... ok 2026-04-21 02:05:37.890174 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_update_not_found [0.021449s] ... ok 2026-04-21 02:05:37.900997 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:37.906392 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_check_for_setup_error [0.048072s] ... ok 2026-04-21 02:05:37.927025 | ubuntu-noble | 2026-04-21 02:05:37.914 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-04-21 02:05:37.927052 | ubuntu-noble | 2026-04-21 02:05:37.914 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-04-21 02:05:37.927070 | ubuntu-noble | 2026-04-21 02:05:37.915 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Updaing access for share share-foo. update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:543 2026-04-21 02:05:37.927076 | ubuntu-noble | 2026-04-21 02:05:37.915 6822 ERROR manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Failed to update access rules for CIFS share "share-foo". 2026-04-21 02:05:37.927083 | ubuntu-noble | 2026-04-21 02:05:37.916 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:37.927089 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_cifs_invalid_user_access_level [0.062716s] ... ok 2026-04-21 02:05:37.927095 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_instance_status_update [0.037001s] ... ok 2026-04-21 02:05:37.936606 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_cifs_raises_when_quota_absent [0.067328s] ... ok 2026-04-21 02:05:37.960798 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_from_snapshot_with_ipv6 [0.052847s] ... ok 2026-04-21 02:05:37.983470 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:05:37.983499 | ubuntu-noble | warnings.warn( 2026-04-21 02:05:38.007084 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_nfs_share_with_ipv6 [0.049476s] ... ok 2026-04-21 02:05:38.024737 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_nfs_success [0.086833s] ... ok 2026-04-21 02:05:38.040153 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_resources_host_update_no_matches_2_controller_0_otherstore03 [0.112721s] ... ok 2026-04-21 02:05:38.058991 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_snapshot_with_ipv6 [0.050920s] ... ok 2026-04-21 02:05:38.094904 | ubuntu-noble | {3} manila.tests.integrated.test_extensions.ExtensionsTest.test_get_foxnsocks [0.392185s] ... ok 2026-04-21 02:05:38.098704 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_shrink_share_success [0.074279s] ... ok 2026-04-21 02:05:38.102800 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_delete [0.063515s] ... ok 2026-04-21 02:05:38.105764 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_extend_share_without_pool_name [0.047600s] ... ok 2026-04-21 02:05:38.117273 | ubuntu-noble | The 'backend' key_manager backend is not supported. Please use barbican as key_manager. 2026-04-21 02:05:38.119864 | ubuntu-noble | {3} manila.tests.keymgr.test_barbican.BarbicanSecretACLTestCase.test_get_client_and_href_missing_backend [0.024482s] ... ok 2026-04-21 02:05:38.140531 | ubuntu-noble | {3} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_5_admin_manipulating_user_lock [0.020514s] ... ok 2026-04-21 02:05:38.153027 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:38.159517 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_with_existing_vdm [0.053371s] ... ok 2026-04-21 02:05:38.161100 | ubuntu-noble | {3} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_not_allowed_1_user_manipulating_admin_lock [0.020584s] ... ok 2026-04-21 02:05:38.162006 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_encryption_keys_get_count [0.059008s] ... ok 2026-04-21 02:05:38.174933 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_share_stats [0.076533s] ... ok 2026-04-21 02:05:38.189625 | ubuntu-noble | {3} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_4_user_manipulating_other_users_lock [0.028156s] ... ok 2026-04-21 02:05:38.200865 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test__init__login_failure [0.025414s] ... ok 2026-04-21 02:05:38.209920 | ubuntu-noble | {3} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_soft_deleted [0.020218s] ... ok 2026-04-21 02:05:38.210077 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:38.214798 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_with_ipv6 [0.056189s] ... ok 2026-04-21 02:05:38.220530 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_auth_lookup_user [0.019641s] ... ok 2026-04-21 02:05:38.230184 | ubuntu-noble | {3} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_2_error_deleting [0.020221s] ... ok 2026-04-21 02:05:38.242280 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_clone_snapshot_with_provider_location [0.021783s] ... ok 2026-04-21 02:05:38.249573 | ubuntu-noble | {3} manila.tests.message.test_message_field.MessageFieldTest.test_unique_ids_1_Action [0.018400s] ... ok 2026-04-21 02:05:38.260483 | ubuntu-noble | Failed to create session. Status_code="401", body="". 2026-04-21 02:05:38.262278 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_session_failure [0.019748s] ... ok 2026-04-21 02:05:38.263006 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_without_share_server_name_in_server_detail [0.047270s] ... ok 2026-04-21 02:05:38.270711 | ubuntu-noble | 2026-04-21 02:05:38.262 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerScale Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:67 2026-04-21 02:05:38.270744 | ubuntu-noble | 2026-04-21 02:05:38.263 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerScale Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:444 2026-04-21 02:05:38.270752 | ubuntu-noble | 2026-04-21 02:05:38.263 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Updaing access for share share-foo. update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale.py:543 2026-04-21 02:05:38.270759 | ubuntu-noble | 2026-04-21 02:05:38.264 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.270765 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_recover_nfs [0.348344s] ... ok 2026-04-21 02:05:38.273536 | ubuntu-noble | {3} manila.tests.message.test_message_field.MessageFieldTest.test_unique_ids_2_Detail [0.024723s] ... ok 2026-04-21 02:05:38.283916 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_nfs_export_2__400__False_ [0.021705s] ... ok 2026-04-21 02:05:38.300341 | ubuntu-noble | {3} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_plug_no_ns [0.026242s] ... ok 2026-04-21 02:05:38.307085 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_smb_shares_1__204__True_ [0.019353s] ... ok 2026-04-21 02:05:38.315981 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_deny_nfs_with_ipv6 [0.052088s] ... ok 2026-04-21 02:05:38.321186 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_same_namespace [0.020715s] ... ok 2026-04-21 02:05:38.322928 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_snapshot_by_id_non_204 [0.019512s] ... ok 2026-04-21 02:05:38.342602 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_qlen_property [0.020739s] ... ok 2026-04-21 02:05:38.344528 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_allocated_space_failure [0.019460s] ... ok 2026-04-21 02:05:38.361592 | ubuntu-noble | 2026-04-21 02:05:38.283 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-21 02:05:38.361621 | ubuntu-noble | 2026-04-21 02:05:38.283 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-21 02:05:38.361626 | ubuntu-noble | 2026-04-21 02:05:38.283 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Request: PUT https://localhost:8080/namespace/ifs/admin/target?recursive=False _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-04-21 02:05:38.361631 | ubuntu-noble | 2026-04-21 02:05:38.284 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] PUT https://localhost:8080/namespace/ifs/admin/target?recursive=False 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.361644 | ubuntu-noble | 2026-04-21 02:05:38.284 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Response: status_code=200 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-04-21 02:05:38.361648 | ubuntu-noble | 2026-04-21 02:05:38.284 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Request: GET https://localhost:8080/platform/1/snapshot/snapshots/snapshot01 _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-04-21 02:05:38.361659 | ubuntu-noble | 2026-04-21 02:05:38.285 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] GET https://localhost:8080/platform/1/snapshot/snapshots/snapshot01 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.361663 | ubuntu-noble | 2026-04-21 02:05:38.285 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Response: status_code=200 body={'snapshots': [{'name': 'snapshot01', 'path': '/ifs/admin/source'}]} _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-04-21 02:05:38.361667 | ubuntu-noble | 2026-04-21 02:05:38.285 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Request: GET https://localhost:8080/namespace/ifs/.snapshot/snapshot01/admin/source?detail=default _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-04-21 02:05:38.361671 | ubuntu-noble | 2026-04-21 02:05:38.286 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] GET https://localhost:8080/namespace/ifs/.snapshot/snapshot01/admin/source?detail=default 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.361681 | ubuntu-noble | 2026-04-21 02:05:38.286 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Response: status_code=200 body={'children': [{'name': 'dir1', 'type': 'container'}, {'name': 'dir2', 'type': 'container'}, {'name': 'file1', 'type': 'object'}, {'name': 'file2', 'type': 'object'}]} _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-04-21 02:05:38.361689 | ubuntu-noble | 2026-04-21 02:05:38.286 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Request: PUT https://localhost:8080/namespace/ifs/admin/target/dir1?recursive=False _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-04-21 02:05:38.361694 | ubuntu-noble | 2026-04-21 02:05:38.287 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] PUT https://localhost:8080/namespace/ifs/admin/target/dir1?recursive=False 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.361698 | ubuntu-noble | 2026-04-21 02:05:38.287 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Response: status_code=200 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-04-21 02:05:38.361706 | ubuntu-noble | 2026-04-21 02:05:38.287 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Request: GET https://localhost:8080/namespace/ifs/.snapshot/snapshot01/admin/source/dir1?detail=default _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-04-21 02:05:38.361710 | ubuntu-noble | 2026-04-21 02:05:38.288 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] GET https://localhost:8080/namespace/ifs/.snapshot/snapshot01/admin/source/dir1?detail=default 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.361714 | ubuntu-noble | 2026-04-21 02:05:38.288 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Response: status_code=200 body={'children': [{'name': 'file11', 'type': 'object'}, {'name': 'file12', 'type': 'object'}]} _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-04-21 02:05:38.361718 | ubuntu-noble | 2026-04-21 02:05:38.288 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Request: PUT https://localhost:8080/namespace/ifs/admin/target/dir1/file11?clone=true&snapshot=snapshot01 _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-04-21 02:05:38.361722 | ubuntu-noble | 2026-04-21 02:05:38.288 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] PUT https://localhost:8080/namespace/ifs/admin/target/dir1/file11?clone=true&snapshot=snapshot01 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.361726 | ubuntu-noble | 2026-04-21 02:05:38.289 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Response: status_code=200 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-04-21 02:05:38.361730 | ubuntu-noble | 2026-04-21 02:05:38.289 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Request: PUT https://localhost:8080/namespace/ifs/admin/target/dir1/file12?clone=true&snapshot=snapshot01 _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-04-21 02:05:38.361753 | ubuntu-noble | 2026-04-21 02:05:38.289 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] PUT https://localhost:8080/namespace/ifs/admin/target/dir1/file12?clone=true&snapshot=snapshot01 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.361758 | ubuntu-noble | 2026-04-21 02:05:38.289 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Response: status_code=200 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-04-21 02:05:38.361765 | ubuntu-noble | 2026-04-21 02:05:38.289 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Request: PUT https://localhost:8080/namespace/ifs/admin/target/dir2?recursive=False _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-04-21 02:05:38.361774 | ubuntu-noble | 2026-04-21 02:05:38.290 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] PUT https://localhost:8080/namespace/ifs/admin/target/dir2?recursive=False 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.361792 | ubuntu-noble | 2026-04-21 02:05:38.290 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Response: status_code=200 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-04-21 02:05:38.361797 | ubuntu-noble | 2026-04-21 02:05:38.290 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Request: GET https://localhost:8080/namespace/ifs/.snapshot/snapshot01/admin/source/dir2?detail=default _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-04-21 02:05:38.361801 | ubuntu-noble | 2026-04-21 02:05:38.291 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] GET https://localhost:8080/namespace/ifs/.snapshot/snapshot01/admin/source/dir2?detail=default 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.361805 | ubuntu-noble | 2026-04-21 02:05:38.291 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Response: status_code=200 body={'children': [{'name': 'file21', 'type': 'object'}, {'name': 'file22', 'type': 'object'}]} _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-04-21 02:05:38.361854 | ubuntu-noble | 2026-04-21 02:05:38.291 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Request: PUT https://localhost:8080/namespace/ifs/admin/target/dir2/file21?clone=true&snapshot=snapshot01 _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-04-21 02:05:38.361860 | ubuntu-noble | 2026-04-21 02:05:38.292 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] PUT https://localhost:8080/namespace/ifs/admin/target/dir2/file21?clone=true&snapshot=snapshot01 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.361864 | ubuntu-noble | 2026-04-21 02:05:38.292 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Response: status_code=200 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-04-21 02:05:38.361872 | ubuntu-noble | 2026-04-21 02:05:38.292 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Request: PUT https://localhost:8080/namespace/ifs/admin/target/dir2/file22?clone=true&snapshot=snapshot01 _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-04-21 02:05:38.361876 | ubuntu-noble | 2026-04-21 02:05:38.293 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] PUT https://localhost:8080/namespace/ifs/admin/target/dir2/file22?clone=true&snapshot=snapshot01 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.361888 | ubuntu-noble | 2026-04-21 02:05:38.293 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Response: status_code=200 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-04-21 02:05:38.361892 | ubuntu-noble | 2026-04-21 02:05:38.293 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Request: PUT https://localhost:8080/namespace/ifs/admin/target/file1?clone=true&snapshot=snapshot01 _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-04-21 02:05:38.361896 | ubuntu-noble | 2026-04-21 02:05:38.293 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] PUT https://localhost:8080/namespace/ifs/admin/target/file1?clone=true&snapshot=snapshot01 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.361900 | ubuntu-noble | 2026-04-21 02:05:38.293 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Response: status_code=200 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-04-21 02:05:38.361904 | ubuntu-noble | 2026-04-21 02:05:38.294 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Request: PUT https://localhost:8080/namespace/ifs/admin/target/file2?clone=true&snapshot=snapshot01 _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-04-21 02:05:38.361908 | ubuntu-noble | 2026-04-21 02:05:38.294 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] PUT https://localhost:8080/namespace/ifs/admin/target/file2?clone=true&snapshot=snapshot01 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.361911 | ubuntu-noble | 2026-04-21 02:05:38.294 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Response: status_code=200 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-04-21 02:05:38.361916 | ubuntu-noble | 2026-04-21 02:05:38.295 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.362478 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_clone_snapshot [0.030719s] ... ok 2026-04-21 02:05:38.364646 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_recover_cifs_rule_with_ipv6 [0.047281s] ... ok 2026-04-21 02:05:38.364659 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_down [0.020412s] ... ok 2026-04-21 02:05:38.367152 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_cluster_version_success [0.021373s] ... ok 2026-04-21 02:05:38.372963 | ubuntu-noble | 2026-04-21 02:05:38.313 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-21 02:05:38.372979 | ubuntu-noble | 2026-04-21 02:05:38.313 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-21 02:05:38.372995 | ubuntu-noble | 2026-04-21 02:05:38.313 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Request: PUT https://localhost:8080/namespace/ifs/test?recursive=True _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-04-21 02:05:38.373000 | ubuntu-noble | 2026-04-21 02:05:38.314 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] PUT https://localhost:8080/namespace/ifs/test?recursive=True 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.373004 | ubuntu-noble | 2026-04-21 02:05:38.314 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Response: status_code=200 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-04-21 02:05:38.373008 | ubuntu-noble | 2026-04-21 02:05:38.315 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.374056 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_directory_2_True [0.020388s] ... ok 2026-04-21 02:05:38.377928 | ubuntu-noble | 2026-04-21 02:05:38.335 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-21 02:05:38.377941 | ubuntu-noble | 2026-04-21 02:05:38.335 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-21 02:05:38.377946 | ubuntu-noble | 2026-04-21 02:05:38.336 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.381226 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_session_success [0.020323s] ... ok 2026-04-21 02:05:38.382017 | ubuntu-noble | 2026-04-21 02:05:38.354 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-21 02:05:38.382061 | ubuntu-noble | 2026-04-21 02:05:38.354 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-21 02:05:38.382067 | ubuntu-noble | 2026-04-21 02:05:38.355 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.382205 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:38.383479 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_quota_sends_delete_request [0.018764s] ... ok 2026-04-21 02:05:38.385534 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_up [0.019444s] ... ok 2026-04-21 02:05:38.385549 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export_error [0.019443s] ... ok 2026-04-21 02:05:38.388435 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_create_cifs_server [0.025372s] ... ok 2026-04-21 02:05:38.391698 | ubuntu-noble | 2026-04-21 02:05:38.373 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-21 02:05:38.391713 | ubuntu-noble | 2026-04-21 02:05:38.373 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-21 02:05:38.391717 | ubuntu-noble | 2026-04-21 02:05:38.374 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Request: GET https://localhost:8080/platform/1/protocols/nfs/exports/42 _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-04-21 02:05:38.391722 | ubuntu-noble | 2026-04-21 02:05:38.374 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] GET https://localhost:8080/platform/1/protocols/nfs/exports/42 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.391727 | ubuntu-noble | 2026-04-21 02:05:38.374 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Response: status_code=200 body={'exports': [{'id': 1}]} _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-04-21 02:05:38.391732 | ubuntu-noble | 2026-04-21 02:05:38.375 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.393427 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export [0.020018s] ... ok 2026-04-21 02:05:38.402605 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_id_status_200_returns_first_snapshot [0.018275s] ... ok 2026-04-21 02:05:38.407154 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_settings_property [0.019887s] ... ok 2026-04-21 02:05:38.407217 | ubuntu-noble | 2026-04-21 02:05:38.394 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-21 02:05:38.407231 | ubuntu-noble | 2026-04-21 02:05:38.394 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-21 02:05:38.407236 | ubuntu-noble | 2026-04-21 02:05:38.394 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Request: GET https://localhost:8080/platform/12/protocols/nfs/aliases/%2Fmy_custom_name?zone=System _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-04-21 02:05:38.407246 | ubuntu-noble | 2026-04-21 02:05:38.395 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] GET https://localhost:8080/platform/12/protocols/nfs/aliases/%2Fmy_custom_name?zone=System 400 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.407250 | ubuntu-noble | 2026-04-21 02:05:38.395 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Response: status_code=400 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-04-21 02:05:38.407255 | ubuntu-noble | 2026-04-21 02:05:38.396 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.407259 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export_aliases_error_codes_1_400 [0.020447s] ... ok 2026-04-21 02:05:38.407263 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_create_cifs_server_already_exist [0.018737s] ... ok 2026-04-21 02:05:38.422368 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_unexpected_error [0.019296s] ... ok 2026-04-21 02:05:38.424632 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_execute_env_var_prepend [0.020740s] ... ok 2026-04-21 02:05:38.425874 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_allow_share_access [0.019131s] ... ok 2026-04-21 02:05:38.432054 | ubuntu-noble | 2026-04-21 02:05:38.415 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-21 02:05:38.432086 | ubuntu-noble | 2026-04-21 02:05:38.415 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-21 02:05:38.432091 | ubuntu-noble | 2026-04-21 02:05:38.415 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Request: GET https://localhost:8080/platform/12/protocols/nfs/aliases/%2Fmy_custom_name?zone=System _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-04-21 02:05:38.432111 | ubuntu-noble | 2026-04-21 02:05:38.416 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] GET https://localhost:8080/platform/12/protocols/nfs/aliases/%2Fmy_custom_name?zone=System 404 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.432115 | ubuntu-noble | 2026-04-21 02:05:38.416 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Response: status_code=404 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-04-21 02:05:38.432119 | ubuntu-noble | 2026-04-21 02:05:38.417 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.432243 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export_aliases_error_codes_2_404 [0.021069s] ... ok 2026-04-21 02:05:38.442648 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_user_sid_success [0.020740s] ... ok 2026-04-21 02:05:38.443274 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:38.445835 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_del_gateway [0.020196s] ... ok 2026-04-21 02:05:38.446385 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_create_cifs_share [0.020754s] ... ok 2026-04-21 02:05:38.450650 | ubuntu-noble | 2026-04-21 02:05:38.436 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-21 02:05:38.450662 | ubuntu-noble | 2026-04-21 02:05:38.436 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-21 02:05:38.450667 | ubuntu-noble | 2026-04-21 02:05:38.437 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Request: GET https://localhost:8080/platform/1/snapshot/snapshots/foo1 _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-04-21 02:05:38.450671 | ubuntu-noble | 2026-04-21 02:05:38.437 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] GET https://localhost:8080/platform/1/snapshot/snapshots/foo1 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.450676 | ubuntu-noble | 2026-04-21 02:05:38.437 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Response: status_code=200 body={'snapshots': [{'path': '/ifs/home/test'}]} _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-04-21 02:05:38.450699 | ubuntu-noble | 2026-04-21 02:05:38.438 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.451563 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_1 [0.021298s] ... ok 2026-04-21 02:05:38.462960 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_user_sid_user_not_found [0.020095s] ... ok 2026-04-21 02:05:38.463565 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_pullup_route_first [0.019514s] ... ok 2026-04-21 02:05:38.465544 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:38.465569 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:38.470572 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_delete_dns_domain_invalid_mover_id [0.022287s] ... ok 2026-04-21 02:05:38.470584 | ubuntu-noble | 2026-04-21 02:05:38.457 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-21 02:05:38.470589 | ubuntu-noble | 2026-04-21 02:05:38.458 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-21 02:05:38.470594 | ubuntu-noble | 2026-04-21 02:05:38.458 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Request: PUT https://localhost:8080/platform/1/quota/quotas/ADEF1G {'data': '{"thresholds": {"hard": 1024}}'} _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:545 2026-04-21 02:05:38.470608 | ubuntu-noble | 2026-04-21 02:05:38.458 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] PUT https://localhost:8080/platform/1/quota/quotas/ADEF1G 204 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.470612 | ubuntu-noble | 2026-04-21 02:05:38.458 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Response: status_code=204 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-04-21 02:05:38.470616 | ubuntu-noble | 2026-04-21 02:05:38.459 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.471045 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_modify [0.022185s] ... ok 2026-04-21 02:05:38.484645 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_device_to_namespace [0.019870s] ... ok 2026-04-21 02:05:38.487121 | ubuntu-noble | 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 '}]. 2026-04-21 02:05:38.489980 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_delete_file_system_with_error [0.020718s] ... ok 2026-04-21 02:05:38.495063 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all [0.332806s] ... ok 2026-04-21 02:05:38.495755 | ubuntu-noble | 2026-04-21 02:05:38.479 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-21 02:05:38.495779 | ubuntu-noble | 2026-04-21 02:05:38.480 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login to PowerScale OneFS during initialization. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:49 2026-04-21 02:05:38.495784 | ubuntu-noble | 2026-04-21 02:05:38.480 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Request: GET https://localhost:8080/platform/1/quota/quotas?path=/ifs/does_not_exist _log_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:547 2026-04-21 02:05:38.495789 | ubuntu-noble | 2026-04-21 02:05:38.480 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] GET https://localhost:8080/platform/1/quota/quotas?path=/ifs/does_not_exist 400 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.495794 | ubuntu-noble | 2026-04-21 02:05:38.481 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerscale.powerscale_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Response: status_code=400 body= _log_response /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerscale/powerscale_api.py:554 2026-04-21 02:05:38.495798 | ubuntu-noble | 2026-04-21 02:05:38.481 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.496521 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_set__path_does_not_already_exist [0.020875s] ... ok 2026-04-21 02:05:38.504784 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_tuntap [0.020161s] ... ok 2026-04-21 02:05:38.506761 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:38.507760 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:38.509505 | ubuntu-noble | 2026-04-21 02:05:38.500 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] POST https://192.168.0.110/api/rest/file_system 201 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.509522 | ubuntu-noble | 2026-04-21 02:05:38.500 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] 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"} _send_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/client.py:77 2026-04-21 02:05:38.509527 | ubuntu-noble | 2026-04-21 02:05:38.500 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] REST Response: 201 with data {"id": "6454e9a9-a698-e9bc-ca61-1a9efb93188b"} _send_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/client.py:86 2026-04-21 02:05:38.509532 | ubuntu-noble | 2026-04-21 02:05:38.501 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.509831 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_filesystem [0.019209s] ... ok 2026-04-21 02:05:38.511597 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_invalid_mover_id [0.022205s] ... ok 2026-04-21 02:05:38.528183 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_does_not_exist [0.019888s] ... ok 2026-04-21 02:05:38.531315 | ubuntu-noble | 2026-04-21 02:05:38.519 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] POST https://192.168.0.110/api/rest/file_system 400 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.531344 | ubuntu-noble | 2026-04-21 02:05:38.519 6822 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] 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"} 2026-04-21 02:05:38.531350 | ubuntu-noble | 2026-04-21 02:05:38.519 6822 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] REST Response: 400 with data 2026-04-21 02:05:38.531355 | ubuntu-noble | 2026-04-21 02:05:38.520 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.531360 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:38.531365 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:38.531431 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_filesystem_failure [0.020311s] ... ok 2026-04-21 02:05:38.534018 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_invalid_mover_id [0.022085s] ... ok 2026-04-21 02:05:38.537545 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all_by_host_and_share_subnet_not_found [0.041630s] ... ok 2026-04-21 02:05:38.544550 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_get_device [0.018899s] ... ok 2026-04-21 02:05:38.551681 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:38.552402 | ubuntu-noble | 2026-04-21 02:05:38.540 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] POST https://192.168.0.110/api/rest/nfs_export 201 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.552415 | ubuntu-noble | 2026-04-21 02:05:38.540 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] 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"} _send_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/client.py:77 2026-04-21 02:05:38.552419 | ubuntu-noble | 2026-04-21 02:05:38.540 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] REST Response: 201 with data {"id": "6454ec18-7b8d-1532-1b8a-1a9efb93188b"} _send_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/client.py:86 2026-04-21 02:05:38.552424 | ubuntu-noble | 2026-04-21 02:05:38.541 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.552840 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_nfs_export [0.019780s] ... ok 2026-04-21 02:05:38.555229 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface [0.020282s] ... ok 2026-04-21 02:05:38.561450 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_get_devices [0.017489s] ... ok 2026-04-21 02:05:38.569444 | ubuntu-noble | 2026-04-21 02:05:38.559 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] POST https://192.168.0.110/api/rest/smb_share 201 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.569471 | ubuntu-noble | 2026-04-21 02:05:38.559 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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"} _send_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/client.py:77 2026-04-21 02:05:38.569477 | ubuntu-noble | 2026-04-21 02:05:38.559 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] REST Response: 201 with data {"id": "64927ae9-3403-6930-a784-f227b9987c54"} _send_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/client.py:86 2026-04-21 02:05:38.569482 | ubuntu-noble | 2026-04-21 02:05:38.560 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.571811 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_smb_share [0.019710s] ... ok 2026-04-21 02:05:38.571829 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:38.574242 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_but_not_found [0.019901s] ... ok 2026-04-21 02:05:38.579063 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_get_namespaces [0.018127s] ... ok 2026-04-21 02:05:38.587981 | ubuntu-noble | 2026-04-21 02:05:38.580 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] GET https://192.168.0.110/api/rest/cluster 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.588000 | ubuntu-noble | 2026-04-21 02:05:38.580 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] REST Request: GET https://192.168.0.110/api/rest/cluster with body None _send_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/client.py:77 2026-04-21 02:05:38.588005 | ubuntu-noble | 2026-04-21 02:05:38.580 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] REST Response: 200 with data [{"id": "0"}] _send_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/client.py:86 2026-04-21 02:05:38.588010 | ubuntu-noble | 2026-04-21 02:05:38.581 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.589521 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_cluster_id [0.020315s] ... ok 2026-04-21 02:05:38.594447 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_clear_share_access_failed_to_get_share [0.019389s] ... ok 2026-04-21 02:05:38.598824 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_as_root_namespace [0.018762s] ... ok 2026-04-21 02:05:38.605859 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_by_host_1_fake_fake [0.063824s] ... ok 2026-04-21 02:05:38.612874 | ubuntu-noble | Failed to set NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 access on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-04-21 02:05:38.612892 | ubuntu-noble | Command: None 2026-04-21 02:05:38.612897 | ubuntu-noble | Exit code: - 2026-04-21 02:05:38.612901 | ubuntu-noble | Stdout: '56aafd02-4d44-43d7-b784-57fc88167224 : \nError 2: 56aafd02-4d44-43d7-b784-57fc88167224 : No such file or directory \n' 2026-04-21 02:05:38.612905 | ubuntu-noble | Stderr: None. 2026-04-21 02:05:38.612909 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:38.612913 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 2055, in _set_share_access 2026-04-21 02:05:38.612917 | ubuntu-noble | self._execute_cmd(set_nfs_share_access_cmd, check_exit_code=True) 2026-04-21 02:05:38.612921 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-04-21 02:05:38.612925 | ubuntu-noble | return r(f, *args, **kwargs) 2026-04-21 02:05:38.612929 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:38.612933 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-04-21 02:05:38.612937 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-04-21 02:05:38.612940 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:38.612954 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-04-21 02:05:38.612958 | ubuntu-noble | result = action(retry_state) 2026-04-21 02:05:38.612961 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:38.612971 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-04-21 02:05:38.612975 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-04-21 02:05:38.612979 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:38.612982 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-04-21 02:05:38.612986 | ubuntu-noble | return self.__get_result() 2026-04-21 02:05:38.612990 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:38.612994 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-04-21 02:05:38.612998 | ubuntu-noble | raise self._exception 2026-04-21 02:05:38.613002 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-04-21 02:05:38.613005 | ubuntu-noble | result = fn(*args, **kwargs) 2026-04-21 02:05:38.613009 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:38.613013 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-04-21 02:05:38.613016 | ubuntu-noble | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-04-21 02:05:38.613020 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:38.613024 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:38.613028 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:38.613031 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:38.613035 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:38.613039 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:38.613043 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:38.613046 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:05:38.613050 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:05:38.613054 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:38.613057 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-04-21 02:05:38.613061 | ubuntu-noble | raise item[2] 2026-04-21 02:05:38.613065 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:38.613069 | ubuntu-noble | Command: None 2026-04-21 02:05:38.613073 | ubuntu-noble | Exit code: - 2026-04-21 02:05:38.613076 | ubuntu-noble | Stdout: '56aafd02-4d44-43d7-b784-57fc88167224 : \nError 2: 56aafd02-4d44-43d7-b784-57fc88167224 : No such file or directory \n' 2026-04-21 02:05:38.613080 | ubuntu-noble | Stderr: None 2026-04-21 02:05:38.613841 | ubuntu-noble | 2026-04-21 02:05:38.599 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] GET https://192.168.0.110/api/rest/nas_server?name=eq.powerstore-nasserver 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.613854 | ubuntu-noble | 2026-04-21 02:05:38.600 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] REST Request: GET https://192.168.0.110/api/rest/nas_server?name=eq.powerstore-nasserver with body None _send_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/client.py:77 2026-04-21 02:05:38.613859 | ubuntu-noble | 2026-04-21 02:05:38.600 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] REST Response: 200 with data [{"id": "6423d56e-eaf3-7424-be0b-1a9efb93188b"}] _send_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/client.py:86 2026-04-21 02:05:38.613870 | ubuntu-noble | 2026-04-21 02:05:38.600 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.614477 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_id [0.019305s] ... ok 2026-04-21 02:05:38.614944 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_deny_rw_share_with_error [0.021147s] ... ok 2026-04-21 02:05:38.615888 | ubuntu-noble | {3} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_run_namespace [0.017954s] ... ok 2026-04-21 02:05:38.627438 | ubuntu-noble | 2026-04-21 02:05:38.619 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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) 200 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.627475 | ubuntu-noble | 2026-04-21 02:05:38.619 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 _send_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/client.py:77 2026-04-21 02:05:38.627481 | ubuntu-noble | 2026-04-21 02:05:38.619 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.client [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] REST Response: 200 with data {"current_preferred_IPv4_interface_id": "6423d586-4070-f752-c4da-1a9efb93188b", "current_preferred_IPv6_interface_id": null, "file_interfaces": [{"id": "6423d586-4070-f752-c4da-1a9efb93188b", "ip_address": "192.168.11.23"}]} _send_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/client.py:86 2026-04-21 02:05:38.627486 | ubuntu-noble | 2026-04-21 02:05:38.620 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.627490 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_interfaces [0.019244s] ... ok 2026-04-21 02:05:38.636354 | ubuntu-noble | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-04-21 02:05:38.636387 | ubuntu-noble | Query nfs share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 failed. Reason None. 2026-04-21 02:05:38.636394 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_network [0.019035s] ... ok 2026-04-21 02:05:38.636856 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_deny_share_not_found [0.020773s] ... ok 2026-04-21 02:05:38.648790 | ubuntu-noble | 2026-04-21 02:05:38.638 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] GET https://192.168.0.110/api/rest/nfs_export?select=id&name=eq.powerstore-nfs-share 400 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.648818 | ubuntu-noble | 2026-04-21 02:05:38.639 6822 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] REST Request: GET https://192.168.0.110/api/rest/nfs_export?select=id&name=eq.powerstore-nfs-share with body None 2026-04-21 02:05:38.648835 | ubuntu-noble | 2026-04-21 02:05:38.639 6822 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] REST Response: 400 with data 2026-04-21 02:05:38.648854 | ubuntu-noble | 2026-04-21 02:05:38.639 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.648860 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nfs_export_id_failure [0.019573s] ... ok 2026-04-21 02:05:38.651782 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_by_host_2_host1_backend1 [0.050049s] ... ok 2026-04-21 02:05:38.655365 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_exception [0.019713s] ... ok 2026-04-21 02:05:38.655951 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_create_snapshot [0.019721s] ... ok 2026-04-21 02:05:38.667199 | ubuntu-noble | 2026-04-21 02:05:38.657 6822 DEBUG requests_mock.adapter [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] POST https://192.168.0.110/api/rest/file_system/6454ea29-09c3-030e-cfc3-1a9efb93188b/restore 400 send /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests_mock/adapter.py:256 2026-04-21 02:05:38.667229 | ubuntu-noble | 2026-04-21 02:05:38.658 6822 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 2026-04-21 02:05:38.667237 | ubuntu-noble | 2026-04-21 02:05:38.658 6822 ERROR manila.share.drivers.dell_emc.plugins.powerstore.client [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] REST Response: 400 with data 2026-04-21 02:05:38.667262 | ubuntu-noble | 2026-04-21 02:05:38.658 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.668426 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_restore_snapshot_failure [0.018843s] ... ok 2026-04-21 02:05:38.677372 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_router_exception [0.019699s] ... ok 2026-04-21 02:05:38.680837 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StorageObjectManagerTestCase.test_get_storage_context [0.018662s] ... ok 2026-04-21 02:05:38.693005 | ubuntu-noble | Failed to delete VDM 56aafd02-4d44-43d7-b784-57fc88167224. Reason: []. 2026-04-21 02:05:38.695175 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_get_all_network [0.019695s] ... ok 2026-04-21 02:05:38.695466 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_delete_vdm_with_error [0.020318s] ... ok 2026-04-21 02:05:38.717074 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind [0.021433s] ... ok 2026-04-21 02:05:38.717988 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_cifs_nfs_interface [0.020223s] ... ok 2026-04-21 02:05:38.719967 | ubuntu-noble | 2026-04-21 02:05:38.703 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerStore Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:68 2026-04-21 02:05:38.719983 | ubuntu-noble | 2026-04-21 02:05:38.703 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerStore Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:73 2026-04-21 02:05:38.719994 | ubuntu-noble | 2026-04-21 02:05:38.704 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerStore Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:95 2026-04-21 02:05:38.719999 | ubuntu-noble | 2026-04-21 02:05:38.704 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Initializing Dell PowerStore REST Client. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:117 2026-04-21 02:05:38.720004 | ubuntu-noble | 2026-04-21 02:05:38.704 6822 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2026-04-21 02:05:38.720009 | ubuntu-noble | 2026-04-21 02:05:38.705 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.720013 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_allow_access [0.047161s] ... ok 2026-04-21 02:05:38.726742 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_unused_deletable_2__True__True__False__2_ [0.075847s] ... ok 2026-04-21 02:05:38.736112 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_vdm [0.019330s] ... ok 2026-04-21 02:05:38.740400 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind_error [0.022695s] ... ok 2026-04-21 02:05:38.764635 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test___update_share_network_net_data_different_values_1 [0.023633s] ... ok 2026-04-21 02:05:38.778429 | ubuntu-noble | 2026-04-21 02:05:38.749 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerStore Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:68 2026-04-21 02:05:38.778453 | ubuntu-noble | 2026-04-21 02:05:38.750 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerStore Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:73 2026-04-21 02:05:38.778458 | ubuntu-noble | 2026-04-21 02:05:38.750 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerStore Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:95 2026-04-21 02:05:38.778462 | ubuntu-noble | 2026-04-21 02:05:38.750 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Initializing Dell PowerStore REST Client. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:117 2026-04-21 02:05:38.778467 | ubuntu-noble | 2026-04-21 02:05:38.750 6822 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2026-04-21 02:05:38.778471 | ubuntu-noble | 2026-04-21 02:05:38.751 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Creating CIFS share. create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:468 2026-04-21 02:05:38.778482 | ubuntu-noble | 2026-04-21 02:05:38.751 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrieving snapshot id of snapshot powerstore-share-snap _create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:478 2026-04-21 02:05:38.778486 | ubuntu-noble | 2026-04-21 02:05:38.751 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Cloning filesystem powerstore-share from snapshot 6454ea29-09c3-030e-cfc3-1a9efb93188b _create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:481 2026-04-21 02:05:38.778490 | ubuntu-noble | 2026-04-21 02:05:38.751 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Get file interfaces of 6423d56e-eaf3-7424-be0b-1a9efb93188b _create_share_NFS_CIFS /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:185 2026-04-21 02:05:38.778494 | ubuntu-noble | 2026-04-21 02:05:38.751 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Creating CIFS export powerstore-share _create_share_NFS_CIFS /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:188 2026-04-21 02:05:38.778498 | ubuntu-noble | 2026-04-21 02:05:38.751 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Resizing powerstore-share to 6GiB create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:472 2026-04-21 02:05:38.778502 | ubuntu-noble | 2026-04-21 02:05:38.752 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.778533 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_cifs [0.046941s] ... ok 2026-04-21 02:05:38.788324 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_2 [0.024392s] ... ok 2026-04-21 02:05:38.797643 | ubuntu-noble | Failed to create directory "/ifs/manila-test/share-foo". 2026-04-21 02:05:38.802813 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_directory_backend_failure [0.065394s] ... ok 2026-04-21 02:05:38.810395 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_2_fake [0.079957s] ... ok 2026-04-21 02:05:38.813925 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_3 [0.024815s] ... ok 2026-04-21 02:05:38.814697 | ubuntu-noble | 2026-04-21 02:05:38.796 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Invoking base constructor for Manila Dell PowerStore Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:68 2026-04-21 02:05:38.814710 | ubuntu-noble | 2026-04-21 02:05:38.796 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up attributes for Manila Dell PowerStore Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:73 2026-04-21 02:05:38.814721 | ubuntu-noble | 2026-04-21 02:05:38.797 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Reading configuration parameters for Manila Dell PowerStore Driver. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:95 2026-04-21 02:05:38.814726 | ubuntu-noble | 2026-04-21 02:05:38.797 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Initializing Dell PowerStore REST Client. connect /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:117 2026-04-21 02:05:38.814730 | ubuntu-noble | 2026-04-21 02:05:38.797 6822 INFO manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] REST server IP: 192.168.0.110, username: admin. Verify server's certificate: True. 2026-04-21 02:05:38.814734 | ubuntu-noble | 2026-04-21 02:05:38.797 6822 DEBUG manila.share.drivers.dell_emc.plugins.powerstore.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Updating access to NFS share. update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powerstore/connection.py:297 2026-04-21 02:05:38.814738 | ubuntu-noble | 2026-04-21 02:05:38.798 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.815560 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_nfs [0.045553s] ... ok 2026-04-21 02:05:38.819000 | ubuntu-noble | 2026-04-21 02:05:38.816 6822 INFO manila.share.drivers.dell_emc.plugins.unity.client [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Filesystem already removed filsystem is already removed. 2026-04-21 02:05:38.819015 | ubuntu-noble | 2026-04-21 02:05:38.817 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.819734 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_delete_filesystem__nonexistent_expt [0.018442s] ... ok 2026-04-21 02:05:38.835385 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_4 [0.021989s] ... ok 2026-04-21 02:05:38.838404 | ubuntu-noble | 2026-04-21 02:05:38.835 6822 INFO manila.share.drivers.dell_emc.plugins.unity.client [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] NAS server 78fd845f-8e7d-487f-bfde-051d83e78103 not found. 2026-04-21 02:05:38.838420 | ubuntu-noble | 2026-04-21 02:05:38.836 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.841496 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_delete_nas_server__nonexistent_expt [0.018584s] ... ok 2026-04-21 02:05:38.858184 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_allocate_network [0.021278s] ... ok 2026-04-21 02:05:38.860611 | ubuntu-noble | 2026-04-21 02:05:38.853 6822 INFO manila.share.drivers.dell_emc.plugins.unity.client [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Snapshot fake_snap_name is already removed. 2026-04-21 02:05:38.860627 | ubuntu-noble | 2026-04-21 02:05:38.854 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.861421 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_delete_snapshot__nonexistent_expt [0.017959s] ... ok 2026-04-21 02:05:38.864320 | ubuntu-noble | Failed to create snapshot "snapshot01". 2026-04-21 02:05:38.867614 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snapshot_backend_failure [0.065744s] ... ok 2026-04-21 02:05:38.876523 | ubuntu-noble | 2026-04-21 02:05:38.872 6822 ERROR manila.share.drivers.dell_emc.plugins.unity.client [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] The used size of the file system svc_10 is bigger than input shrink size,it may cause date loss.: manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityShareShrinkSizeTooSmallError: None 2026-04-21 02:05:38.876539 | ubuntu-noble | 2026-04-21 02:05:38.873 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.876544 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_shrink_filesystem_size_too_small [0.019145s] ... ok 2026-04-21 02:05:38.880193 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_invalid_2 [0.021587s] ... ok 2026-04-21 02:05:38.894716 | ubuntu-noble | 2026-04-21 02:05:38.892 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.895030 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_rw_cifs_share_access [0.018987s] ... ok 2026-04-21 02:05:38.899498 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind [0.020185s] ... ok 2026-04-21 02:05:38.921077 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind_error [0.021185s] ... ok 2026-04-21 02:05:38.922541 | ubuntu-noble | 2026-04-21 02:05:38.911 6822 DEBUG manila.share.drivers.dell_emc.plugins.unity.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] No storage pool is specified, so all pools in storage system will be managed. _get_managed_pools /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py:759 2026-04-21 02:05:38.922560 | ubuntu-noble | 2026-04-21 02:05:38.911 6822 DEBUG manila.share.drivers.dell_emc.plugins.unity.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Ports: spa_eth2,spa_eth1 will be managed. validate_port_configuration /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py:193 2026-04-21 02:05:38.922567 | ubuntu-noble | 2026-04-21 02:05:38.911 6822 INFO manila.share.drivers.dell_emc.plugins.unity.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Only ports of SPA are configured. Configure ports of both SPA and SPB to use both of the SPs. 2026-04-21 02:05:38.922573 | ubuntu-noble | 2026-04-21 02:05:38.912 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.924639 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_connect [0.020015s] ... ok 2026-04-21 02:05:38.933960 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_failure [0.066440s] ... ok 2026-04-21 02:05:38.947529 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_2___DOWN____DOWN__ [0.023887s] ... ok 2026-04-21 02:05:38.957924 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_get_instance [0.150337s] ... ok 2026-04-21 02:05:38.959441 | ubuntu-noble | 2026-04-21 02:05:38.930 6822 ERROR manila.share.drivers.dell_emc.plugins.unity.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] The storage pools faked_pool_name to store NAS server configuration do not exist.: manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityResourceNotFoundError 2026-04-21 02:05:38.959464 | ubuntu-noble | 2026-04-21 02:05:38.930 6822 ERROR manila.share.drivers.dell_emc.plugins.unity.connection Traceback (most recent call last): 2026-04-21 02:05:38.959469 | ubuntu-noble | 2026-04-21 02:05:38.930 6822 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 694, in _config_pool 2026-04-21 02:05:38.959473 | ubuntu-noble | 2026-04-21 02:05:38.930 6822 ERROR manila.share.drivers.dell_emc.plugins.unity.connection self.nas_server_pool = self.client.get_pool(pool_name) 2026-04-21 02:05:38.959477 | ubuntu-noble | 2026-04-21 02:05:38.930 6822 ERROR manila.share.drivers.dell_emc.plugins.unity.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:38.959481 | ubuntu-noble | 2026-04-21 02:05:38.930 6822 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/client.py", line 229, in get_pool 2026-04-21 02:05:38.959485 | ubuntu-noble | 2026-04-21 02:05:38.930 6822 ERROR manila.share.drivers.dell_emc.plugins.unity.connection return self.system.get_pool(name=name) 2026-04-21 02:05:38.959489 | ubuntu-noble | 2026-04-21 02:05:38.930 6822 ERROR manila.share.drivers.dell_emc.plugins.unity.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:38.959493 | ubuntu-noble | 2026-04-21 02:05:38.930 6822 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:38.959497 | ubuntu-noble | 2026-04-21 02:05:38.930 6822 ERROR manila.share.drivers.dell_emc.plugins.unity.connection return self._mock_call(*args, **kwargs) 2026-04-21 02:05:38.959500 | ubuntu-noble | 2026-04-21 02:05:38.930 6822 ERROR manila.share.drivers.dell_emc.plugins.unity.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:38.959504 | ubuntu-noble | 2026-04-21 02:05:38.930 6822 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:38.959508 | ubuntu-noble | 2026-04-21 02:05:38.930 6822 ERROR manila.share.drivers.dell_emc.plugins.unity.connection return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:38.959512 | ubuntu-noble | 2026-04-21 02:05:38.930 6822 ERROR manila.share.drivers.dell_emc.plugins.unity.connection ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:38.959516 | ubuntu-noble | 2026-04-21 02:05:38.930 6822 ERROR manila.share.drivers.dell_emc.plugins.unity.connection File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:38.959520 | ubuntu-noble | 2026-04-21 02:05:38.930 6822 ERROR manila.share.drivers.dell_emc.plugins.unity.connection raise effect 2026-04-21 02:05:38.959523 | ubuntu-noble | 2026-04-21 02:05:38.930 6822 ERROR manila.share.drivers.dell_emc.plugins.unity.connection manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityResourceNotFoundError 2026-04-21 02:05:38.959527 | ubuntu-noble | 2026-04-21 02:05:38.930 6822 ERROR manila.share.drivers.dell_emc.plugins.unity.connection 2026-04-21 02:05:38.959531 | ubuntu-noble | 2026-04-21 02:05:38.932 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.962461 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_connect__invalid_pool_configuration [0.020439s] ... ok 2026-04-21 02:05:38.962474 | ubuntu-noble | 2026-04-21 02:05:38.952 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.962479 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_dhss_false_create_nfs_share [0.019572s] ... ok 2026-04-21 02:05:38.966715 | ubuntu-noble | test_ip_1 isn't a valid ip address, omitted. 2026-04-21 02:05:38.966729 | ubuntu-noble | test_ip_2 isn't a valid ip address, omitted. 2026-04-21 02:05:38.966733 | ubuntu-noble | test_ip_1 isn't a valid ip address, omitted. 2026-04-21 02:05:38.966737 | ubuntu-noble | test_ip_2 isn't a valid ip address, omitted. 2026-04-21 02:05:38.969279 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_illegal_1 [0.023891s] ... ok 2026-04-21 02:05:38.976606 | ubuntu-noble | 2026-04-21 02:05:38.971 6822 INFO manila.share.drivers.dell_emc.plugins.unity.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Snapshot 23047-ef2344-4563cvw-r4323cwed in Unity will be managed with ID ab411797-b1cf-4035-bf14-8771a7bf1805. 2026-04-21 02:05:38.976638 | ubuntu-noble | 2026-04-21 02:05:38.972 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.976644 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_snapshot [0.019839s] ... ok 2026-04-21 02:05:38.987613 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_manage_network_allocations_create_update_1 [0.018683s] ... ok 2026-04-21 02:05:38.995082 | ubuntu-noble | 2026-04-21 02:05:38.992 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:38.995205 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__vxlan_network [0.019498s] ... ok 2026-04-21 02:05:38.999746 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_when_path_exists [0.066755s] ... ok 2026-04-21 02:05:39.008853 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_allocate_network [0.019571s] ... ok 2026-04-21 02:05:39.013199 | ubuntu-noble | 2026-04-21 02:05:39.011 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:39.013219 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_3 [0.018789s] ... ok 2026-04-21 02:05:39.025783 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_2 [0.018887s] ... ok 2026-04-21 02:05:39.031521 | ubuntu-noble | 2026-04-21 02:05:39.029 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:39.031539 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_4 [0.018272s] ... ok 2026-04-21 02:05:39.046560 | ubuntu-noble | {3} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_valid [0.018792s] ... ok 2026-04-21 02:05:39.056278 | ubuntu-noble | 2026-04-21 02:05:39.047 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:39.056320 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_match_ports_1 [0.019011s] ... ok 2026-04-21 02:05:39.063602 | ubuntu-noble | {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_one_ip_address_ipv4_no_usages_exist_1_admin [0.018893s] ... ok 2026-04-21 02:05:39.064418 | ubuntu-noble | NFS alias /my_custom_share is exist with another share path. 2026-04-21 02:05:39.071735 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_invalid_share_nfs_with_mount_point_alias_deleted [0.067682s] ... ok 2026-04-21 02:05:39.083795 | ubuntu-noble | {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_include_network_info [0.018701s] ... ok 2026-04-21 02:05:39.099276 | ubuntu-noble | 2026-04-21 02:05:39.094 6822 INFO manila.share.drivers.dell_emc.plugins.vnx.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Storage pools: fake_pool will be managed. 2026-04-21 02:05:39.099344 | ubuntu-noble | 2026-04-21 02:05:39.095 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:39.099354 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_4 [0.046696s] ... ok 2026-04-21 02:05:39.103167 | ubuntu-noble | {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_all_data_v4_2_DEFAULT [0.019782s] ... ok 2026-04-21 02:05:39.103186 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_2 [0.145084s] ... ok 2026-04-21 02:05:39.122351 | ubuntu-noble | {3} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_unmanage_network_allocations [0.019343s] ... ok 2026-04-21 02:05:39.133914 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_failure [0.066179s] ... ok 2026-04-21 02:05:39.148208 | ubuntu-noble | 2026-04-21 02:05:39.143 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:39.148230 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_access_with_invalid_access_level [0.048096s] ... ok 2026-04-21 02:05:39.159847 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:39.161503 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:05:39.166419 | ubuntu-noble | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_invalid_replication_type_spec_2 [0.041991s] ... ok 2026-04-21 02:05:39.196922 | ubuntu-noble | 2026-04-21 02:05:39.193 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:39.197910 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_ro_access [0.050553s] ... ok 2026-04-21 02:05:39.198236 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:39.200692 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:05:39.202420 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_share_cifs [0.065141s] ... ok 2026-04-21 02:05:39.204114 | ubuntu-noble | {3} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_invalid_replication_type_spec_3 [0.039494s] ... ok 2026-04-21 02:05:39.237954 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:39.250315 | ubuntu-noble | 2026-04-21 02:05:39.242 6822 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Could not find Data Mover by name: server_2. 2026-04-21 02:05:39.250341 | ubuntu-noble | 2026-04-21 02:05:39.243 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:39.253416 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_check_for_setup_error_with_invalid_mover_name [0.049044s] ... ok 2026-04-21 02:05:39.254324 | ubuntu-noble | {3} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_availability_zone_on_host [0.047878s] ... ok 2026-04-21 02:05:39.286951 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:39.293053 | ubuntu-noble | 2026-04-21 02:05:39.290 6822 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-04-21 02:05:39.293071 | ubuntu-noble | 2026-04-21 02:05:39.291 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:39.293754 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_with_invalide_cifs_server_name [0.048306s] ... ok 2026-04-21 02:05:39.300404 | ubuntu-noble | {3} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_if_two_services_up [0.047846s] ... ok 2026-04-21 02:05:39.304314 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_get_all_with_count_1 [0.199984s] ... ok 2026-04-21 02:05:39.320226 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-04-21 02:05:39.320246 | ubuntu-noble | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-04-21 02:05:39.324247 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-04-21 02:05:39.324262 | ubuntu-noble | signop = oneOf('+ -') 2026-04-21 02:05:39.324267 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-04-21 02:05:39.324271 | ubuntu-noble | operand.setParseAction(EvalConstant) 2026-04-21 02:05:39.324275 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-04-21 02:05:39.324279 | ubuntu-noble | expr = infixNotation(operand, [ 2026-04-21 02:05:39.324304 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:05:39.324310 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:05:39.324314 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:05:39.324318 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:05:39.336606 | ubuntu-noble | {3} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_int_float_mix [0.035237s] ... ok 2026-04-21 02:05:39.344876 | ubuntu-noble | 2026-04-21 02:05:39.341 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:39.346244 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_with_ipv6 [0.049946s] ... ok 2026-04-21 02:05:39.369751 | ubuntu-noble | {4} 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.905580s] ... ok 2026-04-21 02:05:39.391742 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_no_arguments [0.022932s] ... ok 2026-04-21 02:05:39.395036 | ubuntu-noble | 2026-04-21 02:05:39.389 6822 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] File System 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-04-21 02:05:39.395070 | ubuntu-noble | 2026-04-21 02:05:39.390 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:39.395075 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_snapshot_with_incorrect_share_info [0.048216s] ... ok 2026-04-21 02:05:39.424915 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_clone_snapshot [0.031897s] ... ok 2026-04-21 02:05:39.441608 | ubuntu-noble | 2026-04-21 02:05:39.437 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:39.441663 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_access_with_incorrect_proto [0.047616s] ... ok 2026-04-21 02:05:39.460444 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_delete_filesystem [0.036535s] ... ok 2026-04-21 02:05:39.490473 | ubuntu-noble | 2026-04-21 02:05:39.485 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:39.491772 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_extend_share_without_pool_name [0.048409s] ... ok 2026-04-21 02:05:39.492400 | ubuntu-noble | REST Request: GET https://192.168.0.110/api/rest/smb_share?select=file_system_id&name=eq.powerstore-smb-share with body None 2026-04-21 02:05:39.492409 | ubuntu-noble | REST Response: 400 with data 2026-04-21 02:05:39.499395 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_fsid_from_share_name_failure [0.037447s] ... ok 2026-04-21 02:05:39.513334 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_get_latest_for_share [0.209568s] ... ok 2026-04-21 02:05:39.521459 | ubuntu-noble | REST Request: GET https://192.168.0.110/api/rest/nfs_export/6454ec18-7b8d-1532-1b8a-1a9efb93188b?select=name with body None 2026-04-21 02:05:39.521504 | ubuntu-noble | REST Response: 400 with data 2026-04-21 02:05:39.524384 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nfs_export_name_failure [0.022892s] ... ok 2026-04-21 02:05:39.538612 | ubuntu-noble | 2026-04-21 02:05:39.533 6822 DEBUG manila.share.drivers.dell_emc.plugins.vnx.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Ports: cge-1-0,cge-1-3 can be used. get_managed_ports /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py:625 2026-04-21 02:05:39.538668 | ubuntu-noble | 2026-04-21 02:05:39.534 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:39.538956 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_2 [0.048322s] ... ok 2026-04-21 02:05:39.540946 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_set_acl [0.020046s] ... ok 2026-04-21 02:05:39.552837 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_share_invalid_share_proto [0.353424s] ... ok 2026-04-21 02:05:39.588635 | ubuntu-noble | 2026-04-21 02:05:39.581 6822 ERROR manila.share.drivers.dell_emc.plugins.vnx.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Could not get physical device port on mover server_2. 2026-04-21 02:05:39.588685 | ubuntu-noble | 2026-04-21 02:05:39.582 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:39.588690 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_query_devices_failed [0.047776s] ... ok 2026-04-21 02:05:39.591673 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_cifs [0.049648s] ... ok 2026-04-21 02:05:39.626189 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:05:39.626232 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:05:39.626237 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:05:39.626242 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:05:39.643970 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_snapshot_with_provider_location_success [0.081886s] ... ok 2026-04-21 02:05:39.643997 | ubuntu-noble | {3} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_missing_var [0.299336s] ... ok 2026-04-21 02:05:39.644001 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_snapshot [0.046796s] ... ok 2026-04-21 02:05:39.644006 | ubuntu-noble | 2026-04-21 02:05:39.631 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:39.644010 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_find_matched_pool_name [0.048426s] ... ok 2026-04-21 02:05:39.654882 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:05:39.654899 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:05:39.654903 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:05:39.654907 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:05:39.655082 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_access_get_all [0.141201s] ... ok 2026-04-21 02:05:39.675422 | ubuntu-noble | {3} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_ternary_conditional [0.040039s] ... ok 2026-04-21 02:05:39.680011 | ubuntu-noble | 2026-04-21 02:05:39.678 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:39.680564 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_with_invalid_security_service [0.047536s] ... ok 2026-04-21 02:05:39.685419 | ubuntu-noble | Failed to delete snapshot "powerstore-share-snap". 2026-04-21 02:05:39.687372 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_snapshot_backend_failure [0.047744s] ... ok 2026-04-21 02:05:39.695932 | ubuntu-noble | {3} 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.020204s] ... ok 2026-04-21 02:05:39.715480 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_base.TestBaseFilterHandler.test_get_filtered_objects [0.018821s] ... ok 2026-04-21 02:05:39.732425 | ubuntu-noble | Failed to restore snapshot "powerstore-share-snap". 2026-04-21 02:05:39.734047 | ubuntu-noble | CIFS Share my_share is not found. 2026-04-21 02:05:39.735551 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_list_complex_1__is__True [0.018474s] ... ok 2026-04-21 02:05:39.736213 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_revert_to_snapshot_backend_failure [0.048925s] ... ok 2026-04-21 02:05:39.738497 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_cifs_share_does_not_exist [0.102379s] ... ok 2026-04-21 02:05:39.745402 | ubuntu-noble | 2026-04-21 02:05:39.727 6822 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.'}]}. 2026-04-21 02:05:39.746213 | ubuntu-noble | 2026-04-21 02:05:39.729 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:39.746221 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server [0.050993s] ... ok 2026-04-21 02:05:39.756125 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_fakescope_extra_specs [0.021843s] ... ok 2026-04-21 02:05:39.774442 | ubuntu-noble | Insufficient free space for share creation. Total capacity is 0.00 on host host1. 2026-04-21 02:05:39.777229 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_total_3 [0.021173s] ... ok 2026-04-21 02:05:39.779951 | ubuntu-noble | Only IP access type currently supported for NFS. Share provided foo_display_name with rule type invalid_type 2026-04-21 02:05:39.780178 | ubuntu-noble | Only IP access type currently supported for NFS. Share provided foo_display_name with rule type invalid_type 2026-04-21 02:05:39.783132 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_nfs_invalid_acess_type [0.048238s] ... ok 2026-04-21 02:05:39.795997 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_snapshot_reserved_1 [0.018140s] ... ok 2026-04-21 02:05:39.805319 | ubuntu-noble | 2026-04-21 02:05:39.789 6822 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.'}]}. 2026-04-21 02:05:39.805346 | ubuntu-noble | 2026-04-21 02:05:39.792 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:39.805352 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_share_stats [0.063479s] ... ok 2026-04-21 02:05:39.805388 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_cifs_share_exists_with_mount_point_name [0.067581s] ... ok 2026-04-21 02:05:39.805793 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_nfs_share__existed_expt [0.020453s] ... ok 2026-04-21 02:05:39.810702 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_delete_1_2 [0.156908s] ... ok 2026-04-21 02:05:39.812733 | ubuntu-noble | Insufficient free space for share creation on host host1 (requested / avail): 100/75 2026-04-21 02:05:39.814552 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_11 [0.018922s] ... ok 2026-04-21 02:05:39.824436 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_snap_of_snap__existed_expt [0.018528s] ... ok 2026-04-21 02:05:39.824773 | ubuntu-noble | 2026-04-21 02:05:39.819 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:39.825327 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_get_cifs_server [0.026657s] ... ok 2026-04-21 02:05:39.833150 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_13 [0.018178s] ... ok 2026-04-21 02:05:39.841136 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_share_with_invalid_proto [0.018256s] ... ok 2026-04-21 02:05:39.846628 | ubuntu-noble | 2026-04-21 02:05:39.841 6822 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.'}]}. 2026-04-21 02:05:39.846644 | ubuntu-noble | 2026-04-21 02:05:39.843 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:39.847150 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_delete_cifs_share [0.022669s] ... ok 2026-04-21 02:05:39.851580 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_03 [0.018579s] ... ok 2026-04-21 02:05:39.866992 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_nfs_share [0.025516s] ... ok 2026-04-21 02:05:39.868348 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_nfs_not_found [0.061522s] ... ok 2026-04-21 02:05:39.868431 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:05:39.868438 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:05:39.868892 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:05:39.868928 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:05:39.873433 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_failing_function [0.020855s] ... ok 2026-04-21 02:05:39.874341 | ubuntu-noble | 2026-04-21 02:05:39.865 6822 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-04-21 02:05:39.874357 | ubuntu-noble | 2026-04-21 02:05:39.866 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:39.874718 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_with_error [0.023184s] ... ok 2026-04-21 02:05:39.889686 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:05:39.889702 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:05:39.889707 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:05:39.889711 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:05:39.893679 | ubuntu-noble | 2026-04-21 02:05:39.887 6822 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] 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.'}]. 2026-04-21 02:05:39.893693 | ubuntu-noble | 2026-04-21 02:05:39.889 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:39.893697 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system_with_error [0.022976s] ... ok 2026-04-21 02:05:39.895239 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share_with_invalid_proto [0.028844s] ... ok 2026-04-21 02:05:39.895873 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_passing_function [0.021490s] ... ok 2026-04-21 02:05:39.912722 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: 'export_locations' 2026-04-21 02:05:39.913799 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_04___222____2___False_ [0.017969s] ... ok 2026-04-21 02:05:39.916226 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_snapshot_from_snapshot [0.020394s] ... ok 2026-04-21 02:05:39.931822 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_24__True___True___True_ [0.018866s] ... ok 2026-04-21 02:05:39.935052 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-04-21 02:05:39.935548 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share [0.018793s] ... ok 2026-04-21 02:05:39.938343 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_explicit_size_used [0.062667s] ... ok 2026-04-21 02:05:39.938553 | ubuntu-noble | 2026-04-21 02:05:39.914 6822 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.'}]}. 2026-04-21 02:05:39.938563 | ubuntu-noble | 2026-04-21 02:05:39.915 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.dell_emc.plugins.vnx.object_manager.MoverInterface.delete' after 0.00164(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:39.938568 | ubuntu-noble | 2026-04-21 02:05:39.915 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.dell_emc.plugins.vnx.object_manager.MoverInterface.delete in 1 seconds as it raised EMCVnxInvalidMoverID: Invalid mover or vdm fake_mover_id.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:39.938572 | ubuntu-noble | 2026-04-21 02:05:39.916 6822 WARNING manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.'}]}. 2026-04-21 02:05:39.938577 | ubuntu-noble | 2026-04-21 02:05:39.918 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:39.938581 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_invalid_mover_id [0.029023s] ... ok 2026-04-21 02:05:39.944258 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_export_locations_update [0.132970s] ... ok 2026-04-21 02:05:39.950997 | ubuntu-noble | 2026-04-21 02:05:39.947 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:39.952428 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_physical_devices [0.030202s] ... ok 2026-04-21 02:05:39.952456 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_29__False____is__True___False_ [0.020725s] ... ok 2026-04-21 02:05:39.953909 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-04-21 02:05:39.956623 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_ensure_share_not_exists [0.021272s] ... ok 2026-04-21 02:05:39.972742 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_ignore_attempted_hosts.HostFiltersTestCase.test_ignore_attempted_hosts_filter_fail [0.018194s] ... ok 2026-04-21 02:05:39.976186 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_share_server_network_info [0.020039s] ... ok 2026-04-21 02:05:39.985425 | ubuntu-noble | 2026-04-21 02:05:39.978 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:39.985448 | ubuntu-noble | 2026-04-21 02:05:39.978 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:39.985454 | ubuntu-noble | 2026-04-21 02:05:39.979 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:39.985458 | ubuntu-noble | 2026-04-21 02:05:39.980 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:39.985804 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_clear_share_access_failed_to_get_share [0.032424s] ... ok 2026-04-21 02:05:39.989760 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_empty_filters_pass [0.018788s] ... ok 2026-04-21 02:05:39.993181 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_no_size_uses_share_size [0.063916s] ... ok 2026-04-21 02:05:39.996215 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server [0.019965s] ... ok 2026-04-21 02:05:40.007680 | ubuntu-noble | 2026-04-21 02:05:40.005 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.010142 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_create_nfs_share [0.023004s] ... ok 2026-04-21 02:05:40.010166 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_empty [0.017570s] ... ok 2026-04-21 02:05:40.016317 | ubuntu-noble | Could not setup server. 2026-04-21 02:05:40.016332 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:40.016337 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 649, in setup_server 2026-04-21 02:05:40.016340 | ubuntu-noble | self._handle_security_services( 2026-04-21 02:05:40.016344 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 871, in _handle_security_services 2026-04-21 02:05:40.016348 | ubuntu-noble | self.client.enable_nfs_service(nas_server) 2026-04-21 02:05:40.016352 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/client.py", line 193, in enable_nfs_service 2026-04-21 02:05:40.016356 | ubuntu-noble | nas_server.enable_nfs_service() 2026-04-21 02:05:40.016360 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:40.016363 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:40.016367 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:40.016371 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:40.016375 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:40.016378 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:40.016382 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:40.016386 | ubuntu-noble | raise effect 2026-04-21 02:05:40.016390 | ubuntu-noble | manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityException: Failed to enable NFS service. 2026-04-21 02:05:40.016612 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__throw_exception [0.019762s] ... ok 2026-04-21 02:05:40.026073 | ubuntu-noble | {3} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_fails_no_replication_domain [0.018403s] ... ok 2026-04-21 02:05:40.035452 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_access_deny_nfs [0.018344s] ... ok 2026-04-21 02:05:40.037865 | ubuntu-noble | 2026-04-21 02:05:40.024 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:40.037884 | ubuntu-noble | 2026-04-21 02:05:40.024 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:40.037892 | ubuntu-noble | 2026-04-21 02:05:40.024 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:40.037897 | ubuntu-noble | 2026-04-21 02:05:40.025 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.040426 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_deny_rw_share_access [0.020327s] ... ok 2026-04-21 02:05:40.043900 | ubuntu-noble | {3} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_choose_host_filters [0.017796s] ... ok 2026-04-21 02:05:40.049136 | ubuntu-noble | 2026-04-21 02:05:40.045 6822 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Failed to delete snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451. Reason: []. 2026-04-21 02:05:40.049151 | ubuntu-noble | 2026-04-21 02:05:40.046 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.050419 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_delete_snapshot_with_error [0.020714s] ... ok 2026-04-21 02:05:40.052411 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_find_ports_by_mtu [0.017876s] ... ok 2026-04-21 02:05:40.055614 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_snapshot_update_access_cifs [0.061666s] ... ok 2026-04-21 02:05:40.063582 | ubuntu-noble | {3} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_filtered_hosts [0.018242s] ... ok 2026-04-21 02:05:40.072818 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_nfs_share_id_without_path [0.017819s] ... ok 2026-04-21 02:05:40.074794 | ubuntu-noble | 2026-04-21 02:05:40.066 6822 ERROR manila.share.drivers.dell_emc.plugins.vnx.object_manager [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.'}]. 2026-04-21 02:05:40.074807 | ubuntu-noble | 2026-04-21 02:05:40.067 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.077476 | ubuntu-noble | {5} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_delete_vdm_but_failed_to_get_vdm [0.021008s] ... ok 2026-04-21 02:05:40.081002 | ubuntu-noble | {3} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_update_service_capabilities_for_shares [0.017670s] ... ok 2026-04-21 02:05:40.089112 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_snapshot_id [0.018219s] ... ok 2026-04-21 02:05:40.092085 | ubuntu-noble | 2026-04-21 02:05:40.088 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.092098 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_mkconf [0.020566s] ... ok 2026-04-21 02:05:40.098748 | ubuntu-noble | {3} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_consume_from_share_invalid_capacity [0.017793s] ... ok 2026-04-21 02:05:40.102084 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_metadata_get [0.155231s] ... ok 2026-04-21 02:05:40.111993 | ubuntu-noble | 2026-04-21 02:05:40.108 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.112720 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_mkindex [0.019914s] ... ok 2026-04-21 02:05:40.115217 | ubuntu-noble | Failed to update access rules for CIFS share "share-foo". 2026-04-21 02:05:40.117104 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_delete_cifs [0.061897s] ... ok 2026-04-21 02:05:40.132974 | ubuntu-noble | 2026-04-21 02:05:40.129 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.134060 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_file_exists [0.021145s] ... ok 2026-04-21 02:05:40.136471 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:40.136846 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_5 [0.046500s] ... ok 2026-04-21 02:05:40.149440 | ubuntu-noble | Failed to schedule migrate_share_to_host: No valid host was found. fake. 2026-04-21 02:05:40.151244 | ubuntu-noble | {3} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_migrate_share_to_host_exception_1 [0.052485s] ... ok 2026-04-21 02:05:40.157328 | ubuntu-noble | 2026-04-21 02:05:40.148 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.157346 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_file_exists [0.019453s] ... ok 2026-04-21 02:05:40.157351 | ubuntu-noble | Deletion of share type 436164fe-d4ac-42ae-af63-bd0c0e3af859 failed; it in use by 1 shares and 0 share group types 2026-04-21 02:05:40.159062 | ubuntu-noble | Deletion of share type 4784294e-5af4-4088-bdbe-c920f29fd497 failed; it in use by 1 shares and 0 share group types 2026-04-21 02:05:40.173496 | ubuntu-noble | 2026-04-21 02:05:40.169 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.174248 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_delete_rados_object [0.019889s] ... ok 2026-04-21 02:05:40.176690 | ubuntu-noble | Failed to update access for NFS share share-foo: share not found. 2026-04-21 02:05:40.180455 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_nfs_share_not_found [0.062270s] ... ok 2026-04-21 02:05:40.186521 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:40.186738 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_access_with_incorrect_access_type [0.048409s] ... ok 2026-04-21 02:05:40.192711 | ubuntu-noble | {3} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_extend_share [0.038485s] ... ok 2026-04-21 02:05:40.192728 | ubuntu-noble | 2026-04-21 02:05:40.189 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.192733 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_rados_object_name [0.019967s] ... ok 2026-04-21 02:05:40.197984 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_in_use_1 [0.098435s] ... ok 2026-04-21 02:05:40.207910 | ubuntu-noble | {3} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_2__False__False_ [0.017927s] ... ok 2026-04-21 02:05:40.214162 | ubuntu-noble | 2026-04-21 02:05:40.209 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.214445 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init_execute_error_log_message [0.019649s] ... ok 2026-04-21 02:05:40.220082 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_get_by_name_or_id_found_by_id [0.022049s] ... ok 2026-04-21 02:05:40.227546 | ubuntu-noble | {3} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_3__None__False_ [0.018812s] ... ok 2026-04-21 02:05:40.232352 | ubuntu-noble | 2026-04-21 02:05:40.229 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.233011 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_dbus [0.021287s] ... ok 2026-04-21 02:05:40.233021 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_rw_access [0.048810s] ... ok 2026-04-21 02:05:40.243618 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_recover_cifs [0.062610s] ... ok 2026-04-21 02:05:40.247963 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_5 [0.020765s] ... ok 2026-04-21 02:05:40.252513 | ubuntu-noble | 2026-04-21 02:05:40.250 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.252741 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_rm_file [0.020345s] ... ok 2026-04-21 02:05:40.255530 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:40.269781 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_1 [0.018822s] ... ok 2026-04-21 02:05:40.273868 | ubuntu-noble | 2026-04-21 02:05:40.271 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.274071 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_update_export_error_with_rados_store_1_True [0.020934s] ... ok 2026-04-21 02:05:40.281928 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_nfs_access [0.049135s] ... ok 2026-04-21 02:05:40.287967 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_4 [0.019736s] ... ok 2026-04-21 02:05:40.297413 | ubuntu-noble | 2026-04-21 02:05:40.291 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.297429 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_export_with_rados_store_2_False [0.019842s] ... ok 2026-04-21 02:05:40.303007 | ubuntu-noble | Only RW access level is supported for CIFS IP access. 2026-04-21 02:05:40.306458 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_with_cifs_ip_readonly [0.063100s] ... ok 2026-04-21 02:05:40.307172 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_5 [0.019310s] ... ok 2026-04-21 02:05:40.312804 | ubuntu-noble | 2026-04-21 02:05:40.310 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.312819 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_fixup_access_rules_1 [0.018791s] ... ok 2026-04-21 02:05:40.312824 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_accept_then_rollback [0.092171s] ... ok 2026-04-21 02:05:40.322781 | ubuntu-noble | Failed to lookup user foo. 2026-04-21 02:05:40.327042 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:40.328057 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_auth_lookup_user_with_backend_error [0.019520s] ... ok 2026-04-21 02:05:40.328071 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_3 [0.019518s] ... ok 2026-04-21 02:05:40.329271 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_check_for_setup_error [0.047168s] ... ok 2026-04-21 02:05:40.336555 | ubuntu-noble | 2026-04-21 02:05:40.329 6822 DEBUG manila.share.drivers.ganesha.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Set access_to field to '0.0.0.0' in ganesha back end. fixup_access_rule /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ganesha/utils.py:152 2026-04-21 02:05:40.336572 | ubuntu-noble | 2026-04-21 02:05:40.329 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.336946 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_fixup_access_rules_2 [0.019301s] ... ok 2026-04-21 02:05:40.344318 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_directory_1_False [0.018563s] ... ok 2026-04-21 02:05:40.345843 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_unknown_is_last [0.019782s] ... ok 2026-04-21 02:05:40.350815 | ubuntu-noble | 2026-04-21 02:05:40.349 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.351713 | ubuntu-noble | {5} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_path_from [0.019802s] ... ok 2026-04-21 02:05:40.361340 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_3_extending [0.046418s] ... ok 2026-04-21 02:05:40.362898 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_aliases_error_codes_2_404 [0.018133s] ... ok 2026-04-21 02:05:40.364067 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:05:40.364697 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:05:40.364708 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:05:40.364720 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:05:40.369325 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_capabilities_substitution [0.023146s] ... ok 2026-04-21 02:05:40.378908 | ubuntu-noble | 2026-04-21 02:05:40.368 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.378925 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_restart_gluster_vol [0.018246s] ... ok 2026-04-21 02:05:40.378930 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_share_from_snapshot_with_incorrect_proto [0.049097s] ... ok 2026-04-21 02:05:40.382593 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_aliases_success [0.020359s] ... ok 2026-04-21 02:05:40.386997 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:05:40.387013 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:05:40.387017 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:05:40.387021 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:05:40.393011 | ubuntu-noble | 2026-04-21 02:05:40.388 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.393217 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_1 [0.020134s] ... ok 2026-04-21 02:05:40.393529 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_extra_specs_substitution [0.021933s] ... ok 2026-04-21 02:05:40.393935 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_creating [0.030892s] ... ok 2026-04-21 02:05:40.400987 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_snapshot [0.018435s] ... ok 2026-04-21 02:05:40.409047 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:05:40.409063 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:05:40.409068 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:05:40.409072 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:05:40.411706 | ubuntu-noble | Error in goodness_function function '10 + stats.my_val' : 'Error during evaluator parsing: KeyError: 'my_val'' :: Defaulting to a goodness of 0. 2026-04-21 02:05:40.412175 | ubuntu-noble | 2026-04-21 02:05:40.407 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.412184 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_1 [0.019280s] ... ok 2026-04-21 02:05:40.414377 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_invalid_substitution [0.022733s] ... ok 2026-04-21 02:05:40.420223 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_cluster_version_failure [0.019301s] ... ok 2026-04-21 02:05:40.428464 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_cifs_share_with_ipv6 [0.049287s] ... ok 2026-04-21 02:05:40.429490 | ubuntu-noble | 2026-04-21 02:05:40.426 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.429798 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_via_info [0.018822s] ... ok 2026-04-21 02:05:40.431239 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:05:40.431252 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:05:40.431257 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:05:40.431261 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:05:40.437472 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_share_substitution [0.021731s] ... ok 2026-04-21 02:05:40.439658 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_directory_listing [0.019206s] ... ok 2026-04-21 02:05:40.447746 | ubuntu-noble | 2026-04-21 02:05:40.445 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.447763 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_ambiguous_volinfo_2_2 [0.018989s] ... ok 2026-04-21 02:05:40.458812 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_1_get [0.022172s] ... ok 2026-04-21 02:05:40.459535 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshots_error_occurred [0.019382s] ... ok 2026-04-21 02:05:40.473582 | ubuntu-noble | 2026-04-21 02:05:40.466 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.473599 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_4 [0.020279s] ... ok 2026-04-21 02:05:40.482870 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_extend_share [0.048769s] ... ok 2026-04-21 02:05:40.483664 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_resource_keys_error_1 [0.020193s] ... ok 2026-04-21 02:05:40.485035 | ubuntu-noble | {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.019420s] ... ok 2026-04-21 02:05:40.486548 | ubuntu-noble | 2026-04-21 02:05:40.484 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.487557 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_4 [0.018864s] ... ok 2026-04-21 02:05:40.497437 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_nfs_export_access_no_ro_ips [0.018695s] ... ok 2026-04-21 02:05:40.501396 | ubuntu-noble | {3} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_resource_keys_error_2 [0.020820s] ... ok 2026-04-21 02:05:40.507108 | ubuntu-noble | 2026-04-21 02:05:40.505 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.508454 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_invalid [0.019774s] ... ok 2026-04-21 02:05:40.516859 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_create_with_threshold [0.018983s] ... ok 2026-04-21 02:05:40.519836 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_volume_mode_exception_2_0x755 [0.019694s] ... ok 2026-04-21 02:05:40.523180 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_4 [0.046260s] ... ok 2026-04-21 02:05:40.525866 | ubuntu-noble | 2026-04-21 02:05:40.524 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.526715 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_local_3 [0.019212s] ... ok 2026-04-21 02:05:40.538776 | ubuntu-noble | Share instance fakeid belonging to share 123 cannot be found on the backend. 2026-04-21 02:05:40.538796 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:40.538802 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py", line 840, in ensure_shares 2026-04-21 02:05:40.538806 | ubuntu-noble | 'export_locations': self._get_export_locations(share), 2026-04-21 02:05:40.538810 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:40.538814 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:40.538818 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:40.538821 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:40.538825 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:40.538829 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:40.538833 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:40.538836 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-04-21 02:05:40.538840 | ubuntu-noble | raise result 2026-04-21 02:05:40.538844 | ubuntu-noble | manila.exception.ShareBackendException: Error ENOENT: subvolume fakeid does not exist 2026-04-21 02:05:40.541233 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_set__quota_already_exists [0.019855s] ... ok 2026-04-21 02:05:40.541247 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_ensure_shares [0.020722s] ... ok 2026-04-21 02:05:40.551914 | ubuntu-noble | 2026-04-21 02:05:40.543 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.551930 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_remote [0.018972s] ... ok 2026-04-21 02:05:40.556241 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_fsid_from_export_name [0.019777s] ... ok 2026-04-21 02:05:40.560851 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_no_subvolume_name [0.019884s] ... ok 2026-04-21 02:05:40.566600 | ubuntu-noble | 2026-04-21 02:05:40.563 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.566758 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_numreduct_1___3____6__ [0.020086s] ... ok 2026-04-21 02:05:40.571162 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:40.578134 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_restore_snapshot [0.019827s] ... ok 2026-04-21 02:05:40.579960 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_with_ipv6 [0.051100s] ... ok 2026-04-21 02:05:40.582060 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_shrink_share [0.020191s] ... ok 2026-04-21 02:05:40.585364 | ubuntu-noble | 2026-04-21 02:05:40.582 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.587724 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_2 [0.018124s] ... ok 2026-04-21 02:05:40.602482 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_version_check_3_____version____ceph_version_14_3_1______nautilus__ [0.020152s] ... ok 2026-04-21 02:05:40.606239 | ubuntu-noble | 2026-04-21 02:05:40.600 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.606401 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get [0.018390s] ... ok 2026-04-21 02:05:40.622411 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_add_cifs_rw_with_ipv6 [0.046396s] ... ok 2026-04-21 02:05:40.622883 | ubuntu-noble | 2026-04-21 02:05:40.618 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.622893 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_invalid_2 [0.018376s] ... ok 2026-04-21 02:05:40.624485 | ubuntu-noble | 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. 2026-04-21 02:05:40.624822 | ubuntu-noble | 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. 2026-04-21 02:05:40.624833 | ubuntu-noble | Failed to create snapshot "powerstore-share-snap". 2026-04-21 02:05:40.624842 | ubuntu-noble | {3} 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.020901s] ... ok 2026-04-21 02:05:40.625529 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_snapshot_backend_failure [0.047098s] ... ok 2026-04-21 02:05:40.641008 | ubuntu-noble | 2026-04-21 02:05:40.638 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.641435 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:40.641487 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_1_do_setup [0.019058s] ... ok 2026-04-21 02:05:40.642822 | ubuntu-noble | 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. 2026-04-21 02:05:40.643398 | ubuntu-noble | 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. 2026-04-21 02:05:40.644842 | ubuntu-noble | {3} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_5__None____1001__1001____1_1_1_0_____6__4__ [0.021003s] ... ok 2026-04-21 02:05:40.646749 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_create_cifs_server [0.024769s] ... ok 2026-04-21 02:05:40.659857 | ubuntu-noble | 2026-04-21 02:05:40.658 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.661003 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_2_create_snapshot [0.019815s] ... ok 2026-04-21 02:05:40.662021 | ubuntu-noble | 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. 2026-04-21 02:05:40.662234 | ubuntu-noble | 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. 2026-04-21 02:05:40.663113 | ubuntu-noble | 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'. 2026-04-21 02:05:40.664310 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:40.664754 | ubuntu-noble | {3} 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.020220s] ... ok 2026-04-21 02:05:40.665450 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:40.667941 | ubuntu-noble | Filesystem with share name powerstore-share is not found. 2026-04-21 02:05:40.668800 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_create_cifs_server_invalid_mover_id [0.022854s] ... ok 2026-04-21 02:05:40.669359 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_nfs_share_share_does_not_exist [0.045826s] ... ok 2026-04-21 02:05:40.683438 | ubuntu-noble | 2026-04-21 02:05:40.680 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.683774 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_check_mount_glusterfs [0.022718s] ... ok 2026-04-21 02:05:40.685200 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_container_exists_2____wrong_name_nfake_container_nfake_____False_ [0.018474s] ... ok 2026-04-21 02:05:40.686040 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:40.689629 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_delete_cifs_server [0.020740s] ... ok 2026-04-21 02:05:40.707674 | ubuntu-noble | 2026-04-21 02:05:40.705 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.708468 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_execute_bad_command_format [0.023940s] ... ok 2026-04-21 02:05:40.708728 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:40.710545 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_1___ [0.024906s] ... ok 2026-04-21 02:05:40.713861 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server [0.023639s] ... ok 2026-04-21 02:05:40.714718 | ubuntu-noble | {1} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_reverting_3_error [0.323512s] ... ok 2026-04-21 02:05:40.715004 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_extend_share [0.044203s] ... ok 2026-04-21 02:05:40.730047 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_container_networks [0.022225s] ... ok 2026-04-21 02:05:40.731579 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:40.731941 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:40.732336 | ubuntu-noble | 2026-04-21 02:05:40.730 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.732603 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_do_setup [0.024303s] ... ok 2026-04-21 02:05:40.735627 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_invalid_mover_id [0.021055s] ... ok 2026-04-21 02:05:40.736238 | ubuntu-noble | {1} manila.tests.db.test_migration.MigrationTestCase.test_downgrade_none_version [0.022524s] ... ok 2026-04-21 02:05:40.750999 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_veth_from_bridge [0.020373s] ... ok 2026-04-21 02:05:40.755353 | ubuntu-noble | 2026-04-21 02:05:40.752 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.755389 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_get_directory_usage [0.021869s] ... ok 2026-04-21 02:05:40.755395 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_allow_share_access [0.020499s] ... ok 2026-04-21 02:05:40.760439 | ubuntu-noble | {1} manila.tests.db.test_migration.MigrationTestCase.test_upgrade [0.023424s] ... ok 2026-04-21 02:05:40.773310 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container_exception_veth [0.018341s] ... ok 2026-04-21 02:05:40.773369 | ubuntu-noble | Failed to allow the access fullcontrol to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. 2026-04-21 02:05:40.773376 | ubuntu-noble | Command: None 2026-04-21 02:05:40.773380 | ubuntu-noble | Exit code: - 2026-04-21 02:05:40.773384 | ubuntu-noble | Stdout: '' 2026-04-21 02:05:40.773388 | ubuntu-noble | Stderr: None. 2026-04-21 02:05:40.775310 | ubuntu-noble | 2026-04-21 02:05:40.772 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.775950 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_update_share_stats_gluster_mnt_unavailable [0.019923s] ... ok 2026-04-21 02:05:40.779405 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_allow_share_access_with_error [0.021554s] ... ok 2026-04-21 02:05:40.783262 | ubuntu-noble | {1} manila.tests.lock.test_api.ResourceLockApiTest.test__get_lock_context_1_admin_context [0.023282s] ... ok 2026-04-21 02:05:40.791619 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__delete_export_and_umount_storage [0.022059s] ... ok 2026-04-21 02:05:40.796397 | ubuntu-noble | Failed to create file share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-04-21 02:05:40.806135 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_create_cifs_share_with_error [0.021827s] ... ok 2026-04-21 02:05:40.808393 | ubuntu-noble | {1} manila.tests.lock.test_api.ResourceLockApiTest.test__get_lock_context_2_admin_also_service_context [0.022187s] ... ok 2026-04-21 02:05:40.809833 | ubuntu-noble | 2026-04-21 02:05:40.793 6822 INFO manila.share.drivers.glusterfs.layout_volume [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] export_location sent back from create_share: host1:/gv1 2026-04-21 02:05:40.809852 | ubuntu-noble | 2026-04-21 02:05:40.794 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.810303 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share [0.021213s] ... ok 2026-04-21 02:05:40.811771 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_different_security_service_keys [0.020361s] ... ok 2026-04-21 02:05:40.817791 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_disable_share_access [0.018821s] ... ok 2026-04-21 02:05:40.822839 | ubuntu-noble | 2026-04-21 02:05:40.819 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.823485 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share_from_snapshot_1 [0.025781s] ... ok 2026-04-21 02:05:40.827511 | ubuntu-noble | {1} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_4_manage_error_unmanage_starting [0.021745s] ... ok 2026-04-21 02:05:40.830757 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_helper_ok [0.018419s] ... ok 2026-04-21 02:05:40.837206 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_get_cifs_share [0.019509s] ... ok 2026-04-21 02:05:40.843496 | ubuntu-noble | 2026-04-21 02:05:40.841 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.844054 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share_from_snapshot_2 [0.021732s] ... ok 2026-04-21 02:05:40.850488 | ubuntu-noble | {1} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_6_unmanaged [0.021400s] ... ok 2026-04-21 02:05:40.852212 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_check_for_setup_error_host_not_ok_class_ok [0.020403s] ... ok 2026-04-21 02:05:40.855596 | ubuntu-noble | Failed to get access list of CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. 2026-04-21 02:05:40.855620 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:40.855625 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 1742, in get_share_access 2026-04-21 02:05:40.855629 | ubuntu-noble | out, err = self._execute_cmd(get_access, check_exit_code=True) 2026-04-21 02:05:40.855633 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:40.855637 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-04-21 02:05:40.855641 | ubuntu-noble | return r(f, *args, **kwargs) 2026-04-21 02:05:40.855645 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:40.855649 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-04-21 02:05:40.855653 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-04-21 02:05:40.855656 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:40.855660 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-04-21 02:05:40.855664 | ubuntu-noble | result = action(retry_state) 2026-04-21 02:05:40.855667 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:40.855671 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-04-21 02:05:40.855675 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-04-21 02:05:40.855679 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:40.855683 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-04-21 02:05:40.855686 | ubuntu-noble | return self.__get_result() 2026-04-21 02:05:40.855690 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:40.855694 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-04-21 02:05:40.855698 | ubuntu-noble | raise self._exception 2026-04-21 02:05:40.855702 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-04-21 02:05:40.855705 | ubuntu-noble | result = fn(*args, **kwargs) 2026-04-21 02:05:40.855709 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:40.855713 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 177, in _execute_cmd 2026-04-21 02:05:40.855717 | ubuntu-noble | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-04-21 02:05:40.855720 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:40.855724 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:40.855728 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:40.855731 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:40.855735 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:40.855739 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:40.855747 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:40.855751 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:05:40.855755 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:05:40.855759 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:40.855763 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-04-21 02:05:40.855766 | ubuntu-noble | raise item[2] 2026-04-21 02:05:40.855770 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:40.855774 | ubuntu-noble | Command: None 2026-04-21 02:05:40.855778 | ubuntu-noble | Exit code: - 2026-04-21 02:05:40.855782 | ubuntu-noble | Stdout: '' 2026-04-21 02:05:40.855786 | ubuntu-noble | Stderr: None 2026-04-21 02:05:40.858401 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_get_share_access_failed [0.021068s] ... ok 2026-04-21 02:05:40.866776 | ubuntu-noble | 2026-04-21 02:05:40.862 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.866802 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot [0.020938s] ... ok 2026-04-21 02:05:40.870204 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_do_setup [0.018651s] ... ok 2026-04-21 02:05:40.873484 | ubuntu-noble | {1} manila.tests.lock.test_api.ResourceLockApiTest.test_delete_not_allowed_with_policy_failure_2_False [0.024189s] ... ok 2026-04-21 02:05:40.876386 | ubuntu-noble | File system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 already exists. Skip the creation. 2026-04-21 02:05:40.879127 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_but_already_exist [0.020269s] ... ok 2026-04-21 02:05:40.886010 | ubuntu-noble | 2026-04-21 02:05:40.882 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.886390 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_error_2 [0.019888s] ... ok 2026-04-21 02:05:40.889534 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_extend_share [0.018961s] ... ok 2026-04-21 02:05:40.896622 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:40.896771 | ubuntu-noble | {1} manila.tests.lock.test_api.ResourceLockApiTest.test_ensure_context_can_delete_lock_policy_fails [0.021496s] ... ok 2026-04-21 02:05:40.900417 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_on_mover [0.020647s] ... ok 2026-04-21 02:05:40.905218 | ubuntu-noble | 2026-04-21 02:05:40.903 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.905737 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_missing_record [0.021150s] ... ok 2026-04-21 02:05:40.908215 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_create_share_guest_ok [0.017883s] ... ok 2026-04-21 02:05:40.916449 | ubuntu-noble | {1} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_1_deleting [0.021369s] ... ok 2026-04-21 02:05:40.917449 | ubuntu-noble | 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.'}]. 2026-04-21 02:05:40.919758 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_delete_file_system_but_get_file_system_error [0.019677s] ... ok 2026-04-21 02:05:40.924879 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_retry_operation [0.017578s] ... ok 2026-04-21 02:05:40.931119 | ubuntu-noble | 2026-04-21 02:05:40.927 6822 ERROR manila.share.drivers.glusterfs.layout_volume [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] 'gluster version' failed on server root@host1 with: Unknown Gluster exception. 2026-04-21 02:05:40.931136 | ubuntu-noble | 2026-04-21 02:05:40.929 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.932931 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup_get_gluster_version_fails_1_GlusterfsException [0.025900s] ... ok 2026-04-21 02:05:40.936544 | ubuntu-noble | Failed to extend file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 because new size 1 is smaller than old size 10240. 2026-04-21 02:05:40.940225 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system_with_small_size [0.019414s] ... ok 2026-04-21 02:05:40.941756 | ubuntu-noble | {1} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_5_unmanage_error [0.023959s] ... ok 2026-04-21 02:05:40.944328 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_share_server_pools_2_____72_50g_62_50g_ [0.019421s] ... ok 2026-04-21 02:05:40.955703 | ubuntu-noble | 2026-04-21 02:05:40.953 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.956362 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_2 [0.024181s] ... ok 2026-04-21 02:05:40.957831 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_get_file_system_but_miss_property [0.019385s] ... ok 2026-04-21 02:05:40.963091 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_rename_storage_1_None [0.018233s] ... ok 2026-04-21 02:05:40.963863 | ubuntu-noble | {1} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_3 [0.023352s] ... ok 2026-04-21 02:05:40.975501 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:40.979202 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_invalid_mover_id [0.021074s] ... ok 2026-04-21 02:05:40.979523 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:40.984747 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_check_compatibility_false_2 [0.019291s] ... ok 2026-04-21 02:05:40.985711 | ubuntu-noble | 2026-04-21 02:05:40.980 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:40.986705 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_3 [0.026673s] ... ok 2026-04-21 02:05:40.991022 | ubuntu-noble | {1} manila.tests.network.linux.test_interface.TestABCDriver.test__remove_outdated_interfaces [0.026937s] ... ok 2026-04-21 02:05:40.997514 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:40.999032 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:41.003817 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_invalid_mover_id [0.022017s] ... ok 2026-04-21 02:05:41.008482 | ubuntu-noble | {3} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_check_compatibility_true_2 [0.023547s] ... ok 2026-04-21 02:05:41.013586 | ubuntu-noble | {1} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_plug_no_ns [0.020477s] ... ok 2026-04-21 02:05:41.015185 | ubuntu-noble | 2026-04-21 02:05:41.007 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.015981 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_no_keymatch [0.026852s] ... ok 2026-04-21 02:05:41.018903 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:41.021539 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_get_mount_points [0.020086s] ... ok 2026-04-21 02:05:41.024566 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_6 [0.018768s] ... ok 2026-04-21 02:05:41.032853 | ubuntu-noble | {1} manila.tests.network.linux.test_interface.TestNoopInterfaceDriver.test_init_l3 [0.019171s] ... ok 2026-04-21 02:05:41.037103 | ubuntu-noble | 2026-04-21 02:05:41.029 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.037328 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_nonimplemented_methods_3 [0.021291s] ... ok 2026-04-21 02:05:41.038992 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:41.042018 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_get_mount_points_but_not_found [0.020457s] ... ok 2026-04-21 02:05:41.043271 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ParseIpaddrTestCase.test_parse_ipv4_addr_3 [0.018543s] ... ok 2026-04-21 02:05:41.051917 | ubuntu-noble | {1} manila.tests.network.linux.test_interface.TestNoopInterfaceDriver.test_plug [0.020880s] ... ok 2026-04-21 02:05:41.061306 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:41.061322 | ubuntu-noble | 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: []. 2026-04-21 02:05:41.061327 | ubuntu-noble | Creating ssl context is not supported on this version of Python, ssl verification is disabled. 2026-04-21 02:05:41.064033 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SslContextTestCase.test_no_create_default_context [0.017943s] ... ok 2026-04-21 02:05:41.064085 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_error [0.019396s] ... ok 2026-04-21 02:05:41.064100 | ubuntu-noble | 2026-04-21 02:05:41.048 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "glusterfs_native" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:41.064132 | ubuntu-noble | 2026-04-21 02:05:41.049 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "glusterfs_native" acquired by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:41.064146 | ubuntu-noble | 2026-04-21 02:05:41.049 6822 INFO manila.share.drivers.glusterfs.layout_volume [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Number of gluster volumes in use: 0. Number of gluster volumes available for use as share: 1 2026-04-21 02:05:41.064174 | ubuntu-noble | 2026-04-21 02:05:41.049 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "glusterfs_native" "released" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:41.064186 | ubuntu-noble | 2026-04-21 02:05:41.050 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.064197 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_3 [0.020860s] ... ok 2026-04-21 02:05:41.070405 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_cifs_share__existed_expt [0.356325s] ... ok 2026-04-21 02:05:41.072946 | ubuntu-noble | {1} manila.tests.network.linux.test_ip_lib.TestIPCommandBase.test_as_root [0.019475s] ... ok 2026-04-21 02:05:41.080038 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:41.080147 | ubuntu-noble | Failed to delete mover interface 192.168.1.1 on mover server_2. Reason: []. 2026-04-21 02:05:41.080852 | ubuntu-noble | 2026-04-21 02:05:41.069 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "glusterfs_native" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:41.080879 | ubuntu-noble | 2026-04-21 02:05:41.069 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "glusterfs_native" acquired by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:41.080893 | ubuntu-noble | 2026-04-21 02:05:41.070 6822 INFO manila.share.drivers.glusterfs.layout_volume [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Number of gluster volumes in use: 1. Number of gluster volumes available for use as share: 1 2026-04-21 02:05:41.080914 | ubuntu-noble | 2026-04-21 02:05:41.070 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "glusterfs_native" "released" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:41.080923 | ubuntu-noble | 2026-04-21 02:05:41.070 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.081848 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_4 [0.020062s] ... ok 2026-04-21 02:05:41.081869 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_with_error [0.020125s] ... ok 2026-04-21 02:05:41.093123 | ubuntu-noble | {1} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_mtu_property [0.019421s] ... ok 2026-04-21 02:05:41.093891 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_file_interface_ipv6 [0.020650s] ... ok 2026-04-21 02:05:41.099180 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:41.101595 | ubuntu-noble | Failed to delete snapshot "Manila-UT-filesystem-snap". 2026-04-21 02:05:41.102363 | ubuntu-noble | 2026-04-21 02:05:41.090 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "glusterfs_native" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:41.102394 | ubuntu-noble | 2026-04-21 02:05:41.090 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "glusterfs_native" acquired by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:41.102400 | ubuntu-noble | 2026-04-21 02:05:41.090 6822 INFO manila.share.drivers.glusterfs.layout_volume [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Number of gluster volumes in use: 1. Number of gluster volumes available for use as share: 1 2026-04-21 02:05:41.102406 | ubuntu-noble | 2026-04-21 02:05:41.090 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "glusterfs_native" "released" by "manila.share.drivers.glusterfs.layout_volume.GlusterfsVolumeMappedLayout._pop_gluster_vol" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:41.102412 | ubuntu-noble | 2026-04-21 02:05:41.091 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.102683 | ubuntu-noble | {5} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_7 [0.020723s] ... ok 2026-04-21 02:05:41.103018 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_but_not_found [0.021234s] ... ok 2026-04-21 02:05:41.103857 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_snapshot_backend_failure [0.042105s] ... ok 2026-04-21 02:05:41.109890 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_nfs_filesystem_and_share [0.018466s] ... ok 2026-04-21 02:05:41.110971 | ubuntu-noble | {1} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_alias [0.019272s] ... ok 2026-04-21 02:05:41.112891 | ubuntu-noble | 2026-04-21 02:05:41.110 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.113580 | ubuntu-noble | {5} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__check_hdfs_state_down [0.018820s] ... ok 2026-04-21 02:05:41.123230 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_delete_nfs_share_locked [0.019964s] ... ok 2026-04-21 02:05:41.130332 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_enable_cifs_service__existed_expt [0.018624s] ... ok 2026-04-21 02:05:41.131129 | ubuntu-noble | {1} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_netns [0.019349s] ... ok 2026-04-21 02:05:41.134010 | ubuntu-noble | 2026-04-21 02:05:41.130 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.134914 | ubuntu-noble | {5} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_allow_access [0.019463s] ... ok 2026-04-21 02:05:41.140554 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:41.140632 | ubuntu-noble | VDM 56aafd02-4d44-43d7-b784-57fc88167224 already exists. Skip the creation. 2026-04-21 02:05:41.142736 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_create_vdm_but_already_exist [0.019371s] ... ok 2026-04-21 02:05:41.146211 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_teardown_server [0.042011s] ... ok 2026-04-21 02:05:41.147686 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_extend_filesystem [0.019408s] ... ok 2026-04-21 02:05:41.149413 | ubuntu-noble | {1} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper [0.018995s] ... ok 2026-04-21 02:05:41.153352 | ubuntu-noble | 2026-04-21 02:05:41.148 6822 ERROR manila.share.drivers.hdfs.hdfs_native [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Failed to set ACL of share fakename for user: 10.0.0.1Error: Unexpected error while running command. 2026-04-21 02:05:41.153377 | ubuntu-noble | Command: None 2026-04-21 02:05:41.153385 | ubuntu-noble | Exit code: - 2026-04-21 02:05:41.153391 | ubuntu-noble | Stdout: None 2026-04-21 02:05:41.153398 | ubuntu-noble | Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:41.153404 | ubuntu-noble | 2026-04-21 02:05:41.149 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.153770 | ubuntu-noble | {5} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_allow_access_exception [0.018931s] ... ok 2026-04-21 02:05:41.161423 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_vdm [0.018519s] ... ok 2026-04-21 02:05:41.164148 | ubuntu-noble | PowerFlex REST API access is still forbidden or unauthorized, there might be an issue with your credentials. 2026-04-21 02:05:41.165727 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_storage_processor [0.017933s] ... ok 2026-04-21 02:05:41.166508 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_invalid_credential [0.019953s] ... ok 2026-04-21 02:05:41.169059 | ubuntu-noble | {1} manila.tests.network.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper_int_options [0.018602s] ... ok 2026-04-21 02:05:41.172053 | ubuntu-noble | 2026-04-21 02:05:41.169 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.172996 | ubuntu-noble | {5} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share_from_empty_snapshot [0.019702s] ... ok 2026-04-21 02:05:41.180362 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_driver_setup [0.019044s] ... ok 2026-04-21 02:05:41.184600 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant_name_inuse_but_vlan_not_used [0.018554s] ... ok 2026-04-21 02:05:41.185640 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_login_get [0.019341s] ... ok 2026-04-21 02:05:41.188309 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_bind_port_to_host [0.020158s] ... ok 2026-04-21 02:05:41.190531 | ubuntu-noble | 2026-04-21 02:05:41.188 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.191769 | ubuntu-noble | {5} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_get_share_stats_refresh_false [0.020204s] ... ok 2026-04-21 02:05:41.200921 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_not_support_manage [0.019962s] ... ok 2026-04-21 02:05:41.203137 | ubuntu-noble | REST REQUEST: https://192.168.0.110:443/rest/v1/file-systems/6432b79e-1cc3-0414-3ffd-2a50fb1ccff3 with params null 2026-04-21 02:05:41.203165 | ubuntu-noble | REST RESPONSE: 204 with params 2026-04-21 02:05:41.204073 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_restore_snapshot [0.019080s] ... ok 2026-04-21 02:05:41.208444 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_login_patch [0.019673s] ... ok 2026-04-21 02:05:41.208494 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_with_all_args [0.018945s] ... ok 2026-04-21 02:05:41.222606 | ubuntu-noble | {4} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_unmanage_manage [0.021192s] ... ok 2026-04-21 02:05:41.223411 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__create_network_interface_ipv4 [0.018768s] ... ok 2026-04-21 02:05:41.226222 | ubuntu-noble | 2026-04-21 02:05:41.207 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-04-21 02:05:41.226255 | ubuntu-noble | 2026-04-21 02:05:41.207 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-04-21 02:05:41.226262 | ubuntu-noble | 2026-04-21 02:05:41.207 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-04-21 02:05:41.226268 | ubuntu-noble | 2026-04-21 02:05:41.208 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-04-21 02:05:41.226273 | ubuntu-noble | 2026-04-21 02:05:41.208 6822 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-04-21 02:05:41.226279 | ubuntu-noble | 2026-04-21 02:05:41.209 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.226307 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_create_snapshot [0.020871s] ... ok 2026-04-21 02:05:41.226316 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_allow_access_cifs_2 [0.021010s] ... ok 2026-04-21 02:05:41.227724 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_get_subnet [0.020482s] ... ok 2026-04-21 02:05:41.236864 | ubuntu-noble | 2026-04-21 02:05:41.228 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-04-21 02:05:41.236895 | ubuntu-noble | 2026-04-21 02:05:41.229 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-04-21 02:05:41.236899 | ubuntu-noble | 2026-04-21 02:05:41.229 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-04-21 02:05:41.236904 | ubuntu-noble | 2026-04-21 02:05:41.229 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-04-21 02:05:41.236913 | ubuntu-noble | 2026-04-21 02:05:41.229 6822 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-04-21 02:05:41.236918 | ubuntu-noble | 2026-04-21 02:05:41.230 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.236925 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_share_2 [0.020571s] ... ok 2026-04-21 02:05:41.241660 | ubuntu-noble | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_write_export_with_rados_store_1_True [0.019743s] ... ok 2026-04-21 02:05:41.242332 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__validate_nfs_share_access_type [0.019674s] ... ok 2026-04-21 02:05:41.249615 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_allocate_network_multi_segment [0.021407s] ... ok 2026-04-21 02:05:41.255676 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_execute_powerflex_post_request_with_no_param [0.027278s] ... ok 2026-04-21 02:05:41.263921 | ubuntu-noble | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_rados_object_url_to_index_with_index_data_1_ [0.019459s] ... ok 2026-04-21 02:05:41.267602 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_connect_with_ipv6 [0.018331s] ... ok 2026-04-21 02:05:41.267983 | ubuntu-noble | 2026-04-21 02:05:41.249 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-04-21 02:05:41.267994 | ubuntu-noble | 2026-04-21 02:05:41.249 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-04-21 02:05:41.268000 | ubuntu-noble | 2026-04-21 02:05:41.249 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-04-21 02:05:41.268005 | ubuntu-noble | 2026-04-21 02:05:41.249 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-04-21 02:05:41.268011 | ubuntu-noble | 2026-04-21 02:05:41.249 6822 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-04-21 02:05:41.268017 | ubuntu-noble | 2026-04-21 02:05:41.251 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.268022 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_3_hitachi_hnas_evs_ip [0.019630s] ... ok 2026-04-21 02:05:41.271627 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_allocate_network_one_allocation [0.021099s] ... ok 2026-04-21 02:05:41.283214 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_fsid_from_export_name [0.019116s] ... ok 2026-04-21 02:05:41.283247 | ubuntu-noble | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_rados_object_url_to_index_with_index_data_2__url_rados___fakepool_fakeobj2 [0.019254s] ... ok 2026-04-21 02:05:41.284597 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_cifs_share [0.019317s] ... ok 2026-04-21 02:05:41.289813 | ubuntu-noble | 2026-04-21 02:05:41.269 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-04-21 02:05:41.289850 | ubuntu-noble | 2026-04-21 02:05:41.269 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-04-21 02:05:41.289856 | ubuntu-noble | 2026-04-21 02:05:41.269 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-04-21 02:05:41.289862 | ubuntu-noble | 2026-04-21 02:05:41.270 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-04-21 02:05:41.289867 | ubuntu-noble | 2026-04-21 02:05:41.270 6822 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-04-21 02:05:41.289873 | ubuntu-noble | 2026-04-21 02:05:41.271 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.291016 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_2 [0.020139s] ... ok 2026-04-21 02:05:41.294734 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_1___DOWN____ACTIVE__ [0.023091s] ... ok 2026-04-21 02:05:41.298455 | ubuntu-noble | 2026-04-21 02:05:41.289 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-04-21 02:05:41.298475 | ubuntu-noble | 2026-04-21 02:05:41.289 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-04-21 02:05:41.298481 | ubuntu-noble | 2026-04-21 02:05:41.289 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-04-21 02:05:41.298488 | ubuntu-noble | 2026-04-21 02:05:41.290 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-04-21 02:05:41.298493 | ubuntu-noble | 2026-04-21 02:05:41.290 6822 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-04-21 02:05:41.298499 | ubuntu-noble | 2026-04-21 02:05:41.291 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.298671 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_1___1_1_1_1 [0.019727s] ... ok 2026-04-21 02:05:41.299018 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_dhss_false_connect_without_nas_server [0.018443s] ... ok 2026-04-21 02:05:41.299986 | ubuntu-noble | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_rados_object_exists_1_True [0.018996s] ... ok 2026-04-21 02:05:41.318413 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test___update_share_network_net_data_different_values_2 [0.023194s] ... ok 2026-04-21 02:05:41.318759 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_dhss_false_create_cifs_share [0.018372s] ... ok 2026-04-21 02:05:41.319383 | ubuntu-noble | 2026-04-21 02:05:41.309 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-04-21 02:05:41.319403 | ubuntu-noble | 2026-04-21 02:05:41.309 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-04-21 02:05:41.319410 | ubuntu-noble | 2026-04-21 02:05:41.309 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-04-21 02:05:41.319416 | ubuntu-noble | 2026-04-21 02:05:41.309 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-04-21 02:05:41.319422 | ubuntu-noble | 2026-04-21 02:05:41.310 6822 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-04-21 02:05:41.319429 | ubuntu-noble | 2026-04-21 02:05:41.311 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.320162 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_1___ [0.019891s] ... ok 2026-04-21 02:05:41.320177 | ubuntu-noble | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_file_exists_error_2_4 [0.018615s] ... ok 2026-04-21 02:05:41.320749 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_3 [0.047758s] ... ok 2026-04-21 02:05:41.338626 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_network_allocations_number [0.019756s] ... ok 2026-04-21 02:05:41.340152 | ubuntu-noble | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init_execute_error_no_log_message [0.020825s] ... ok 2026-04-21 02:05:41.341783 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_allocate_network_one_allocation [0.022132s] ... ok 2026-04-21 02:05:41.342574 | ubuntu-noble | 2026-04-21 02:05:41.330 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-04-21 02:05:41.342592 | ubuntu-noble | 2026-04-21 02:05:41.330 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-04-21 02:05:41.342610 | ubuntu-noble | 2026-04-21 02:05:41.330 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-04-21 02:05:41.342616 | ubuntu-noble | 2026-04-21 02:05:41.331 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-04-21 02:05:41.342622 | ubuntu-noble | 2026-04-21 02:05:41.331 6822 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-04-21 02:05:41.342635 | ubuntu-noble | 2026-04-21 02:05:41.332 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.343047 | ubuntu-noble | {5} 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.021175s] ... ok 2026-04-21 02:05:41.356825 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_pool [0.018198s] ... ok 2026-04-21 02:05:41.358878 | ubuntu-noble | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_read_export_rados_object [0.018731s] ... ok 2026-04-21 02:05:41.361258 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_invalid_1 [0.021783s] ... ok 2026-04-21 02:05:41.362762 | ubuntu-noble | 2026-04-21 02:05:41.350 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-04-21 02:05:41.363279 | ubuntu-noble | 2026-04-21 02:05:41.350 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-04-21 02:05:41.363313 | ubuntu-noble | 2026-04-21 02:05:41.351 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-04-21 02:05:41.363319 | ubuntu-noble | 2026-04-21 02:05:41.351 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-04-21 02:05:41.363325 | ubuntu-noble | 2026-04-21 02:05:41.351 6822 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-04-21 02:05:41.363331 | ubuntu-noble | 2026-04-21 02:05:41.352 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.363528 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_size_exception_1_fake_size [0.019894s] ... ok 2026-04-21 02:05:41.366361 | ubuntu-noble | Could not find Data Mover by name: server_2. 2026-04-21 02:05:41.371199 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_check_for_setup_error_with_invalid_mover_name [0.048159s] ... ok 2026-04-21 02:05:41.374993 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_snapshot_with_server [0.019211s] ... ok 2026-04-21 02:05:41.378257 | ubuntu-noble | {4} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_rados_object_url_from_index_with_index_data_1_ [0.019829s] ... ok 2026-04-21 02:05:41.382119 | ubuntu-noble | 2026-04-21 02:05:41.371 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-04-21 02:05:41.382138 | ubuntu-noble | 2026-04-21 02:05:41.371 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-04-21 02:05:41.382144 | ubuntu-noble | 2026-04-21 02:05:41.371 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-04-21 02:05:41.382156 | ubuntu-noble | 2026-04-21 02:05:41.371 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-04-21 02:05:41.382162 | ubuntu-noble | 2026-04-21 02:05:41.371 6822 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-04-21 02:05:41.382168 | ubuntu-noble | 2026-04-21 02:05:41.373 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.383191 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_revert_to_snapshot_2 [0.020800s] ... ok 2026-04-21 02:05:41.386195 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_1 [0.023846s] ... ok 2026-04-21 02:05:41.394015 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__active_directory [0.018758s] ... ok 2026-04-21 02:05:41.395478 | ubuntu-noble | Unsupported access rule of 'type' cert, 'level' ro, 'to' some-CN: type should be one of 'ip'. 2026-04-21 02:05:41.397792 | ubuntu-noble | {4} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_2 [0.018939s] ... ok 2026-04-21 02:05:41.405839 | ubuntu-noble | 2026-04-21 02:05:41.391 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-04-21 02:05:41.405855 | ubuntu-noble | 2026-04-21 02:05:41.392 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-04-21 02:05:41.405860 | ubuntu-noble | 2026-04-21 02:05:41.392 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-04-21 02:05:41.405874 | ubuntu-noble | 2026-04-21 02:05:41.392 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-04-21 02:05:41.405878 | ubuntu-noble | 2026-04-21 02:05:41.392 6822 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-04-21 02:05:41.405883 | ubuntu-noble | 2026-04-21 02:05:41.393 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.406106 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_unmanage_1_True [0.020256s] ... ok 2026-04-21 02:05:41.408314 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_1___DOWN____ACTIVE__ [0.023002s] ... ok 2026-04-21 02:05:41.412722 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_teardown_server [0.019053s] ... ok 2026-04-21 02:05:41.415085 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol_fail_1_True [0.017772s] ... ok 2026-04-21 02:05:41.425573 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_from_snapshot [0.051409s] ... ok 2026-04-21 02:05:41.429226 | ubuntu-noble | 2026-04-21 02:05:41.413 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Invoking base constructor for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:95 2026-04-21 02:05:41.429257 | ubuntu-noble | 2026-04-21 02:05:41.413 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up attributes for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:98 2026-04-21 02:05:41.429264 | ubuntu-noble | 2026-04-21 02:05:41.413 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Reading config parameters for Manila Hitachi HNAS Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:101 2026-04-21 02:05:41.429270 | ubuntu-noble | 2026-04-21 02:05:41.413 6822 DEBUG manila.share.drivers.hitachi.hnas.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Initializing HNAS Layer. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/driver.py:150 2026-04-21 02:05:41.429276 | ubuntu-noble | 2026-04-21 02:05:41.414 6822 DEBUG manila.share.drivers.hitachi.hnas.ssh [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Hitachi HNAS Driver using SSH backend. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hitachi/hnas/ssh.py:47 2026-04-21 02:05:41.429283 | ubuntu-noble | 2026-04-21 02:05:41.415 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.429607 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_invalid_share_protocol [0.021610s] ... ok 2026-04-21 02:05:41.430135 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test_allocate_network_one_allocation [0.021795s] ... ok 2026-04-21 02:05:41.431808 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_validate_port_configuration_exception [0.019012s] ... ok 2026-04-21 02:05:41.434612 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_gluster_version_exception_1_foo_1_1_1 [0.019473s] ... ok 2026-04-21 02:05:41.443703 | ubuntu-noble | 2026-04-21 02:05:41.433 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "hitachi_hnas_select_fs" by "manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend._locked_selectfs" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:41.443728 | ubuntu-noble | 2026-04-21 02:05:41.434 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "hitachi_hnas_select_fs" acquired by "manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend._locked_selectfs" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:41.443735 | ubuntu-noble | 2026-04-21 02:05:41.434 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "hitachi_hnas_select_fs" "released" by "manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend._locked_selectfs" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:41.443742 | ubuntu-noble | 2026-04-21 02:05:41.434 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.444057 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_create_operation [0.019305s] ... ok 2026-04-21 02:05:41.449925 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_network_data [0.019760s] ... ok 2026-04-21 02:05:41.450910 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_6 [0.019041s] ... ok 2026-04-21 02:05:41.453636 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_4 [0.018995s] ... ok 2026-04-21 02:05:41.457096 | ubuntu-noble | 2026-04-21 02:05:41.454 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.457746 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_export_error [0.019962s] ... ok 2026-04-21 02:05:41.467787 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_share_from_snapshot_with_incorrect_proto [0.047077s] ... ok 2026-04-21 02:05:41.470743 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_nfs_share_id [0.018113s] ... ok 2026-04-21 02:05:41.471020 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_network_data_multi_segment [0.019106s] ... ok 2026-04-21 02:05:41.471888 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_bad [0.018250s] ... ok 2026-04-21 02:05:41.476652 | ubuntu-noble | 2026-04-21 02:05:41.474 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.477356 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_fs_mounted_true [0.019708s] ... ok 2026-04-21 02:05:41.491416 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_network_data_multi_segment_without_ident [0.021828s] ... ok 2026-04-21 02:05:41.492008 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_1 [0.019865s] ... ok 2026-04-21 02:05:41.499663 | ubuntu-noble | 2026-04-21 02:05:41.497 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.500487 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_vvol [0.023980s] ... ok 2026-04-21 02:05:41.512273 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_not_suppored [0.019656s] ... ok 2026-04-21 02:05:41.513494 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test___update_share_network_net_data_different_values_empty [0.020488s] ... ok 2026-04-21 02:05:41.515620 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_cifs_share [0.048020s] ... ok 2026-04-21 02:05:41.515913 | ubuntu-noble | 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.'}] 2026-04-21 02:05:41.519090 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_failed_to_get_pool_info [0.049346s] ... ok 2026-04-21 02:05:41.524430 | ubuntu-noble | 2026-04-21 02:05:41.520 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.525063 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_update_access_level_exception [0.022245s] ... ok 2026-04-21 02:05:41.531258 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_has_vol_2_True [0.017740s] ... ok 2026-04-21 02:05:41.531437 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test___update_share_network_net_data_same_values [0.019401s] ... ok 2026-04-21 02:05:41.547408 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_no_vol_1_None [0.017786s] ... ok 2026-04-21 02:05:41.557495 | ubuntu-noble | {1} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_3 [0.021252s] ... ok 2026-04-21 02:05:41.568225 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_2 [0.018260s] ... ok 2026-04-21 02:05:41.568262 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_nfs_share [0.049984s] ... ok 2026-04-21 02:05:41.569460 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_3 [0.049016s] ... ok 2026-04-21 02:05:41.569490 | ubuntu-noble | 2026-04-21 02:05:41.546 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.create_directory' after 0.000178(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:41.569500 | ubuntu-noble | 2026-04-21 02:05:41.546 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.create_directory in 0.616 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:41.569515 | ubuntu-noble | 2026-04-21 02:05:41.547 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.create_directory' after 0.000906(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:41.569521 | ubuntu-noble | 2026-04-21 02:05:41.547 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.hitachi.hnas.ssh.HNASSSHBackend.create_directory in 0.389 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:41.569527 | ubuntu-noble | 2026-04-21 02:05:41.548 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.569532 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_create_directory_context_change_success [0.027383s] ... ok 2026-04-21 02:05:41.569895 | ubuntu-noble | Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2026-04-21 02:05:41.573647 | ubuntu-noble | {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_all_data_v6_1_custom_config_group_name [0.019237s] ... ok 2026-04-21 02:05:41.573669 | ubuntu-noble | 2026-04-21 02:05:41.570 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.573674 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_list_cifs_exception [0.021918s] ... ok 2026-04-21 02:05:41.585110 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_invalid_3 [0.018457s] ... ok 2026-04-21 02:05:41.594477 | ubuntu-noble | {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.020045s] ... ok 2026-04-21 02:05:41.594499 | ubuntu-noble | 2026-04-21 02:05:41.591 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.594509 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_list_cifs_permission [0.020315s] ... ok 2026-04-21 02:05:41.604654 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_invalid_4 [0.018857s] ... ok 2026-04-21 02:05:41.613066 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_rw_access [0.046392s] ... ok 2026-04-21 02:05:41.613952 | ubuntu-noble | {1} 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.019940s] ... ok 2026-04-21 02:05:41.614535 | ubuntu-noble | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-04-21 02:05:41.614804 | ubuntu-noble | 2026-04-21 02:05:41.610 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.614823 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_exception [0.019527s] ... ok 2026-04-21 02:05:41.616388 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_access_with_invalid_share_server_name [0.048545s] ... ok 2026-04-21 02:05:41.620326 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:05:41.622354 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_share_stats [0.018982s] ... ok 2026-04-21 02:05:41.634619 | ubuntu-noble | 2026-04-21 02:05:41.629 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.634657 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_quota_add [0.018708s] ... ok 2026-04-21 02:05:41.635451 | ubuntu-noble | {1} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_manage_network_allocations_2_None [0.020383s] ... ok 2026-04-21 02:05:41.641087 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_check_proto_baseclass_1_NFS [0.018709s] ... ok 2026-04-21 02:05:41.653096 | ubuntu-noble | 2026-04-21 02:05:41.648 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.653329 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_update_nfs_access_rule_empty_host_list [0.019695s] ... ok 2026-04-21 02:05:41.659967 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_nfs_access_with_incorrect_access_type [0.046179s] ... ok 2026-04-21 02:05:41.663404 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_9_shrink_share [0.018396s] ... ok 2026-04-21 02:05:41.666617 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_rw_access_with_ipv6 [0.050057s] ... ok 2026-04-21 02:05:41.667648 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:41.670608 | ubuntu-noble | 2026-04-21 02:05:41.668 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.671655 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_update_nfs_access_rule_exception_error [0.019070s] ... ok 2026-04-21 02:05:41.672642 | ubuntu-noble | {1} manila.tests.scheduler.drivers.test_base.SchedulerDriverBaseTestCase.test_update_service_capabilities [0.038027s] ... ok 2026-04-21 02:05:41.678698 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_via_manager [0.018743s] ... ok 2026-04-21 02:05:41.690246 | ubuntu-noble | 2026-04-21 02:05:41.687 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.690269 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_manage_existing_wrong_share_id [0.019502s] ... ok 2026-04-21 02:05:41.697784 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_check_mount_glusterfs_not_installed_1 [0.018767s] ... ok 2026-04-21 02:05:41.704568 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:41.709195 | ubuntu-noble | 2026-04-21 02:05:41.707 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.710747 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_delete_1_None [0.019118s] ... ok 2026-04-21 02:05:41.711650 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_extend_share_with_ipv6 [0.051080s] ... ok 2026-04-21 02:05:41.712010 | ubuntu-noble | {1} manila.tests.scheduler.drivers.test_base.SchedulerDriverModuleTestCase.test_share_host_update_db [0.037180s] ... ok 2026-04-21 02:05:41.713969 | ubuntu-noble | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 doesn't have interface, so the share is inaccessible. 2026-04-21 02:05:41.716192 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_unable_to_create_share_weird [0.018691s] ... ok 2026-04-21 02:05:41.717329 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_interface_in_cifs_server [0.050059s] ... ok 2026-04-21 02:05:41.733100 | ubuntu-noble | 2026-04-21 02:05:41.727 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.733149 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_delete_2 [0.019937s] ... ok 2026-04-21 02:05:41.735425 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_local_share_path_not_exists [0.018881s] ... ok 2026-04-21 02:05:41.741357 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:41.744226 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:05:41.748219 | ubuntu-noble | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_storage_protocol_not_supported_2 [0.039249s] ... ok 2026-04-21 02:05:41.749791 | ubuntu-noble | 2026-04-21 02:05:41.746 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.752488 | ubuntu-noble | Unable to set quota share fakename 2026-04-21 02:05:41.752602 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_delete_1_202 [0.019744s] ... ok 2026-04-21 02:05:41.754921 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_set_directory_quota_unable_to_set [0.018583s] ... ok 2026-04-21 02:05:41.759802 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_3 [0.049646s] ... ok 2026-04-21 02:05:41.761693 | ubuntu-noble | No share server found. 2026-04-21 02:05:41.764587 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_share_server_name [0.046830s] ... ok 2026-04-21 02:05:41.767852 | ubuntu-noble | 2026-04-21 02:05:41.766 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.767874 | ubuntu-noble | {5} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_clusters_1 [0.018706s] ... ok 2026-04-21 02:05:41.772565 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_compile_volume_pattern [0.018056s] ... ok 2026-04-21 02:05:41.782736 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:41.783436 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:05:41.785437 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:41.793994 | ubuntu-noble | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_valid_storage_protocol_1 [0.040201s] ... ok 2026-04-21 02:05:41.794031 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_no_snap_1 [0.018652s] ... ok 2026-04-21 02:05:41.808944 | ubuntu-noble | ('Error during delete_share request for share %(share_id)s', {'share_id': 'fakeid'}) 2026-04-21 02:05:41.809249 | ubuntu-noble | 2026-04-21 02:05:41.784 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:41.809266 | ubuntu-noble | 2026-04-21 02:05:41.784 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:41.809270 | ubuntu-noble | 2026-04-21 02:05:41.784 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:41.809274 | ubuntu-noble | 2026-04-21 02:05:41.785 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:41.809278 | ubuntu-noble | 2026-04-21 02:05:41.785 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:41.809282 | ubuntu-noble | 2026-04-21 02:05:41.785 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:41.809302 | ubuntu-noble | 2026-04-21 02:05:41.786 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.809309 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_1___test_dquote____test_dquote__ [0.020231s] ... ok 2026-04-21 02:05:41.810871 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_error [0.018502s] ... ok 2026-04-21 02:05:41.811490 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_4 [0.051524s] ... ok 2026-04-21 02:05:41.813921 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_nfs_share_from_snapshot_with_ipv6 [0.049823s] ... ok 2026-04-21 02:05:41.821729 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:41.823953 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:05:41.827973 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:41.830840 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup_get_gluster_version_fails_2_RuntimeError [0.019104s] ... ok 2026-04-21 02:05:41.832184 | ubuntu-noble | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_valid_storage_protocol_2 [0.039711s] ... ok 2026-04-21 02:05:41.835590 | ubuntu-noble | 2026-04-21 02:05:41.804 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:41.835614 | ubuntu-noble | 2026-04-21 02:05:41.805 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:41.835619 | ubuntu-noble | 2026-04-21 02:05:41.805 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:41.835824 | ubuntu-noble | 2026-04-21 02:05:41.805 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:41.835830 | ubuntu-noble | 2026-04-21 02:05:41.805 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:41.835834 | ubuntu-noble | 2026-04-21 02:05:41.806 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:41.835839 | ubuntu-noble | 2026-04-21 02:05:41.806 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.838182 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_delete_snapshot [0.020306s] ... ok 2026-04-21 02:05:41.848791 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_2 [0.019820s] ... ok 2026-04-21 02:05:41.852730 | ubuntu-noble | 2026-04-21 02:05:41.825 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:41.852749 | ubuntu-noble | 2026-04-21 02:05:41.826 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:41.852754 | ubuntu-noble | 2026-04-21 02:05:41.826 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:41.852758 | ubuntu-noble | 2026-04-21 02:05:41.826 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:41.852770 | ubuntu-noble | 2026-04-21 02:05:41.826 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:41.852774 | ubuntu-noble | 2026-04-21 02:05:41.826 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:41.852779 | ubuntu-noble | 2026-04-21 02:05:41.827 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.853340 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_extend_share [0.021347s] ... ok 2026-04-21 02:05:41.853463 | ubuntu-noble | 2026-04-21 02:05:41.848 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.853471 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_01________ip___True____IP_address_foo_already_exists___ [0.020176s] ... ok 2026-04-21 02:05:41.858952 | ubuntu-noble | Driver does not support share deletion without share network specified. Return directly because there is nothing to clean. 2026-04-21 02:05:41.861998 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_share_without_share_server [0.047459s] ... ok 2026-04-21 02:05:41.863079 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:41.864935 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:41.869574 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:05:41.869603 | ubuntu-noble | 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: []. 2026-04-21 02:05:41.869613 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:41.869622 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:41.869630 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:41.869639 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:41.869647 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:41.869656 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:41.869664 | ubuntu-noble | Could not setup server. 2026-04-21 02:05:41.869673 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:41.869682 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py", line 741, in setup_server 2026-04-21 02:05:41.869690 | ubuntu-noble | self._get_context('MoverInterface').create(interface) 2026-04-21 02:05:41.869699 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-04-21 02:05:41.869707 | ubuntu-noble | return r(f, *args, **kwargs) 2026-04-21 02:05:41.869716 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:41.869724 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-04-21 02:05:41.869733 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-04-21 02:05:41.869752 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:41.869761 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-04-21 02:05:41.869769 | ubuntu-noble | result = action(retry_state) 2026-04-21 02:05:41.869777 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:41.869786 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-04-21 02:05:41.869794 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-04-21 02:05:41.869802 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:41.869811 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-04-21 02:05:41.869819 | ubuntu-noble | return self.__get_result() 2026-04-21 02:05:41.869827 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:41.869836 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-04-21 02:05:41.869844 | ubuntu-noble | raise self._exception 2026-04-21 02:05:41.869852 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-04-21 02:05:41.869873 | ubuntu-noble | result = fn(*args, **kwargs) 2026-04-21 02:05:41.869881 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:41.869889 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 1214, in create 2026-04-21 02:05:41.869898 | ubuntu-noble | raise exception.EMCVnxXMLAPIError(err=message) 2026-04-21 02:05:41.869918 | ubuntu-noble | 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: []. 2026-04-21 02:05:41.870771 | ubuntu-noble | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_1 [0.041612s] ... ok 2026-04-21 02:05:41.871114 | ubuntu-noble | 2026-04-21 02:05:41.867 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.871437 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_08________user___True_____r___ [0.018824s] ... ok 2026-04-21 02:05:41.872397 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_share_manager_no_privdata [0.019596s] ... ok 2026-04-21 02:05:41.873333 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_with_exception [0.061974s] ... ok 2026-04-21 02:05:41.888308 | ubuntu-noble | {4} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_wipe_gluster_vol_1 [0.019100s] ... ok 2026-04-21 02:05:41.891602 | ubuntu-noble | 2026-04-21 02:05:41.886 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.891625 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_13________ip___True_____ [0.018527s] ... ok 2026-04-21 02:05:41.903870 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:41.904920 | ubuntu-noble | Failed to delete snapshot fakesnapshotname. Error: Unexpected error while running command. 2026-04-21 02:05:41.905190 | ubuntu-noble | Command: None 2026-04-21 02:05:41.905204 | ubuntu-noble | Exit code: - 2026-04-21 02:05:41.905213 | ubuntu-noble | Stdout: None 2026-04-21 02:05:41.905221 | ubuntu-noble | Stderr: None. 2026-04-21 02:05:41.907339 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:05:41.908156 | ubuntu-noble | {4} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_delete_snapshot_exception [0.019023s] ... ok 2026-04-21 02:05:41.909337 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:41.909364 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:41.909373 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:41.909381 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:41.909390 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:41.909409 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:41.911592 | ubuntu-noble | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_2 [0.040339s] ... ok 2026-04-21 02:05:41.912495 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_snapshot_with_ipv6 [0.048267s] ... ok 2026-04-21 02:05:41.912617 | ubuntu-noble | 2026-04-21 02:05:41.904 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.913016 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_14________user___True_____ [0.018742s] ... ok 2026-04-21 02:05:41.924797 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:41.926866 | ubuntu-noble | {4} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_do_setup [0.018828s] ... ok 2026-04-21 02:05:41.930995 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server [0.056799s] ... ok 2026-04-21 02:05:41.935360 | ubuntu-noble | 2026-04-21 02:05:41.923 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-21 02:05:41.935647 | ubuntu-noble | 2026-04-21 02:05:41.923 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-21 02:05:41.935656 | ubuntu-noble | 2026-04-21 02:05:41.924 6822 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] setfshare result=[] _change_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:1418 2026-04-21 02:05:41.935663 | ubuntu-noble | 2026-04-21 02:05:41.924 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.935669 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_cifs_3___ro___True_ [0.020194s] ... ok 2026-04-21 02:05:41.945589 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_allow_access_cifs_invalid_type [0.018893s] ... ok 2026-04-21 02:05:41.950196 | ubuntu-noble | 2026-04-21 02:05:41.944 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-21 02:05:41.950215 | ubuntu-noble | 2026-04-21 02:05:41.944 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-21 02:05:41.950220 | ubuntu-noble | 2026-04-21 02:05:41.945 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.950224 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_logout_error [0.020552s] ... ok 2026-04-21 02:05:41.951694 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:41.954657 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:05:41.957606 | ubuntu-noble | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-04-21 02:05:41.959070 | ubuntu-noble | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_without_snapshot_support_2 [0.048891s] ... ok 2026-04-21 02:05:41.960148 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_access_with_invliad_share_server_name [0.050289s] ... ok 2026-04-21 02:05:41.965394 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_cifs_snapshot_update_access_recovery_mode [0.020373s] ... ok 2026-04-21 02:05:41.968470 | ubuntu-noble | 2026-04-21 02:05:41.966 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:41.969480 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_version_unsupported [0.020340s] ... ok 2026-04-21 02:05:41.985394 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_without_server_detail [0.050299s] ... ok 2026-04-21 02:05:41.985507 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_1 [0.018915s] ... ok 2026-04-21 02:05:41.993363 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:41.995186 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:05:41.998658 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:05:41.998675 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:41.998680 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:41.998683 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:41.998687 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:41.998691 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:41.998695 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:05:42.000253 | ubuntu-noble | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_get_weighted_candidates_for_share_group_no_hosts [0.041034s] ... ok 2026-04-21 02:05:42.002850 | ubuntu-noble | Failed to allow the access fullcontrol to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. 2026-04-21 02:05:42.002864 | ubuntu-noble | Command: None 2026-04-21 02:05:42.002868 | ubuntu-noble | Exit code: - 2026-04-21 02:05:42.002872 | ubuntu-noble | Stdout: '' 2026-04-21 02:05:42.002876 | ubuntu-noble | Stderr: None. 2026-04-21 02:05:42.003750 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_snapshot_2 [0.018962s] ... ok 2026-04-21 02:05:42.005019 | ubuntu-noble | 2026-04-21 02:05:41.985 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-21 02:05:42.005033 | ubuntu-noble | 2026-04-21 02:05:41.985 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-21 02:05:42.005038 | ubuntu-noble | 2026-04-21 02:05:41.986 6822 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] createfshare result= _create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:542 2026-04-21 02:05:42.005050 | ubuntu-noble | 2026-04-21 02:05:41.987 6822 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:554 2026-04-21 02:05:42.005055 | ubuntu-noble | 2026-04-21 02:05:41.987 6822 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] createfshare result= _create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:542 2026-04-21 02:05:42.005064 | ubuntu-noble | 2026-04-21 02:05:41.987 6822 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:554 2026-04-21 02:05:42.005069 | ubuntu-noble | 2026-04-21 02:05:41.988 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:42.005073 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_from_snapshot_2_False [0.022662s] ... ok 2026-04-21 02:05:42.005443 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_allow_share_access_with_error [0.024715s] ... ok 2026-04-21 02:05:42.008811 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_1 [0.048107s] ... ok 2026-04-21 02:05:42.023891 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:42.023927 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_snapshot_4 [0.019085s] ... ok 2026-04-21 02:05:42.025204 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:42.027242 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_invalid_mover_id [0.021501s] ... ok 2026-04-21 02:05:42.033775 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:42.037147 | ubuntu-noble | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_post_select_populate [0.036816s] ... ok 2026-04-21 02:05:42.043928 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_deny_access_cifs_unsupported_type [0.018978s] ... ok 2026-04-21 02:05:42.046707 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_get_file_system [0.018993s] ... ok 2026-04-21 02:05:42.055739 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:42.061464 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server [0.052698s] ... ok 2026-04-21 02:05:42.064672 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_share_1 [0.020143s] ... ok 2026-04-21 02:05:42.066348 | ubuntu-noble | 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.'}]. 2026-04-21 02:05:42.070354 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_get_file_system_but_not_found [0.022601s] ... ok 2026-04-21 02:05:42.072034 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:42.074082 | ubuntu-noble | {1} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_create_share_group [0.037048s] ... ok 2026-04-21 02:05:42.082444 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_snapshot_3 [0.018608s] ... ok 2026-04-21 02:05:42.087393 | ubuntu-noble | Failed to create Mount Point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 for file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-04-21 02:05:42.089955 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_with_error [0.020703s] ... ok 2026-04-21 02:05:42.093412 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_only_share_type_AZs_3____zone1zone2zone3_____nova___False_ [0.018092s] ... ok 2026-04-21 02:05:42.100474 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_extend_share [0.018969s] ... ok 2026-04-21 02:05:42.108116 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:42.108770 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:42.108794 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_with_invalid_server_name [0.047515s] ... ok 2026-04-21 02:05:42.112253 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_base.TestBaseFilterHandler.test_get_filtered_objects_with_filter_run_once [0.017608s] ... ok 2026-04-21 02:05:42.112283 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_get_mover_interface [0.021272s] ... ok 2026-04-21 02:05:42.119422 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_extend_share_with_no_available_space_in_fs [0.018823s] ... ok 2026-04-21 02:05:42.128857 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:42.129517 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_base_host.HostFiltersTestCase.test_all_filters [0.017718s] ... ok 2026-04-21 02:05:42.130549 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_get_mover_interface_not_found [0.019269s] ... ok 2026-04-21 02:05:42.138919 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_1 [0.019125s] ... ok 2026-04-21 02:05:42.146023 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_extra_specs_complex [0.018322s] ... ok 2026-04-21 02:05:42.149776 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_delete_nfs_share [0.019128s] ... ok 2026-04-21 02:05:42.156550 | ubuntu-noble | Could not find CIFS server by name: 56aafd02-4d44-43d7-b784-57fc88167224. 2026-04-21 02:05:42.156911 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:42.158054 | ubuntu-noble | {4} 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.019073s] ... ok 2026-04-21 02:05:42.160805 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_without_cifs_server [0.051734s] ... ok 2026-04-21 02:05:42.164207 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_multi_level_scope_extra_specs_list [0.018006s] ... ok 2026-04-21 02:05:42.167134 | ubuntu-noble | Failed to delete NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-04-21 02:05:42.167150 | ubuntu-noble | Command: None 2026-04-21 02:05:42.167155 | ubuntu-noble | Exit code: - 2026-04-21 02:05:42.167158 | ubuntu-noble | Stdout: '' 2026-04-21 02:05:42.167162 | ubuntu-noble | Stderr: None. 2026-04-21 02:05:42.167166 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:42.167170 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1815, in delete 2026-04-21 02:05:42.167174 | ubuntu-noble | self._execute_cmd(delete_nfs_share_cmd, check_exit_code=True) 2026-04-21 02:05:42.167177 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-04-21 02:05:42.167189 | ubuntu-noble | return r(f, *args, **kwargs) 2026-04-21 02:05:42.167193 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:42.167197 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-04-21 02:05:42.167201 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-04-21 02:05:42.167205 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:42.167209 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-04-21 02:05:42.167212 | ubuntu-noble | result = action(retry_state) 2026-04-21 02:05:42.167216 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:42.167220 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-04-21 02:05:42.167223 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-04-21 02:05:42.167227 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:42.167231 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-04-21 02:05:42.167241 | ubuntu-noble | return self.__get_result() 2026-04-21 02:05:42.167245 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:42.167249 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-04-21 02:05:42.167253 | ubuntu-noble | raise self._exception 2026-04-21 02:05:42.167256 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-04-21 02:05:42.167260 | ubuntu-noble | result = fn(*args, **kwargs) 2026-04-21 02:05:42.167264 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:42.167268 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-04-21 02:05:42.167272 | ubuntu-noble | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-04-21 02:05:42.167275 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:42.167279 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:42.167283 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:42.167299 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:42.167306 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:42.167310 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:42.167313 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:42.167317 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:05:42.167321 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:05:42.167324 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:42.167328 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-04-21 02:05:42.167332 | ubuntu-noble | raise item[2] 2026-04-21 02:05:42.167335 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:42.167339 | ubuntu-noble | Command: None 2026-04-21 02:05:42.167343 | ubuntu-noble | Exit code: - 2026-04-21 02:05:42.167347 | ubuntu-noble | Stdout: '' 2026-04-21 02:05:42.167350 | ubuntu-noble | Stderr: None 2026-04-21 02:05:42.169314 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_delete_nfs_share_with_error [0.019404s] ... ok 2026-04-21 02:05:42.177147 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_share_id [0.018653s] ... ok 2026-04-21 02:05:42.182479 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_total_2 [0.018043s] ... ok 2026-04-21 02:05:42.190234 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot_but_not_found [0.020775s] ... ok 2026-04-21 02:05:42.197668 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_nfs_snapshot_update_access_deny [0.019937s] ... ok 2026-04-21 02:05:42.201175 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_06 [0.018338s] ... ok 2026-04-21 02:05:42.209944 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StoragePoolTestCase.test_get_pool [0.019268s] ... ok 2026-04-21 02:05:42.210555 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_deny_nfs_with_ipv6 [0.048689s] ... ok 2026-04-21 02:05:42.216378 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_revert_to_snapshot_1 [0.019066s] ... ok 2026-04-21 02:05:42.217886 | ubuntu-noble | 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. 2026-04-21 02:05:42.219448 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_07 [0.017452s] ... ok 2026-04-21 02:05:42.226594 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:42.226959 | ubuntu-noble | Failed to create VDM 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2. Reason: []. 2026-04-21 02:05:42.229097 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_create_vdm_with_error [0.019604s] ... ok 2026-04-21 02:05:42.232108 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_create_cifs_server_already_exist [0.020332s] ... ok 2026-04-21 02:05:42.236535 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_revert_to_snapshot_3 [0.019130s] ... ok 2026-04-21 02:05:42.237505 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_08 [0.018334s] ... ok 2026-04-21 02:05:42.252472 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_but_unjoin_domain [0.021653s] ... ok 2026-04-21 02:05:42.255839 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_02 [0.017620s] ... ok 2026-04-21 02:05:42.256891 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_delete_vdm [0.025318s] ... ok 2026-04-21 02:05:42.256919 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_cifs_recovery_mode [0.019690s] ... ok 2026-04-21 02:05:42.270995 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:42.271416 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:42.272889 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_09 [0.017894s] ... ok 2026-04-21 02:05:42.274821 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_nfs_2_False [0.018858s] ... ok 2026-04-21 02:05:42.275591 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_create_cifs_share_invalid_mover_id [0.022612s] ... ok 2026-04-21 02:05:42.291633 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_13 [0.017645s] ... ok 2026-04-21 02:05:42.293893 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__execute [0.019283s] ... ok 2026-04-21 02:05:42.294726 | ubuntu-noble | User not found on domain, skipping deny... 2026-04-21 02:05:42.296616 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_deny_share_access_but_no_user_found [0.020781s] ... ok 2026-04-21 02:05:42.308521 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_05___4______2___False_ [0.017755s] ... ok 2026-04-21 02:05:42.312871 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_create_operation_context_change [0.018775s] ... ok 2026-04-21 02:05:42.314662 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:42.315495 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:42.317068 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_delete_dns_domain_invalid_mover_id [0.021519s] ... ok 2026-04-21 02:05:42.318699 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_check_valid_aliases_success [0.063422s] ... ok 2026-04-21 02:05:42.325983 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_07___124______123___True_ [0.017406s] ... ok 2026-04-21 02:05:42.331740 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_fs_mounted_error [0.018454s] ... ok 2026-04-21 02:05:42.335601 | ubuntu-noble | Failed to copy content from snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26452 to file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. 2026-04-21 02:05:42.335630 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:42.335637 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 440, in create_from_snapshot 2026-04-21 02:05:42.335644 | ubuntu-noble | self._execute_cmd(copy_ckpt_cmd, check_exit_code=True) 2026-04-21 02:05:42.335649 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-04-21 02:05:42.335654 | ubuntu-noble | return r(f, *args, **kwargs) 2026-04-21 02:05:42.335660 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:42.335665 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-04-21 02:05:42.335680 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-04-21 02:05:42.335686 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:42.335692 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-04-21 02:05:42.335697 | ubuntu-noble | result = action(retry_state) 2026-04-21 02:05:42.335702 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:42.335707 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-04-21 02:05:42.335712 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-04-21 02:05:42.335718 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:42.335723 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-04-21 02:05:42.335728 | ubuntu-noble | return self.__get_result() 2026-04-21 02:05:42.335734 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:42.335739 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-04-21 02:05:42.335745 | ubuntu-noble | raise self._exception 2026-04-21 02:05:42.335750 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-04-21 02:05:42.335755 | ubuntu-noble | result = fn(*args, **kwargs) 2026-04-21 02:05:42.335761 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:42.335766 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 177, in _execute_cmd 2026-04-21 02:05:42.335928 | ubuntu-noble | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-04-21 02:05:42.335936 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:42.335941 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:42.335946 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:42.335951 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:42.335956 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:42.335962 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:42.335967 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:42.336031 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:05:42.336040 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:05:42.336045 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:42.336050 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-04-21 02:05:42.336055 | ubuntu-noble | raise item[2] 2026-04-21 02:05:42.336060 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:42.336065 | ubuntu-noble | Command: None 2026-04-21 02:05:42.336070 | ubuntu-noble | Exit code: - 2026-04-21 02:05:42.336103 | ubuntu-noble | Stdout: '' 2026-04-21 02:05:42.336109 | ubuntu-noble | Stderr: None 2026-04-21 02:05:42.338323 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_filesystem_from_snapshot_with_error [0.020910s] ... ok 2026-04-21 02:05:42.343724 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_12___1234____s___123___True_ [0.017881s] ... ok 2026-04-21 02:05:42.350508 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access [0.018533s] ... ok 2026-04-21 02:05:42.356203 | ubuntu-noble | 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 '}]. 2026-04-21 02:05:42.358585 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_delete_file_system_with_error [0.020039s] ... ok 2026-04-21 02:05:42.361754 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_14___1000____s___234___False_ [0.018070s] ... ok 2026-04-21 02:05:42.369896 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_create_directory_context_change_fail [0.019408s] ... ok 2026-04-21 02:05:42.376209 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:42.381762 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_ref_and_mover [0.020759s] ... ok 2026-04-21 02:05:42.382645 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_cifs [0.063974s] ... ok 2026-04-21 02:05:42.388912 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_update_nfs_access_rule [0.018658s] ... ok 2026-04-21 02:05:42.394325 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:42.397580 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_admin_context_4 [0.035463s] ... ok 2026-04-21 02:05:42.400283 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_create_snapshot [0.019935s] ... ok 2026-04-21 02:05:42.407778 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_vvol_delete_error [0.018935s] ... ok 2026-04-21 02:05:42.418545 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_basic_operators [0.018489s] ... ok 2026-04-21 02:05:42.419143 | ubuntu-noble | Failed to create snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 on filesystem 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-04-21 02:05:42.419756 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_create_snapshot_with_error [0.019858s] ... ok 2026-04-21 02:05:42.427508 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test__update_share_stats [0.019186s] ... ok 2026-04-21 02:05:42.439818 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_happy_day [0.017460s] ... ok 2026-04-21 02:05:42.441178 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot [0.019468s] ... ok 2026-04-21 02:05:42.446399 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_create_share_invalid_share_protocol [0.018374s] ... ok 2026-04-21 02:05:42.447905 | ubuntu-noble | Directory not found for /path/to/directory 2026-04-21 02:05:42.449813 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_when_path_does_not_exist [0.067387s] ... ok 2026-04-21 02:05:42.451852 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_fails_host_has_replicas [0.017698s] ... ok 2026-04-21 02:05:42.456418 | ubuntu-noble | Invalid storage object type fake_type. 2026-04-21 02:05:42.460200 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StorageObjectManagerTestCase.test_get_storage_context_invalid_type [0.018802s] ... ok 2026-04-21 02:05:42.465243 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_delete_share_2 [0.019432s] ... ok 2026-04-21 02:05:42.471282 | ubuntu-noble | {1} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_fails_incompatible_domain_2_ [0.018950s] ... ok 2026-04-21 02:05:42.476562 | ubuntu-noble | 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.'}]. 2026-04-21 02:05:42.481494 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StoragePoolTestCase.test_get_pool_id_with_error [0.021388s] ... ok 2026-04-21 02:05:42.485453 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_extend_share [0.019845s] ... ok 2026-04-21 02:05:42.501281 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_attach_detach_nfs_interface [0.020097s] ... ok 2026-04-21 02:05:42.504039 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:42.509589 | ubuntu-noble | {1} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_pools [0.037296s] ... ok 2026-04-21 02:05:42.512206 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_shrink_share [0.026305s] ... ok 2026-04-21 02:05:42.516834 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:42.518118 | ubuntu-noble | Failed to create VDM 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2. Reason: []. 2026-04-21 02:05:42.520877 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_share_cifs_with_mount_point_name [0.070145s] ... ok 2026-04-21 02:05:42.521423 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_create_vdm_with_error [0.020286s] ... ok 2026-04-21 02:05:42.530909 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_unmanage [0.019014s] ... ok 2026-04-21 02:05:42.538571 | ubuntu-noble | Failed to detach interface a33884c869e0 from mover 56aafd02-4d44-43d7-b784-57fc88167224. 2026-04-21 02:05:42.540261 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:42.540996 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_detach_nfs_interface_with_error [0.020428s] ... ok 2026-04-21 02:05:42.544296 | ubuntu-noble | {1} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_pools_host_down [0.036321s] ... ok 2026-04-21 02:05:42.549421 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_not_found_exception [0.017958s] ... ok 2026-04-21 02:05:42.562513 | ubuntu-noble | {0} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_support_manage [0.021685s] ... ok 2026-04-21 02:05:42.562847 | ubuntu-noble | {1} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_3 [0.018015s] ... ok 2026-04-21 02:05:42.568400 | ubuntu-noble | {4} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_access_rules_1 [0.017820s] ... ok 2026-04-21 02:05:42.580875 | ubuntu-noble | {1} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_1_None [0.018350s] ... ok 2026-04-21 02:05:42.582787 | ubuntu-noble | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_dbus_send_ganesha_with_rados_store_1_True [0.020608s] ... ok 2026-04-21 02:05:42.585096 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_init_args_failure_2__0__5_ [0.018209s] ... ok 2026-04-21 02:05:42.599714 | ubuntu-noble | {1} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_update_from_share_capability_with_pools [0.018555s] ... ok 2026-04-21 02:05:42.602783 | ubuntu-noble | {4} 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.017531s] ... ok 2026-04-21 02:05:42.603697 | ubuntu-noble | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_exists_with_rados_store_1_False [0.020276s] ... ok 2026-04-21 02:05:42.618233 | ubuntu-noble | {1} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_07 [0.018470s] ... ok 2026-04-21 02:05:42.622255 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_cifs_share_from_snapshot [0.019205s] ... ok 2026-04-21 02:05:42.624879 | ubuntu-noble | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id [0.021106s] ... ok 2026-04-21 02:05:42.636698 | ubuntu-noble | {1} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_11 [0.018581s] ... ok 2026-04-21 02:05:42.639410 | ubuntu-noble | Unsupported configuration. hpe3par_fpg must have IP address or be discoverable at 3PAR 2026-04-21 02:05:42.641266 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_failure_no_dhss_no_conf_ss_ip [0.019095s] ... ok 2026-04-21 02:05:42.645131 | ubuntu-noble | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_read_export_file [0.019934s] ... ok 2026-04-21 02:05:42.660716 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_success_no_dhss_no_conf_ss_ip [0.018809s] ... ok 2026-04-21 02:05:42.664911 | ubuntu-noble | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_read_export_with_rados_store_2_True [0.019790s] ... ok 2026-04-21 02:05:42.674310 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:42.681029 | ubuntu-noble | {1} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test__expire_reservations [0.041040s] ... ok 2026-04-21 02:05:42.681747 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_update_access_add_rule [0.019152s] ... ok 2026-04-21 02:05:42.685793 | ubuntu-noble | {0} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_tmp_conf_file [0.021216s] ... ok 2026-04-21 02:05:42.698577 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_teardown_server [0.018825s] ... ok 2026-04-21 02:05:42.707049 | ubuntu-noble | {0} manila.tests.share.drivers.ganesha.test_manager.MiscTests.test_setup_rados_1 [0.019664s] ... ok 2026-04-21 02:05:42.715059 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:42.715375 | ubuntu-noble | Failed to schedule_create_share_replica: No valid host was found. . 2026-04-21 02:05:42.717966 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__create_mount_directory_error [0.018914s] ... ok 2026-04-21 02:05:42.721661 | ubuntu-noble | {1} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_replica_no_valid_host [0.043572s] ... ok 2026-04-21 02:05:42.724993 | ubuntu-noble | {0} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_patch [0.018960s] ... ok 2026-04-21 02:05:42.736816 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__unmount_share [0.018240s] ... ok 2026-04-21 02:05:42.741717 | ubuntu-noble | 2026-04-21 02:05:42.732 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-21 02:05:42.741737 | ubuntu-noble | 2026-04-21 02:05:42.732 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-21 02:05:42.741744 | ubuntu-noble | 2026-04-21 02:05:42.735 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:42.741749 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_5_secure [0.747615s] ... ok 2026-04-21 02:05:42.746337 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol_fail_2_False [0.018878s] ... ok 2026-04-21 02:05:42.753179 | ubuntu-noble | 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. 2026-04-21 02:05:42.754710 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_create_fsip_get_none [0.019006s] ... ok 2026-04-21 02:05:42.758534 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:42.766346 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_check_volume_presence [0.018767s] ... ok 2026-04-21 02:05:42.770069 | ubuntu-noble | Failed to schedule migrate_share_to_host: 2026-04-21 02:05:42.773326 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_1___osf_uid___None__None___osf_uid__ [0.018183s] ... ok 2026-04-21 02:05:42.775565 | ubuntu-noble | {1} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_migrate_share_to_host_exception_2_TypeError [0.051593s] ... ok 2026-04-21 02:05:42.783068 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_2 [0.019482s] ... ok 2026-04-21 02:05:42.789447 | ubuntu-noble | 2026-04-21 02:05:42.759 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-21 02:05:42.789559 | ubuntu-noble | 2026-04-21 02:05:42.759 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-21 02:05:42.789572 | ubuntu-noble | 2026-04-21 02:05:42.760 6822 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] createfshare result= _create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:542 2026-04-21 02:05:42.789862 | ubuntu-noble | 2026-04-21 02:05:42.760 6822 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:554 2026-04-21 02:05:42.789874 | ubuntu-noble | 2026-04-21 02:05:42.760 6822 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] createfshare result= _create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:542 2026-04-21 02:05:42.789880 | ubuntu-noble | 2026-04-21 02:05:42.761 6822 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:554 2026-04-21 02:05:42.789886 | ubuntu-noble | 2026-04-21 02:05:42.761 6822 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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. 2026-04-21 02:05:42.789892 | ubuntu-noble | 2026-04-21 02:05:42.762 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:42.793711 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_share_from_snap_copy_incomplete [0.025434s] ... ok 2026-04-21 02:05:42.795660 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fsnap_exception [0.019237s] ... ok 2026-04-21 02:05:42.798743 | ubuntu-noble | 2026-04-21 02:05:42.782 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-21 02:05:42.798763 | ubuntu-noble | 2026-04-21 02:05:42.783 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-21 02:05:42.798771 | ubuntu-noble | 2026-04-21 02:05:42.783 6822 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] createfshare for OPENSTACK_SUPER_SHARE, result= _create_super_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:964 2026-04-21 02:05:42.798787 | ubuntu-noble | 2026-04-21 02:05:42.784 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:42.798793 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_cifs_share [0.022091s] ... ok 2026-04-21 02:05:42.802600 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_empty_reponse [0.018359s] ... ok 2026-04-21 02:05:42.809281 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:42.811506 | ubuntu-noble | 2026-04-21 02:05:42.803 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-21 02:05:42.811531 | ubuntu-noble | 2026-04-21 02:05:42.803 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-21 02:05:42.811537 | ubuntu-noble | 2026-04-21 02:05:42.804 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:42.812924 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_cifs_share_and_fstore [0.020198s] ... ok 2026-04-21 02:05:42.812943 | ubuntu-noble | {1} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_create_share_group [0.038173s] ... ok 2026-04-21 02:05:42.813721 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fstore_search [0.019339s] ... ok 2026-04-21 02:05:42.819710 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_user_option [0.018551s] ... ok 2026-04-21 02:05:42.827532 | ubuntu-noble | 2026-04-21 02:05:42.823 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-21 02:05:42.827568 | ubuntu-noble | 2026-04-21 02:05:42.824 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-21 02:05:42.827575 | ubuntu-noble | 2026-04-21 02:05:42.824 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:42.828652 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot_shared_nfs [0.019702s] ... ok 2026-04-21 02:05:42.830157 | ubuntu-noble | Invalid protocol. Expected nfs or smb. Got unsupported_other_protocol. 2026-04-21 02:05:42.831150 | ubuntu-noble | {1} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_first_time_no_flag [0.018402s] ... ok 2026-04-21 02:05:42.832125 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_access_bad_proto [0.019847s] ... ok 2026-04-21 02:05:42.837424 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_common_init [0.018127s] ... ok 2026-04-21 02:05:42.850853 | ubuntu-noble | 3PAR shares from snapshots require read-only access 2026-04-21 02:05:42.851492 | ubuntu-noble | {1} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_3 [0.019893s] ... ok 2026-04-21 02:05:42.853916 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_rw_snapshot_error_2_NFS [0.019204s] ... ok 2026-04-21 02:05:42.853951 | ubuntu-noble | 2026-04-21 02:05:42.842 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-21 02:05:42.853959 | ubuntu-noble | 2026-04-21 02:05:42.843 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-21 02:05:42.853967 | ubuntu-noble | 2026-04-21 02:05:42.843 6822 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] setfshare result=[] _change_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:1418 2026-04-21 02:05:42.853974 | ubuntu-noble | 2026-04-21 02:05:42.844 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:42.853980 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_ip_ro_access_nfs_legacy [0.019083s] ... ok 2026-04-21 02:05:42.856826 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_has_shouldnt_have_vol [0.019107s] ... ok 2026-04-21 02:05:42.868560 | ubuntu-noble | {1} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_6 [0.018083s] ... ok 2026-04-21 02:05:42.872581 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_cifs_1___rw___True_ [0.018546s] ... ok 2026-04-21 02:05:42.872788 | ubuntu-noble | 2026-04-21 02:05:42.862 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-21 02:05:42.872800 | ubuntu-noble | 2026-04-21 02:05:42.863 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-21 02:05:42.872806 | ubuntu-noble | 2026-04-21 02:05:42.863 6822 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Failed to get capacity for fpg pool. 2026-04-21 02:05:42.872812 | ubuntu-noble | 2026-04-21 02:05:42.864 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:42.872826 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_error [0.020049s] ... ok 2026-04-21 02:05:42.873009 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_nfs_share_exists [0.351168s] ... ok 2026-04-21 02:05:42.878406 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_3 [0.019981s] ... ok 2026-04-21 02:05:42.887834 | ubuntu-noble | {1} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_7 [0.018863s] ... ok 2026-04-21 02:05:42.891039 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_cifs_2___rw___False_ [0.020405s] ... ok 2026-04-21 02:05:42.895018 | ubuntu-noble | 2026-04-21 02:05:42.884 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-21 02:05:42.895040 | ubuntu-noble | 2026-04-21 02:05:42.884 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-21 02:05:42.895060 | ubuntu-noble | 2026-04-21 02:05:42.885 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:42.895066 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_vfs_2 [0.021264s] ... ok 2026-04-21 02:05:42.897106 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_no_vol_2_False [0.020360s] ... ok 2026-04-21 02:05:42.905767 | ubuntu-noble | {1} manila.tests.scheduler.weighers.test_base.TestWeightHandler.test_no_multiplier [0.018512s] ... ok 2026-04-21 02:05:42.909956 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_cifs_4___ro___False_ [0.019048s] ... ok 2026-04-21 02:05:42.919006 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get_notfound_fallback_1_None [0.019736s] ... ok 2026-04-21 02:05:42.923398 | ubuntu-noble | 2026-04-21 02:05:42.905 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-21 02:05:42.923417 | ubuntu-noble | 2026-04-21 02:05:42.905 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-21 02:05:42.923425 | ubuntu-noble | 2026-04-21 02:05:42.907 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:42.923432 | ubuntu-noble | 2026-04-21 02:05:42.907 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:42.923448 | ubuntu-noble | 2026-04-21 02:05:42.907 6822 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] getfsquota result={'message': None, 'total': 1, 'members': [{'hardBlock': '1024', 'softBlock': '1024'}]} _sync_update_capacity_quotas /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:450 2026-04-21 02:05:42.923894 | ubuntu-noble | 2026-04-21 02:05:42.907 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:42.923909 | ubuntu-noble | 2026-04-21 02:05:42.908 6822 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] setfsquota result=[] _update_capacity_quotas /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:467 2026-04-21 02:05:42.923917 | ubuntu-noble | 2026-04-21 02:05:42.908 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:42.925054 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_04__1__2__False_ [0.023057s] ... ok 2026-04-21 02:05:42.925211 | ubuntu-noble | {1} manila.tests.scheduler.weighers.test_base.TestWeightHandler.test_no_weight_object [0.017657s] ... ok 2026-04-21 02:05:42.926933 | ubuntu-noble | Failed to Login to 3PAR (https://1.2.3.4:8080/api/v1) as USERNAME_0 because: Fake exception for testing. 2026-04-21 02:05:42.929755 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_login_error [0.019171s] ... ok 2026-04-21 02:05:42.935707 | ubuntu-noble | The size in driver options to manage snapshot snapshot-id-123 should be an integer, in format driver-options size=. Value passed: None. 2026-04-21 02:05:42.941525 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_invalid_size_type [0.064582s] ... ok 2026-04-21 02:05:42.941550 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_invalid_1 [0.020136s] ... ok 2026-04-21 02:05:42.943630 | ubuntu-noble | {1} manila.tests.scheduler.weighers.test_base.TestWeightHandler.test_normalization [0.018154s] ... ok 2026-04-21 02:05:42.946019 | ubuntu-noble | Failed to get 3PAR WSAPI version: string indices must be integers, not 'str' 2026-04-21 02:05:42.946069 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:42.946075 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 175, in do_setup 2026-04-21 02:05:42.946081 | ubuntu-noble | wsapi_version = self._client.getWsApiVersion()['build'] 2026-04-21 02:05:42.946087 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ 2026-04-21 02:05:42.946092 | ubuntu-noble | TypeError: string indices must be integers, not 'str' 2026-04-21 02:05:42.949966 | ubuntu-noble | 2026-04-21 02:05:42.927 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-21 02:05:42.949984 | ubuntu-noble | 2026-04-21 02:05:42.928 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-21 02:05:42.949991 | ubuntu-noble | 2026-04-21 02:05:42.928 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:42.949997 | ubuntu-noble | 2026-04-21 02:05:42.928 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:42.950012 | ubuntu-noble | 2026-04-21 02:05:42.928 6822 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] getfsquota result={'message': None, 'total': 1, 'members': [{'hardBlock': '1024', 'softBlock': '1024'}]} _sync_update_capacity_quotas /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:450 2026-04-21 02:05:42.950018 | ubuntu-noble | 2026-04-21 02:05:42.928 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:42.950024 | ubuntu-noble | 2026-04-21 02:05:42.928 6822 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] setfsquota result=[] _update_capacity_quotas /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:467 2026-04-21 02:05:42.950039 | ubuntu-noble | 2026-04-21 02:05:42.929 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:42.952711 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_10__99999999__1__False_ [0.020615s] ... ok 2026-04-21 02:05:42.952726 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_version_bad_return_value [0.019340s] ... ok 2026-04-21 02:05:42.952731 | ubuntu-noble | 2026-04-21 02:05:42.947 6822 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Invalid protocol. Expected nfs or smb. Got . 2026-04-21 02:05:42.952735 | ubuntu-noble | 2026-04-21 02:05:42.947 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:42.952739 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_other_protocol_exception_1_ [0.018451s] ... ok 2026-04-21 02:05:42.958589 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_6_manage_existing [0.020540s] ... ok 2026-04-21 02:05:42.961755 | ubuntu-noble | {1} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_6 [0.019225s] ... ok 2026-04-21 02:05:42.967488 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_3___4__0__0___None___false___None_ [0.018896s] ... ok 2026-04-21 02:05:42.973786 | ubuntu-noble | 2026-04-21 02:05:42.966 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-21 02:05:42.973816 | ubuntu-noble | 2026-04-21 02:05:42.967 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-21 02:05:42.973825 | ubuntu-noble | 2026-04-21 02:05:42.967 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:42.974720 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_2___ip______ [0.019807s] ... ok 2026-04-21 02:05:42.977529 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init_nosupp_layout [0.019569s] ... ok 2026-04-21 02:05:42.980095 | ubuntu-noble | {1} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_7 [0.018977s] ... ok 2026-04-21 02:05:42.985057 | ubuntu-noble | 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. 2026-04-21 02:05:42.989740 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_from_snapshot_ro [0.021880s] ... ok 2026-04-21 02:05:42.993148 | ubuntu-noble | 2026-04-21 02:05:42.986 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-21 02:05:42.993169 | ubuntu-noble | 2026-04-21 02:05:42.986 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-21 02:05:42.993185 | ubuntu-noble | 2026-04-21 02:05:42.987 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:42.993650 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_6_________ [0.019583s] ... ok 2026-04-21 02:05:42.999067 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_setup_via_manager [0.021405s] ... ok 2026-04-21 02:05:43.000503 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-04-21 02:05:43.000887 | ubuntu-noble | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-04-21 02:05:43.001798 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-04-21 02:05:43.001813 | ubuntu-noble | signop = oneOf('+ -') 2026-04-21 02:05:43.002193 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-04-21 02:05:43.002207 | ubuntu-noble | operand.setParseAction(EvalConstant) 2026-04-21 02:05:43.002351 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-04-21 02:05:43.002366 | ubuntu-noble | expr = infixNotation(operand, [ 2026-04-21 02:05:43.005804 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:05:43.005823 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:05:43.006160 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:05:43.006173 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:05:43.010339 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_2_rw [0.020719s] ... ok 2026-04-21 02:05:43.010500 | ubuntu-noble | Invalid goodness result. Result must be between 0 and 100. Result generated: '-10' :: Defaulting to a goodness of 0. 2026-04-21 02:05:43.010941 | ubuntu-noble | Failed to get user sid by foo. 2026-04-21 02:05:43.011603 | ubuntu-noble | Invalid goodness result. Result must be between 0 and 100. Result generated: '200' :: Defaulting to a goodness of 0. 2026-04-21 02:05:43.014329 | ubuntu-noble | {1} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_host_rating_out_of_bounds [0.033588s] ... ok 2026-04-21 02:05:43.017113 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_cifs_user_not_found [0.077765s] ... ok 2026-04-21 02:05:43.020036 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_supported_access_levels [0.020225s] ... ok 2026-04-21 02:05:43.021828 | ubuntu-noble | 2026-04-21 02:05:43.006 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-21 02:05:43.021843 | ubuntu-noble | 2026-04-21 02:05:43.006 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-21 02:05:43.021848 | ubuntu-noble | 2026-04-21 02:05:43.007 6822 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] setfshare result=[] _change_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:1418 2026-04-21 02:05:43.021868 | ubuntu-noble | 2026-04-21 02:05:43.007 6822 ERROR manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] 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. 2026-04-21 02:05:43.021877 | ubuntu-noble | 2026-04-21 02:05:43.007 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Ignoring deny invalid access rule for FPG/share pool/osf-share-id for ip None): Invalid access rule: 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. 2026-04-21 02:05:43.021881 | ubuntu-noble | 2026-04-21 02:05:43.007 6822 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] setfshare result=[] _change_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:1418 2026-04-21 02:05:43.021885 | ubuntu-noble | 2026-04-21 02:05:43.008 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.021892 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_update_access_resync_rules_cifs [0.021313s] ... ok 2026-04-21 02:05:43.031287 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:05:43.031337 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:05:43.031343 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:05:43.031461 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:05:43.033653 | ubuntu-noble | 2026-04-21 02:05:43.027 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] HPE3ParMediator 2.0.9, hpe3parclient 2026-04-21 02:05:43.033672 | ubuntu-noble | 2026-04-21 02:05:43.027 6822 INFO manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] 3PAR WSAPI 30201292 2026-04-21 02:05:43.033679 | ubuntu-noble | 2026-04-21 02:05:43.028 6822 DEBUG manila.share.drivers.hpe.hpe_3par_mediator [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] setfshare result=[] _change_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py:1418 2026-04-21 02:05:43.033684 | ubuntu-noble | 2026-04-21 02:05:43.028 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.034373 | ubuntu-noble | {5} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_update_access_resync_rules_nfs [0.019707s] ... ok 2026-04-21 02:05:43.034394 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_6_insecure [0.024101s] ... ok 2026-04-21 02:05:43.035919 | ubuntu-noble | {1} manila.tests.scheduler.weighers.test_goodness.GoodnessWeigherTestCase.test_goodness_weigher_stats_substitution [0.022059s] ... ok 2026-04-21 02:05:43.036257 | ubuntu-noble | Failed to lookup user nonexistent. 2026-04-21 02:05:43.038728 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_auth_lookup_user_with_nonexistent_user [0.024218s] ... ok 2026-04-21 02:05:43.043187 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_supported_access_types [0.020111s] ... ok 2026-04-21 02:05:43.054141 | ubuntu-noble | 2026-04-21 02:05:43.046 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Request URL: fake-rest-url 2026-04-21 02:05:43.054167 | ubuntu-noble | Call Method: PUT 2026-04-21 02:05:43.054173 | ubuntu-noble | Request Data: None 2026-04-21 02:05:43.054180 | ubuntu-noble | do_call /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:65 2026-04-21 02:05:43.054187 | ubuntu-noble | 2026-04-21 02:05:43.047 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Response Data: do_call /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:98 2026-04-21 02:05:43.054193 | ubuntu-noble | 2026-04-21 02:05:43.048 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.054852 | ubuntu-noble | Failed to get fshare osf-share-id after creating it. Expected to get 1 fshare. Got 2. 2026-04-21 02:05:43.056964 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_3__None___PUT__ [0.019422s] ... ok 2026-04-21 02:05:43.057200 | ubuntu-noble | {1} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_2_post [0.019456s] ... ok 2026-04-21 02:05:43.058601 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_get_fail_2_2 [0.022632s] ... ok 2026-04-21 02:05:43.064683 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_2 [0.019479s] ... ok 2026-04-21 02:05:43.064706 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_1__201__True_ [0.021856s] ... ok 2026-04-21 02:05:43.074152 | ubuntu-noble | 2026-04-21 02:05:43.066 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Request URL: fake-rest-url 2026-04-21 02:05:43.074177 | ubuntu-noble | Call Method: DELETE 2026-04-21 02:05:43.074192 | ubuntu-noble | Request Data: None 2026-04-21 02:05:43.074198 | ubuntu-noble | do_call /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:65 2026-04-21 02:05:43.074205 | ubuntu-noble | 2026-04-21 02:05:43.066 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Response Data: do_call /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:98 2026-04-21 02:05:43.074212 | ubuntu-noble | 2026-04-21 02:05:43.067 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.074267 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_6__None___DELETE__ [0.019218s] ... ok 2026-04-21 02:05:43.075000 | ubuntu-noble | {1} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_5_put [0.019177s] ... ok 2026-04-21 02:05:43.075490 | ubuntu-noble | Failed to remove share osf-share-id: removeshare fail. 2026-04-21 02:05:43.075916 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:43.075923 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 799, in _delete_share 2026-04-21 02:05:43.075929 | ubuntu-noble | self._client.removefshare( 2026-04-21 02:05:43.075935 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:43.075941 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:43.075947 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:43.075953 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:43.076007 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:43.076015 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:43.076021 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:43.076027 | ubuntu-noble | raise effect 2026-04-21 02:05:43.076033 | ubuntu-noble | Exception: removeshare fail. 2026-04-21 02:05:43.077528 | ubuntu-noble | Unable to delete share fakename 2026-04-21 02:05:43.077546 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:43.077553 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/glusterfs/layout_directory.py", line 179, in delete_share 2026-04-21 02:05:43.077559 | ubuntu-noble | privsep_os.recursive_forced_rm(local_share_path) 2026-04-21 02:05:43.077565 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:43.077571 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:43.077576 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:43.077582 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:43.077588 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:43.077593 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:43.077599 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:43.077605 | ubuntu-noble | raise effect 2026-04-21 02:05:43.077610 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:43.077616 | ubuntu-noble | Command: None 2026-04-21 02:05:43.077632 | ubuntu-noble | Exit code: - 2026-04-21 02:05:43.077637 | ubuntu-noble | Stdout: None 2026-04-21 02:05:43.077643 | ubuntu-noble | Stderr: None 2026-04-21 02:05:43.077719 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_share_exception [0.020537s] ... ok 2026-04-21 02:05:43.078946 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_cannot_delete_share [0.019704s] ... ok 2026-04-21 02:05:43.082905 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_2__404__False_ [0.021801s] ... ok 2026-04-21 02:05:43.096959 | ubuntu-noble | {1} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__weigh_active_iq_2 [0.019998s] ... ok 2026-04-21 02:05:43.099933 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_cleanup_create_share_local_share_path_does_not_exist [0.019602s] ... ok 2026-04-21 02:05:43.100577 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot_shared_smb [0.021177s] ... ok 2026-04-21 02:05:43.104892 | ubuntu-noble | 2026-04-21 02:05:43.094 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:43.104918 | ubuntu-noble | 2026-04-21 02:05:43.095 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.104929 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test__get_login_info_1 [0.028122s] ... ok 2026-04-21 02:05:43.106119 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_nfs_export_1__201__True_ [0.022155s] ... ok 2026-04-21 02:05:43.115241 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_do_setup_alt_volume_mode_2_nfs [0.020095s] ... ok 2026-04-21 02:05:43.119509 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_cleanup_create_share_local_share_path_exists [0.019384s] ... ok 2026-04-21 02:05:43.121348 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_2___volname_2____volname_3__ [0.022353s] ... ok 2026-04-21 02:05:43.131384 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_nfs_export_3__500__False_ [0.023165s] ... ok 2026-04-21 02:05:43.132143 | ubuntu-noble | 2026-04-21 02:05:43.115 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:43.132153 | ubuntu-noble | 2026-04-21 02:05:43.116 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:43.132158 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:43.132163 | ubuntu-noble | 2026-04-21 02:05:43.117 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.132167 | ubuntu-noble | 2026-04-21 02:05:43.117 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.132172 | ubuntu-noble | 2026-04-21 02:05:43.117 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.132176 | ubuntu-noble | 2026-04-21 02:05:43.117 6822 ERROR manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Get CIFS service status error. 2026-04-21 02:05:43.132180 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-04-21 02:05:43.132184 | ubuntu-noble | 2026-04-21 02:05:43.118 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.132188 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_for_setup_service_false [0.022526s] ... ok 2026-04-21 02:05:43.134863 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_check_for_setup_error_2_nfs [0.019591s] ... ok 2026-04-21 02:05:43.137928 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_unable_to_create_share_1_ProcessExecutionError [0.019474s] ... ok 2026-04-21 02:05:43.142612 | ubuntu-noble | {4} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_not_found [0.020903s] ... ok 2026-04-21 02:05:43.149646 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_nfs_export_aliases_success [0.021207s] ... ok 2026-04-21 02:05:43.150510 | ubuntu-noble | 2026-04-21 02:05:43.138 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:43.150800 | ubuntu-noble | 2026-04-21 02:05:43.139 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:43.150976 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:43.150987 | ubuntu-noble | 2026-04-21 02:05:43.139 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.151002 | ubuntu-noble | 2026-04-21 02:05:43.139 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.151009 | ubuntu-noble | 2026-04-21 02:05:43.139 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.151015 | ubuntu-noble | 2026-04-21 02:05:43.140 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.151025 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_snapshot_id_exist_fail [0.022050s] ... ok 2026-04-21 02:05:43.153867 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share_group_snapshot [0.018363s] ... ok 2026-04-21 02:05:43.158036 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_do_setup_error_already_enabled_creation_share_specific_size [0.020200s] ... ok 2026-04-21 02:05:43.171782 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_path_2_False [0.020026s] ... ok 2026-04-21 02:05:43.171823 | ubuntu-noble | 2026-04-21 02:05:43.159 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:43.171860 | ubuntu-noble | 2026-04-21 02:05:43.160 6822 ERROR manila.share.drivers.huawei.v3.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Config file invalid. SnapshotSupport and ReplicationSupport can not both be set to True. 2026-04-21 02:05:43.171865 | ubuntu-noble | 2026-04-21 02:05:43.161 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.172194 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_snapshot_replication_conflict [0.021153s] ... ok 2026-04-21 02:05:43.172989 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_get_configured_ip_versions_2_nfs [0.019409s] ... ok 2026-04-21 02:05:43.176444 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_extend_share [0.018398s] ... ok 2026-04-21 02:05:43.193358 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_snapshot_by_id_success_204 [0.020319s] ... ok 2026-04-21 02:05:43.193926 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_snapshot [0.019927s] ... ok 2026-04-21 02:05:43.199026 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_2 [0.018959s] ... ok 2026-04-21 02:05:43.212355 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_is_path_existent_1__200__True_ [0.019296s] ... ok 2026-04-21 02:05:43.214409 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_snapshot_subvolume_not_found [0.019771s] ... ok 2026-04-21 02:05:43.217089 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_set_directory_quota [0.018712s] ... ok 2026-04-21 02:05:43.229497 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_is_path_existent_2__404__False_ [0.019855s] ... ok 2026-04-21 02:05:43.233037 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_allow_access_rw_ro_when_export_does_not_exist_2_ro [0.019021s] ... ok 2026-04-21 02:05:43.235952 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_shrink_share [0.018895s] ... ok 2026-04-21 02:05:43.249596 | ubuntu-noble | 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. 2026-04-21 02:05:43.249615 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_is_path_existent_unexpected_error [0.019336s] ... ok 2026-04-21 02:05:43.252698 | ubuntu-noble | {1} 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.019990s] ... ok 2026-04-21 02:05:43.253579 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_no_snap_cached_1 [0.019966s] ... ok 2026-04-21 02:05:43.253756 | ubuntu-noble | 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. 2026-04-21 02:05:43.268720 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_lookup_smb_share [0.019753s] ... ok 2026-04-21 02:05:43.270950 | ubuntu-noble | Share fakeid does not support snapshots: fake error. 2026-04-21 02:05:43.271842 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_same_cephx_id_as_manila_service [0.018466s] ... ok 2026-04-21 02:05:43.273704 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_no_snap_cached_2 [0.019352s] ... ok 2026-04-21 02:05:43.291353 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_host_acl_and_smb_permission [0.018855s] ... ok 2026-04-21 02:05:43.292431 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_check_for_setup_error [0.018705s] ... ok 2026-04-21 02:05:43.293997 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_1_None [0.020207s] ... ok 2026-04-21 02:05:43.307407 | ubuntu-noble | %alice did not have access to share fakeinstanceid. 2026-04-21 02:05:43.309189 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_host_acl_only [0.019962s] ... ok 2026-04-21 02:05:43.310271 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_deny_access_missing_access_rule [0.019824s] ... ok 2026-04-21 02:05:43.316719 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup [0.020527s] ... ok 2026-04-21 02:05:43.329911 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_get_export_locations [0.018244s] ... ok 2026-04-21 02:05:43.330622 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_http_error [0.021018s] ... ok 2026-04-21 02:05:43.334937 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_4 [0.020093s] ... ok 2026-04-21 02:05:43.346491 | ubuntu-noble | Failed to provide ro access to manila (Rule ID: accessid3). Setting rule to 'error' state. 2026-04-21 02:05:43.346507 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:43.346517 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py", line 1268, in update_access 2026-04-21 02:05:43.346522 | ubuntu-noble | access_key = self._allow_access( 2026-04-21 02:05:43.346526 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:43.346530 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:43.346534 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:43.346537 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:43.346541 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:43.346545 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:43.346549 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:43.346553 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-04-21 02:05:43.346557 | ubuntu-noble | raise result 2026-04-21 02:05:43.346560 | ubuntu-noble | manila.exception.InvalidShareAccess: Invalid access rule: not 2026-04-21 02:05:43.346564 | ubuntu-noble | Failed to provide rw access to admin (Rule ID: accessid4). Setting rule to 'error' state. 2026-04-21 02:05:43.346568 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:43.346572 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py", line 1268, in update_access 2026-04-21 02:05:43.346575 | ubuntu-noble | access_key = self._allow_access( 2026-04-21 02:05:43.346579 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:43.346583 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:43.346586 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:43.346590 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:43.346594 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:43.346598 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:43.346601 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:43.346605 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-04-21 02:05:43.346609 | ubuntu-noble | raise result 2026-04-21 02:05:43.346612 | ubuntu-noble | manila.exception.InvalidShareAccess: Invalid access rule: allowed 2026-04-21 02:05:43.346616 | ubuntu-noble | Failed to provide rwx access to dabo (Rule ID: accessid5). Setting rule to 'error' state. 2026-04-21 02:05:43.346620 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:43.346624 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/cephfs/driver.py", line 1268, in update_access 2026-04-21 02:05:43.346627 | ubuntu-noble | access_key = self._allow_access( 2026-04-21 02:05:43.346631 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:43.346635 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:43.346639 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:43.346642 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:43.346646 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:43.346650 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:43.346653 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:43.346657 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-04-21 02:05:43.346661 | ubuntu-noble | raise result 2026-04-21 02:05:43.346664 | ubuntu-noble | manila.exception.InvalidShareAccessLevel: Invalid or unsupported share access level: rwx. 2026-04-21 02:05:43.352665 | ubuntu-noble | {1} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_update_access_add_rm [0.020465s] ... ok 2026-04-21 02:05:43.354883 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_get__path_does_not_exist [0.021316s] ... ok 2026-04-21 02:05:43.355480 | ubuntu-noble | {0} 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.019184s] ... ok 2026-04-21 02:05:43.367383 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_connect_network [0.018656s] ... ok 2026-04-21 02:05:43.377218 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_nonimplemented_methods_1 [0.018839s] ... ok 2026-04-21 02:05:43.379175 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_set__quota_does_not_already_exist [0.021588s] ... ok 2026-04-21 02:05:43.386676 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_connect_network_failure [0.018024s] ... ok 2026-04-21 02:05:43.393137 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_1 [0.019652s] ... ok 2026-04-21 02:05:43.394220 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_request_with_401_response [0.022391s] ... ok 2026-04-21 02:05:43.404603 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_fetch_container_addresses [0.018736s] ... ok 2026-04-21 02:05:43.409317 | ubuntu-noble | 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'. 2026-04-21 02:05:43.409658 | ubuntu-noble | Couldn't find a free gluster volume to use. 2026-04-21 02:05:43.411617 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_excp_2 [0.019237s] ... ok 2026-04-21 02:05:43.419935 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_filesystem_id [0.024307s] ... ok 2026-04-21 02:05:43.425610 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_container_veths [0.019806s] ... ok 2026-04-21 02:05:43.433044 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_push_gluster_vol [0.020554s] ... ok 2026-04-21 02:05:43.440516 | ubuntu-noble | REST Request: GET https://192.168.0.110/api/rest/nfs_export?select=file_system_id&name=eq.powerstore-nfs-share with body None 2026-04-21 02:05:43.440531 | ubuntu-noble | REST Response: 400 with data 2026-04-21 02:05:43.444895 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_get_network_bridge_failure [0.019205s] ... ok 2026-04-21 02:05:43.445255 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_fsid_from_export_name_failure [0.024517s] ... ok 2026-04-21 02:05:43.455670 | ubuntu-noble | {0} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_share_manager [0.021006s] ... ok 2026-04-21 02:05:43.461996 | ubuntu-noble | REST Request: GET https://192.168.0.110/api/rest/nas_server?name=eq.powerstore-nasserver with body None 2026-04-21 02:05:43.462232 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_rename_container_exception_cmds_1 [0.018515s] ... ok 2026-04-21 02:05:43.463388 | ubuntu-noble | REST Response: 400 with data 2026-04-21 02:05:43.464575 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_id_failure [0.020563s] ... ok 2026-04-21 02:05:43.485850 | ubuntu-noble | {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__create_share [0.018590s] ... ok 2026-04-21 02:05:43.486450 | ubuntu-noble | 2026-04-21 02:05:43.181 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:43.486473 | ubuntu-noble | 2026-04-21 02:05:43.182 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:43.486478 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:43.486482 | ubuntu-noble | 2026-04-21 02:05:43.182 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Create a share from snapshot fake_snapshot_uuid. create_share_from_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:123 2026-04-21 02:05:43.486487 | ubuntu-noble | 2026-04-21 02:05:43.182 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.486491 | ubuntu-noble | 2026-04-21 02:05:43.182 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.486496 | ubuntu-noble | 2026-04-21 02:05:43.182 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.486500 | ubuntu-noble | 2026-04-21 02:05:43.183 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.486509 | ubuntu-noble | 2026-04-21 02:05:43.183 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.486513 | ubuntu-noble | 2026-04-21 02:05:43.183 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.486517 | ubuntu-noble | 2026-04-21 02:05:43.183 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.486521 | ubuntu-noble | 2026-04-21 02:05:43.183 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.486534 | ubuntu-noble | 2026-04-21 02:05:43.183 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.486539 | ubuntu-noble | 2026-04-21 02:05:43.183 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.486542 | ubuntu-noble | 2026-04-21 02:05:43.183 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.486546 | ubuntu-noble | 2026-04-21 02:05:43.183 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.486550 | ubuntu-noble | 2026-04-21 02:05:43.184 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.486554 | ubuntu-noble | 2026-04-21 02:05:43.184 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.486558 | ubuntu-noble | 2026-04-21 02:05:43.184 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.486564 | ubuntu-noble | 2026-04-21 02:05:43.184 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.486568 | ubuntu-noble | 2026-04-21 02:05:43.184 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.486572 | ubuntu-noble | 2026-04-21 02:05:43.184 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.486576 | ubuntu-noble | 2026-04-21 02:05:43.184 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.486584 | ubuntu-noble | 2026-04-21 02:05:43.184 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.486591 | ubuntu-noble | 2026-04-21 02:05:43.184 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.486596 | ubuntu-noble | 2026-04-21 02:05:43.185 6822 DEBUG manila.share.drivers.huawei.huawei_utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-04-21 02:05:43.486601 | ubuntu-noble | 2026-04-21 02:05:43.185 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.486605 | ubuntu-noble | 2026-04-21 02:05:43.185 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.486609 | ubuntu-noble | 2026-04-21 02:05:43.185 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.486612 | ubuntu-noble | 2026-04-21 02:05:43.185 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.486616 | ubuntu-noble | 2026-04-21 02:05:43.186 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.486620 | ubuntu-noble | 2026-04-21 02:05:43.186 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.486624 | ubuntu-noble | 2026-04-21 02:05:43.186 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.486632 | ubuntu-noble | 2026-04-21 02:05:43.186 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.486640 | ubuntu-noble | 2026-04-21 02:05:43.186 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.486644 | ubuntu-noble | 2026-04-21 02:05:43.187 6822 DEBUG manila.share.drivers.huawei.v3.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:542 2026-04-21 02:05:43.486648 | ubuntu-noble | 2026-04-21 02:05:43.187 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.486652 | ubuntu-noble | 2026-04-21 02:05:43.187 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.486655 | ubuntu-noble | 2026-04-21 02:05:43.187 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.486659 | ubuntu-noble | 2026-04-21 02:05:43.187 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.486673 | ubuntu-noble | 2026-04-21 02:05:43.187 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.486680 | ubuntu-noble | 2026-04-21 02:05:43.187 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.486684 | ubuntu-noble | 2026-04-21 02:05:43.187 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.486692 | ubuntu-noble | 2026-04-21 02:05:43.187 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.486696 | ubuntu-noble | 2026-04-21 02:05:43.187 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.486703 | ubuntu-noble | 2026-04-21 02:05:43.188 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.486707 | ubuntu-noble | 2026-04-21 02:05:43.188 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.486711 | ubuntu-noble | 2026-04-21 02:05:43.188 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.486715 | ubuntu-noble | 2026-04-21 02:05:43.188 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.486719 | ubuntu-noble | 2026-04-21 02:05:43.188 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.486722 | ubuntu-noble | 2026-04-21 02:05:43.188 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.486726 | ubuntu-noble | 2026-04-21 02:05:43.188 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.486733 | ubuntu-noble | 2026-04-21 02:05:43.188 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.486741 | ubuntu-noble | 2026-04-21 02:05:43.188 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.486745 | ubuntu-noble | 2026-04-21 02:05:43.188 6822 DEBUG manila.share.drivers.huawei.v3.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Cannot get access ID from share. share_name: share_fake_uuid _get_access_id /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:558 2026-04-21 02:05:43.486749 | ubuntu-noble | 2026-04-21 02:05:43.189 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.486752 | ubuntu-noble | 2026-04-21 02:05:43.189 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.486760 | ubuntu-noble | 2026-04-21 02:05:43.189 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.486764 | ubuntu-noble | 2026-04-21 02:05:43.189 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.486768 | ubuntu-noble | 2026-04-21 02:05:43.189 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.486772 | ubuntu-noble | 2026-04-21 02:05:43.189 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.486776 | ubuntu-noble | 2026-04-21 02:05:43.189 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.486779 | ubuntu-noble | 2026-04-21 02:05:43.189 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.486783 | ubuntu-noble | 2026-04-21 02:05:43.189 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.486793 | ubuntu-noble | 2026-04-21 02:05:43.189 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.486797 | ubuntu-noble | 2026-04-21 02:05:43.190 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.486801 | ubuntu-noble | 2026-04-21 02:05:43.190 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.486805 | ubuntu-noble | 2026-04-21 02:05:43.190 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.486813 | ubuntu-noble | 2026-04-21 02:05:43.190 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.486817 | ubuntu-noble | 2026-04-21 02:05:43.190 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.486821 | ubuntu-noble | 2026-04-21 02:05:43.190 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.486825 | ubuntu-noble | 2026-04-21 02:05:43.190 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.486829 | ubuntu-noble | 2026-04-21 02:05:43.190 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.486833 | ubuntu-noble | 2026-04-21 02:05:43.190 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.486840 | ubuntu-noble | 2026-04-21 02:05:43.190 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.486851 | ubuntu-noble | 2026-04-21 02:05:43.191 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.486855 | ubuntu-noble | 2026-04-21 02:05:43.191 6822 DEBUG manila.share.drivers.huawei.v3.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:542 2026-04-21 02:05:43.486859 | ubuntu-noble | 2026-04-21 02:05:43.191 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.486863 | ubuntu-noble | 2026-04-21 02:05:43.191 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.486871 | ubuntu-noble | 2026-04-21 02:05:43.191 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.486875 | ubuntu-noble | 2026-04-21 02:05:43.191 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.486878 | ubuntu-noble | 2026-04-21 02:05:43.191 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.486882 | ubuntu-noble | 2026-04-21 02:05:43.191 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.486886 | ubuntu-noble | 2026-04-21 02:05:43.191 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.486890 | ubuntu-noble | 2026-04-21 02:05:43.192 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.486898 | ubuntu-noble | 2026-04-21 02:05:43.192 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.486905 | ubuntu-noble | 2026-04-21 02:05:43.192 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.486909 | ubuntu-noble | 2026-04-21 02:05:43.192 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.486912 | ubuntu-noble | 2026-04-21 02:05:43.192 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.486916 | ubuntu-noble | 2026-04-21 02:05:43.192 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.490579 | ubuntu-noble | 2026-04-21 02:05:43.192 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.490595 | ubuntu-noble | 2026-04-21 02:05:43.192 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.490600 | ubuntu-noble | 2026-04-21 02:05:43.192 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.490604 | ubuntu-noble | 2026-04-21 02:05:43.192 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.490608 | ubuntu-noble | 2026-04-21 02:05:43.193 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.490618 | ubuntu-noble | 2026-04-21 02:05:43.193 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.490622 | ubuntu-noble | 2026-04-21 02:05:43.193 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.490626 | ubuntu-noble | 2026-04-21 02:05:43.193 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.490634 | ubuntu-noble | 2026-04-21 02:05:43.193 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.490638 | ubuntu-noble | 2026-04-21 02:05:43.193 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.490642 | ubuntu-noble | 2026-04-21 02:05:43.193 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.490651 | ubuntu-noble | 2026-04-21 02:05:43.193 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.490655 | ubuntu-noble | 2026-04-21 02:05:43.193 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.490658 | ubuntu-noble | 2026-04-21 02:05:43.193 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.490662 | ubuntu-noble | 2026-04-21 02:05:43.194 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.490666 | ubuntu-noble | 2026-04-21 02:05:43.194 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.490674 | ubuntu-noble | 2026-04-21 02:05:43.194 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.490678 | ubuntu-noble | 2026-04-21 02:05:43.194 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.490682 | ubuntu-noble | 2026-04-21 02:05:43.194 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.490688 | ubuntu-noble | 2026-04-21 02:05:43.194 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.490692 | ubuntu-noble | 2026-04-21 02:05:43.194 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.490696 | ubuntu-noble | 2026-04-21 02:05:43.194 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.490704 | ubuntu-noble | 2026-04-21 02:05:43.194 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.490708 | ubuntu-noble | 2026-04-21 02:05:43.194 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.490712 | ubuntu-noble | 2026-04-21 02:05:43.195 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.490716 | ubuntu-noble | 2026-04-21 02:05:43.195 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.490724 | ubuntu-noble | 2026-04-21 02:05:43.195 6822 WARNING manila.share.drivers.huawei.v3.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Can not get access id from share. share_name: share-fake-uuid 2026-04-21 02:05:43.490729 | ubuntu-noble | 2026-04-21 02:05:43.195 6822 DEBUG manila.share.drivers.huawei.v3.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Created share from snapshot successfully, new_share: {'share_proto': 'NFS', 'size': 1, 'name': 'share-fake-uuid', 'mount_path': '100.115.10.68:/share_fake_uuid', 'mount_src': '/tmp/tmprr0i77y7/huawei_manila_tmp_path_dst_ejqqttjs', 'id': 'fake_uuid'}, old_share: {'share_proto': 'NFS', 'name': 'share_fake_uuid', 'mount_path': '100.115.10.68:/share_fake_uuid', 'mount_src': '/tmp/tmprr0i77y7/huawei_manila_tmp_path_src_vlygezts', 'snapshot_name': 'share_snapshot_fake_snapshot_uuid', 'id': 'fake_uuid'}. copy_data_from_parent_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:512 2026-04-21 02:05:43.490733 | ubuntu-noble | 2026-04-21 02:05:43.195 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.490739 | ubuntu-noble | 2026-04-21 02:05:43.195 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.490743 | ubuntu-noble | 2026-04-21 02:05:43.195 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.490747 | ubuntu-noble | 2026-04-21 02:05:43.195 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.490751 | ubuntu-noble | 2026-04-21 02:05:43.195 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.490758 | ubuntu-noble | 2026-04-21 02:05:43.195 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.490762 | ubuntu-noble | 2026-04-21 02:05:43.196 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.490766 | ubuntu-noble | 2026-04-21 02:05:43.196 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.490774 | ubuntu-noble | 2026-04-21 02:05:43.196 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.490778 | ubuntu-noble | 2026-04-21 02:05:43.196 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.490782 | ubuntu-noble | 2026-04-21 02:05:43.196 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.490786 | ubuntu-noble | 2026-04-21 02:05:43.196 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.490789 | ubuntu-noble | 2026-04-21 02:05:43.196 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.490796 | ubuntu-noble | 2026-04-21 02:05:43.196 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.490800 | ubuntu-noble | 2026-04-21 02:05:43.196 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.490804 | ubuntu-noble | 2026-04-21 02:05:43.196 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.490810 | ubuntu-noble | 2026-04-21 02:05:43.197 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.490814 | ubuntu-noble | 2026-04-21 02:05:43.197 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.490822 | ubuntu-noble | 2026-04-21 02:05:43.197 6822 WARNING manila.share.drivers.huawei.v3.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Can not get access id from share. share_name: share_fake_uuid 2026-04-21 02:05:43.490826 | ubuntu-noble | 2026-04-21 02:05:43.198 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.490830 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfsshare_from_nfssnapshot_success [0.036604s] ... ok 2026-04-21 02:05:43.490833 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_stop_container_oh_noes [0.018873s] ... ok 2026-04-21 02:05:43.490837 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test__get_login_info_2 [0.338268s] ... ok 2026-04-21 02:05:43.492694 | ubuntu-noble | {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__hdfs_remote_execute [0.018799s] ... ok 2026-04-21 02:05:43.497690 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nfs_export_id [0.032068s] ... ok 2026-04-21 02:05:43.500655 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_correct_container_old_name_2_False [0.019642s] ... ok 2026-04-21 02:05:43.501172 | ubuntu-noble | Get share count error! 2026-04-21 02:05:43.501182 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-04-21 02:05:43.507669 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_ip_fail [0.024896s] ... ok 2026-04-21 02:05:43.510361 | ubuntu-noble | {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__run_ssh [0.018971s] ... ok 2026-04-21 02:05:43.518306 | ubuntu-noble | Failed to delete port fake_veth: port vanished. 2026-04-21 02:05:43.518323 | ubuntu-noble | Unexpected error while running command. 2026-04-21 02:05:43.518328 | ubuntu-noble | Command: None 2026-04-21 02:05:43.518332 | ubuntu-noble | Exit code: - 2026-04-21 02:05:43.518335 | ubuntu-noble | Stdout: 'fake' 2026-04-21 02:05:43.518339 | ubuntu-noble | Stderr: None 2026-04-21 02:05:43.521825 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__teardown_server_2 [0.019371s] ... ok 2026-04-21 02:05:43.530173 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_ip_ro_success [0.023855s] ... ok 2026-04-21 02:05:43.530791 | ubuntu-noble | {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__set_share_size [0.019976s] ... ok 2026-04-21 02:05:43.539647 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_get_network_allocation_numer [0.019112s] ... ok 2026-04-21 02:05:43.545946 | ubuntu-noble | The requested SMB share "powerstore-share" was not created. 2026-04-21 02:05:43.549391 | ubuntu-noble | check_conf_file: Config file invalid. StoragePool must be set. 2026-04-21 02:05:43.553435 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_cifs_backend_failure [0.051687s] ... ok 2026-04-21 02:05:43.554621 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_pool_node_fail [0.021891s] ... ok 2026-04-21 02:05:43.555387 | ubuntu-noble | {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__set_share_size_with_new_size [0.019362s] ... ok 2026-04-21 02:05:43.560530 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_get_share_server_network_info [0.019043s] ... ok 2026-04-21 02:05:43.567313 | ubuntu-noble | 2026-04-21 02:05:43.217 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:43.567331 | ubuntu-noble | 2026-04-21 02:05:43.218 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.567345 | ubuntu-noble | 2026-04-21 02:05:43.218 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.567350 | ubuntu-noble | 2026-04-21 02:05:43.218 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.567354 | ubuntu-noble | 2026-04-21 02:05:43.218 6822 DEBUG manila.share.drivers.huawei.huawei_utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-04-21 02:05:43.567359 | ubuntu-noble | 2026-04-21 02:05:43.219 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.567363 | ubuntu-noble | 2026-04-21 02:05:43.219 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.567367 | ubuntu-noble | 2026-04-21 02:05:43.219 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.567371 | ubuntu-noble | 2026-04-21 02:05:43.219 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.567379 | ubuntu-noble | 2026-04-21 02:05:43.219 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.567389 | ubuntu-noble | 2026-04-21 02:05:43.219 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.567397 | ubuntu-noble | 2026-04-21 02:05:43.219 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.567401 | ubuntu-noble | 2026-04-21 02:05:43.220 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.567405 | ubuntu-noble | 2026-04-21 02:05:43.220 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.567409 | ubuntu-noble | 2026-04-21 02:05:43.220 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.567413 | ubuntu-noble | 2026-04-21 02:05:43.220 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.567417 | ubuntu-noble | 2026-04-21 02:05:43.220 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.567421 | ubuntu-noble | 2026-04-21 02:05:43.220 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.567424 | ubuntu-noble | 2026-04-21 02:05:43.220 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.567428 | ubuntu-noble | 2026-04-21 02:05:43.220 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.567435 | ubuntu-noble | 2026-04-21 02:05:43.221 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.567442 | ubuntu-noble | 2026-04-21 02:05:43.221 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.567450 | ubuntu-noble | 2026-04-21 02:05:43.221 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.567454 | ubuntu-noble | 2026-04-21 02:05:43.221 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.567458 | ubuntu-noble | 2026-04-21 02:05:43.221 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.567462 | ubuntu-noble | 2026-04-21 02:05:43.221 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.567466 | ubuntu-noble | 2026-04-21 02:05:43.221 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.567469 | ubuntu-noble | 2026-04-21 02:05:43.221 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.567473 | ubuntu-noble | 2026-04-21 02:05:43.221 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.567477 | ubuntu-noble | 2026-04-21 02:05:43.221 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.567481 | ubuntu-noble | 2026-04-21 02:05:43.222 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.567487 | ubuntu-noble | 2026-04-21 02:05:43.222 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.567495 | ubuntu-noble | 2026-04-21 02:05:43.222 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.567502 | ubuntu-noble | 2026-04-21 02:05:43.222 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.567506 | ubuntu-noble | 2026-04-21 02:05:43.222 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.567510 | ubuntu-noble | 2026-04-21 02:05:43.223 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.567514 | ubuntu-noble | Only HDFS protocol supported! 2026-04-21 02:05:43.567550 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_success_2_in_sync [0.024695s] ... ok 2026-04-21 02:05:43.568619 | ubuntu-noble | {0} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share_unsupported_proto [0.019222s] ... ok 2026-04-21 02:05:43.571281 | ubuntu-noble | 2026-04-21 02:05:43.243 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:43.571306 | ubuntu-noble | 2026-04-21 02:05:43.244 6822 ERROR manila.share.drivers.huawei.v3.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Cannot create more than one replica for share fake_share_id. 2026-04-21 02:05:43.571311 | ubuntu-noble | 2026-04-21 02:05:43.246 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.572255 | ubuntu-noble | check_conf_file: Config file invalid. Product must be set to V3. 2026-04-21 02:05:43.572667 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_with_already_exists [0.023534s] ... ok 2026-04-21 02:05:43.579792 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_product_fail [0.023152s] ... ok 2026-04-21 02:05:43.579811 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_server_network_allocations [0.019024s] ... ok 2026-04-21 02:05:43.591349 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_cifs_snapshot_update_access_allow [0.018800s] ... ok 2026-04-21 02:05:43.592024 | ubuntu-noble | {'The filesystem "powerstore-share" was not created.'} 2026-04-21 02:05:43.596170 | ubuntu-noble | 2026-04-21 02:05:43.271 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:43.596189 | ubuntu-noble | 2026-04-21 02:05:43.273 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:43.596203 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:43.596207 | ubuntu-noble | 2026-04-21 02:05:43.274 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-04-21 02:05:43.596216 | ubuntu-noble | 2026-04-21 02:05:43.274 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.596220 | ubuntu-noble | 2026-04-21 02:05:43.274 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.596225 | ubuntu-noble | 2026-04-21 02:05:43.274 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.596229 | ubuntu-noble | 2026-04-21 02:05:43.274 6822 ERROR manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Query resource pool error. 2026-04-21 02:05:43.596233 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-04-21 02:05:43.596237 | ubuntu-noble | 2026-04-21 02:05:43.276 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.597107 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_fs_fail [0.030529s] ... ok 2026-04-21 02:05:43.601872 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_clone_failure [0.045542s] ... ok 2026-04-21 02:05:43.602435 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_connect_success [0.023636s] ... ok 2026-04-21 02:05:43.607974 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_cifs_snapshot_update_access_deny [0.019291s] ... ok 2026-04-21 02:05:43.613459 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_server_security_service_1_True [0.032096s] ... ok 2026-04-21 02:05:43.623488 | ubuntu-noble | Failed to unmount share share-fake-uuid. Reason: err. 2026-04-21 02:05:43.623503 | ubuntu-noble | Failed to unmount share share_fake_uuid. Reason: err. 2026-04-21 02:05:43.623508 | ubuntu-noble | Can not get access id from share. share_name: share-fake-uuid 2026-04-21 02:05:43.623512 | ubuntu-noble | Can not get access id from share. share_name: share_fake_uuid 2026-04-21 02:05:43.623516 | ubuntu-noble | Failed to remove temp file. File path:/tmp/tmpvhw3rwkl/huawei_manila_tmp_path_dst_5_8dcxe0. Reason: err. 2026-04-21 02:05:43.623520 | ubuntu-noble | Failed to remove temp file. File path:/tmp/tmpvhw3rwkl/huawei_manila_tmp_path_src_qi8onguz. Reason: err. 2026-04-21 02:05:43.626976 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfsshare_from_nfssnapshot_umountshare_fail [0.026220s] ... ok 2026-04-21 02:05:43.630131 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_1 [0.019400s] ... ok 2026-04-21 02:05:43.630146 | ubuntu-noble | 2026-04-21 02:05:43.301 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:43.630161 | ubuntu-noble | 2026-04-21 02:05:43.302 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:43.630165 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:43.630170 | ubuntu-noble | 2026-04-21 02:05:43.303 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-04-21 02:05:43.630174 | ubuntu-noble | 2026-04-21 02:05:43.303 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.630184 | ubuntu-noble | 2026-04-21 02:05:43.303 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.630188 | ubuntu-noble | 2026-04-21 02:05:43.303 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.630193 | ubuntu-noble | 2026-04-21 02:05:43.303 6822 DEBUG manila.share.drivers.huawei.huawei_utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-04-21 02:05:43.630197 | ubuntu-noble | 2026-04-21 02:05:43.304 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.630201 | ubuntu-noble | 2026-04-21 02:05:43.304 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.630205 | ubuntu-noble | 2026-04-21 02:05:43.304 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.630214 | ubuntu-noble | 2026-04-21 02:05:43.304 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.630222 | ubuntu-noble | 2026-04-21 02:05:43.304 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.630226 | ubuntu-noble | 2026-04-21 02:05:43.304 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.630230 | ubuntu-noble | 2026-04-21 02:05:43.304 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.630237 | ubuntu-noble | 2026-04-21 02:05:43.304 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.630241 | ubuntu-noble | 2026-04-21 02:05:43.305 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.630244 | ubuntu-noble | 2026-04-21 02:05:43.306 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.630248 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_success [0.029797s] ... ok 2026-04-21 02:05:43.641133 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_shrink_share [0.046729s] ... ok 2026-04-21 02:05:43.642453 | ubuntu-noble | 2026-04-21 02:05:43.342 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:43.642672 | ubuntu-noble | 2026-04-21 02:05:43.343 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:43.642679 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:43.642684 | ubuntu-noble | 2026-04-21 02:05:43.344 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-04-21 02:05:43.642688 | ubuntu-noble | 2026-04-21 02:05:43.344 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.642700 | ubuntu-noble | 2026-04-21 02:05:43.344 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.642704 | ubuntu-noble | 2026-04-21 02:05:43.344 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.642709 | ubuntu-noble | 2026-04-21 02:05:43.344 6822 DEBUG manila.share.drivers.huawei.huawei_utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Get share type extra specs: {'dedupe': 'true', 'compression': False, 'huawei_smartcache': False, 'huawei_smartpartition': False, 'thin_provisioning': 'false', '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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-04-21 02:05:43.642714 | ubuntu-noble | 2026-04-21 02:05:43.345 6822 ERROR manila.share.drivers.huawei.v3.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] The filesystem type is "Thick", so dedupe or compression cannot be set. 2026-04-21 02:05:43.642718 | ubuntu-noble | 2026-04-21 02:05:43.347 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.642726 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_1 [0.040273s] ... ok 2026-04-21 02:05:43.646415 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_server_security_service_not_supported [0.033509s] ... ok 2026-04-21 02:05:43.649341 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_share_2 [0.019562s] ... ok 2026-04-21 02:05:43.649352 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_cache_not_exist [0.022852s] ... ok 2026-04-21 02:05:43.657276 | ubuntu-noble | 2026-04-21 02:05:43.372 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:43.657312 | ubuntu-noble | 2026-04-21 02:05:43.373 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:43.657317 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:43.657322 | ubuntu-noble | 2026-04-21 02:05:43.374 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-04-21 02:05:43.657326 | ubuntu-noble | 2026-04-21 02:05:43.374 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.657330 | ubuntu-noble | 2026-04-21 02:05:43.374 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.657343 | ubuntu-noble | 2026-04-21 02:05:43.374 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.657347 | ubuntu-noble | 2026-04-21 02:05:43.375 6822 DEBUG manila.share.drivers.huawei.huawei_utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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': 'None', 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-04-21 02:05:43.657352 | ubuntu-noble | 2026-04-21 02:05:43.376 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.661218 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_illegal_sectorsize_in_type_3_None [0.029535s] ... ok 2026-04-21 02:05:43.668947 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_share_invalid_protocol [0.020069s] ... ok 2026-04-21 02:05:43.673811 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_status_fail [0.023562s] ... ok 2026-04-21 02:05:43.678781 | ubuntu-noble | 2026-04-21 02:05:43.405 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:43.678804 | ubuntu-noble | 2026-04-21 02:05:43.407 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:43.678809 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:43.678814 | ubuntu-noble | 2026-04-21 02:05:43.407 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-04-21 02:05:43.678818 | ubuntu-noble | 2026-04-21 02:05:43.407 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.678821 | ubuntu-noble | 2026-04-21 02:05:43.407 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.678825 | ubuntu-noble | 2026-04-21 02:05:43.407 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.678836 | ubuntu-noble | 2026-04-21 02:05:43.408 6822 DEBUG manila.share.drivers.huawei.huawei_utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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': -1, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-04-21 02:05:43.678840 | ubuntu-noble | 2026-04-21 02:05:43.410 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.679745 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_01 [0.033642s] ... ok 2026-04-21 02:05:43.685533 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_snapshot_2 [0.018870s] ... ok 2026-04-21 02:05:43.686619 | ubuntu-noble | Failed to update NFS access rules for "foo_display_name". 2026-04-21 02:05:43.690338 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_stats [0.043032s] ... ok 2026-04-21 02:05:43.691095 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_cifs_backend_failure [0.047100s] ... ok 2026-04-21 02:05:43.694188 | ubuntu-noble | 2026-04-21 02:05:43.444 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:43.694203 | ubuntu-noble | 2026-04-21 02:05:43.446 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:43.694208 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:43.694212 | ubuntu-noble | 2026-04-21 02:05:43.446 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-04-21 02:05:43.694222 | ubuntu-noble | 2026-04-21 02:05:43.446 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.694226 | ubuntu-noble | 2026-04-21 02:05:43.446 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.694230 | ubuntu-noble | 2026-04-21 02:05:43.447 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.694235 | ubuntu-noble | 2026-04-21 02:05:43.447 6822 DEBUG manila.share.drivers.huawei.huawei_utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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': 0, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-04-21 02:05:43.694246 | ubuntu-noble | 2026-04-21 02:05:43.448 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.695357 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_06 [0.037757s] ... ok 2026-04-21 02:05:43.695530 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_6 [0.022786s] ... ok 2026-04-21 02:05:43.707153 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_snapshot_4 [0.020213s] ... ok 2026-04-21 02:05:43.707170 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_get_info_exception_2 [0.019247s] ... ok 2026-04-21 02:05:43.707175 | ubuntu-noble | 2026-04-21 02:05:43.471 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:43.707180 | ubuntu-noble | 2026-04-21 02:05:43.472 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:43.707183 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:43.707188 | ubuntu-noble | 2026-04-21 02:05:43.473 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-04-21 02:05:43.707191 | ubuntu-noble | 2026-04-21 02:05:43.473 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.707195 | ubuntu-noble | 2026-04-21 02:05:43.473 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.707205 | ubuntu-noble | 2026-04-21 02:05:43.473 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.707209 | ubuntu-noble | 2026-04-21 02:05:43.473 6822 DEBUG manila.share.drivers.huawei.huawei_utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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': 0, 'iotype': None} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-04-21 02:05:43.707219 | ubuntu-noble | 2026-04-21 02:05:43.474 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.707223 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_08 [0.026023s] ... ok 2026-04-21 02:05:43.720253 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_thin [0.021924s] ... ok 2026-04-21 02:05:43.722006 | ubuntu-noble | 2026-04-21 02:05:43.496 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:43.722020 | ubuntu-noble | 2026-04-21 02:05:43.498 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:43.722025 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:43.722029 | ubuntu-noble | 2026-04-21 02:05:43.499 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-04-21 02:05:43.722033 | ubuntu-noble | 2026-04-21 02:05:43.499 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.722037 | ubuntu-noble | 2026-04-21 02:05:43.499 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.722041 | ubuntu-noble | 2026-04-21 02:05:43.499 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.722046 | ubuntu-noble | 2026-04-21 02:05:43.499 6822 ERROR manila.share.drivers.huawei.huawei_utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-04-21 02:05:43.722055 | ubuntu-noble | 2026-04-21 02:05:43.500 6822 DEBUG manila.share.drivers.huawei.huawei_utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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': '16', 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-04-21 02:05:43.722060 | ubuntu-noble | 2026-04-21 02:05:43.501 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.722898 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_3 [0.026454s] ... ok 2026-04-21 02:05:43.725722 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_get_info_exception_3 [0.019775s] ... ok 2026-04-21 02:05:43.729151 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_no_quota [0.021315s] ... ok 2026-04-21 02:05:43.733030 | ubuntu-noble | Only user access type currently supported for CIFS. Share provided foo_display_name with rule type invalid_type 2026-04-21 02:05:43.733473 | ubuntu-noble | Only user access type currently supported for CIFS. Share provided foo_display_name with rule type invalid_type 2026-04-21 02:05:43.742708 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_02 [0.022045s] ... ok 2026-04-21 02:05:43.743281 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_cifs_invalid_acess_type [0.047094s] ... ok 2026-04-21 02:05:43.747686 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_check_compatibility_2 [0.021352s] ... ok 2026-04-21 02:05:43.748137 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_5___share_id [0.020483s] ... ok 2026-04-21 02:05:43.757563 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_interface__existed_expt [0.021071s] ... ok 2026-04-21 02:05:43.768040 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_07 [0.022623s] ... ok 2026-04-21 02:05:43.768060 | ubuntu-noble | 2026-04-21 02:05:43.530 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:43.768065 | ubuntu-noble | 2026-04-21 02:05:43.532 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:43.768070 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:43.768074 | ubuntu-noble | 2026-04-21 02:05:43.532 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-04-21 02:05:43.768103 | ubuntu-noble | 2026-04-21 02:05:43.532 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.768107 | ubuntu-noble | 2026-04-21 02:05:43.532 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.768112 | ubuntu-noble | 2026-04-21 02:05:43.532 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.768117 | ubuntu-noble | 2026-04-21 02:05:43.533 6822 ERROR manila.share.drivers.huawei.huawei_utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-04-21 02:05:43.768136 | ubuntu-noble | 2026-04-21 02:05:43.533 6822 DEBUG manila.share.drivers.huawei.huawei_utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-04-21 02:05:43.768141 | ubuntu-noble | 2026-04-21 02:05:43.533 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.768145 | ubuntu-noble | 2026-04-21 02:05:43.533 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.768149 | ubuntu-noble | 2026-04-21 02:05:43.533 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.768157 | ubuntu-noble | 2026-04-21 02:05:43.533 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.768161 | ubuntu-noble | 2026-04-21 02:05:43.534 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.768165 | ubuntu-noble | 2026-04-21 02:05:43.534 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.768169 | ubuntu-noble | 2026-04-21 02:05:43.534 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.768173 | ubuntu-noble | 2026-04-21 02:05:43.534 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.768177 | ubuntu-noble | 2026-04-21 02:05:43.534 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.768213 | ubuntu-noble | 2026-04-21 02:05:43.535 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.768220 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_5 [0.034395s] ... ok 2026-04-21 02:05:43.768224 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_path_exception_4_snapshots_share1_snapshot_id [0.020039s] ... ok 2026-04-21 02:05:43.771897 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_get_progress [0.019758s] ... ok 2026-04-21 02:05:43.780884 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_5 [0.020005s] ... ok 2026-04-21 02:05:43.790111 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_1 [0.023119s] ... ok 2026-04-21 02:05:43.790131 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_revert_to_snapshot_4 [0.019799s] ... ok 2026-04-21 02:05:43.790135 | ubuntu-noble | {1} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_remove_storage [0.019007s] ... ok 2026-04-21 02:05:43.794001 | ubuntu-noble | 2026-04-21 02:05:43.573 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:43.794018 | ubuntu-noble | 2026-04-21 02:05:43.574 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:43.794022 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:43.794027 | ubuntu-noble | 2026-04-21 02:05:43.574 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-04-21 02:05:43.794031 | ubuntu-noble | 2026-04-21 02:05:43.575 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.794035 | ubuntu-noble | 2026-04-21 02:05:43.575 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.794039 | ubuntu-noble | 2026-04-21 02:05:43.575 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.794044 | ubuntu-noble | 2026-04-21 02:05:43.575 6822 DEBUG manila.share.drivers.huawei.huawei_utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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': '16', 'maxiops': None, 'miniops': None, 'minbandwidth': None, 'maxbandwidth': None, 'latency': None, 'iotype': None} get_share_extra_specs_params /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-04-21 02:05:43.794056 | ubuntu-noble | 2026-04-21 02:05:43.575 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.794064 | ubuntu-noble | 2026-04-21 02:05:43.576 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.794068 | ubuntu-noble | 2026-04-21 02:05:43.576 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.794072 | ubuntu-noble | 2026-04-21 02:05:43.576 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.794081 | ubuntu-noble | 2026-04-21 02:05:43.576 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.794085 | ubuntu-noble | 2026-04-21 02:05:43.576 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.794089 | ubuntu-noble | 2026-04-21 02:05:43.576 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.794093 | ubuntu-noble | 2026-04-21 02:05:43.576 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.794097 | ubuntu-noble | 2026-04-21 02:05:43.576 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.794101 | ubuntu-noble | 2026-04-21 02:05:43.578 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.794108 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_3_16 [0.042575s] ... ok 2026-04-21 02:05:43.798050 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_pool_name_from_host__no_pool_name [0.021089s] ... ok 2026-04-21 02:05:43.805000 | ubuntu-noble | 2026-04-21 02:05:43.600 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:43.805017 | ubuntu-noble | 2026-04-21 02:05:43.602 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:43.805021 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:43.805025 | ubuntu-noble | 2026-04-21 02:05:43.602 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Delete a snapshot. delete_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:145 2026-04-21 02:05:43.805035 | ubuntu-noble | 2026-04-21 02:05:43.602 6822 DEBUG manila.share.drivers.huawei.v3.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Delete a snapshot. delete_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py:282 2026-04-21 02:05:43.805039 | ubuntu-noble | 2026-04-21 02:05:43.602 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.805043 | ubuntu-noble | 2026-04-21 02:05:43.603 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.805047 | ubuntu-noble | 2026-04-21 02:05:43.603 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.805051 | ubuntu-noble | 2026-04-21 02:05:43.603 6822 ERROR manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Get filesystem by name error! 2026-04-21 02:05:43.805055 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-04-21 02:05:43.805059 | ubuntu-noble | 2026-04-21 02:05:43.604 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.805063 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_nfs_snapshot_fail [0.025162s] ... ok 2026-04-21 02:05:43.805317 | ubuntu-noble | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-04-21 02:05:43.807569 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_invalid_ipv6_addr_4 [0.018598s] ... ok 2026-04-21 02:05:43.808460 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_4 [0.022259s] ... ok 2026-04-21 02:05:43.814514 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access_already_allowed_user_1_True [0.022976s] ... ok 2026-04-21 02:05:43.821024 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_access_error_access_level [0.020643s] ... ok 2026-04-21 02:05:43.825079 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_ipv6_addr_1 [0.018851s] ... ok 2026-04-21 02:05:43.825096 | ubuntu-noble | 2026-04-21 02:05:43.624 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:43.825101 | ubuntu-noble | 2026-04-21 02:05:43.625 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.825105 | ubuntu-noble | 2026-04-21 02:05:43.625 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.825110 | ubuntu-noble | 2026-04-21 02:05:43.625 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.825119 | ubuntu-noble | 2026-04-21 02:05:43.625 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.825123 | ubuntu-noble | 2026-04-21 02:05:43.625 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.825127 | ubuntu-noble | 2026-04-21 02:05:43.626 6822 ERROR manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Can't open the recent url, re-login. 2026-04-21 02:05:43.825131 | ubuntu-noble | 2026-04-21 02:05:43.626 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:43.825135 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:43.825139 | ubuntu-noble | 2026-04-21 02:05:43.626 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Replace URL: 2026-04-21 02:05:43.825143 | ubuntu-noble | Old URL: None 2026-04-21 02:05:43.825147 | ubuntu-noble | New URL: http://100.115.10.69:8082/deviceManager/rest/210235G7J20000000000 2026-04-21 02:05:43.825151 | ubuntu-noble | call /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:151 2026-04-21 02:05:43.825155 | ubuntu-noble | 2026-04-21 02:05:43.627 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.825165 | ubuntu-noble | 2026-04-21 02:05:43.627 6822 ERROR manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Failed to delete replication pair fake_pair_id. 2026-04-21 02:05:43.825170 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-04-21 02:05:43.825174 | ubuntu-noble | 2026-04-21 02:05:43.627 6822 ERROR manila.share.drivers.huawei.v3.replication [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Failed to delete replication pair fake_pair_id.: manila.exception.InvalidShare: Invalid share: Failed to delete replication pair fake_pair_id. 2026-04-21 02:05:43.825177 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-04-21 02:05:43.825185 | ubuntu-noble | 2026-04-21 02:05:43.627 6822 ERROR manila.share.drivers.huawei.v3.replication Traceback (most recent call last): 2026-04-21 02:05:43.825189 | ubuntu-noble | 2026-04-21 02:05:43.627 6822 ERROR manila.share.drivers.huawei.v3.replication File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 231, in delete_replication_pair 2026-04-21 02:05:43.825193 | ubuntu-noble | 2026-04-21 02:05:43.627 6822 ERROR manila.share.drivers.huawei.v3.replication self.helper.delete_replication_pair(replica_pair_id) 2026-04-21 02:05:43.825197 | ubuntu-noble | 2026-04-21 02:05:43.627 6822 ERROR manila.share.drivers.huawei.v3.replication File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1415, in delete_replication_pair 2026-04-21 02:05:43.825201 | ubuntu-noble | 2026-04-21 02:05:43.627 6822 ERROR manila.share.drivers.huawei.v3.replication self._assert_rest_result(result, msg) 2026-04-21 02:05:43.825204 | ubuntu-noble | 2026-04-21 02:05:43.627 6822 ERROR manila.share.drivers.huawei.v3.replication File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-04-21 02:05:43.825208 | ubuntu-noble | 2026-04-21 02:05:43.627 6822 ERROR manila.share.drivers.huawei.v3.replication raise exception.InvalidShare(reason=err_msg) 2026-04-21 02:05:43.825212 | ubuntu-noble | 2026-04-21 02:05:43.627 6822 ERROR manila.share.drivers.huawei.v3.replication manila.exception.InvalidShare: Invalid share: Failed to delete replication pair fake_pair_id. 2026-04-21 02:05:43.825216 | ubuntu-noble | 2026-04-21 02:05:43.627 6822 ERROR manila.share.drivers.huawei.v3.replication result: {'error': {'code': -403}}.. 2026-04-21 02:05:43.825220 | ubuntu-noble | 2026-04-21 02:05:43.627 6822 ERROR manila.share.drivers.huawei.v3.replication 2026-04-21 02:05:43.825226 | ubuntu-noble | 2026-04-21 02:05:43.628 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.825230 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_fail_1 [0.024362s] ... ok 2026-04-21 02:05:43.827645 | ubuntu-noble | Replication pair fake_pair_id was not found. 2026-04-21 02:05:43.827662 | ubuntu-noble | The share was not found. Share name:share_fake_new_uuid 2026-04-21 02:05:43.831650 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_success_2 [0.021916s] ... ok 2026-04-21 02:05:43.834214 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_deny_access [0.023379s] ... ok 2026-04-21 02:05:43.840210 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_rw_nfs_share_access [0.020131s] ... ok 2026-04-21 02:05:43.842903 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_ipv6_addr_3 [0.019099s] ... ok 2026-04-21 02:05:43.853583 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_ip_success [0.021896s] ... ok 2026-04-21 02:05:43.856499 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-04-21 02:05:43.859131 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_clear_share_access_cifs [0.019349s] ... ok 2026-04-21 02:05:43.866885 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_1 [0.020906s] ... ok 2026-04-21 02:05:43.866903 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_del_exception [0.030207s] ... ok 2026-04-21 02:05:43.872115 | ubuntu-noble | 2026-04-21 02:05:43.650 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:43.872132 | ubuntu-noble | 2026-04-21 02:05:43.651 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.872137 | ubuntu-noble | 2026-04-21 02:05:43.651 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.872143 | ubuntu-noble | 2026-04-21 02:05:43.651 6822 ERROR manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Can't open the recent url, re-login. 2026-04-21 02:05:43.872147 | ubuntu-noble | 2026-04-21 02:05:43.652 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:43.872151 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:43.872155 | ubuntu-noble | 2026-04-21 02:05:43.652 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Replace URL: 2026-04-21 02:05:43.872160 | ubuntu-noble | Old URL: None 2026-04-21 02:05:43.872164 | ubuntu-noble | New URL: http://100.115.10.69:8082/deviceManager/rest/210235G7J20000000000 2026-04-21 02:05:43.872168 | ubuntu-noble | call /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:151 2026-04-21 02:05:43.872172 | ubuntu-noble | 2026-04-21 02:05:43.652 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.872176 | ubuntu-noble | 2026-04-21 02:05:43.652 6822 ERROR manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Failed to split replication pair fake_pair_id. 2026-04-21 02:05:43.872180 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-04-21 02:05:43.872190 | ubuntu-noble | 2026-04-21 02:05:43.652 6822 WARNING manila.share.drivers.huawei.v3.replication [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Failed to split replication pair fake_pair_id before deleting it. Ignore this exception, and try to delete anyway.: manila.exception.InvalidShare: Invalid share: Failed to split replication pair fake_pair_id. 2026-04-21 02:05:43.872194 | ubuntu-noble | 2026-04-21 02:05:43.653 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.872198 | ubuntu-noble | 2026-04-21 02:05:43.653 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.872209 | ubuntu-noble | 2026-04-21 02:05:43.653 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.872218 | ubuntu-noble | 2026-04-21 02:05:43.653 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.872222 | ubuntu-noble | 2026-04-21 02:05:43.653 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.872226 | ubuntu-noble | 2026-04-21 02:05:43.653 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.872230 | ubuntu-noble | 2026-04-21 02:05:43.653 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.872233 | ubuntu-noble | 2026-04-21 02:05:43.653 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.872237 | ubuntu-noble | 2026-04-21 02:05:43.653 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.872241 | ubuntu-noble | 2026-04-21 02:05:43.653 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.872245 | ubuntu-noble | 2026-04-21 02:05:43.654 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.872251 | ubuntu-noble | 2026-04-21 02:05:43.654 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.872259 | ubuntu-noble | 2026-04-21 02:05:43.654 6822 WARNING manila.share.drivers.huawei.v3.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] The share was not found. Share name:share_fake_new_uuid 2026-04-21 02:05:43.872263 | ubuntu-noble | 2026-04-21 02:05:43.654 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.872267 | ubuntu-noble | 2026-04-21 02:05:43.654 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.872274 | ubuntu-noble | 2026-04-21 02:05:43.654 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.872278 | ubuntu-noble | 2026-04-21 02:05:43.654 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.872282 | ubuntu-noble | 2026-04-21 02:05:43.654 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.872317 | ubuntu-noble | 2026-04-21 02:05:43.655 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.872323 | ubuntu-noble | 2026-04-21 02:05:43.655 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.873692 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_success_1 [0.027868s] ... ok 2026-04-21 02:05:43.875643 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_sucess_1 [0.022352s] ... ok 2026-04-21 02:05:43.876369 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: 'NoneType' object is not subscriptable 2026-04-21 02:05:43.880146 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_clear_share_access_nfs [0.019905s] ... ok 2026-04-21 02:05:43.897648 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ParseIpaddrTestCase.test_parse_ipv4_addr_2 [0.032393s] ... ok 2026-04-21 02:05:43.898456 | ubuntu-noble | 2026-04-21 02:05:43.681 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:43.898481 | ubuntu-noble | 2026-04-21 02:05:43.682 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:43.898490 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:43.898495 | ubuntu-noble | 2026-04-21 02:05:43.682 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Delete a share. delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:134 2026-04-21 02:05:43.898499 | ubuntu-noble | 2026-04-21 02:05:43.682 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.898503 | ubuntu-noble | 2026-04-21 02:05:43.682 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.898508 | ubuntu-noble | 2026-04-21 02:05:43.682 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.898512 | ubuntu-noble | 2026-04-21 02:05:43.683 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.898516 | ubuntu-noble | 2026-04-21 02:05:43.683 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.898519 | ubuntu-noble | 2026-04-21 02:05:43.683 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.898523 | ubuntu-noble | 2026-04-21 02:05:43.683 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.898527 | ubuntu-noble | 2026-04-21 02:05:43.683 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.898535 | ubuntu-noble | 2026-04-21 02:05:43.683 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.898543 | ubuntu-noble | 2026-04-21 02:05:43.683 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.898550 | ubuntu-noble | 2026-04-21 02:05:43.683 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.898554 | ubuntu-noble | 2026-04-21 02:05:43.683 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.898558 | ubuntu-noble | 2026-04-21 02:05:43.684 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.898562 | ubuntu-noble | 2026-04-21 02:05:43.684 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.898566 | ubuntu-noble | 2026-04-21 02:05:43.684 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.898569 | ubuntu-noble | 2026-04-21 02:05:43.685 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.898573 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_backend_driver_fail_driver_none [0.023145s] ... ok 2026-04-21 02:05:43.898578 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_success_1 [0.035210s] ... ok 2026-04-21 02:05:43.899742 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_share_server_id [0.021000s] ... ok 2026-04-21 02:05:43.908166 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_del_inexistent_share [0.043270s] ... ok 2026-04-21 02:05:43.920557 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_8 [0.022114s] ... ok 2026-04-21 02:05:43.922993 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_cifs_share [0.022040s] ... ok 2026-04-21 02:05:43.936708 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SizeToGbTestCase.test_mb_to_gb_2 [0.040026s] ... ok 2026-04-21 02:05:43.943019 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_nfs_share_with_server [0.020839s] ... ok 2026-04-21 02:05:43.944813 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_5 [0.023290s] ... ok 2026-04-21 02:05:43.946830 | ubuntu-noble | 2026-04-21 02:05:43.730 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:43.946846 | ubuntu-noble | 2026-04-21 02:05:43.731 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:43.946850 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:43.946855 | ubuntu-noble | 2026-04-21 02:05:43.732 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Delete a share. delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:134 2026-04-21 02:05:43.946864 | ubuntu-noble | 2026-04-21 02:05:43.732 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.946868 | ubuntu-noble | 2026-04-21 02:05:43.732 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.946873 | ubuntu-noble | 2026-04-21 02:05:43.732 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.946877 | ubuntu-noble | 2026-04-21 02:05:43.732 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.946881 | ubuntu-noble | 2026-04-21 02:05:43.732 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.946885 | ubuntu-noble | 2026-04-21 02:05:43.732 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.946889 | ubuntu-noble | 2026-04-21 02:05:43.733 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.946892 | ubuntu-noble | 2026-04-21 02:05:43.733 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.946909 | ubuntu-noble | 2026-04-21 02:05:43.733 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.946913 | ubuntu-noble | 2026-04-21 02:05:43.733 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.946917 | ubuntu-noble | 2026-04-21 02:05:43.733 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.946923 | ubuntu-noble | 2026-04-21 02:05:43.733 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.946927 | ubuntu-noble | 2026-04-21 02:05:43.733 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.946931 | ubuntu-noble | 2026-04-21 02:05:43.733 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.946935 | ubuntu-noble | 2026-04-21 02:05:43.733 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.946939 | ubuntu-noble | 2026-04-21 02:05:43.734 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.946943 | ubuntu-noble | 2026-04-21 02:05:43.734 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.946946 | ubuntu-noble | 2026-04-21 02:05:43.734 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.946950 | ubuntu-noble | 2026-04-21 02:05:43.734 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.946958 | ubuntu-noble | 2026-04-21 02:05:43.734 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.946966 | ubuntu-noble | 2026-04-21 02:05:43.734 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.946970 | ubuntu-noble | 2026-04-21 02:05:43.734 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.946976 | ubuntu-noble | 2026-04-21 02:05:43.734 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.946980 | ubuntu-noble | 2026-04-21 02:05:43.734 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.946984 | ubuntu-noble | 2026-04-21 02:05:43.735 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.946988 | ubuntu-noble | 2026-04-21 02:05:43.735 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.946992 | ubuntu-noble | 2026-04-21 02:05:43.735 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.946995 | ubuntu-noble | 2026-04-21 02:05:43.735 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.946999 | ubuntu-noble | 2026-04-21 02:05:43.735 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.947007 | ubuntu-noble | 2026-04-21 02:05:43.735 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.947011 | ubuntu-noble | 2026-04-21 02:05:43.736 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.947015 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_withoutqos_success [0.045557s] ... ok 2026-04-21 02:05:43.949917 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_nfs_host_list [0.040579s] ... ok 2026-04-21 02:05:43.954387 | ubuntu-noble | 2026-04-21 02:05:43.760 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:43.954402 | ubuntu-noble | 2026-04-21 02:05:43.762 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:43.954407 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:43.954411 | ubuntu-noble | 2026-04-21 02:05:43.762 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Deny access. deny_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:161 2026-04-21 02:05:43.954419 | ubuntu-noble | 2026-04-21 02:05:43.762 6822 WARNING manila.share.drivers.huawei.v3.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Only USER access type is allowed for CIFS shares. 2026-04-21 02:05:43.954424 | ubuntu-noble | 2026-04-21 02:05:43.763 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.954428 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_cifs_fail [0.025929s] ... ok 2026-04-21 02:05:43.966905 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__vlan_network [0.021506s] ... ok 2026-04-21 02:05:43.967400 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_add_share_to_cache_fail [0.021815s] ... ok 2026-04-21 02:05:43.976285 | ubuntu-noble | 2026-04-21 02:05:43.786 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:43.976315 | ubuntu-noble | 2026-04-21 02:05:43.788 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:43.976320 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:43.976325 | ubuntu-noble | 2026-04-21 02:05:43.788 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Ensure share. ensure_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:150 2026-04-21 02:05:43.976329 | ubuntu-noble | 2026-04-21 02:05:43.788 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.976341 | ubuntu-noble | 2026-04-21 02:05:43.788 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.976345 | ubuntu-noble | 2026-04-21 02:05:43.788 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.976349 | ubuntu-noble | 2026-04-21 02:05:43.788 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.976353 | ubuntu-noble | 2026-04-21 02:05:43.789 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.976357 | ubuntu-noble | 2026-04-21 02:05:43.789 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.976361 | ubuntu-noble | 2026-04-21 02:05:43.789 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.976369 | ubuntu-noble | 2026-04-21 02:05:43.789 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.976377 | ubuntu-noble | 2026-04-21 02:05:43.789 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.976382 | ubuntu-noble | 2026-04-21 02:05:43.789 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.976386 | ubuntu-noble | 2026-04-21 02:05:43.789 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.976393 | ubuntu-noble | 2026-04-21 02:05:43.790 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.976397 | ubuntu-noble | 2026-04-21 02:05:43.792 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.976872 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_sucess_2 [0.029134s] ... ok 2026-04-21 02:05:43.977524 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota [0.026109s] ... ok 2026-04-21 02:05:43.983616 | ubuntu-noble | Failed to update storage pool. 2026-04-21 02:05:43.984978 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_allow_access [0.046707s] ... ok 2026-04-21 02:05:43.988121 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_share_stats__nonexistent_pools [0.021654s] ... ok 2026-04-21 02:05:43.989274 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_add_share_to_partition_fail [0.021142s] ... ok 2026-04-21 02:05:43.993968 | ubuntu-noble | 2026-04-21 02:05:43.823 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:43.993983 | ubuntu-noble | 2026-04-21 02:05:43.825 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:43.993988 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:43.993993 | ubuntu-noble | 2026-04-21 02:05:43.825 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Get pool. get_pool /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:173 2026-04-21 02:05:43.993997 | ubuntu-noble | 2026-04-21 02:05:43.825 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.994005 | ubuntu-noble | 2026-04-21 02:05:43.825 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.994010 | ubuntu-noble | 2026-04-21 02:05:43.826 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.994014 | ubuntu-noble | 2026-04-21 02:05:43.826 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.994026 | ubuntu-noble | 2026-04-21 02:05:43.826 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.994030 | ubuntu-noble | 2026-04-21 02:05:43.826 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.994034 | ubuntu-noble | 2026-04-21 02:05:43.826 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:43.994038 | ubuntu-noble | 2026-04-21 02:05:43.826 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:43.994046 | ubuntu-noble | 2026-04-21 02:05:43.826 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:43.994050 | ubuntu-noble | 2026-04-21 02:05:43.829 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.994054 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_pool_fail [0.037397s] ... ok 2026-04-21 02:05:43.996738 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota_tb [0.019516s] ... ok 2026-04-21 02:05:43.998422 | ubuntu-noble | 2026-04-21 02:05:43.855 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:43.998436 | ubuntu-noble | 2026-04-21 02:05:43.859 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:43.998440 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_url_type_2_CIFS [0.029751s] ... ok 2026-04-21 02:05:44.001257 | ubuntu-noble | 2026-04-21 02:05:43.894 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:44.001276 | ubuntu-noble | 2026-04-21 02:05:43.897 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:44.001280 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:44.001285 | ubuntu-noble | 2026-04-21 02:05:43.897 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Manage existing share to manila. manage_existing /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:183 2026-04-21 02:05:44.001311 | ubuntu-noble | 2026-04-21 02:05:43.901 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.002428 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_6 [0.042040s] ... ok 2026-04-21 02:05:44.009460 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_1 [0.020520s] ... ok 2026-04-21 02:05:44.009476 | ubuntu-noble | 2026-04-21 02:05:43.939 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:44.009481 | ubuntu-noble | 2026-04-21 02:05:43.940 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.009485 | ubuntu-noble | 2026-04-21 02:05:43.940 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.009489 | ubuntu-noble | 2026-04-21 02:05:43.941 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.009493 | ubuntu-noble | 2026-04-21 02:05:43.942 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.009497 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_notsetcache_fail [0.039362s] ... ok 2026-04-21 02:05:44.010434 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_share_not_exist [0.021373s] ... ok 2026-04-21 02:05:44.014806 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_is_cifs_without_use [0.018753s] ... ok 2026-04-21 02:05:44.017424 | ubuntu-noble | 2026-04-21 02:05:43.968 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:44.017439 | ubuntu-noble | 2026-04-21 02:05:43.969 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:44.017443 | ubuntu-noble | 2026-04-21 02:05:43.969 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.017453 | ubuntu-noble | 2026-04-21 02:05:43.969 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.017463 | ubuntu-noble | 2026-04-21 02:05:43.970 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.017468 | ubuntu-noble | 2026-04-21 02:05:43.971 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.019483 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_no_configuration [0.029330s] ... ok 2026-04-21 02:05:44.029774 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_2 [0.020838s] ... ok 2026-04-21 02:05:44.033507 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_modify_quota_error [0.019017s] ... ok 2026-04-21 02:05:44.033905 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_success_1 [0.021460s] ... ok 2026-04-21 02:05:44.042641 | ubuntu-noble | The requested NFS export "Manila-UT-filesystem" was not created. 2026-04-21 02:05:44.045120 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_share_nfs_backend_failure [0.060515s] ... ok 2026-04-21 02:05:44.050982 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_cifs_share_id [0.020552s] ... ok 2026-04-21 02:05:44.054264 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_success_2 [0.022567s] ... ok 2026-04-21 02:05:44.055343 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_add_error [0.019797s] ... ok 2026-04-21 02:05:44.060363 | ubuntu-noble | 2026-04-21 02:05:43.999 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:44.060380 | ubuntu-noble | 2026-04-21 02:05:44.000 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.060385 | ubuntu-noble | 2026-04-21 02:05:44.000 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.060389 | ubuntu-noble | 2026-04-21 02:05:44.001 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.060394 | ubuntu-noble | 2026-04-21 02:05:44.001 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.060412 | ubuntu-noble | 2026-04-21 02:05:44.001 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.060416 | ubuntu-noble | 2026-04-21 02:05:44.001 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.060420 | ubuntu-noble | 2026-04-21 02:05:44.001 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.060424 | ubuntu-noble | 2026-04-21 02:05:44.002 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.060428 | ubuntu-noble | 2026-04-21 02:05:44.002 6822 ERROR manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Can't open the recent url, re-login. 2026-04-21 02:05:44.060432 | ubuntu-noble | 2026-04-21 02:05:44.002 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:44.060436 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:44.060440 | ubuntu-noble | 2026-04-21 02:05:44.002 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Replace URL: 2026-04-21 02:05:44.060444 | ubuntu-noble | Old URL: None 2026-04-21 02:05:44.060448 | ubuntu-noble | New URL: http://100.115.10.69:8082/deviceManager/rest/210235G7J20000000000 2026-04-21 02:05:44.060473 | ubuntu-noble | call /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:151 2026-04-21 02:05:44.060484 | ubuntu-noble | 2026-04-21 02:05:44.003 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.060488 | ubuntu-noble | 2026-04-21 02:05:44.003 6822 ERROR manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Failed to cancel replication pair fake_pair_id secondary write lock. 2026-04-21 02:05:44.060492 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-04-21 02:05:44.060496 | ubuntu-noble | 2026-04-21 02:05:44.003 6822 ERROR manila.share.drivers.huawei.v3.replication [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Failed to cancel replication pair fake_pair_id secondary write lock.: manila.exception.InvalidShare: Invalid share: Failed to cancel replication pair fake_pair_id secondary write lock. 2026-04-21 02:05:44.060500 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-04-21 02:05:44.060504 | ubuntu-noble | 2026-04-21 02:05:44.003 6822 ERROR manila.share.drivers.huawei.v3.replication Traceback (most recent call last): 2026-04-21 02:05:44.060508 | ubuntu-noble | 2026-04-21 02:05:44.003 6822 ERROR manila.share.drivers.huawei.v3.replication File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 199, in switch_over 2026-04-21 02:05:44.060520 | ubuntu-noble | 2026-04-21 02:05:44.003 6822 ERROR manila.share.drivers.huawei.v3.replication self.helper.cancel_pair_secondary_write_lock(replica_pair_id) 2026-04-21 02:05:44.060524 | ubuntu-noble | 2026-04-21 02:05:44.003 6822 ERROR manila.share.drivers.huawei.v3.replication File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1432, in cancel_pair_secondary_write_lock 2026-04-21 02:05:44.060528 | ubuntu-noble | 2026-04-21 02:05:44.003 6822 ERROR manila.share.drivers.huawei.v3.replication self._assert_rest_result(result, msg) 2026-04-21 02:05:44.060532 | ubuntu-noble | 2026-04-21 02:05:44.003 6822 ERROR manila.share.drivers.huawei.v3.replication File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-04-21 02:05:44.060536 | ubuntu-noble | 2026-04-21 02:05:44.003 6822 ERROR manila.share.drivers.huawei.v3.replication raise exception.InvalidShare(reason=err_msg) 2026-04-21 02:05:44.060543 | ubuntu-noble | 2026-04-21 02:05:44.003 6822 ERROR manila.share.drivers.huawei.v3.replication manila.exception.InvalidShare: Invalid share: Failed to cancel replication pair fake_pair_id secondary write lock. 2026-04-21 02:05:44.060547 | ubuntu-noble | 2026-04-21 02:05:44.003 6822 ERROR manila.share.drivers.huawei.v3.replication result: {'error': {'code': -403}}.. 2026-04-21 02:05:44.060550 | ubuntu-noble | 2026-04-21 02:05:44.003 6822 ERROR manila.share.drivers.huawei.v3.replication 2026-04-21 02:05:44.060554 | ubuntu-noble | 2026-04-21 02:05:44.004 6822 ERROR manila.share.drivers.huawei.v3.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Failed to promote replica fake_new_replica_id.: manila.exception.InvalidShare: Invalid share: Failed to cancel replication pair fake_pair_id secondary write lock. 2026-04-21 02:05:44.060558 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-04-21 02:05:44.060562 | ubuntu-noble | 2026-04-21 02:05:44.004 6822 ERROR manila.share.drivers.huawei.v3.connection Traceback (most recent call last): 2026-04-21 02:05:44.060566 | ubuntu-noble | 2026-04-21 02:05:44.004 6822 ERROR manila.share.drivers.huawei.v3.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 1782, in promote_replica 2026-04-21 02:05:44.060569 | ubuntu-noble | 2026-04-21 02:05:44.004 6822 ERROR manila.share.drivers.huawei.v3.connection self.replica_mgr.switch_over(replica_pair_id) 2026-04-21 02:05:44.060573 | ubuntu-noble | 2026-04-21 02:05:44.004 6822 ERROR manila.share.drivers.huawei.v3.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 199, in switch_over 2026-04-21 02:05:44.060577 | ubuntu-noble | 2026-04-21 02:05:44.004 6822 ERROR manila.share.drivers.huawei.v3.connection self.helper.cancel_pair_secondary_write_lock(replica_pair_id) 2026-04-21 02:05:44.060581 | ubuntu-noble | 2026-04-21 02:05:44.004 6822 ERROR manila.share.drivers.huawei.v3.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1432, in cancel_pair_secondary_write_lock 2026-04-21 02:05:44.060585 | ubuntu-noble | 2026-04-21 02:05:44.004 6822 ERROR manila.share.drivers.huawei.v3.connection self._assert_rest_result(result, msg) 2026-04-21 02:05:44.060591 | ubuntu-noble | 2026-04-21 02:05:44.004 6822 ERROR manila.share.drivers.huawei.v3.connection File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-04-21 02:05:44.060595 | ubuntu-noble | 2026-04-21 02:05:44.004 6822 ERROR manila.share.drivers.huawei.v3.connection raise exception.InvalidShare(reason=err_msg) 2026-04-21 02:05:44.060599 | ubuntu-noble | 2026-04-21 02:05:44.004 6822 ERROR manila.share.drivers.huawei.v3.connection manila.exception.InvalidShare: Invalid share: Failed to cancel replication pair fake_pair_id secondary write lock. 2026-04-21 02:05:44.060603 | ubuntu-noble | 2026-04-21 02:05:44.004 6822 ERROR manila.share.drivers.huawei.v3.connection result: {'error': {'code': -403}}.. 2026-04-21 02:05:44.060610 | ubuntu-noble | 2026-04-21 02:05:44.004 6822 ERROR manila.share.drivers.huawei.v3.connection 2026-04-21 02:05:44.060614 | ubuntu-noble | 2026-04-21 02:05:44.007 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.060618 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_fail_2 [0.035560s] ... ok 2026-04-21 02:05:44.069959 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_match_ports_2 [0.020541s] ... ok 2026-04-21 02:05:44.074539 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_inexistent_export [0.019934s] ... ok 2026-04-21 02:05:44.077847 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_2 [0.022353s] ... ok 2026-04-21 02:05:44.088515 | ubuntu-noble | 2026-04-21 02:05:44.040 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:44.088532 | ubuntu-noble | 2026-04-21 02:05:44.043 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:44.088536 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:44.088546 | ubuntu-noble | 2026-04-21 02:05:44.044 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.088550 | ubuntu-noble | 2026-04-21 02:05:44.044 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.088555 | ubuntu-noble | 2026-04-21 02:05:44.044 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.088559 | ubuntu-noble | 2026-04-21 02:05:44.045 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.088562 | ubuntu-noble | 2026-04-21 02:05:44.045 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.088566 | ubuntu-noble | 2026-04-21 02:05:44.045 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.088570 | ubuntu-noble | 2026-04-21 02:05:44.047 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.088771 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_choose_least_logic_port [0.039915s] ... ok 2026-04-21 02:05:44.092319 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_deny_access [0.047482s] ... ok 2026-04-21 02:05:44.095570 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_quota_add_error [0.018343s] ... ok 2026-04-21 02:05:44.107375 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_cache_not_exist_2 [0.028254s] ... ok 2026-04-21 02:05:44.107413 | ubuntu-noble | 2026-04-21 02:05:44.091 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:44.107421 | ubuntu-noble | 2026-04-21 02:05:44.093 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:44.107428 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:44.107433 | ubuntu-noble | 2026-04-21 02:05:44.096 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.107439 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_logical_port_exist [0.050023s] ... ok 2026-04-21 02:05:44.112847 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_create_share [0.019460s] ... ok 2026-04-21 02:05:44.121135 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_2 [0.051671s] ... ok 2026-04-21 02:05:44.123575 | ubuntu-noble | Can not get share ID by share 100.115.10.68:/share_fake_uuid. 2026-04-21 02:05:44.123603 | ubuntu-noble | 2026-04-21 02:05:44.121 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:44.125518 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_fail_1 [0.021640s] ... ok 2026-04-21 02:05:44.125688 | ubuntu-noble | 2026-04-21 02:05:44.122 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:44.125700 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:44.125705 | ubuntu-noble | 2026-04-21 02:05:44.123 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.125835 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_network_type_error [0.025583s] ... ok 2026-04-21 02:05:44.131203 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_add_exception [0.018371s] ... ok 2026-04-21 02:05:44.148339 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_nfs_access_for_all_ip_addresses_1_True [0.021140s] ... ok 2026-04-21 02:05:44.149636 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_delete_exception [0.018549s] ... ok 2026-04-21 02:05:44.158839 | ubuntu-noble | 2026-04-21 02:05:44.145 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:44.158901 | ubuntu-noble | 2026-04-21 02:05:44.147 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:44.158907 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:44.158912 | ubuntu-noble | 2026-04-21 02:05:44.148 6822 ERROR manila.share.drivers.huawei.v3.connection [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Cannot find optimal port. port_info: ['CTE0.A.H0']. 2026-04-21 02:05:44.158916 | ubuntu-noble | 2026-04-21 02:05:44.149 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.158920 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_port_offline_error [0.029433s] ... ok 2026-04-21 02:05:44.161684 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_update_access_add_nfs [0.069103s] ... ok 2026-04-21 02:05:44.167686 | ubuntu-noble | Can not get access id from share. share_name: share-fake-uuid 2026-04-21 02:05:44.169654 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_recovery [0.019895s] ... ok 2026-04-21 02:05:44.169998 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_nfs_access_for_all_ip_addresses_2_False [0.023556s] ... ok 2026-04-21 02:05:44.186701 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_1 [0.063825s] ... ok 2026-04-21 02:05:44.188598 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__wait_job_status_2_ERROR [0.018199s] ... ok 2026-04-21 02:05:44.189195 | ubuntu-noble | Can't open the recent url, re-login. 2026-04-21 02:05:44.191148 | ubuntu-noble | Failed to sync replication pair fake_pair_id. 2026-04-21 02:05:44.191163 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-04-21 02:05:44.192424 | ubuntu-noble | Failed to completely switch over replication pair fake_pair_id. 2026-04-21 02:05:44.192439 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:44.192444 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 208, in switch_over 2026-04-21 02:05:44.192448 | ubuntu-noble | self.helper.sync_replication_pair(replica_pair_id) 2026-04-21 02:05:44.192452 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:44.192456 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:44.192460 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.192464 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:44.192468 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:44.192472 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.192476 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1211, in _execute_mock_call 2026-04-21 02:05:44.192486 | ubuntu-noble | return self._mock_wraps(*args, **kwargs) 2026-04-21 02:05:44.192490 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.192494 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1423, in sync_replication_pair 2026-04-21 02:05:44.192498 | ubuntu-noble | self._assert_rest_result(result, msg) 2026-04-21 02:05:44.192502 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-04-21 02:05:44.192505 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-04-21 02:05:44.192509 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Failed to sync replication pair fake_pair_id. 2026-04-21 02:05:44.192520 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-04-21 02:05:44.192523 | ubuntu-noble | Cannot get share share_fake_new_uuid. 2026-04-21 02:05:44.198041 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_error_ignore_4 [0.023183s] ... ok 2026-04-21 02:05:44.205776 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_update_share_stats [0.043721s] ... ok 2026-04-21 02:05:44.207081 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_add_access_rule [0.018812s] ... ok 2026-04-21 02:05:44.219001 | ubuntu-noble | No replication pair ID recorded for share fake_share_id. 2026-04-21 02:05:44.222235 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_no_pair_id [0.028672s] ... ok 2026-04-21 02:05:44.237624 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_access_rules_2 [0.027975s] ... ok 2026-04-21 02:05:44.241605 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_from_snapshot_with_ipv6 [0.052411s] ... ok 2026-04-21 02:05:44.241639 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_fsid_from_snapshot_name [0.030915s] ... ok 2026-04-21 02:05:44.248720 | ubuntu-noble | Read Huawei config file(None) for Manila error: expected str, bytes or os.PathLike object, not NoneType 2026-04-21 02:05:44.250761 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_read_xml_fail [0.028549s] ... ok 2026-04-21 02:05:44.257855 | ubuntu-noble | 2026-04-21 02:05:44.182 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:44.257873 | ubuntu-noble | 2026-04-21 02:05:44.185 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:44.257878 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:44.257883 | ubuntu-noble | 2026-04-21 02:05:44.186 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.257887 | ubuntu-noble | 2026-04-21 02:05:44.187 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.257891 | ubuntu-noble | 2026-04-21 02:05:44.187 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.257895 | ubuntu-noble | 2026-04-21 02:05:44.187 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.257906 | ubuntu-noble | 2026-04-21 02:05:44.187 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.257920 | ubuntu-noble | 2026-04-21 02:05:44.188 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.257924 | ubuntu-noble | 2026-04-21 02:05:44.188 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.257928 | ubuntu-noble | 2026-04-21 02:05:44.188 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.257932 | ubuntu-noble | 2026-04-21 02:05:44.188 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.257940 | ubuntu-noble | 2026-04-21 02:05:44.188 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.257944 | ubuntu-noble | 2026-04-21 02:05:44.188 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.257948 | ubuntu-noble | 2026-04-21 02:05:44.188 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.257952 | ubuntu-noble | 2026-04-21 02:05:44.189 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.258260 | ubuntu-noble | 2026-04-21 02:05:44.189 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.258265 | ubuntu-noble | 2026-04-21 02:05:44.189 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.258277 | ubuntu-noble | 2026-04-21 02:05:44.189 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.258281 | ubuntu-noble | 2026-04-21 02:05:44.189 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.258285 | ubuntu-noble | 2026-04-21 02:05:44.189 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.258307 | ubuntu-noble | 2026-04-21 02:05:44.189 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.258311 | ubuntu-noble | 2026-04-21 02:05:44.189 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.258320 | ubuntu-noble | 2026-04-21 02:05:44.190 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.258324 | ubuntu-noble | 2026-04-21 02:05:44.190 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.258328 | ubuntu-noble | 2026-04-21 02:05:44.190 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.258332 | ubuntu-noble | 2026-04-21 02:05:44.190 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.258335 | ubuntu-noble | 2026-04-21 02:05:44.190 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.258339 | ubuntu-noble | 2026-04-21 02:05:44.190 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.258347 | ubuntu-noble | 2026-04-21 02:05:44.192 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.258354 | ubuntu-noble | 2026-04-21 02:05:44.192 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Create a share. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:112 2026-04-21 02:05:44.258359 | ubuntu-noble | 2026-04-21 02:05:44.192 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.258362 | ubuntu-noble | 2026-04-21 02:05:44.192 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.258366 | ubuntu-noble | 2026-04-21 02:05:44.193 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.258374 | ubuntu-noble | 2026-04-21 02:05:44.193 6822 DEBUG manila.share.drivers.huawei.huawei_utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_utils.py:34 2026-04-21 02:05:44.258378 | ubuntu-noble | 2026-04-21 02:05:44.194 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.258382 | ubuntu-noble | 2026-04-21 02:05:44.194 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.258386 | ubuntu-noble | 2026-04-21 02:05:44.194 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.258390 | ubuntu-noble | 2026-04-21 02:05:44.194 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.258424 | ubuntu-noble | 2026-04-21 02:05:44.194 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.258431 | ubuntu-noble | 2026-04-21 02:05:44.194 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.258435 | ubuntu-noble | 2026-04-21 02:05:44.194 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.258439 | ubuntu-noble | 2026-04-21 02:05:44.195 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.258442 | ubuntu-noble | 2026-04-21 02:05:44.195 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.258446 | ubuntu-noble | 2026-04-21 02:05:44.197 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.258450 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_nfs_export_id [0.020437s] ... ok 2026-04-21 02:05:44.259457 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_bond_port_success [0.044654s] ... ok 2026-04-21 02:05:44.266324 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_clusters_2_None [0.029850s] ... ok 2026-04-21 02:05:44.273722 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_revert_to_snapshot_success [0.022933s] ... ok 2026-04-21 02:05:44.288019 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_share_from_snapshot_without_pool_name [0.047545s] ... ok 2026-04-21 02:05:44.296115 | ubuntu-noble | AD domain (huawei.com) has already been configured. 2026-04-21 02:05:44.299901 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_ad_exist_error [0.025964s] ... ok 2026-04-21 02:05:44.307590 | ubuntu-noble | 2026-04-21 02:05:44.236 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:44.307610 | ubuntu-noble | 2026-04-21 02:05:44.239 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:44.307625 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:44.307630 | ubuntu-noble | 2026-04-21 02:05:44.240 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.307634 | ubuntu-noble | 2026-04-21 02:05:44.240 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.307639 | ubuntu-noble | 2026-04-21 02:05:44.240 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.307650 | ubuntu-noble | 2026-04-21 02:05:44.240 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.307654 | ubuntu-noble | 2026-04-21 02:05:44.240 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.307658 | ubuntu-noble | 2026-04-21 02:05:44.241 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.307662 | ubuntu-noble | 2026-04-21 02:05:44.241 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.307696 | ubuntu-noble | 2026-04-21 02:05:44.241 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.307700 | ubuntu-noble | 2026-04-21 02:05:44.241 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.307709 | ubuntu-noble | 2026-04-21 02:05:44.241 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.307720 | ubuntu-noble | 2026-04-21 02:05:44.241 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.307724 | ubuntu-noble | 2026-04-21 02:05:44.241 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.307727 | ubuntu-noble | 2026-04-21 02:05:44.241 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.307731 | ubuntu-noble | 2026-04-21 02:05:44.241 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.307738 | ubuntu-noble | 2026-04-21 02:05:44.241 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.307742 | ubuntu-noble | 2026-04-21 02:05:44.242 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.307746 | ubuntu-noble | 2026-04-21 02:05:44.242 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.307750 | ubuntu-noble | 2026-04-21 02:05:44.242 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.307753 | ubuntu-noble | 2026-04-21 02:05:44.242 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.307757 | ubuntu-noble | 2026-04-21 02:05:44.242 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.307764 | ubuntu-noble | 2026-04-21 02:05:44.242 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.307772 | ubuntu-noble | 2026-04-21 02:05:44.242 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.307776 | ubuntu-noble | 2026-04-21 02:05:44.242 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.307780 | ubuntu-noble | 2026-04-21 02:05:44.242 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.307784 | ubuntu-noble | 2026-04-21 02:05:44.242 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.307788 | ubuntu-noble | 2026-04-21 02:05:44.243 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.307794 | ubuntu-noble | 2026-04-21 02:05:44.243 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.307798 | ubuntu-noble | 2026-04-21 02:05:44.243 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.307802 | ubuntu-noble | 2026-04-21 02:05:44.243 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.307806 | ubuntu-noble | 2026-04-21 02:05:44.243 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.307810 | ubuntu-noble | 2026-04-21 02:05:44.245 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.307818 | ubuntu-noble | {5} 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.047729s] ... ok 2026-04-21 02:05:44.309615 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_6 [0.051138s] ... ok 2026-04-21 02:05:44.310357 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_share_1 [0.044795s] ... ok 2026-04-21 02:05:44.317025 | ubuntu-noble | 2026-04-21 02:05:44.277 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:44.317069 | ubuntu-noble | 2026-04-21 02:05:44.279 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:44.317075 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:44.317081 | ubuntu-noble | 2026-04-21 02:05:44.280 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Shrink a share. shrink_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:129 2026-04-21 02:05:44.317086 | ubuntu-noble | 2026-04-21 02:05:44.280 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.317091 | ubuntu-noble | 2026-04-21 02:05:44.280 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.317098 | ubuntu-noble | 2026-04-21 02:05:44.280 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.317112 | ubuntu-noble | 2026-04-21 02:05:44.280 6822 ERROR manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Get share count error! 2026-04-21 02:05:44.317117 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-04-21 02:05:44.317121 | ubuntu-noble | 2026-04-21 02:05:44.283 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.317676 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_fail [0.037488s] ... ok 2026-04-21 02:05:44.323832 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_choose_eth_port [0.023948s] ... ok 2026-04-21 02:05:44.339664 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_nfs_access [0.050654s] ... ok 2026-04-21 02:05:44.339683 | ubuntu-noble | {0} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_share_2 [0.025826s] ... ok 2026-04-21 02:05:44.346887 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ldap_domain_fail [0.022858s] ... ok 2026-04-21 02:05:44.348336 | ubuntu-noble | 2026-04-21 02:05:44.308 6822 DEBUG manila.share.drivers.huawei.huawei_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Enter into init function of Huawei Driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/huawei_nas.py:65 2026-04-21 02:05:44.348810 | ubuntu-noble | 2026-04-21 02:05:44.309 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.348820 | ubuntu-noble | 2026-04-21 02:05:44.310 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.348826 | ubuntu-noble | 2026-04-21 02:05:44.310 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.348830 | ubuntu-noble | 2026-04-21 02:05:44.310 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.348834 | ubuntu-noble | 2026-04-21 02:05:44.310 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.348839 | ubuntu-noble | 2026-04-21 02:05:44.310 6822 ERROR manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Can't open the recent url, re-login. 2026-04-21 02:05:44.348844 | ubuntu-noble | 2026-04-21 02:05:44.311 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Login success: http://100.115.10.69:8082/deviceManager/rest/ 2026-04-21 02:05:44.348849 | ubuntu-noble | login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:122 2026-04-21 02:05:44.348853 | ubuntu-noble | 2026-04-21 02:05:44.311 6822 DEBUG manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Replace URL: 2026-04-21 02:05:44.348857 | ubuntu-noble | Old URL: None 2026-04-21 02:05:44.348862 | ubuntu-noble | New URL: http://100.115.10.69:8082/deviceManager/rest/210235G7J20000000000 2026-04-21 02:05:44.348867 | ubuntu-noble | call /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py:151 2026-04-21 02:05:44.348880 | ubuntu-noble | 2026-04-21 02:05:44.311 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.348884 | ubuntu-noble | 2026-04-21 02:05:44.311 6822 ERROR manila.share.drivers.huawei.v3.helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Failed to switch replication pair fake_pair_id. 2026-04-21 02:05:44.348889 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-04-21 02:05:44.348893 | ubuntu-noble | 2026-04-21 02:05:44.311 6822 ERROR manila.share.drivers.huawei.v3.replication [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Replication pair fake_pair_id primary/secondary relationship is not right, try to switch over again but still failed.: manila.exception.InvalidShare: Invalid share: Failed to switch replication pair fake_pair_id. 2026-04-21 02:05:44.348902 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-04-21 02:05:44.348905 | ubuntu-noble | 2026-04-21 02:05:44.311 6822 ERROR manila.share.drivers.huawei.v3.replication Traceback (most recent call last): 2026-04-21 02:05:44.348941 | ubuntu-noble | 2026-04-21 02:05:44.311 6822 ERROR manila.share.drivers.huawei.v3.replication File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 146, in update_replication_pair_state 2026-04-21 02:05:44.348947 | ubuntu-noble | 2026-04-21 02:05:44.311 6822 ERROR manila.share.drivers.huawei.v3.replication self.helper.switch_replication_pair(replica_pair_id) 2026-04-21 02:05:44.348951 | ubuntu-noble | 2026-04-21 02:05:44.311 6822 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:44.348955 | ubuntu-noble | 2026-04-21 02:05:44.311 6822 ERROR manila.share.drivers.huawei.v3.replication return self._mock_call(*args, **kwargs) 2026-04-21 02:05:44.348959 | ubuntu-noble | 2026-04-21 02:05:44.311 6822 ERROR manila.share.drivers.huawei.v3.replication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.348962 | ubuntu-noble | 2026-04-21 02:05:44.311 6822 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:44.348966 | ubuntu-noble | 2026-04-21 02:05:44.311 6822 ERROR manila.share.drivers.huawei.v3.replication return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:44.348970 | ubuntu-noble | 2026-04-21 02:05:44.311 6822 ERROR manila.share.drivers.huawei.v3.replication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.348974 | ubuntu-noble | 2026-04-21 02:05:44.311 6822 ERROR manila.share.drivers.huawei.v3.replication File "/usr/lib/python3.12/unittest/mock.py", line 1211, in _execute_mock_call 2026-04-21 02:05:44.348978 | ubuntu-noble | 2026-04-21 02:05:44.311 6822 ERROR manila.share.drivers.huawei.v3.replication return self._mock_wraps(*args, **kwargs) 2026-04-21 02:05:44.348982 | ubuntu-noble | 2026-04-21 02:05:44.311 6822 ERROR manila.share.drivers.huawei.v3.replication ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.349008 | ubuntu-noble | 2026-04-21 02:05:44.311 6822 ERROR manila.share.drivers.huawei.v3.replication File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1401, in switch_replication_pair 2026-04-21 02:05:44.349013 | ubuntu-noble | 2026-04-21 02:05:44.311 6822 ERROR manila.share.drivers.huawei.v3.replication self._assert_rest_result(result, msg) 2026-04-21 02:05:44.349017 | ubuntu-noble | 2026-04-21 02:05:44.311 6822 ERROR manila.share.drivers.huawei.v3.replication File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-04-21 02:05:44.349021 | ubuntu-noble | 2026-04-21 02:05:44.311 6822 ERROR manila.share.drivers.huawei.v3.replication raise exception.InvalidShare(reason=err_msg) 2026-04-21 02:05:44.349024 | ubuntu-noble | 2026-04-21 02:05:44.311 6822 ERROR manila.share.drivers.huawei.v3.replication manila.exception.InvalidShare: Invalid share: Failed to switch replication pair fake_pair_id. 2026-04-21 02:05:44.349028 | ubuntu-noble | 2026-04-21 02:05:44.311 6822 ERROR manila.share.drivers.huawei.v3.replication result: {'error': {'code': -403}}.. 2026-04-21 02:05:44.349032 | ubuntu-noble | 2026-04-21 02:05:44.311 6822 ERROR manila.share.drivers.huawei.v3.replication 2026-04-21 02:05:44.349036 | ubuntu-noble | 2026-04-21 02:05:44.312 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "huawei_manila" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:44.349043 | ubuntu-noble | 2026-04-21 02:05:44.312 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" acquired by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:44.349052 | ubuntu-noble | 2026-04-21 02:05:44.312 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "huawei_manila" "released" by "manila.share.drivers.huawei.v3.helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:44.349056 | ubuntu-noble | 2026-04-21 02:05:44.313 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.349060 | ubuntu-noble | {5} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_exception_ignore_1 [0.030183s] ... ok 2026-04-21 02:05:44.350015 | ubuntu-noble | 2026-04-21 02:05:44.340 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.350030 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_from_snapshot [0.028857s] ... ok 2026-04-21 02:05:44.354747 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_6___min_1_ip_fpg___1__4_ [0.018378s] ... ok 2026-04-21 02:05:44.365353 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_nfs_access_with_incorrect_access_type [0.050335s] ... ok 2026-04-21 02:05:44.371725 | ubuntu-noble | {4} 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.024219s] ... ok 2026-04-21 02:05:44.381918 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_success_3 [0.021182s] ... ok 2026-04-21 02:05:44.382984 | ubuntu-noble | 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.'}] 2026-04-21 02:05:44.386985 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_get_filesystem_info [0.049348s] ... ok 2026-04-21 02:05:44.387980 | ubuntu-noble | 2026-04-21 02:05:44.382 6822 ERROR manila.share.drivers.ibm.gpfs [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Failed to create share fakename from snapshot fakesnapshotname. Error: Unexpected error while running command. 2026-04-21 02:05:44.388018 | ubuntu-noble | Command: None 2026-04-21 02:05:44.388023 | ubuntu-noble | Exit code: - 2026-04-21 02:05:44.388027 | ubuntu-noble | Stdout: None 2026-04-21 02:05:44.388032 | ubuntu-noble | Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:44.388037 | ubuntu-noble | 2026-04-21 02:05:44.384 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.389371 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_from_snapshot_exception [0.041659s] ... ok 2026-04-21 02:05:44.394224 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_security_service_invalid_2 [0.022799s] ... ok 2026-04-21 02:05:44.398324 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_choose_share_server_compatible_with_share_with_cg [0.021154s] ... ok 2026-04-21 02:05:44.408309 | ubuntu-noble | No share server found. 2026-04-21 02:05:44.413239 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_share_server_name [0.051305s] ... ok 2026-04-21 02:05:44.415326 | ubuntu-noble | 2026-04-21 02:05:44.409 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.415343 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_available_capacity [0.024689s] ... ok 2026-04-21 02:05:44.416505 | ubuntu-noble | {4} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_access_add_delete [0.021322s] ... ok 2026-04-21 02:05:44.422314 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_nfs_share [0.022076s] ... ok 2026-04-21 02:05:44.434859 | ubuntu-noble | 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.'}] 2026-04-21 02:05:44.437512 | ubuntu-noble | 2026-04-21 02:05:44.430 6822 ERROR manila.share.drivers.ibm.gpfs [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Share protocol NFSBOGUS not supported by GPFS driver. 2026-04-21 02:05:44.437529 | ubuntu-noble | 2026-04-21 02:05:44.431 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.437534 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_helper_with_wrong_proto_2_None [0.021365s] ... ok 2026-04-21 02:05:44.437538 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__check_gpfs_state_active [0.019239s] ... ok 2026-04-21 02:05:44.438356 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_get_pool_info [0.052223s] ... ok 2026-04-21 02:05:44.446927 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_dhss_success [0.024271s] ... ok 2026-04-21 02:05:44.453101 | ubuntu-noble | Failed to check share at /gpfs0/share-fakeid. 2026-04-21 02:05:44.453121 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:44.453127 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 607, in _get_share_name 2026-04-21 02:05:44.453132 | ubuntu-noble | share_name = lines[1].split(':')[validation_token] 2026-04-21 02:05:44.453136 | ubuntu-noble | ~~~~~^^^ 2026-04-21 02:05:44.453140 | ubuntu-noble | IndexError: list index out of range 2026-04-21 02:05:44.455759 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_share_name_no_share_exist_exception [0.020158s] ... ok 2026-04-21 02:05:44.464865 | ubuntu-noble | 2026-04-21 02:05:44.459 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.464894 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__run_ssh [0.028708s] ... ok 2026-04-21 02:05:44.464900 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_snapshot_with_ipv6 [0.051267s] ... ok 2026-04-21 02:05:44.465796 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_shrink_share [0.020504s] ... ok 2026-04-21 02:05:44.475393 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_share_valid_with_quota_1_mmlsfileset__allocInodes__mmlsfileset__100096_ [0.018947s] ... ok 2026-04-21 02:05:44.484523 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:44.485148 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_setup_server [0.019618s] ... ok 2026-04-21 02:05:44.485258 | ubuntu-noble | Could not setup server. 2026-04-21 02:05:44.485265 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:44.485270 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py", line 718, in setup_server 2026-04-21 02:05:44.485275 | ubuntu-noble | devices = self.get_managed_ports() 2026-04-21 02:05:44.485278 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.485282 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:44.485301 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:44.485309 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.485326 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:44.485330 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:44.485334 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.485338 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:44.485342 | ubuntu-noble | raise effect 2026-04-21 02:05:44.485346 | ubuntu-noble | manila.exception.EMCVnxXMLAPIError: Get managed ports fail. 2026-04-21 02:05:44.490394 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_without_valid_physical_device [0.051274s] ... ok 2026-04-21 02:05:44.493667 | ubuntu-noble | 2026-04-21 02:05:44.487 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.493751 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_03___44_3_2_1___False_ [0.028381s] ... ok 2026-04-21 02:05:44.495241 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_2_mmlsquota__blockLimit__mmlsquota__1048576 [0.020573s] ... ok 2026-04-21 02:05:44.505045 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__create_mount_directory [0.019825s] ... ok 2026-04-21 02:05:44.511874 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_access_with_incorrect_access_type [0.050065s] ... ok 2026-04-21 02:05:44.512568 | ubuntu-noble | Failed to check size for share fakename. 2026-04-21 02:05:44.512581 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:44.512586 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 659, in _manage_existing 2026-04-21 02:05:44.512590 | ubuntu-noble | out, __ = self._gpfs_execute(self.GPFS_PATH + 'mmlsquota', '-j', 2026-04-21 02:05:44.512594 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.512598 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:44.512602 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:44.512606 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.512610 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:44.512614 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:44.512627 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.512631 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-04-21 02:05:44.512635 | ubuntu-noble | raise result 2026-04-21 02:05:44.512640 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:44.512643 | ubuntu-noble | Command: None 2026-04-21 02:05:44.512647 | ubuntu-noble | Exit code: - 2026-04-21 02:05:44.512651 | ubuntu-noble | Stdout: None 2026-04-21 02:05:44.512655 | ubuntu-noble | Stderr: None 2026-04-21 02:05:44.514732 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_checking_quota_of_fileset_exception [0.019423s] ... ok 2026-04-21 02:05:44.517961 | ubuntu-noble | 2026-04-21 02:05:44.515 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.518280 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_04___4_3_2_1___False_ [0.026309s] ... ok 2026-04-21 02:05:44.524507 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__delete_file_tree_no_config_options [0.019131s] ... ok 2026-04-21 02:05:44.533432 | ubuntu-noble | Failed to set quota for share fakename. 2026-04-21 02:05:44.533449 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:44.533454 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 696, in _manage_existing 2026-04-21 02:05:44.533459 | ubuntu-noble | self._gpfs_execute(self.GPFS_PATH + 'mmsetquota', fsdev + 2026-04-21 02:05:44.533463 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:44.533467 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:44.533470 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.533474 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:44.533478 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:44.533482 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.533486 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-04-21 02:05:44.533490 | ubuntu-noble | raise result 2026-04-21 02:05:44.533493 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:44.533497 | ubuntu-noble | Command: None 2026-04-21 02:05:44.533501 | ubuntu-noble | Exit code: - 2026-04-21 02:05:44.533505 | ubuntu-noble | Stdout: None 2026-04-21 02:05:44.533508 | ubuntu-noble | Stderr: None 2026-04-21 02:05:44.534711 | ubuntu-noble | Failed to modify CIFS server 4-57fc88167224. Reason: []. 2026-04-21 02:05:44.535594 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:44.536759 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_set_quota_of_fileset_grater_than_1G_exception [0.020984s] ... ok 2026-04-21 02:05:44.540212 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_with_invalid_cifs_server_modification [0.049984s] ... ok 2026-04-21 02:05:44.541431 | ubuntu-noble | 2026-04-21 02:05:44.536 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.541456 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_06___1_2_3_4___False_ [0.021120s] ... ok 2026-04-21 02:05:44.545355 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_create_fsip_success [0.020986s] ... ok 2026-04-21 02:05:44.555467 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_07______False_ [0.019433s] ... ok 2026-04-21 02:05:44.560919 | ubuntu-noble | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-04-21 02:05:44.561679 | ubuntu-noble | 2026-04-21 02:05:44.557 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.561693 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_08_______False_ [0.019908s] ... ok 2026-04-21 02:05:44.564899 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_access_with_invliad_share_server_name [0.051765s] ... ok 2026-04-21 02:05:44.565736 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_4___uid____smb___True___osf_smb_ro_uid__ [0.020007s] ... ok 2026-04-21 02:05:44.575665 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_09_______False_ [0.020010s] ... ok 2026-04-21 02:05:44.584677 | ubuntu-noble | 2026-04-21 02:05:44.579 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.584697 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_allow_access_existing_exports [0.022230s] ... ok 2026-04-21 02:05:44.584701 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_5___uid____smb___False___osf_smb_uid__ [0.018078s] ... ok 2026-04-21 02:05:44.587602 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_without_share_server_name_in_server_detail [0.047881s] ... ok 2026-04-21 02:05:44.594174 | ubuntu-noble | Failed to get exports from the system. Error: Unexpected error while running command. 2026-04-21 02:05:44.594191 | ubuntu-noble | Command: None 2026-04-21 02:05:44.594196 | ubuntu-noble | Exit code: - 2026-04-21 02:05:44.594200 | ubuntu-noble | Stdout: None 2026-04-21 02:05:44.594204 | ubuntu-noble | Stderr: None. 2026-04-21 02:05:44.595688 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_deny_access_exception [0.019558s] ... ok 2026-04-21 02:05:44.602340 | ubuntu-noble | 2026-04-21 02:05:44.599 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.603699 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_allow_access_invalid_access_type [0.020267s] ... ok 2026-04-21 02:05:44.604434 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_7___uid____nfs___False___osf_nfs_uid__ [0.018350s] ... ok 2026-04-21 02:05:44.607652 | ubuntu-noble | Failed to create CIFS server 4-57fc88167224. Reason: []. 2026-04-21 02:05:44.610751 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_create_cifs_server_with_error [0.022944s] ... ok 2026-04-21 02:05:44.612488 | ubuntu-noble | /gpfs0 is not on GPFS. Perhaps GPFS not mounted. 2026-04-21 02:05:44.615997 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_gpfs_path_check [0.019632s] ... ok 2026-04-21 02:05:44.617652 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_cifs_ro_access_with_ipv6 [0.051520s] ... ok 2026-04-21 02:05:44.621114 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_4_root_squash [0.018444s] ... ok 2026-04-21 02:05:44.622826 | ubuntu-noble | 2026-04-21 02:05:44.621 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.624479 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_1_rw [0.021411s] ... ok 2026-04-21 02:05:44.634537 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_do_setup [0.019299s] ... ok 2026-04-21 02:05:44.635128 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:44.639357 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_create_cifs_share [0.027937s] ... ok 2026-04-21 02:05:44.644125 | ubuntu-noble | 2026-04-21 02:05:44.640 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.644146 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_remove_export_no_exports [0.019608s] ... ok 2026-04-21 02:05:44.646135 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_from_snapshot [0.020102s] ... ok 2026-04-21 02:05:44.653981 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_extend_share [0.018814s] ... ok 2026-04-21 02:05:44.661188 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_file_tree_exception [0.019756s] ... ok 2026-04-21 02:05:44.665445 | ubuntu-noble | 2026-04-21 02:05:44.660 6822 ERROR manila.share.drivers.ibm.gpfs [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] gpfs_share_export_ip must be specified. 2026-04-21 02:05:44.665465 | ubuntu-noble | 2026-04-21 02:05:44.661 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.665470 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_export_ip [0.020841s] ... ok 2026-04-21 02:05:44.668020 | ubuntu-noble | Failed to deny the access fullcontrol to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. 2026-04-21 02:05:44.668037 | ubuntu-noble | Command: None 2026-04-21 02:05:44.668042 | ubuntu-noble | Exit code: - 2026-04-21 02:05:44.668046 | ubuntu-noble | Stdout: '' 2026-04-21 02:05:44.668049 | ubuntu-noble | Stderr: None. 2026-04-21 02:05:44.674763 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_deny_share_access_with_error [0.034217s] ... ok 2026-04-21 02:05:44.676389 | ubuntu-noble | {4} 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.020392s] ... ok 2026-04-21 02:05:44.680742 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_share_not_found [0.019244s] ... ok 2026-04-21 02:05:44.685016 | ubuntu-noble | 2026-04-21 02:05:44.681 6822 ERROR manila.share.drivers.ibm.gpfs [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] GPFS is not active. 2026-04-21 02:05:44.685047 | ubuntu-noble | 2026-04-21 02:05:44.682 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.685443 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_gpfs_state [0.021009s] ... ok 2026-04-21 02:05:44.693675 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_pass [0.019676s] ... ok 2026-04-21 02:05:44.700260 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_on_vdm [0.026914s] ... ok 2026-04-21 02:05:44.702050 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot [0.020275s] ... ok 2026-04-21 02:05:44.707542 | ubuntu-noble | 2026-04-21 02:05:44.705 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.707561 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_do_setup_gpfs_local_execute [0.022639s] ... ok 2026-04-21 02:05:44.712577 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_1_rw [0.018466s] ... ok 2026-04-21 02:05:44.719363 | ubuntu-noble | Failed to create file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-04-21 02:05:44.722168 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_with_error [0.021780s] ... ok 2026-04-21 02:05:44.722385 | ubuntu-noble | Unexpected exception while getting share list. Cannot delete snapshot without checking for dependent shares first: getfshare fail. 2026-04-21 02:05:44.722397 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:44.722401 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1160, in delete_snapshot 2026-04-21 02:05:44.722405 | ubuntu-noble | shares = self._client.getfshare(protocol, 2026-04-21 02:05:44.722409 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.722412 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:44.722416 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:44.722420 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.722424 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:44.722428 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:44.722432 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.722436 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:44.722440 | ubuntu-noble | raise effect 2026-04-21 02:05:44.722444 | ubuntu-noble | Exception: getfshare fail. 2026-04-21 02:05:44.722448 | ubuntu-noble | Failed to delete snapshot for FPG/VFS/fstore/snapshot pool/test_vfs/osf-nfs-project-id/osf-snap-name: removefsnap fail. 2026-04-21 02:05:44.722452 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:44.722455 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1192, in delete_snapshot 2026-04-21 02:05:44.722459 | ubuntu-noble | result = self._client.removefsnap( 2026-04-21 02:05:44.722463 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.722467 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:44.722470 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:44.722474 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.722478 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:44.722481 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:44.722485 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.722501 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:44.722505 | ubuntu-noble | raise effect 2026-04-21 02:05:44.722509 | ubuntu-noble | Exception: removefsnap fail. 2026-04-21 02:05:44.724326 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot_backend_exceptions [0.023122s] ... ok 2026-04-21 02:05:44.730235 | ubuntu-noble | 2026-04-21 02:05:44.726 6822 ERROR manila.share.drivers.ibm.gpfs [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Failed to deny access for share fakename. IP 10.0.0.1 still has access. 2026-04-21 02:05:44.730255 | ubuntu-noble | 2026-04-21 02:05:44.727 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.730260 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_fail [0.022109s] ... ok 2026-04-21 02:05:44.732169 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_invalid_option_ro [0.019699s] ... ok 2026-04-21 02:05:44.740588 | ubuntu-noble | File system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-04-21 02:05:44.743181 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_delete_file_system_but_not_found [0.021112s] ... ok 2026-04-21 02:05:44.747315 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_snapshot_not_found [0.020520s] ... ok 2026-04-21 02:05:44.750434 | ubuntu-noble | 2026-04-21 02:05:44.748 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.750454 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_stderr_2______False_ [0.020378s] ... ok 2026-04-21 02:05:44.751455 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing_incorrect_ip_exception [0.019070s] ... ok 2026-04-21 02:05:44.762237 | ubuntu-noble | 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.'}]. 2026-04-21 02:05:44.765645 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_1_volname_1 [0.019389s] ... ok 2026-04-21 02:05:44.766442 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system_but_not_found [0.021731s] ... ok 2026-04-21 02:05:44.770525 | ubuntu-noble | {4} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing_invalid_share_exception_2_False [0.019501s] ... ok 2026-04-21 02:05:44.772932 | ubuntu-noble | 2026-04-21 02:05:44.771 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.773790 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access [0.023472s] ... ok 2026-04-21 02:05:44.782282 | ubuntu-noble | Failed to get capacity for fpg pool: Fake exception for testing. 2026-04-21 02:05:44.784089 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_exception [0.019243s] ... ok 2026-04-21 02:05:44.784403 | ubuntu-noble | Mount Point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 already exists. Skip the creation. 2026-04-21 02:05:44.787159 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_but_already_exist [0.021825s] ... ok 2026-04-21 02:05:44.798359 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_export_no_filesystem_exports [0.022099s] ... ok 2026-04-21 02:05:44.799010 | ubuntu-noble | 2026-04-21 02:05:44.793 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.799021 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access_access_exists [0.021213s] ... ok 2026-04-21 02:05:44.805678 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_01__2__1__True_ [0.018690s] ... ok 2026-04-21 02:05:44.805697 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:44.806540 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:44.810526 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_get_mount_points_invalid_mover_id [0.022180s] ... ok 2026-04-21 02:05:44.814513 | ubuntu-noble | Only "ip" access type allowed for the NFS protocol. 2026-04-21 02:05:44.816397 | ubuntu-noble | 2026-04-21 02:05:44.812 6822 ERROR manila.share.drivers.ibm.gpfs [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Failed to check exports on the systems. Error: Unexpected error while running command. 2026-04-21 02:05:44.816413 | ubuntu-noble | Command: None 2026-04-21 02:05:44.816417 | ubuntu-noble | Exit code: - 2026-04-21 02:05:44.816421 | ubuntu-noble | Stdout: None 2026-04-21 02:05:44.816426 | ubuntu-noble | Stderr: None.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:44.816430 | ubuntu-noble | 2026-04-21 02:05:44.813 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.816859 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access_exception [0.020054s] ... ok 2026-04-21 02:05:44.819627 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_access_type_fails_for_type_cert [0.023750s] ... ok 2026-04-21 02:05:44.823448 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_03__1__2__True_ [0.019365s] ... ok 2026-04-21 02:05:44.828081 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:44.828887 | ubuntu-noble | Invalid vlan id 100. Other interfaces on this subnet are in a different vlan. 2026-04-21 02:05:44.832229 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_conflict_vlan_id_1 [0.022236s] ... ok 2026-04-21 02:05:44.835755 | ubuntu-noble | 2026-04-21 02:05:44.833 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.836286 | ubuntu-noble | {5} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing [0.020382s] ... ok 2026-04-21 02:05:44.837735 | ubuntu-noble | Only "ip" access type allowed for the NFS protocol. 2026-04-21 02:05:44.841644 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_access_type_fails_for_type_user [0.023185s] ... ok 2026-04-21 02:05:44.842689 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_06__1024__2048__False_ [0.019890s] ... ok 2026-04-21 02:05:44.853560 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_ref_with_error [0.021242s] ... ok 2026-04-21 02:05:44.861314 | ubuntu-noble | 2026-04-21 02:05:44.854 6822 DEBUG manila.share.drivers.infinidat.infinibox [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-21 02:05:44.861331 | ubuntu-noble | 2026-04-21 02:05:44.855 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.861344 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips [0.021200s] ... ok 2026-04-21 02:05:44.861538 | ubuntu-noble | Pool "mockpool" not found 2026-04-21 02:05:44.863272 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_pool_not_found [0.023028s] ... ok 2026-04-21 02:05:44.864017 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_08__2048__1024__False_ [0.021023s] ... ok 2026-04-21 02:05:44.872807 | ubuntu-noble | Failed to set NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 access on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-04-21 02:05:44.872832 | ubuntu-noble | Command: None 2026-04-21 02:05:44.872837 | ubuntu-noble | Exit code: - 2026-04-21 02:05:44.872841 | ubuntu-noble | Stdout: '56aafd02-4d44-43d7-b784-57fc88167224 : \nError 2: 56aafd02-4d44-43d7-b784-57fc88167224 : No such file or directory \n' 2026-04-21 02:05:44.872846 | ubuntu-noble | Stderr: None. 2026-04-21 02:05:44.875963 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_deny_rw_share_with_error [0.021612s] ... ok 2026-04-21 02:05:44.883925 | ubuntu-noble | 2026-04-21 02:05:44.877 6822 DEBUG manila.share.drivers.infinidat.infinibox [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-21 02:05:44.883942 | ubuntu-noble | 2026-04-21 02:05:44.878 6822 ERROR manila.share.drivers.infinidat.infinibox [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] INFINIDAT InfiniBox NAS network space "mockspace" has no IP addresses defined 2026-04-21 02:05:44.883947 | ubuntu-noble | 2026-04-21 02:05:44.879 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.883951 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips_no_ips [0.023841s] ... ok 2026-04-21 02:05:44.884151 | ubuntu-noble | Failed to update capacity quota 1 on foo_fstore with exception: boom 2026-04-21 02:05:44.885062 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_setfsquota_side_effects_2 [0.020537s] ... ok 2026-04-21 02:05:44.886267 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_metadata [0.022750s] ... ok 2026-04-21 02:05:44.892795 | ubuntu-noble | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-04-21 02:05:44.893037 | ubuntu-noble | Query nfs share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 failed. Reason None. 2026-04-21 02:05:44.896523 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_deny_share_not_found [0.019635s] ... ok 2026-04-21 02:05:44.902100 | ubuntu-noble | Failed to set SSH options for HPE 3PAR File Persona Client: non-manila-except 2026-04-21 02:05:44.902114 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:44.902119 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 156, in do_setup 2026-04-21 02:05:44.902123 | ubuntu-noble | self._client.setSSHOptions( 2026-04-21 02:05:44.902127 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:44.902131 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:44.902135 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.902139 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:44.902142 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:44.902146 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.902150 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:44.902154 | ubuntu-noble | raise effect 2026-04-21 02:05:44.902158 | ubuntu-noble | Exception: non-manila-except 2026-04-21 02:05:44.905593 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_setup_client_ssh_error [0.019631s] ... ok 2026-04-21 02:05:44.905928 | ubuntu-noble | infinibox_login configuration parameter must be specified 2026-04-21 02:05:44.906984 | ubuntu-noble | 2026-04-21 02:05:44.899 6822 DEBUG manila.share.drivers.infinidat.infinibox [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-21 02:05:44.907000 | ubuntu-noble | 2026-04-21 02:05:44.900 6822 ERROR manila.share.drivers.infinidat.infinibox [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] INFINIDAT InfiniBox NAS network space "mockspace" has no enabled IP addresses 2026-04-21 02:05:44.907005 | ubuntu-noble | 2026-04-21 02:05:44.900 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.907372 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips_no_ips_enabled [0.021543s] ... ok 2026-04-21 02:05:44.908903 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_empty_auth_parameters [0.022379s] ... ok 2026-04-21 02:05:44.912649 | ubuntu-noble | Failed to list NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-04-21 02:05:44.912666 | ubuntu-noble | Command: None 2026-04-21 02:05:44.912670 | ubuntu-noble | Exit code: - 2026-04-21 02:05:44.912674 | ubuntu-noble | Stdout: '' 2026-04-21 02:05:44.912678 | ubuntu-noble | Stderr: None. 2026-04-21 02:05:44.918538 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_get_nfs_share_with_error [0.019817s] ... ok 2026-04-21 02:05:44.922131 | ubuntu-noble | Error while validating FPG/VFS (pool/None): Expected 1, got 0. 2026-04-21 02:05:44.925912 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_vfs_not_found [0.019641s] ... ok 2026-04-21 02:05:44.932035 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_04__True__True__False__False_ [0.022310s] ... ok 2026-04-21 02:05:44.933589 | ubuntu-noble | 2026-04-21 02:05:44.923 6822 DEBUG manila.share.drivers.infinidat.infinibox [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-21 02:05:44.933605 | ubuntu-noble | 2026-04-21 02:05:44.924 6822 ERROR manila.share.drivers.infinidat.infinibox [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] INFINIDAT InfiniBox NAS network space "mockspace" not found 2026-04-21 02:05:44.933611 | ubuntu-noble | 2026-04-21 02:05:44.925 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.936708 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips_no_network_space [0.024976s] ... ok 2026-04-21 02:05:44.936887 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot_with_error [0.020165s] ... ok 2026-04-21 02:05:44.943828 | ubuntu-noble | Failed to remove FSIP for FPG/VFS/IP pool/test_vfs/1.2.3.4. 2026-04-21 02:05:44.947132 | ubuntu-noble | {0} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_not_gone [0.021507s] ... ok 2026-04-21 02:05:44.950925 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_deny_nfs_access [0.334675s] ... ok 2026-04-21 02:05:44.957074 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_05__True__False__True__True_ [0.022833s] ... ok 2026-04-21 02:05:44.957097 | ubuntu-noble | 2026-04-21 02:05:44.946 6822 DEBUG manila.share.drivers.infinidat.infinibox [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-21 02:05:44.957102 | ubuntu-noble | 2026-04-21 02:05:44.947 6822 ERROR manila.share.drivers.infinidat.infinibox [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Pool "mockpool" not found 2026-04-21 02:05:44.957106 | ubuntu-noble | 2026-04-21 02:05:44.948 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.957111 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_pool_no_pools [0.022347s] ... ok 2026-04-21 02:05:44.958401 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StoragePoolTestCase.test_get_pool_with_error [0.021657s] ... ok 2026-04-21 02:05:44.974071 | ubuntu-noble | Caught exception from infinisdk: 2026-04-21 02:05:44.974091 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:44.974096 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-21 02:05:44.974100 | ubuntu-noble | return func(*args, **kwargs) 2026-04-21 02:05:44.974104 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.974108 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export 2026-04-21 02:05:44.974112 | ubuntu-noble | infinidat_exports = infinidat_filesystem.get_exports() 2026-04-21 02:05:44.974116 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.974119 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:44.974123 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:44.974127 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.974131 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:44.974135 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:44.974147 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.974151 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:05:44.974154 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:05:44.974158 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.974162 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-21 02:05:44.974166 | ubuntu-noble | raise FakeInfinisdkException() 2026-04-21 02:05:44.974169 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-21 02:05:44.974761 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:44.975305 | ubuntu-noble | Caught exception from infinisdk: 2026-04-21 02:05:44.975318 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:44.975322 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-21 02:05:44.975326 | ubuntu-noble | return func(*args, **kwargs) 2026-04-21 02:05:44.975330 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.975334 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export 2026-04-21 02:05:44.975338 | ubuntu-noble | infinidat_exports = infinidat_filesystem.get_exports() 2026-04-21 02:05:44.975341 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.975345 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:44.975349 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:44.975353 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.975356 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:44.975360 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:44.975364 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.975367 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:05:44.975371 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:05:44.975375 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.975386 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-21 02:05:44.975390 | ubuntu-noble | raise FakeInfinisdkException() 2026-04-21 02:05:44.975394 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-21 02:05:44.975398 | ubuntu-noble | 2026-04-21 02:05:44.975402 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-04-21 02:05:44.975406 | ubuntu-noble | 2026-04-21 02:05:44.975410 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:44.975414 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 397, in _ensure_filesystem_export 2026-04-21 02:05:44.975418 | ubuntu-noble | infinidat_export = self._get_export(infinidat_filesystem) 2026-04-21 02:05:44.975421 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.975425 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 118, in wrapper 2026-04-21 02:05:44.975429 | ubuntu-noble | raise exception.ShareBackendException(msg=msg) 2026-04-21 02:05:44.975433 | ubuntu-noble | manila.exception.ShareBackendException: Share backend error: Caught exception from infinisdk: . 2026-04-21 02:05:44.975436 | ubuntu-noble | 2026-04-21 02:05:44.975440 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-04-21 02:05:44.975444 | ubuntu-noble | 2026-04-21 02:05:44.975448 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:44.975451 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-21 02:05:44.975455 | ubuntu-noble | return func(*args, **kwargs) 2026-04-21 02:05:44.975459 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.975463 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 390, in _create_filesystem_export 2026-04-21 02:05:44.975466 | ubuntu-noble | infinidat_export = infinidat_filesystem.add_export( 2026-04-21 02:05:44.975470 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.975474 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:44.975478 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:44.975481 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.975485 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:44.975489 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:44.975492 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.975496 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:05:44.975500 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:05:44.975503 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.975507 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-21 02:05:44.975511 | ubuntu-noble | raise FakeInfinisdkException() 2026-04-21 02:05:44.975515 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-21 02:05:44.976388 | ubuntu-noble | 2026-04-21 02:05:44.969 6822 DEBUG manila.share.drivers.infinidat.infinibox [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-21 02:05:44.976405 | ubuntu-noble | 2026-04-21 02:05:44.970 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:44.980562 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_access_type_ip [0.022091s] ... ok 2026-04-21 02:05:44.980580 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_create_vdm [0.020792s] ... ok 2026-04-21 02:05:44.980585 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_get_exports_api_fail [0.023927s] ... ok 2026-04-21 02:05:44.981675 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_add_share_to_partition_fail [0.034792s] ... ok 2026-04-21 02:05:44.995495 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:44.996641 | ubuntu-noble | Could not setup server. 2026-04-21 02:05:44.996654 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:44.996659 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py", line 718, in setup_server 2026-04-21 02:05:44.996675 | ubuntu-noble | devices = self.get_managed_ports() 2026-04-21 02:05:44.996679 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.996683 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:44.996687 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:44.996691 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.996695 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:44.996698 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:44.996702 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:44.996706 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:44.996710 | ubuntu-noble | raise effect 2026-04-21 02:05:44.996713 | ubuntu-noble | manila.exception.EMCVnxXMLAPIError: Get managed ports fail. 2026-04-21 02:05:45.000303 | ubuntu-noble | {3} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_setup_server [0.020459s] ... ok 2026-04-21 02:05:45.003474 | ubuntu-noble | 2026-04-21 02:05:44.995 6822 DEBUG manila.share.drivers.infinidat.infinibox [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-21 02:05:45.004650 | ubuntu-noble | 2026-04-21 02:05:44.995 6822 DEBUG manila.share.drivers.infinidat.infinibox [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-21 02:05:45.004662 | ubuntu-noble | 2026-04-21 02:05:44.997 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.004970 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_6__False__True__False_ [0.027975s] ... ok 2026-04-21 02:05:45.007524 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_without_valid_physical_device [0.050633s] ... ok 2026-04-21 02:05:45.007546 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_shares [0.023290s] ... ok 2026-04-21 02:05:45.007550 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_fail [0.024854s] ... ok 2026-04-21 02:05:45.019957 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_mkindex [0.020421s] ... ok 2026-04-21 02:05:45.022536 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_backend_info_2__True__False_ [0.020361s] ... ok 2026-04-21 02:05:45.027663 | ubuntu-noble | 2026-04-21 02:05:45.023 6822 DEBUG manila.share.drivers.infinidat.infinibox [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-21 02:05:45.027678 | ubuntu-noble | 2026-04-21 02:05:45.025 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.029479 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_bigger_size [0.026612s] ... ok 2026-04-21 02:05:45.037402 | ubuntu-noble | There was a problem removing the export. Ignoring errors and continuing operation. 2026-04-21 02:05:45.037416 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:45.037420 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ganesha/manager.py", line 515, in remove_export 2026-04-21 02:05:45.037424 | ubuntu-noble | confdict = self._read_export(name) 2026-04-21 02:05:45.037428 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.037432 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:45.037436 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:45.037440 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.037443 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:45.037448 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:45.037451 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.037455 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:45.037459 | ubuntu-noble | raise effect 2026-04-21 02:05:45.037463 | ubuntu-noble | manila.exception.GaneshaCommandFailure: Ganesha management command failed. 2026-04-21 02:05:45.037467 | ubuntu-noble | Command: None 2026-04-21 02:05:45.037471 | ubuntu-noble | Exit code: - 2026-04-21 02:05:45.037474 | ubuntu-noble | Stdout: None 2026-04-21 02:05:45.037478 | ubuntu-noble | Stderr: None 2026-04-21 02:05:45.037732 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_rw_success_1 [0.028522s] ... ok 2026-04-21 02:05:45.039580 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_error_during_read_export_with_rados_store_1_True [0.020477s] ... ok 2026-04-21 02:05:45.040974 | ubuntu-noble | Pool "mockpool" not found 2026-04-21 02:05:45.043516 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_share_stats_pool_not_found [0.021282s] ... ok 2026-04-21 02:05:45.051955 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_recover_nfs_rule_with_ipv6 [0.048799s] ... ok 2026-04-21 02:05:45.053948 | ubuntu-noble | check_conf_file: Config file invalid. RestURL, UserName and UserPassword must be set. 2026-04-21 02:05:45.056499 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_username_fail [0.020861s] ... ok 2026-04-21 02:05:45.059161 | ubuntu-noble | There was a problem removing the export. Ignoring errors and continuing operation. 2026-04-21 02:05:45.059173 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:45.059177 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ganesha/manager.py", line 516, in remove_export 2026-04-21 02:05:45.059182 | ubuntu-noble | self._remove_export_dbus(confdict["EXPORT"]["Export_Id"]) 2026-04-21 02:05:45.059186 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:45.059190 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:45.059194 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.059198 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:45.059202 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:45.059214 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.059218 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:45.059222 | ubuntu-noble | raise effect 2026-04-21 02:05:45.059226 | ubuntu-noble | manila.exception.GaneshaCommandFailure: Ganesha management command failed. 2026-04-21 02:05:45.059230 | ubuntu-noble | Command: None 2026-04-21 02:05:45.059233 | ubuntu-noble | Exit code: - 2026-04-21 02:05:45.059237 | ubuntu-noble | Stdout: None 2026-04-21 02:05:45.059241 | ubuntu-noble | Stderr: None 2026-04-21 02:05:45.061235 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_error_during_remove_export_dbus_with_rados_store_1_True [0.020513s] ... ok 2026-04-21 02:05:45.062066 | ubuntu-noble | infinibox_login configuration parameter must be specified 2026-04-21 02:05:45.069579 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_no_auth_parameters [0.020589s] ... ok 2026-04-21 02:05:45.069838 | ubuntu-noble | 2026-04-21 02:05:45.047 6822 DEBUG manila.share.drivers.infinidat.infinibox [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-21 02:05:45.069848 | ubuntu-noble | 2026-04-21 02:05:45.047 6822 ERROR manila.share.drivers.infinidat.infinibox [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Caught exception from infinisdk: : manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-21 02:05:45.069853 | ubuntu-noble | 2026-04-21 02:05:45.047 6822 ERROR manila.share.drivers.infinidat.infinibox Traceback (most recent call last): 2026-04-21 02:05:45.069857 | ubuntu-noble | 2026-04-21 02:05:45.047 6822 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-21 02:05:45.069861 | ubuntu-noble | 2026-04-21 02:05:45.047 6822 ERROR manila.share.drivers.infinidat.infinibox return func(*args, **kwargs) 2026-04-21 02:05:45.069865 | ubuntu-noble | 2026-04-21 02:05:45.047 6822 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.069869 | ubuntu-noble | 2026-04-21 02:05:45.047 6822 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 280, in _get_infinidat_pool 2026-04-21 02:05:45.069873 | ubuntu-noble | 2026-04-21 02:05:45.047 6822 ERROR manila.share.drivers.infinidat.infinibox pool = self._system.pools.safe_get(name=self._pool_name) 2026-04-21 02:05:45.069877 | ubuntu-noble | 2026-04-21 02:05:45.047 6822 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.069881 | ubuntu-noble | 2026-04-21 02:05:45.047 6822 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:45.069885 | ubuntu-noble | 2026-04-21 02:05:45.047 6822 ERROR manila.share.drivers.infinidat.infinibox return self._mock_call(*args, **kwargs) 2026-04-21 02:05:45.069889 | ubuntu-noble | 2026-04-21 02:05:45.047 6822 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.069893 | ubuntu-noble | 2026-04-21 02:05:45.047 6822 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:45.069897 | ubuntu-noble | 2026-04-21 02:05:45.047 6822 ERROR manila.share.drivers.infinidat.infinibox return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:45.069900 | ubuntu-noble | 2026-04-21 02:05:45.047 6822 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.069904 | ubuntu-noble | 2026-04-21 02:05:45.047 6822 ERROR manila.share.drivers.infinidat.infinibox File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:05:45.069908 | ubuntu-noble | 2026-04-21 02:05:45.047 6822 ERROR manila.share.drivers.infinidat.infinibox result = effect(*args, **kwargs) 2026-04-21 02:05:45.069912 | ubuntu-noble | 2026-04-21 02:05:45.047 6822 ERROR manila.share.drivers.infinidat.infinibox ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.069922 | ubuntu-noble | 2026-04-21 02:05:45.047 6822 ERROR manila.share.drivers.infinidat.infinibox File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-21 02:05:45.069926 | ubuntu-noble | 2026-04-21 02:05:45.047 6822 ERROR manila.share.drivers.infinidat.infinibox raise FakeInfinisdkException() 2026-04-21 02:05:45.069930 | ubuntu-noble | 2026-04-21 02:05:45.047 6822 ERROR manila.share.drivers.infinidat.infinibox manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-21 02:05:45.069934 | ubuntu-noble | 2026-04-21 02:05:45.047 6822 ERROR manila.share.drivers.infinidat.infinibox 2026-04-21 02:05:45.069938 | ubuntu-noble | 2026-04-21 02:05:45.049 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.069941 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_pools_api_fail [0.023868s] ... ok 2026-04-21 02:05:45.078953 | ubuntu-noble | Can not get access id from share. share_name: share-fake-uuid 2026-04-21 02:05:45.079285 | ubuntu-noble | Can not get access id from share. share_name: share_fake_uuid 2026-04-21 02:05:45.080870 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_with_rados_store_1_True [0.019929s] ... ok 2026-04-21 02:05:45.081627 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_cifsshare_from_cifssnapshot_success [0.025313s] ... ok 2026-04-21 02:05:45.086709 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_no_capacity_module [0.022152s] ... ok 2026-04-21 02:05:45.090498 | ubuntu-noble | 2026-04-21 02:05:45.087 6822 DEBUG manila.share.drivers.infinidat.infinibox [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-21 02:05:45.098259 | ubuntu-noble | 2026-04-21 02:05:45.092 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.098808 | ubuntu-noble | mv temp file (/fakedir0/export.d/fakefile.conf.RANDOM) to /fakedir0/export.d/fakefile.conf failed. 2026-04-21 02:05:45.099714 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_1__True__True_ [0.044572s] ... ok 2026-04-21 02:05:45.101243 | ubuntu-noble | Get share count error! 2026-04-21 02:05:45.101256 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-04-21 02:05:45.101742 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_conf_file_with_mv_error_1_True [0.020379s] ... ok 2026-04-21 02:05:45.102584 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:45.103556 | ubuntu-noble | Failed to update storage pool. 2026-04-21 02:05:45.104431 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfs_snapshot_fail [0.020858s] ... ok 2026-04-21 02:05:45.106924 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_revert_to_snapshot [0.020860s] ... ok 2026-04-21 02:05:45.114596 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_share_stats_without_matched_config_pools [0.061265s] ... ok 2026-04-21 02:05:45.121752 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_export_with_rados_store_1_True [0.019717s] ... ok 2026-04-21 02:05:45.122012 | ubuntu-noble | Can not create snapshot, because share id is not provided. 2026-04-21 02:05:45.124001 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfs_snapshot_share_not_exist [0.021514s] ... ok 2026-04-21 02:05:45.127120 | ubuntu-noble | Snapshot not found on the Infinibox by its name: openstack-snap-2 2026-04-21 02:05:45.129787 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access_snapshot_doesnt_exist [0.021539s] ... ok 2026-04-21 02:05:45.132160 | ubuntu-noble | 2026-04-21 02:05:45.125 6822 DEBUG manila.share.drivers.infinidat.infinibox [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-21 02:05:45.132176 | ubuntu-noble | 2026-04-21 02:05:45.127 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.133469 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share [0.033691s] ... ok 2026-04-21 02:05:45.136901 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:45.141648 | ubuntu-noble | {3} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_1 [0.019394s] ... ok 2026-04-21 02:05:45.142527 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_delete_cifs_server [0.029850s] ... ok 2026-04-21 02:05:45.144151 | ubuntu-noble | Share share-fake-uuid does not exist on the backend. 2026-04-21 02:05:45.144164 | ubuntu-noble | Failed to mount new share share-fake-uuid. Reason: Share id fake_uuid could not be found in storage backend.. 2026-04-21 02:05:45.145656 | ubuntu-noble | The share was not found. Share name:share-fake-uuid 2026-04-21 02:05:45.146949 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_allow_newaccess_fail [0.022531s] ... ok 2026-04-21 02:05:45.150542 | ubuntu-noble | {4} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access_fails_invalid_ip [0.020800s] ... ok 2026-04-21 02:05:45.162372 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol [0.020650s] ... ok 2026-04-21 02:05:45.162611 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_but_already_join_domain [0.019758s] ... ok 2026-04-21 02:05:45.167722 | ubuntu-noble | 2026-04-21 02:05:45.163 6822 DEBUG manila.share.drivers.infinidat.infinibox [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-21 02:05:45.167747 | ubuntu-noble | 2026-04-21 02:05:45.164 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.168620 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_snapshot [0.036871s] ... ok 2026-04-21 02:05:45.170482 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_partition_not_exist [0.021525s] ... ok 2026-04-21 02:05:45.170924 | ubuntu-noble | {4} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_invalid_channel [0.019908s] ... ok 2026-04-21 02:05:45.178847 | ubuntu-noble | Failed to modify CIFS server 4-57fc88167224. Reason: []. 2026-04-21 02:05:45.180793 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_umount_gluster_vol [0.019226s] ... ok 2026-04-21 02:05:45.182994 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_with_error [0.019588s] ... ok 2026-04-21 02:05:45.188752 | ubuntu-noble | The filesystem type is "Thick", so dedupe or compression cannot be set. 2026-04-21 02:05:45.189801 | ubuntu-noble | {4} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_parser_with_folder_status [0.019537s] ... ok 2026-04-21 02:05:45.191850 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_2 [0.023179s] ... ok 2026-04-21 02:05:45.200918 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_check_gluster_version [0.019743s] ... ok 2026-04-21 02:05:45.200936 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_clear_share_access_has_white_list [0.019652s] ... ok 2026-04-21 02:05:45.202467 | ubuntu-noble | 2026-04-21 02:05:45.192 6822 DEBUG manila.share.drivers.infinidat.infinibox [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-21 02:05:45.202480 | ubuntu-noble | 2026-04-21 02:05:45.194 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.202485 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_16__False__False__False__False_ [0.029762s] ... ok 2026-04-21 02:05:45.211149 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_quota_2_1 [0.020144s] ... ok 2026-04-21 02:05:45.216092 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_illegal_sectorsize_in_type_4__ [0.024273s] ... ok 2026-04-21 02:05:45.219517 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:45.221109 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_7 [0.019533s] ... ok 2026-04-21 02:05:45.223483 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_delete_cifs_share [0.021783s] ... ok 2026-04-21 02:05:45.231062 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_nfs_share [0.019479s] ... ok 2026-04-21 02:05:45.234902 | ubuntu-noble | 2026-04-21 02:05:45.223 6822 DEBUG manila.share.drivers.infinidat.infinibox [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py:192 2026-04-21 02:05:45.234918 | ubuntu-noble | 2026-04-21 02:05:45.223 6822 ERROR manila.share.drivers.infinidat.infinibox [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Filesystem not found on the Infinibox by its name: openstack-shr-1 2026-04-21 02:05:45.234923 | ubuntu-noble | 2026-04-21 02:05:45.225 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.235038 | ubuntu-noble | {5} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access_share_doesnt_exist [0.031841s] ... ok 2026-04-21 02:05:45.237137 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_09 [0.020985s] ... ok 2026-04-21 02:05:45.240853 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_regular_option_ambiguous_volinfo_1_0 [0.019848s] ... ok 2026-04-21 02:05:45.242403 | ubuntu-noble | Failed to disable the access to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. 2026-04-21 02:05:45.242415 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:45.242420 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1662, in disable_share_access 2026-04-21 02:05:45.242425 | ubuntu-noble | self._execute_cmd(disable_access, check_exit_code=True) 2026-04-21 02:05:45.242429 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-04-21 02:05:45.242433 | ubuntu-noble | return r(f, *args, **kwargs) 2026-04-21 02:05:45.242436 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.242440 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-04-21 02:05:45.242444 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-04-21 02:05:45.242448 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.242451 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-04-21 02:05:45.242455 | ubuntu-noble | result = action(retry_state) 2026-04-21 02:05:45.242459 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.242463 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-04-21 02:05:45.242467 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-04-21 02:05:45.242471 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.242474 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-04-21 02:05:45.242478 | ubuntu-noble | return self.__get_result() 2026-04-21 02:05:45.242482 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.242486 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-04-21 02:05:45.242490 | ubuntu-noble | raise self._exception 2026-04-21 02:05:45.242494 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-04-21 02:05:45.242497 | ubuntu-noble | result = fn(*args, **kwargs) 2026-04-21 02:05:45.242501 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.242505 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-04-21 02:05:45.242509 | ubuntu-noble | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-04-21 02:05:45.242513 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.242524 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:45.242528 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:45.242532 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.242536 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:45.242545 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:45.242549 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.242552 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:05:45.242556 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:05:45.242560 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.242563 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-04-21 02:05:45.242567 | ubuntu-noble | raise item[2] 2026-04-21 02:05:45.242571 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:45.242575 | ubuntu-noble | Command: None 2026-04-21 02:05:45.242579 | ubuntu-noble | Exit code: - 2026-04-21 02:05:45.242583 | ubuntu-noble | Stdout: '' 2026-04-21 02:05:45.242586 | ubuntu-noble | Stderr: None 2026-04-21 02:05:45.245016 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_disable_share_access_with_error [0.021297s] ... ok 2026-04-21 02:05:45.248711 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_share_instance_pnsp_2_cifs [0.019315s] ... ok 2026-04-21 02:05:45.259152 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_2 [0.021579s] ... ok 2026-04-21 02:05:45.262031 | ubuntu-noble | 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.'}]. 2026-04-21 02:05:45.264743 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_delete_file_system_but_get_file_system_error [0.019885s] ... ok 2026-04-21 02:05:45.266655 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_no_vol_2_False [0.025053s] ... ok 2026-04-21 02:05:45.269627 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_snapshots_from_share [0.019814s] ... ok 2026-04-21 02:05:45.271558 | ubuntu-noble | 2026-04-21 02:05:45.262 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.271573 | ubuntu-noble | {5} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_check_channels_status [0.035780s] ... ok 2026-04-21 02:05:45.279745 | ubuntu-noble | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-04-21 02:05:45.282655 | ubuntu-noble | Mount Point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 already exists. Skip the creation. 2026-04-21 02:05:45.284253 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_6 [0.023380s] ... ok 2026-04-21 02:05:45.289175 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_but_already_exist [0.020376s] ... ok 2026-04-21 02:05:45.289193 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__set_directory_quota [0.018417s] ... ok 2026-04-21 02:05:45.292654 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_2 [0.025546s] ... ok 2026-04-21 02:05:45.296933 | ubuntu-noble | 2026-04-21 02:05:45.287 6822 DEBUG manila.share.drivers.infortrend.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Creating share: 5a0aa06e-1c57-4996-be46-b81e360e8866. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infortrend/driver.py:163 2026-04-21 02:05:45.296952 | ubuntu-noble | 2026-04-21 02:05:45.287 6822 DEBUG manila.share.drivers.infortrend.infortrend_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Set Share [5a0aa06e1c574996be46b81e360e8866] Size [30 G] completed. _set_share_size /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infortrend/infortrend_nas.py:310 2026-04-21 02:05:45.296957 | ubuntu-noble | 2026-04-21 02:05:45.288 6822 INFO manila.share.drivers.infortrend.infortrend_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Create Share [5a0aa06e-1c57-4996-be46-b81e360e8866] completed. 2026-04-21 02:05:45.296962 | ubuntu-noble | 2026-04-21 02:05:45.288 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.297443 | ubuntu-noble | {5} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_create_share_nfs [0.025937s] ... ok 2026-04-21 02:05:45.303970 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_on_vdm [0.019225s] ... ok 2026-04-21 02:05:45.304555 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_qos_2 [0.021577s] ... ok 2026-04-21 02:05:45.306460 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_2_5000000k [0.018306s] ... ok 2026-04-21 02:05:45.313823 | ubuntu-noble | 2026-04-21 02:05:45.308 6822 DEBUG manila.share.drivers.infortrend.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Deleting share: 987c8763-3333-4444-5555-666666666666. delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infortrend/driver.py:170 2026-04-21 02:05:45.313843 | ubuntu-noble | 2026-04-21 02:05:45.309 6822 INFO manila.share.drivers.infortrend.infortrend_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Delete Share [987c8763-3333-4444-5555-666666666666] completed. 2026-04-21 02:05:45.313849 | ubuntu-noble | 2026-04-21 02:05:45.309 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.313853 | ubuntu-noble | {5} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_delete_non_exist_share [0.021078s] ... ok 2026-04-21 02:05:45.321560 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_req_host [0.029522s] ... ok 2026-04-21 02:05:45.322591 | ubuntu-noble | Mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-04-21 02:05:45.324273 | ubuntu-noble | Pool fakepool_fail is not exist in backend storage. 2026-04-21 02:05:45.325503 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_but_nonexistent [0.021107s] ... ok 2026-04-21 02:05:45.325518 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__validate_pools_exist_fail [0.019266s] ... ok 2026-04-21 02:05:45.325844 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_qos_2_45 [0.021706s] ... ok 2026-04-21 02:05:45.340921 | ubuntu-noble | 2026-04-21 02:05:45.336 6822 DEBUG manila.share.drivers.infortrend.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Deleting share: 5a0aa06e-1c57-4996-be46-b81e360e8866. delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infortrend/driver.py:170 2026-04-21 02:05:45.340951 | ubuntu-noble | 2026-04-21 02:05:45.336 6822 INFO manila.share.drivers.infortrend.infortrend_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Delete Share [5a0aa06e-1c57-4996-be46-b81e360e8866] completed. 2026-04-21 02:05:45.340957 | ubuntu-noble | 2026-04-21 02:05:45.337 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.341355 | ubuntu-noble | {5} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_delete_share_nfs [0.027762s] ... ok 2026-04-21 02:05:45.343622 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_2 [0.021526s] ... ok 2026-04-21 02:05:45.347322 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_check_for_setup_error_node_status_fail [0.018929s] ... ok 2026-04-21 02:05:45.347882 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_extend_share_success [0.021967s] ... ok 2026-04-21 02:05:45.354904 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:45.363528 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_3 [0.019656s] ... ok 2026-04-21 02:05:45.368397 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_get_mount_points [0.041561s] ... ok 2026-04-21 02:05:45.368861 | ubuntu-noble | Invalid NAS protocol supplied: fake_proto. 2026-04-21 02:05:45.372399 | ubuntu-noble | 2026-04-21 02:05:45.363 6822 DEBUG manila.share.drivers.infortrend.infortrend_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Set Share [5a0aa06e1c574996be46b81e360e8866] Size [100 G] completed. _set_share_size /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infortrend/infortrend_nas.py:310 2026-04-21 02:05:45.372419 | ubuntu-noble | 2026-04-21 02:05:45.363 6822 INFO manila.share.drivers.infortrend.infortrend_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Successfully Extend Share [5a0aa06e-1c57-4996-be46-b81e360e8866] to size [100 G]. 2026-04-21 02:05:45.372424 | ubuntu-noble | 2026-04-21 02:05:45.364 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.372429 | ubuntu-noble | {5} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_extend_share [0.026591s] ... ok 2026-04-21 02:05:45.372432 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_fail_1 [0.025661s] ... ok 2026-04-21 02:05:45.374336 | ubuntu-noble | Read Huawei config file(None) for Manila error: expected str, bytes or os.PathLike object, not NoneType 2026-04-21 02:05:45.380298 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_backend_driver_fail [0.029257s] ... ok 2026-04-21 02:05:45.383422 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_has_shouldnt_have_vol [0.020977s] ... ok 2026-04-21 02:05:45.392909 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_logins [0.020002s] ... ok 2026-04-21 02:05:45.393207 | ubuntu-noble | 2026-04-21 02:05:45.387 6822 DEBUG manila.share.drivers.infortrend.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Manage existing for share: 3a1222d3-c981-490a-9390-4d560ced68eb, manage_existing /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infortrend/driver.py:212 2026-04-21 02:05:45.393217 | ubuntu-noble | 2026-04-21 02:05:45.387 6822 INFO manila.share.drivers.infortrend.infortrend_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Successfully Manage Infortrend Share [test-folder-02], Size: [87.63 G], Protocol: [cifs], new name: [d156baf754224c9b8c78ee7943d000ec]. 2026-04-21 02:05:45.393222 | ubuntu-noble | 2026-04-21 02:05:45.388 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.393226 | ubuntu-noble | {5} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_cifs [0.023508s] ... ok 2026-04-21 02:05:45.399451 | ubuntu-noble | Failed to get mover by name server_2. 2026-04-21 02:05:45.404186 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_failed_to_get_mover_ref [0.036366s] ... ok 2026-04-21 02:05:45.404801 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_has_vol_1_None [0.021247s] ... ok 2026-04-21 02:05:45.408786 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_refresh_token_1_True [0.018881s] ... ok 2026-04-21 02:05:45.411694 | ubuntu-noble | 2026-04-21 02:05:45.409 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.412439 | ubuntu-noble | {5} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_shrink_share_smaller_than_used_size [0.021143s] ... ok 2026-04-21 02:05:45.416873 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_7 [0.038586s] ... ok 2026-04-21 02:05:45.425586 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:45.425820 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_numreduct_3___3____6____2beta____4__ [0.020918s] ... ok 2026-04-21 02:05:45.427437 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_2 [0.018599s] ... ok 2026-04-21 02:05:45.429615 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_with_error [0.025247s] ... ok 2026-04-21 02:05:45.440976 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_refresh_2 [0.022703s] ... ok 2026-04-21 02:05:45.441375 | ubuntu-noble | 2026-04-21 02:05:45.429 6822 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver._clear_access wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-04-21 02:05:45.441394 | ubuntu-noble | 2026-04-21 02:05:45.429 6822 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Pool P, Name: share_fakeinstanceid, Size: 1, Protocol: cifs _get_share_instance_pnsp /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:835 2026-04-21 02:05:45.441399 | ubuntu-noble | 2026-04-21 02:05:45.429 6822 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Clear all the access of share share_fakeinstanceid _clear_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:563 2026-04-21 02:05:45.441403 | ubuntu-noble | 2026-04-21 02:05:45.430 6822 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver._clear_access wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:85 2026-04-21 02:05:45.441408 | ubuntu-noble | 2026-04-21 02:05:45.430 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.441412 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__clear_access_2_cifs [0.021088s] ... ok 2026-04-21 02:05:45.445967 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.CLIParserTestCase.test_cliparser_with_header [0.017693s] ... ok 2026-04-21 02:05:45.448091 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_count_ignored_2 [0.021376s] ... ok 2026-04-21 02:05:45.453039 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_allow_share_access [0.023458s] ... ok 2026-04-21 02:05:45.456951 | ubuntu-noble | 2026-04-21 02:05:45.450 6822 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver._get_location_path wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-04-21 02:05:45.456969 | ubuntu-noble | 2026-04-21 02:05:45.450 6822 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver._get_location_path wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:85 2026-04-21 02:05:45.456974 | ubuntu-noble | 2026-04-21 02:05:45.451 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.457307 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_location_path_1_nfs [0.020840s] ... ok 2026-04-21 02:05:45.463162 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_sharesnapshot_not_exist [0.023432s] ... ok 2026-04-21 02:05:45.465718 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_client_spec_type_failed [0.019791s] ... ok 2026-04-21 02:05:45.467676 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:05:45.470977 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_setup_via_manager [0.022669s] ... ok 2026-04-21 02:05:45.476065 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_delete_nfs_share_locked [0.022516s] ... ok 2026-04-21 02:05:45.485200 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_check_access_type [0.019939s] ... ok 2026-04-21 02:05:45.488390 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_logical_port_ip_fail [0.024629s] ... ok 2026-04-21 02:05:45.489090 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:05:45.489869 | ubuntu-noble | Option auth.ssl-allow is not defined on gluster volume. Volume: 2026-04-21 02:05:45.491823 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_setup_via_manager_no_option_data_2_False [0.021455s] ... ok 2026-04-21 02:05:45.494386 | ubuntu-noble | 2026-04-21 02:05:45.472 6822 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver.delete_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-04-21 02:05:45.494404 | ubuntu-noble | 2026-04-21 02:05:45.473 6822 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Pool P, Name: share_fakeinstanceid, Size: 1, Protocol: cifs _get_share_instance_pnsp /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:835 2026-04-21 02:05:45.494409 | ubuntu-noble | 2026-04-21 02:05:45.473 6822 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Delete share: share_fakeinstanceid delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:390 2026-04-21 02:05:45.494413 | ubuntu-noble | 2026-04-21 02:05:45.473 6822 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver.delete_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:85 2026-04-21 02:05:45.494417 | ubuntu-noble | 2026-04-21 02:05:45.474 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.494422 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_share_2_cifs [0.023084s] ... ok 2026-04-21 02:05:45.502696 | ubuntu-noble | Snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 already exists. Skip the creation. 2026-04-21 02:05:45.503188 | ubuntu-noble | 2026-04-21 02:05:45.495 6822 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver.delete_snapshot wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-04-21 02:05:45.503199 | ubuntu-noble | 2026-04-21 02:05:45.496 6822 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Pool P, Name: share_fakeinstanceid, Size: 1, Protocol: fake_proto _get_share_instance_pnsp /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:835 2026-04-21 02:05:45.503203 | ubuntu-noble | 2026-04-21 02:05:45.496 6822 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Delete snapshot snap_fakesnapid of share share_fakeinstanceid delete_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:459 2026-04-21 02:05:45.503214 | ubuntu-noble | 2026-04-21 02:05:45.496 6822 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver.delete_snapshot wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:85 2026-04-21 02:05:45.503218 | ubuntu-noble | 2026-04-21 02:05:45.497 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.503412 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_snapshot_normal [0.022490s] ... ok 2026-04-21 02:05:45.505499 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_classify_cifs_rights [0.019430s] ... ok 2026-04-21 02:05:45.510230 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:05:45.512736 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_create_snapshot_but_already_exist [0.036716s] ... ok 2026-04-21 02:05:45.513490 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_2 [0.021772s] ... ok 2026-04-21 02:05:45.515308 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_fail_3 [0.027848s] ... ok 2026-04-21 02:05:45.521486 | ubuntu-noble | Share fakename does not exist on the backend. 2026-04-21 02:05:45.528234 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_delete_share_1 [0.018661s] ... ok 2026-04-21 02:05:45.532611 | ubuntu-noble | 2026-04-21 02:05:45.517 6822 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver.do_setup wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-04-21 02:05:45.532627 | ubuntu-noble | 2026-04-21 02:05:45.518 6822 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver.do_setup wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:85 2026-04-21 02:05:45.532633 | ubuntu-noble | 2026-04-21 02:05:45.519 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.533363 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_do_setup [0.021916s] ... ok 2026-04-21 02:05:45.536416 | ubuntu-noble | Snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 not found. Skip the deletion. 2026-04-21 02:05:45.537578 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:05:45.540461 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_delete_snapshot_but_not_found [0.027030s] ... ok 2026-04-21 02:05:45.545207 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_4 [0.026990s] ... ok 2026-04-21 02:05:45.546377 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_partition_not_exist_1 [0.024592s] ... ok 2026-04-21 02:05:45.546616 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_dirsname_by_name_1 [0.018166s] ... ok 2026-04-21 02:05:45.557637 | ubuntu-noble | 2026-04-21 02:05:45.539 6822 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [fake_as13000] Enter AS13000ShareDriver.extend_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:82 2026-04-21 02:05:45.557653 | ubuntu-noble | 2026-04-21 02:05:45.539 6822 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Pool P, Name: share_fakeinstanceid, Size: 1, Protocol: fake_proto _get_share_instance_pnsp /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:835 2026-04-21 02:05:45.557676 | ubuntu-noble | 2026-04-21 02:05:45.539 6822 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] extend share share_fakeinstanceid to new size 2 GB extend_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:398 2026-04-21 02:05:45.557680 | ubuntu-noble | 2026-04-21 02:05:45.540 6822 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [fake_as13000] Leave AS13000ShareDriver.extend_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:85 2026-04-21 02:05:45.557685 | ubuntu-noble | 2026-04-21 02:05:45.541 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.557952 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_extend_share [0.021921s] ... ok 2026-04-21 02:05:45.561036 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_cifs_access_1_True [0.019275s] ... ok 2026-04-21 02:05:45.561952 | ubuntu-noble | Failed to set access rules to new active replica fake_new_replica_id. 2026-04-21 02:05:45.563475 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_7_unmanage [0.022272s] ... ok 2026-04-21 02:05:45.566412 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_access_update_error_1 [0.025269s] ... ok 2026-04-21 02:05:45.570316 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_attach_detach_nfs_interface [0.028481s] ... ok 2026-04-21 02:05:45.576038 | ubuntu-noble | 2026-04-21 02:05:45.570 6822 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] CMD: delete, URL: http://some_ip:some_port/rest/fake_method, DATA: {"fake_param": "fake_value"} do_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:161 2026-04-21 02:05:45.576056 | ubuntu-noble | 2026-04-21 02:05:45.571 6822 DEBUG manila.share.drivers.inspur.as13000.as13000_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] CODE: 200, RESPONSE: {'code': 0, 'message': 'success'} do_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/as13000/as13000_nas.py:185 2026-04-21 02:05:45.576061 | ubuntu-noble | 2026-04-21 02:05:45.571 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.576065 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_3 [0.029550s] ... ok 2026-04-21 02:05:45.580809 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_nfs_access_1_True [0.018713s] ... ok 2026-04-21 02:05:45.584036 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init_subclass_3 [0.020857s] ... ok 2026-04-21 02:05:45.585544 | ubuntu-noble | Can't open the recent url, re-login. 2026-04-21 02:05:45.586405 | ubuntu-noble | Failed to split replication pair fake_pair_id. 2026-04-21 02:05:45.586418 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-04-21 02:05:45.587132 | ubuntu-noble | Failed to split replication pair fake_pair_id while switching over. 2026-04-21 02:05:45.587143 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:45.587147 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 189, in switch_over 2026-04-21 02:05:45.587151 | ubuntu-noble | self.helper.split_replication_pair(replica_pair_id) 2026-04-21 02:05:45.587155 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:45.587168 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:45.587172 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.587176 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:45.587179 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:45.587183 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.587187 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1211, in _execute_mock_call 2026-04-21 02:05:45.587190 | ubuntu-noble | return self._mock_wraps(*args, **kwargs) 2026-04-21 02:05:45.587194 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.587198 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1393, in split_replication_pair 2026-04-21 02:05:45.587202 | ubuntu-noble | self._assert_rest_result(result, msg) 2026-04-21 02:05:45.587205 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-04-21 02:05:45.587209 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-04-21 02:05:45.587213 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Failed to split replication pair fake_pair_id. 2026-04-21 02:05:45.587217 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-04-21 02:05:45.587477 | ubuntu-noble | Cannot get share share_fake_new_uuid. 2026-04-21 02:05:45.588225 | ubuntu-noble | Failed to detach interface a33884c869e0 from mover 56aafd02-4d44-43d7-b784-57fc88167224. 2026-04-21 02:05:45.588232 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:45.588236 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 976, in detach_nfs_interface 2026-04-21 02:05:45.588240 | ubuntu-noble | self._execute_cmd(command_detach_nfs_interface, 2026-04-21 02:05:45.588244 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-04-21 02:05:45.588248 | ubuntu-noble | return r(f, *args, **kwargs) 2026-04-21 02:05:45.588252 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.588256 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-04-21 02:05:45.588259 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-04-21 02:05:45.588263 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.588267 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-04-21 02:05:45.588270 | ubuntu-noble | result = action(retry_state) 2026-04-21 02:05:45.588274 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.588278 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-04-21 02:05:45.588281 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-04-21 02:05:45.588303 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.588372 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-04-21 02:05:45.588377 | ubuntu-noble | return self.__get_result() 2026-04-21 02:05:45.588381 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.588385 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-04-21 02:05:45.588389 | ubuntu-noble | raise self._exception 2026-04-21 02:05:45.588393 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-04-21 02:05:45.588397 | ubuntu-noble | result = fn(*args, **kwargs) 2026-04-21 02:05:45.588400 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.588404 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-04-21 02:05:45.588408 | ubuntu-noble | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-04-21 02:05:45.588412 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.588415 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:45.588425 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:45.588429 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.588432 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:45.588436 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:45.588440 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.588444 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:05:45.588447 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:05:45.588451 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.588455 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-04-21 02:05:45.588459 | ubuntu-noble | raise item[2] 2026-04-21 02:05:45.588463 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:45.588466 | ubuntu-noble | Command: None 2026-04-21 02:05:45.588470 | ubuntu-noble | Exit code: - 2026-04-21 02:05:45.588474 | ubuntu-noble | Stdout: '' 2026-04-21 02:05:45.588478 | ubuntu-noble | Stderr: None 2026-04-21 02:05:45.592309 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_detach_nfs_interface_with_error [0.022515s] ... ok 2026-04-21 02:05:45.592324 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_error_ignore_1 [0.025672s] ... ok 2026-04-21 02:05:45.593412 | ubuntu-noble | 2026-04-21 02:05:45.589 6822 ERROR manila.share.drivers.inspur.as13000.as13000_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Exception due to network failure.: manila.exception.NetworkException: Exception due to network failure. 2026-04-21 02:05:45.593424 | ubuntu-noble | 2026-04-21 02:05:45.590 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.593429 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_rest_api_retry [0.018418s] ... ok 2026-04-21 02:05:45.599504 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_chnasdir [0.019508s] ... ok 2026-04-21 02:05:45.606393 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_ensure_gluster_vol_mounted [0.019991s] ... ok 2026-04-21 02:05:45.612993 | ubuntu-noble | 2026-04-21 02:05:45.610 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.613331 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_rights [0.019614s] ... ok 2026-04-21 02:05:45.615327 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_choose_bond_port [0.023899s] ... ok 2026-04-21 02:05:45.619949 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnaspool_2_Pool0 [0.018174s] ... ok 2026-04-21 02:05:45.622858 | ubuntu-noble | Could not mount the Gluster volume testvol 2026-04-21 02:05:45.622876 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:45.622881 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/glusterfs/layout_directory.py", line 108, in _ensure_gluster_vol_mounted 2026-04-21 02:05:45.622887 | ubuntu-noble | common._mount_gluster_vol(self.driver._execute, 2026-04-21 02:05:45.622891 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:45.622896 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:45.622899 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.622903 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:45.622907 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:45.622919 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:45.622922 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:45.622926 | ubuntu-noble | raise effect 2026-04-21 02:05:45.622930 | ubuntu-noble | manila.exception.GlusterfsException: Unknown Gluster exception. 2026-04-21 02:05:45.625166 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_ensure_gluster_vol_mounted_error [0.020536s] ... ok 2026-04-21 02:05:45.638581 | ubuntu-noble | 2026-04-21 02:05:45.627 6822 DEBUG manila.share.drivers.inspur.instorage.cli_helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py:222 2026-04-21 02:05:45.638600 | ubuntu-noble | 2026-04-21 02:05:45.628 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.638604 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_check_share_exist_1_True [0.017936s] ... ok 2026-04-21 02:05:45.638608 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmnfsclient [0.018494s] ... ok 2026-04-21 02:05:45.641179 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_port_conf_miss [0.024057s] ... ok 2026-04-21 02:05:45.647134 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_ensure_share [0.021089s] ... ok 2026-04-21 02:05:45.654480 | ubuntu-noble | 2026-04-21 02:05:45.645 6822 DEBUG manila.share.drivers.inspur.instorage.cli_helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Response for cmd ['mcsinq', 'lsnfslist', '-delim', '!', '"/fs/fs01/fs01"'] is ('path\n/fs/fs01/fs01', '') run_ssh_inq /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py:222 2026-04-21 02:05:45.654498 | ubuntu-noble | 2026-04-21 02:05:45.645 6822 DEBUG manila.share.drivers.inspur.instorage.cli_helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Response for cmd ['mcsinq', 'lsnfsinfo', '-delim', '!', '"/fs/fs01/fs01"'] is ('ip!mask!rights!all_squash!root_squash\n192.168.1.0!255.255.255.0!rw!all_squash!root_squash\n192.168.2.0!255.255.255.0!rw!all_squash!root_squash', '') run_ssh_inq /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py:222 2026-04-21 02:05:45.654503 | ubuntu-noble | 2026-04-21 02:05:45.646 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.654905 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_classify_nfs_client_spec_has_nfsinfo [0.018372s] ... ok 2026-04-21 02:05:45.657054 | ubuntu-noble | {4} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_check_for_setup_error_success [0.020530s] ... ok 2026-04-21 02:05:45.658104 | ubuntu-noble | Unsupported share protocol: FOO_PROTOCOL. 2026-04-21 02:05:45.660245 | ubuntu-noble | Most three ips can be set to DNS. 2026-04-21 02:05:45.660822 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_invalid_share_protocol [0.069869s] ... ok 2026-04-21 02:05:45.664124 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_dns_fail [0.024575s] ... ok 2026-04-21 02:05:45.666875 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_get_local_share_path [0.020519s] ... ok 2026-04-21 02:05:45.669427 | ubuntu-noble | 2026-04-21 02:05:45.665 6822 DEBUG manila.share.drivers.inspur.instorage.cli_helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py:222 2026-04-21 02:05:45.669442 | ubuntu-noble | 2026-04-21 02:05:45.666 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.669745 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_create_share_1_CIFS [0.019325s] ... ok 2026-04-21 02:05:45.677660 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__ensure_user_fail [0.020169s] ... ok 2026-04-21 02:05:45.686733 | ubuntu-noble | {0} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_security_service_invalid_3 [0.022279s] ... ok 2026-04-21 02:05:45.687183 | ubuntu-noble | 2026-04-21 02:05:45.684 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.687492 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_dirpath_by_name_2 [0.019207s] ... ok 2026-04-21 02:05:45.688970 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_share_manager [0.020961s] ... ok 2026-04-21 02:05:45.697852 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_location_path_1_nfs [0.019965s] ... ok 2026-04-21 02:05:45.709685 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_2_ [0.021127s] ... ok 2026-04-21 02:05:45.717765 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_share_instance_pnp_proto_error [0.020111s] ... ok 2026-04-21 02:05:45.729956 | ubuntu-noble | 2026-04-21 02:05:45.718 6822 DEBUG manila.share.drivers.inspur.instorage.cli_helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Response for cmd ['mcsinq', 'lsnode', '-delim', '!'] is ('id!name\n1!node1\n2!node2', '') run_ssh_inq /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py:222 2026-04-21 02:05:45.729974 | ubuntu-noble | 2026-04-21 02:05:45.718 6822 DEBUG manila.share.drivers.inspur.instorage.cli_helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py:222 2026-04-21 02:05:45.729985 | ubuntu-noble | 2026-04-21 02:05:45.718 6822 DEBUG manila.share.drivers.inspur.instorage.cli_helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py:222 2026-04-21 02:05:45.729994 | ubuntu-noble | 2026-04-21 02:05:45.718 6822 DEBUG manila.share.drivers.inspur.instorage.cli_helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py:222 2026-04-21 02:05:45.730007 | ubuntu-noble | 2026-04-21 02:05:45.719 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.730011 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_export_locations_1_CIFS [0.034865s] ... ok 2026-04-21 02:05:45.731160 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_3_Eeyore [0.021807s] ... ok 2026-04-21 02:05:45.736043 | ubuntu-noble | Failed to delete snapshot "test_snapshot". 2026-04-21 02:05:45.736059 | ubuntu-noble | StoragePool is None 2026-04-21 02:05:45.740447 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_snapshot_failure [0.076949s] ... ok 2026-04-21 02:05:45.742009 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__update_share_stats_pool_not_exist [0.021236s] ... ok 2026-04-21 02:05:45.754914 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_snapshot [0.020932s] ... ok 2026-04-21 02:05:45.760511 | ubuntu-noble | 2026-04-21 02:05:45.741 6822 DEBUG manila.share.drivers.inspur.instorage.cli_helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Response for cmd ['mcsinq', 'lsnode', '-delim', '!'] is ('id!name\n1!node1\n2!node2', '') run_ssh_inq /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py:222 2026-04-21 02:05:45.760536 | ubuntu-noble | 2026-04-21 02:05:45.741 6822 DEBUG manila.share.drivers.inspur.instorage.cli_helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py:222 2026-04-21 02:05:45.760542 | ubuntu-noble | 2026-04-21 02:05:45.741 6822 DEBUG manila.share.drivers.inspur.instorage.cli_helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py:222 2026-04-21 02:05:45.760546 | ubuntu-noble | 2026-04-21 02:05:45.741 6822 DEBUG manila.share.drivers.inspur.instorage.cli_helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py:222 2026-04-21 02:05:45.760551 | ubuntu-noble | 2026-04-21 02:05:45.742 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.760556 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_export_locations_2_NFS [0.021851s] ... ok 2026-04-21 02:05:45.762722 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_1 [0.019299s] ... ok 2026-04-21 02:05:45.764080 | ubuntu-noble | 2026-04-21 02:05:45.761 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.764130 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addcifsuser [0.019382s] ... ok 2026-04-21 02:05:45.773959 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_error [0.021836s] ... ok 2026-04-21 02:05:45.777425 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_3 [0.019071s] ... ok 2026-04-21 02:05:45.784963 | ubuntu-noble | 2026-04-21 02:05:45.779 6822 DEBUG manila.share.drivers.inspur.instorage.cli_helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Response for cmd ['mcsinq', 'lsnasdir', '-delim', '!', '"/fs/test_01"'] is ('parent_dir!name\n/fs/test_01!share_01', '') run_ssh_inq /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py:222 2026-04-21 02:05:45.784980 | ubuntu-noble | 2026-04-21 02:05:45.780 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.785338 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnasdir [0.020082s] ... ok 2026-04-21 02:05:45.799544 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_5 [0.021350s] ... ok 2026-04-21 02:05:45.799568 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_proto_fail [0.019101s] ... ok 2026-04-21 02:05:45.806510 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_cifs_success [0.066705s] ... ok 2026-04-21 02:05:45.806542 | ubuntu-noble | 2026-04-21 02:05:45.799 6822 DEBUG manila.share.drivers.inspur.instorage.instorage [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] share status {'share_backend_name': 'fake_instorage', 'vendor_name': 'INSPUR', 'driver_version': '1.0.0', 'storage_protocol': 'NFS_CIFS', 'reserved_percentage': 0, 'reserved_snapshot_percentage': 0, 'reserved_share_extend_percentage': 0, 'max_over_subscription_ratio': 0, 'snapshot_support': False, 'create_share_from_snapshot_support': False, 'revert_to_snapshot_support': False, 'qos': False, 'total_capacity_gb': 110, 'free_capacity_gb': 100, 'pools': [{'pool_name': 'pool0', 'total_capacity_gb': 110, 'free_capacity_gb': 100, 'allocated_capacity_gb': 10, 'reserved_percentage': 0, 'reserved_snapshot_percentage': 0, 'reserved_share_extend_percentage': 0, 'qos': False, 'dedupe': False, 'compression': False, 'thin_provisioning': False, 'max_over_subscription_ratio': 0}]} _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/instorage.py:153 2026-04-21 02:05:45.806549 | ubuntu-noble | 2026-04-21 02:05:45.800 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.806553 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test__update_share_stats [0.018273s] ... ok 2026-04-21 02:05:45.817494 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_6 [0.021544s] ... ok 2026-04-21 02:05:45.824189 | ubuntu-noble | 2026-04-21 02:05:45.819 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.824387 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_ensure_share [0.018811s] ... ok 2026-04-21 02:05:45.824408 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_non_config_4 [0.026876s] ... ok 2026-04-21 02:05:45.837126 | ubuntu-noble | Couldn't find a free gluster volume to use. 2026-04-21 02:05:45.842361 | ubuntu-noble | 2026-04-21 02:05:45.839 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.842846 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_excp_1 [0.022867s] ... ok 2026-04-21 02:05:45.842861 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_extend_share [0.019824s] ... ok 2026-04-21 02:05:45.844105 | ubuntu-noble | Only IP access types are allowed for NFS shares. 2026-04-21 02:05:45.846896 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_nfs_type_fail [0.023196s] ... ok 2026-04-21 02:05:45.860207 | ubuntu-noble | 2026-04-21 02:05:45.858 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.860661 | ubuntu-noble | {5} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test___call___success [0.018805s] ... ok 2026-04-21 02:05:45.864934 | ubuntu-noble | {3} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_wipe_gluster_vol_2 [0.021273s] ... ok 2026-04-21 02:05:45.866687 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_do_setup_login_fail [0.019522s] ... ok 2026-04-21 02:05:45.874079 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_nfs_raises_when_quota_absent [0.066803s] ... ok 2026-04-21 02:05:45.882042 | ubuntu-noble | 2026-04-21 02:05:45.878 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.882432 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_ip_fail [0.020515s] ... ok 2026-04-21 02:05:45.883238 | ubuntu-noble | {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__check_hdfs_state_healthy [0.021276s] ... ok 2026-04-21 02:05:45.885004 | ubuntu-noble | Can't find the share by share name: manila_fakeid. 2026-04-21 02:05:45.887177 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_not_exist_2_cifs [0.020189s] ... ok 2026-04-21 02:05:45.900480 | ubuntu-noble | 2026-04-21 02:05:45.898 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.900969 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_success_2_cifs [0.019652s] ... ok 2026-04-21 02:05:45.904253 | ubuntu-noble | {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__get_available_capacity [0.020866s] ... ok 2026-04-21 02:05:45.906445 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_nfs_2_cifs [0.019376s] ... ok 2026-04-21 02:05:45.924915 | ubuntu-noble | 2026-04-21 02:05:45.917 6822 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [fake_share_backend_name]:Start MacrosanNasDriver.check_for_setup_error wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/macrosan_nas.py:77 2026-04-21 02:05:45.924943 | ubuntu-noble | 2026-04-21 02:05:45.917 6822 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [fake_share_backend_name]:Leave MacrosanNasDriver.check_for_setup_error wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/macrosan_nas.py:80 2026-04-21 02:05:45.924991 | ubuntu-noble | 2026-04-21 02:05:45.918 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.925647 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_non_config_2 [0.020051s] ... ok 2026-04-21 02:05:45.926169 | ubuntu-noble | Failed to check available capacity for hdfs.Error: Unexpected error while running command. 2026-04-21 02:05:45.926181 | ubuntu-noble | Command: None 2026-04-21 02:05:45.926188 | ubuntu-noble | Exit code: - 2026-04-21 02:05:45.926193 | ubuntu-noble | Stdout: None 2026-04-21 02:05:45.926199 | ubuntu-noble | Stderr: None. 2026-04-21 02:05:45.927002 | ubuntu-noble | {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__get_available_capacity_exception [0.022567s] ... ok 2026-04-21 02:05:45.936871 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_fail [0.028468s] ... ok 2026-04-21 02:05:45.939202 | ubuntu-noble | 2026-04-21 02:05:45.936 6822 ERROR manila.share.drivers.macrosan.macrosan_helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Only USER access types are allowed for CIFS shares. 2026-04-21 02:05:45.939217 | ubuntu-noble | 2026-04-21 02:05:45.937 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.939221 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_cifs_type_fail [0.018530s] ... ok 2026-04-21 02:05:45.940980 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_raises_when_hard_limit_missing_usage_only [0.066794s] ... ok 2026-04-21 02:05:45.944213 | ubuntu-noble | Only 'user' access type allowed! 2026-04-21 02:05:45.947056 | ubuntu-noble | {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_allow_access_invalid_access_level [0.019361s] ... ok 2026-04-21 02:05:45.954804 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_filesystem_dir [0.018750s] ... ok 2026-04-21 02:05:45.963962 | ubuntu-noble | Failed to create share fakename from snapshot fakesnapshotname. Error: Unexpected error while running command. 2026-04-21 02:05:45.963986 | ubuntu-noble | Command: None 2026-04-21 02:05:45.963993 | ubuntu-noble | Exit code: - 2026-04-21 02:05:45.963998 | ubuntu-noble | Stdout: None 2026-04-21 02:05:45.964003 | ubuntu-noble | Stderr: None. 2026-04-21 02:05:45.967036 | ubuntu-noble | {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share_from_snapshot_exception [0.019642s] ... ok 2026-04-21 02:05:45.972044 | ubuntu-noble | 2026-04-21 02:05:45.966 6822 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [fake_share_backend_name]:Start MacrosanNasDriver.shrink_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/macrosan_nas.py:77 2026-04-21 02:05:45.972065 | ubuntu-noble | 2026-04-21 02:05:45.967 6822 DEBUG manila.share.drivers.macrosan.macrosan_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] [fake_share_backend_name]:Leave MacrosanNasDriver.shrink_share wrapper /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/macrosan_nas.py:80 2026-04-21 02:05:45.972072 | ubuntu-noble | 2026-04-21 02:05:45.968 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:45.973228 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_1_nfs [0.034018s] ... ok 2026-04-21 02:05:45.973888 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_nfs_access_rest [0.019199s] ... ok 2026-04-21 02:05:45.984469 | ubuntu-noble | Failed to create snapshot fakesnapshotname for the share fakename. Error: Unexpected error while running command. 2026-04-21 02:05:45.984499 | ubuntu-noble | Command: None 2026-04-21 02:05:45.984505 | ubuntu-noble | Exit code: - 2026-04-21 02:05:45.984510 | ubuntu-noble | Stdout: None 2026-04-21 02:05:45.984525 | ubuntu-noble | Stderr: None. 2026-04-21 02:05:45.984531 | ubuntu-noble | Failed to create fileset on /dev/gpfs0 for the share fakename. Error: Unexpected error while running command. 2026-04-21 02:05:45.984536 | ubuntu-noble | Command: None 2026-04-21 02:05:45.984541 | ubuntu-noble | Exit code: - 2026-04-21 02:05:45.984547 | ubuntu-noble | Stdout: None 2026-04-21 02:05:45.984577 | ubuntu-noble | Stderr: None. 2026-04-21 02:05:45.987708 | ubuntu-noble | {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_snapshot_exception [0.019989s] ... ok 2026-04-21 02:05:45.989056 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_exception [0.299998s] ... ok 2026-04-21 02:05:46.003879 | ubuntu-noble | Failed to delete share fakename. Error: Unexpected error while running command. 2026-04-21 02:05:46.003898 | ubuntu-noble | Command: None 2026-04-21 02:05:46.003903 | ubuntu-noble | Exit code: - 2026-04-21 02:05:46.003907 | ubuntu-noble | Stdout: None 2026-04-21 02:05:46.003911 | ubuntu-noble | Stderr: None. 2026-04-21 02:05:46.004685 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_2 [0.027973s] ... ok 2026-04-21 02:05:46.004700 | ubuntu-noble | 2026-04-21 02:05:46.001 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.004705 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__add_localuser [0.029401s] ... ok 2026-04-21 02:05:46.004979 | ubuntu-noble | Failed unlink fileset for share fakename. Error: Unexpected error while running command. 2026-04-21 02:05:46.004989 | ubuntu-noble | Command: None 2026-04-21 02:05:46.004993 | ubuntu-noble | Exit code: - 2026-04-21 02:05:46.004997 | ubuntu-noble | Stdout: None 2026-04-21 02:05:46.005001 | ubuntu-noble | Stderr: None. 2026-04-21 02:05:46.006756 | ubuntu-noble | {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_delete_share_exception [0.018808s] ... ok 2026-04-21 02:05:46.007828 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__delete_share_exception [0.020161s] ... ok 2026-04-21 02:05:46.014188 | ubuntu-noble | Cannot shrink share "share-foo" to 6G: used space (7516192768 bytes) exceeds new size. 2026-04-21 02:05:46.017086 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_shrink_share_raises_when_new_quota_less_than_used [0.076185s] ... ok 2026-04-21 02:05:46.024572 | ubuntu-noble | 2026-04-21 02:05:46.020 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.024603 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_access_rest_2_cifs [0.019215s] ... ok 2026-04-21 02:05:46.024613 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_3 [0.020987s] ... ok 2026-04-21 02:05:46.027227 | ubuntu-noble | {3} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_get_share_stats_refresh_true [0.019109s] ... ok 2026-04-21 02:05:46.027257 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__fix_export_data_1_44_3_2_11 [0.019081s] ... ok 2026-04-21 02:05:46.044710 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_7 [0.018916s] ... ok 2026-04-21 02:05:46.044738 | ubuntu-noble | Failed to parse exports for path /gpfs0/share-fakeid. No HEADER found. 2026-04-21 02:05:46.046542 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_export_error [0.019225s] ... ok 2026-04-21 02:05:46.047431 | ubuntu-noble | 2026-04-21 02:05:46.039 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.047466 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_nfs_access_rest [0.018260s] ... ok 2026-04-21 02:05:46.047473 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_nfs_client_exports_exception [0.019021s] ... ok 2026-04-21 02:05:46.061247 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_all_pool [0.019512s] ... ok 2026-04-21 02:05:46.063824 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_invalid_share_protocol [0.019725s] ... ok 2026-04-21 02:05:46.066063 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_share_name [0.019275s] ... ok 2026-04-21 02:05:46.068216 | ubuntu-noble | 2026-04-21 02:05:46.064 6822 ERROR manila.share.drivers.macrosan.rest_helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Error:"data" not in result. fake_message 2026-04-21 02:05:46.071284 | ubuntu-noble | 2026-04-21 02:05:46.065 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.072803 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__assert_result_data_fail [0.031498s] ... ok 2026-04-21 02:05:46.080008 | ubuntu-noble | {4} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__query_user [0.018796s] ... ok 2026-04-21 02:05:46.086090 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_add_cifs [0.068665s] ... ok 2026-04-21 02:05:46.087143 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__local_path [0.020558s] ... ok 2026-04-21 02:05:46.088424 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_invalid_protocol [0.024868s] ... ok 2026-04-21 02:05:46.096749 | ubuntu-noble | 2026-04-21 02:05:46.095 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.097758 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__config_cifs_service [0.024764s] ... ok 2026-04-21 02:05:46.101494 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__run_ssh [0.021191s] ... ok 2026-04-21 02:05:46.105687 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_1_mmlsquota__blockLimit__mmlsquota__1048577 [0.019005s] ... ok 2026-04-21 02:05:46.116029 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_snapshot_with_mount_support_1_None [0.027046s] ... ok 2026-04-21 02:05:46.120128 | ubuntu-noble | 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. 2026-04-21 02:05:46.122126 | ubuntu-noble | 2026-04-21 02:05:46.117 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.122466 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__create_cifs_share [0.022284s] ... ok 2026-04-21 02:05:46.126388 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_check_for_setup_error_exception_config [0.020862s] ... ok 2026-04-21 02:05:46.126404 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_3_mmlsquota__blockLimit__mmlsquota__0 [0.018761s] ... ok 2026-04-21 02:05:46.142276 | ubuntu-noble | Failed to set permissions for share fakename. 2026-04-21 02:05:46.142324 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:46.142329 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 651, in _manage_existing 2026-04-21 02:05:46.142345 | ubuntu-noble | self._gpfs_execute('chmod', '777', new_export_location) 2026-04-21 02:05:46.142350 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:46.142362 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:46.142367 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.142372 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:46.142378 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:46.142382 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.142387 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-04-21 02:05:46.142392 | ubuntu-noble | raise result 2026-04-21 02:05:46.142397 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:46.142401 | ubuntu-noble | Command: None 2026-04-21 02:05:46.142406 | ubuntu-noble | Exit code: - 2026-04-21 02:05:46.142410 | ubuntu-noble | Stdout: None 2026-04-21 02:05:46.142415 | ubuntu-noble | Stderr: None 2026-04-21 02:05:46.143180 | ubuntu-noble | 2026-04-21 02:05:46.136 6822 DEBUG manila.share.drivers.macrosan.rest_helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Attempting to get domain user access. Access info (access_to: /fake_group,path: fake_path.) _get_access_from_cifs_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/rest_helper.py:427 2026-04-21 02:05:46.143191 | ubuntu-noble | 2026-04-21 02:05:46.137 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.143488 | ubuntu-noble | Failed to create volume in MapR-FS for the share share-0. 2026-04-21 02:05:46.143501 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:46.143506 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 154, in _create_share 2026-04-21 02:05:46.143509 | ubuntu-noble | self._maprfs_util.create_volume(volume_name, share_dir, 2026-04-21 02:05:46.143513 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 145, in create_volume 2026-04-21 02:05:46.143517 | ubuntu-noble | self._execute(*cmd) 2026-04-21 02:05:46.143521 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:46.143525 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:46.143528 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.143532 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:46.143536 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:46.143540 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.143544 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:46.143547 | ubuntu-noble | raise effect 2026-04-21 02:05:46.143551 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:46.143555 | ubuntu-noble | Command: None 2026-04-21 02:05:46.143558 | ubuntu-noble | Exit code: - 2026-04-21 02:05:46.143562 | ubuntu-noble | Stdout: None 2026-04-21 02:05:46.143566 | ubuntu-noble | Stderr: None 2026-04-21 02:05:46.146234 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_6 [0.019385s] ... ok 2026-04-21 02:05:46.146248 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_permission_change_exception [0.019273s] ... ok 2026-04-21 02:05:46.146252 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_exception [0.021407s] ... ok 2026-04-21 02:05:46.149455 | ubuntu-noble | Failed to update access rules for CIFS share "share-foo". 2026-04-21 02:05:46.152279 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_cifs_http_error_on_clear_rules [0.065992s] ... ok 2026-04-21 02:05:46.158211 | ubuntu-noble | 2026-04-21 02:05:46.155 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.161417 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_nfs_share [0.018175s] ... ok 2026-04-21 02:05:46.162590 | ubuntu-noble | Failed to create share from snapshot fake with name share-0. 2026-04-21 02:05:46.162604 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:46.162608 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 231, in create_share_from_snapshot 2026-04-21 02:05:46.162612 | ubuntu-noble | self._maprfs_util.maprfs_cp(snapshot_path + '/*', share_dir) 2026-04-21 02:05:46.162616 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:46.162620 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:46.162623 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.162627 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:46.162631 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:46.162634 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.162638 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:46.162642 | ubuntu-noble | raise effect 2026-04-21 02:05:46.162646 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:46.162650 | ubuntu-noble | Command: None 2026-04-21 02:05:46.162653 | ubuntu-noble | Exit code: - 2026-04-21 02:05:46.162657 | ubuntu-noble | Stdout: None 2026-04-21 02:05:46.162661 | ubuntu-noble | Stderr: None 2026-04-21 02:05:46.164489 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_01__None__True_ [0.019471s] ... ok 2026-04-21 02:05:46.164508 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_from_snapshot_exception [0.020295s] ... ok 2026-04-21 02:05:46.181536 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_allow_access [0.018333s] ... ok 2026-04-21 02:05:46.184434 | ubuntu-noble | Cannot create share from snapshot fake with name share-0. Error: Tenant user should not differ from tenant of the source snapshot. 2026-04-21 02:05:46.184960 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_from_snapshot_wrong_tenant [0.020402s] ... ok 2026-04-21 02:05:46.187518 | ubuntu-noble | 2026-04-21 02:05:46.176 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "macrosan_manila" by "manila.share.drivers.macrosan.rest_helper.RestHelper.call" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:46.187539 | ubuntu-noble | 2026-04-21 02:05:46.176 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "macrosan_manila" acquired by "manila.share.drivers.macrosan.rest_helper.RestHelper.call" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:46.187546 | ubuntu-noble | 2026-04-21 02:05:46.176 6822 DEBUG manila.share.drivers.macrosan.rest_helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Request URL: https://fake_ip:fake_port/nas/fake_url, Method: POST, Data: fake_data do_request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/macrosan/rest_helper.py:73 2026-04-21 02:05:46.187553 | ubuntu-noble | 2026-04-21 02:05:46.176 6822 ERROR manila.share.drivers.macrosan.rest_helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Code: 302, URL: https://fake_ip:fake_port/nas/fake_url, Message: return message 2026-04-21 02:05:46.187559 | ubuntu-noble | 2026-04-21 02:05:46.176 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "macrosan_manila" "released" by "manila.share.drivers.macrosan.rest_helper.RestHelper.call" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:46.187576 | ubuntu-noble | 2026-04-21 02:05:46.177 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.188468 | ubuntu-noble | {5} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_fail [0.021677s] ... ok 2026-04-21 02:05:46.200914 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_invalid_option_ro [0.019563s] ... ok 2026-04-21 02:05:46.205035 | ubuntu-noble | Failed to create snapshot fake for the share share-0. 2026-04-21 02:05:46.205069 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:46.205080 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 248, in create_snapshot 2026-04-21 02:05:46.205088 | ubuntu-noble | self._maprfs_util.create_snapshot(snapshot_name, volume_name) 2026-04-21 02:05:46.205097 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 170, in create_snapshot 2026-04-21 02:05:46.205105 | ubuntu-noble | self._execute(*cmd) 2026-04-21 02:05:46.205114 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:46.205143 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:46.205153 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.205162 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:46.205170 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:46.205178 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.205187 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:46.205195 | ubuntu-noble | raise effect 2026-04-21 02:05:46.205204 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:46.205212 | ubuntu-noble | Command: None 2026-04-21 02:05:46.205221 | ubuntu-noble | Exit code: - 2026-04-21 02:05:46.205229 | ubuntu-noble | Stdout: None 2026-04-21 02:05:46.205238 | ubuntu-noble | Stderr: None 2026-04-21 02:05:46.207266 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_snapshot_exception [0.022363s] ... ok 2026-04-21 02:05:46.220373 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_create_snapshot [0.018776s] ... ok 2026-04-21 02:05:46.226569 | ubuntu-noble | 2026-04-21 02:05:46.224 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.228920 | ubuntu-noble | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__check_maprfs_state_down [0.047968s] ... ok 2026-04-21 02:05:46.229547 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_nfs_http_error_on_clear_rules [0.077470s] ... ok 2026-04-21 02:05:46.231498 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_share [0.023040s] ... ok 2026-04-21 02:05:46.240876 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_delete_share [0.019165s] ... ok 2026-04-21 02:05:46.249376 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_directory_no_permission [0.019366s] ... ok 2026-04-21 02:05:46.251432 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_share_not_exist [0.020801s] ... ok 2026-04-21 02:05:46.257377 | ubuntu-noble | 2026-04-21 02:05:46.253 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.257410 | ubuntu-noble | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__cluster_name [0.028553s] ... ok 2026-04-21 02:05:46.258420 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__publish_access_exception [0.019531s] ... ok 2026-04-21 02:05:46.267872 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_smb_share_1__201__True_ [0.018457s] ... ok 2026-04-21 02:05:46.274337 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_snapshot [0.019511s] ... ok 2026-04-21 02:05:46.279218 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access_invalid_access [0.019264s] ... ok 2026-04-21 02:05:46.286541 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_smb_export_1__201__True_ [0.018787s] ... ok 2026-04-21 02:05:46.292203 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_ensure_share [0.019100s] ... ok 2026-04-21 02:05:46.296681 | ubuntu-noble | Failed to allow access for share fakename. 2026-04-21 02:05:46.296696 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:46.296701 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 985, in allow_access 2026-04-21 02:05:46.296705 | ubuntu-noble | self._publish_access(*cmd) 2026-04-21 02:05:46.296709 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:46.296713 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:46.296733 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.296737 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:46.296740 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:46.296744 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.296749 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:46.296752 | ubuntu-noble | raise effect 2026-04-21 02:05:46.296756 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:46.296760 | ubuntu-noble | Command: None 2026-04-21 02:05:46.296764 | ubuntu-noble | Exit code: - 2026-04-21 02:05:46.296768 | ubuntu-noble | Stdout: 'boom' 2026-04-21 02:05:46.296772 | ubuntu-noble | Stderr: None 2026-04-21 02:05:46.298020 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_allow_access_publish_exception [0.020431s] ... ok 2026-04-21 02:05:46.301622 | ubuntu-noble | 2026-04-21 02:05:46.293 6822 ERROR manila.share.drivers.maprfs.driver_util [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Error running SSH command. Trying another host: Exception 2026-04-21 02:05:46.302093 | ubuntu-noble | 2026-04-21 02:05:46.293 6822 ERROR manila.share.drivers.maprfs.driver_util [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Error running SSH command. Trying another host 2026-04-21 02:05:46.302106 | ubuntu-noble | 2026-04-21 02:05:46.296 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.302672 | ubuntu-noble | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__execute [0.046292s] ... ok 2026-04-21 02:05:46.304685 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_path_1_True [0.017956s] ... ok 2026-04-21 02:05:46.315357 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_get_network_allocations_number [0.020256s] ... ok 2026-04-21 02:05:46.317632 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_deny_access [0.019156s] ... ok 2026-04-21 02:05:46.322788 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_quota_raises_exception_on_error [0.018524s] ... ok 2026-04-21 02:05:46.329443 | ubuntu-noble | Failed to manage share. 2026-04-21 02:05:46.329465 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:46.329472 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 364, in manage_existing 2026-04-21 02:05:46.329478 | ubuntu-noble | info = self._maprfs_util.get_volume_info_by_path( 2026-04-21 02:05:46.329492 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.329498 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:46.329503 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:46.329508 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.329513 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:46.329519 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:46.329524 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.329529 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:46.329534 | ubuntu-noble | raise effect 2026-04-21 02:05:46.329540 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:46.329545 | ubuntu-noble | Command: None 2026-04-21 02:05:46.329550 | ubuntu-noble | Exit code: - 2026-04-21 02:05:46.329555 | ubuntu-noble | Stdout: None 2026-04-21 02:05:46.329561 | ubuntu-noble | Stderr: None 2026-04-21 02:05:46.331722 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_exception [0.021170s] ... ok 2026-04-21 02:05:46.338005 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_update_access_allow [0.020252s] ... ok 2026-04-21 02:05:46.343665 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_2__404_____errors_________None_ [0.019646s] ... ok 2026-04-21 02:05:46.346591 | ubuntu-noble | 2026-04-21 02:05:46.343 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.346612 | ubuntu-noble | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__run_as_user [0.043356s] ... ok 2026-04-21 02:05:46.357427 | ubuntu-noble | {0} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_update_access_deny [0.018683s] ... ok 2026-04-21 02:05:46.366843 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_space_stats_success [0.019774s] ... ok 2026-04-21 02:05:46.369719 | ubuntu-noble | {4} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_no_rename [0.035291s] ... ok 2026-04-21 02:05:46.371771 | ubuntu-noble | 2026-04-21 02:05:46.365 6822 ERROR manila.share.drivers.maprfs.maprfs_native [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Only MapRFS protocol supported! 2026-04-21 02:05:46.371791 | ubuntu-noble | 2026-04-21 02:05:46.366 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.373068 | ubuntu-noble | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_unsupported_proto [0.022882s] ... ok 2026-04-21 02:05:46.377649 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_access_level_rw [0.020417s] ... ok 2026-04-21 02:05:46.381890 | ubuntu-noble | More than one mapping found for user "foo". 2026-04-21 02:05:46.382566 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_user_sid_wrong_mappings [0.018357s] ... ok 2026-04-21 02:05:46.395143 | ubuntu-noble | 2026-04-21 02:05:46.389 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.396413 | ubuntu-noble | Caught exception from infinisdk: 2026-04-21 02:05:46.396432 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:46.396438 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-21 02:05:46.396442 | ubuntu-noble | return func(*args, **kwargs) 2026-04-21 02:05:46.396446 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.396450 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 289, in _get_infinidat_nas_network_space_ips 2026-04-21 02:05:46.396454 | ubuntu-noble | network_space = self._system.network_spaces.safe_get( 2026-04-21 02:05:46.396458 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.396462 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:46.396479 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:46.396483 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.396487 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:46.396491 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:46.396495 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.396498 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:05:46.396509 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:05:46.396513 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.396516 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-21 02:05:46.396521 | ubuntu-noble | raise FakeInfinisdkException() 2026-04-21 02:05:46.396525 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-21 02:05:46.397495 | ubuntu-noble | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_with_custom_name [0.022529s] ... ok 2026-04-21 02:05:46.399359 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_api_error [0.020640s] ... ok 2026-04-21 02:05:46.399922 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_smb_share_access_with_smb_permission_only [0.018985s] ... ok 2026-04-21 02:05:46.410819 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_get_set_system_version [0.042784s] ... ok 2026-04-21 02:05:46.417544 | ubuntu-noble | Unsupported share protocol: CIFS. 2026-04-21 02:05:46.418170 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_snapshot_with_mount_support_2 [0.302465s] ... ok 2026-04-21 02:05:46.419956 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_create__path_does_not_exist [0.019734s] ... ok 2026-04-21 02:05:46.420281 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_share_protocol_fails_for_non_nfs [0.021607s] ... ok 2026-04-21 02:05:46.425377 | ubuntu-noble | 2026-04-21 02:05:46.412 6822 ERROR manila.share.drivers.maprfs.maprfs_native [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Failed to delete snapshot fake.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:46.425406 | ubuntu-noble | Command: None 2026-04-21 02:05:46.425412 | ubuntu-noble | Exit code: - 2026-04-21 02:05:46.425418 | ubuntu-noble | Stdout: 'ERROR (fake)' 2026-04-21 02:05:46.425423 | ubuntu-noble | Stderr: None 2026-04-21 02:05:46.425429 | ubuntu-noble | 2026-04-21 02:05:46.412 6822 ERROR manila.share.drivers.maprfs.maprfs_native Traceback (most recent call last): 2026-04-21 02:05:46.425434 | ubuntu-noble | 2026-04-21 02:05:46.412 6822 ERROR manila.share.drivers.maprfs.maprfs_native File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 278, in delete_snapshot 2026-04-21 02:05:46.425440 | ubuntu-noble | 2026-04-21 02:05:46.412 6822 ERROR manila.share.drivers.maprfs.maprfs_native self._maprfs_util.delete_snapshot(snapshot_name, volume_name) 2026-04-21 02:05:46.425455 | ubuntu-noble | 2026-04-21 02:05:46.412 6822 ERROR manila.share.drivers.maprfs.maprfs_native File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 179, in delete_snapshot 2026-04-21 02:05:46.425460 | ubuntu-noble | 2026-04-21 02:05:46.412 6822 ERROR manila.share.drivers.maprfs.maprfs_native raise exception.ProcessExecutionError(out) 2026-04-21 02:05:46.425466 | ubuntu-noble | 2026-04-21 02:05:46.412 6822 ERROR manila.share.drivers.maprfs.maprfs_native oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:46.425471 | ubuntu-noble | 2026-04-21 02:05:46.412 6822 ERROR manila.share.drivers.maprfs.maprfs_native Command: None 2026-04-21 02:05:46.425477 | ubuntu-noble | 2026-04-21 02:05:46.412 6822 ERROR manila.share.drivers.maprfs.maprfs_native Exit code: - 2026-04-21 02:05:46.425482 | ubuntu-noble | 2026-04-21 02:05:46.412 6822 ERROR manila.share.drivers.maprfs.maprfs_native Stdout: 'ERROR (fake)' 2026-04-21 02:05:46.425487 | ubuntu-noble | 2026-04-21 02:05:46.412 6822 ERROR manila.share.drivers.maprfs.maprfs_native Stderr: None 2026-04-21 02:05:46.425492 | ubuntu-noble | 2026-04-21 02:05:46.412 6822 ERROR manila.share.drivers.maprfs.maprfs_native 2026-04-21 02:05:46.425498 | ubuntu-noble | 2026-04-21 02:05:46.415 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.427718 | ubuntu-noble | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_snapshot_exception [0.027814s] ... ok 2026-04-21 02:05:46.441581 | ubuntu-noble | Caught exception from infinisdk: 2026-04-21 02:05:46.441599 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:46.441605 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-21 02:05:46.441611 | ubuntu-noble | return func(*args, **kwargs) 2026-04-21 02:05:46.441616 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.441622 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 494, in create_snapshot 2026-04-21 02:05:46.441627 | ubuntu-noble | infinidat_snapshot = infinidat_filesystem.create_snapshot( 2026-04-21 02:05:46.441632 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.441638 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:46.441643 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:46.441657 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.441662 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:46.441667 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:46.441672 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.441678 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:05:46.441683 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:05:46.441688 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.441693 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-21 02:05:46.441698 | ubuntu-noble | raise FakeInfinisdkException() 2026-04-21 02:05:46.441704 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-21 02:05:46.441709 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_shrink_share [0.019910s] ... ok 2026-04-21 02:05:46.441714 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_modify__given_id_does_not_exist [0.018881s] ... ok 2026-04-21 02:05:46.441720 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_create_snapshot_api_fail [0.020816s] ... ok 2026-04-21 02:05:46.446647 | ubuntu-noble | 2026-04-21 02:05:46.443 6822 ERROR manila.share.drivers.maprfs.maprfs_native [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Share /share-0 not found 2026-04-21 02:05:46.446667 | ubuntu-noble | 2026-04-21 02:05:46.444 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.446671 | ubuntu-noble | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_invalid_share [0.025752s] ... ok 2026-04-21 02:05:46.452541 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_na_element [0.042008s] ... ok 2026-04-21 02:05:46.459633 | ubuntu-noble | Filesystem not found on the Infinibox by its name: openstack-snap-2 2026-04-21 02:05:46.459646 | ubuntu-noble | share not found on Infinibox, skipping delete 2026-04-21 02:05:46.459738 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_not_found_exception [0.018786s] ... ok 2026-04-21 02:05:46.459745 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test__send_request [0.018735s] ... ok 2026-04-21 02:05:46.461612 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_snapshot_doesnt_exist [0.020850s] ... ok 2026-04-21 02:05:46.465328 | ubuntu-noble | 2026-04-21 02:05:46.462 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.465634 | ubuntu-noble | {5} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_rename_volume [0.018777s] ... ok 2026-04-21 02:05:46.474985 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test__verify_cert [0.017591s] ... ok 2026-04-21 02:05:46.477597 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_2_False [0.018245s] ... ok 2026-04-21 02:05:46.480394 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_value_error_2_abc [0.027781s] ... ok 2026-04-21 02:05:46.482300 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_07__True__False__False__True_ [0.020910s] ... ok 2026-04-21 02:05:46.486768 | ubuntu-noble | 2026-04-21 02:05:46.482 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.486782 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_child_list_tuple [0.020511s] ... ok 2026-04-21 02:05:46.493770 | ubuntu-noble | 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"} 2026-04-21 02:05:46.493994 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_exception_error [0.018269s] ... ok 2026-04-21 02:05:46.494048 | ubuntu-noble | REST Response: 400 with data 2026-04-21 02:05:46.495657 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_smb_share_failure [0.020542s] ... ok 2026-04-21 02:05:46.504919 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_11__False__True__False__True_ [0.022109s] ... ok 2026-04-21 02:05:46.508947 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_with_args_1_True [0.027720s] ... ok 2026-04-21 02:05:46.510623 | ubuntu-noble | 2026-04-21 02:05:46.508 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.514245 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_invalid_key [0.025140s] ... ok 2026-04-21 02:05:46.514286 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_exception_not_found [0.018588s] ... ok 2026-04-21 02:05:46.516976 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_snapshot [0.020887s] ... ok 2026-04-21 02:05:46.525524 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_backend_info_1__True__True_ [0.020216s] ... ok 2026-04-21 02:05:46.532629 | ubuntu-noble | Unable to enable ldap client configuration fake_config_name. Retries exhausted. Aborting. 2026-04-21 02:05:46.532663 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:46.532672 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1879, in try_enable_ldap_client 2026-04-21 02:05:46.532681 | ubuntu-noble | self.send_request('ldap-config-create', api_args) 2026-04-21 02:05:46.532690 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:46.532698 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:46.532707 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.532716 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:46.532724 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:46.532732 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.532741 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:46.532749 | ubuntu-noble | raise effect 2026-04-21 02:05:46.532758 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1879, in try_enable_ldap_client 2026-04-21 02:05:46.532766 | ubuntu-noble | self.send_request('ldap-config-create', api_args) 2026-04-21 02:05:46.532774 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:46.532783 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:46.532791 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.532799 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:46.532807 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:46.532815 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.532824 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:46.532832 | ubuntu-noble | raise effect 2026-04-21 02:05:46.532840 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 13001:unknown 2026-04-21 02:05:46.532849 | ubuntu-noble | 2026-04-21 02:05:46.532859 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-04-21 02:05:46.532867 | ubuntu-noble | 2026-04-21 02:05:46.532876 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:46.532885 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1887, in _enable_ldap_client 2026-04-21 02:05:46.532893 | ubuntu-noble | try_enable_ldap_client() 2026-04-21 02:05:46.532901 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-04-21 02:05:46.532910 | ubuntu-noble | return r(f, *args, **kwargs) 2026-04-21 02:05:46.532918 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.532927 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-04-21 02:05:46.532935 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-04-21 02:05:46.532943 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.532952 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-04-21 02:05:46.532960 | ubuntu-noble | result = action(retry_state) 2026-04-21 02:05:46.532968 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.532976 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 413, in exc_check 2026-04-21 02:05:46.533051 | ubuntu-noble | raise retry_exc.reraise() 2026-04-21 02:05:46.533061 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.533069 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 184, in reraise 2026-04-21 02:05:46.533078 | ubuntu-noble | raise self.last_attempt.result() 2026-04-21 02:05:46.533086 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.533094 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-04-21 02:05:46.533103 | ubuntu-noble | return self.__get_result() 2026-04-21 02:05:46.533111 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.533119 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-04-21 02:05:46.533127 | ubuntu-noble | raise self._exception 2026-04-21 02:05:46.533135 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-04-21 02:05:46.533144 | ubuntu-noble | result = fn(*args, **kwargs) 2026-04-21 02:05:46.533160 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.533168 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1884, in try_enable_ldap_client 2026-04-21 02:05:46.533177 | ubuntu-noble | raise exception.ShareBackendException(msg=msg) 2026-04-21 02:05:46.533185 | ubuntu-noble | manila.exception.ShareBackendException: Share backend error: Unable to enable ldap client configuration. Will retry the operation. Error details: unknown. 2026-04-21 02:05:46.537802 | ubuntu-noble | REST Request: GET https://192.168.0.110/api/rest/cluster with body None 2026-04-21 02:05:46.537825 | ubuntu-noble | REST Response: 400 with data 2026-04-21 02:05:46.540946 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_deleting_not_empty_directory [0.018281s] ... ok 2026-04-21 02:05:46.543603 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_cluster_id_failure [0.020337s] ... ok 2026-04-21 02:05:46.543621 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__enable_ldap_client_timeout [0.025836s] ... ok 2026-04-21 02:05:46.544237 | ubuntu-noble | 2026-04-21 02:05:46.528 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: localhost __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.544251 | ubuntu-noble | 2026-04-21 02:05:46.528 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: localhost __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.544258 | ubuntu-noble | 2026-04-21 02:05:46.528 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: localhost __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.544264 | ubuntu-noble | 2026-04-21 02:05:46.529 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.545439 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_invalid_value [0.021089s] ... ok 2026-04-21 02:05:46.550511 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_export_1_True [0.019145s] ... ok 2026-04-21 02:05:46.552241 | ubuntu-noble | 2026-04-21 02:05:46.531 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.552262 | ubuntu-noble | 2026-04-21 02:05:46.531 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.552267 | ubuntu-noble | 2026-04-21 02:05:46.531 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.554027 | ubuntu-noble | Only "ip" access type allowed for the NFS protocol. 2026-04-21 02:05:46.554548 | ubuntu-noble | 2026-04-21 02:05:46.552 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.555547 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__add_query_params_to_url [0.022737s] ... ok 2026-04-21 02:05:46.556023 | ubuntu-noble | Failed to get disk info for aggregate fake_aggr1. 2026-04-21 02:05:46.556031 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:46.556035 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 4772, in _get_aggregate_disk_types 2026-04-21 02:05:46.556039 | ubuntu-noble | result = self.send_iter_request('storage-disk-get-iter', api_args) 2026-04-21 02:05:46.556043 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.556047 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:46.556055 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:46.556059 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.556063 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:46.556081 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:46.556085 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.556088 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:05:46.556092 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:05:46.556096 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.556100 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:46.556103 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:46.556107 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.556111 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:46.556115 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:46.556118 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.556122 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:46.556126 | ubuntu-noble | raise effect 2026-04-21 02:05:46.556130 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-04-21 02:05:46.556911 | ubuntu-noble | {0} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access_fails_non_ip_access_type [0.031154s] ... ok 2026-04-21 02:05:46.559189 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_aggregate_disk_types_api_error [0.024695s] ... ok 2026-04-21 02:05:46.560979 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nfs_export_name [0.020637s] ... ok 2026-04-21 02:05:46.562437 | ubuntu-noble | 2026-04-21 02:05:46.554 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.562456 | ubuntu-noble | 2026-04-21 02:05:46.554 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.562461 | ubuntu-noble | 2026-04-21 02:05:46.554 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.569632 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access_exception_2_False [0.018970s] ... ok 2026-04-21 02:05:46.577509 | ubuntu-noble | REST Request: GET https://192.168.0.110/api/rest/smb_share?select=id&name=eq.powerstore-smb-share with body None 2026-04-21 02:05:46.577529 | ubuntu-noble | REST Response: 400 with data 2026-04-21 02:05:46.579603 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_smb_share_id_failure [0.020541s] ... ok 2026-04-21 02:05:46.579829 | ubuntu-noble | {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_channel_status_down [0.019619s] ... ok 2026-04-21 02:05:46.582382 | ubuntu-noble | 2026-04-21 02:05:46.575 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.582673 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_valid_2 [0.023078s] ... ok 2026-04-21 02:05:46.584585 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_aggregate_disk_types_ddt_2 [0.022738s] ... ok 2026-04-21 02:05:46.589726 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_add_2_False [0.019004s] ... ok 2026-04-21 02:05:46.590402 | ubuntu-noble | 2026-04-21 02:05:46.577 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.590414 | ubuntu-noble | 2026-04-21 02:05:46.577 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.590423 | ubuntu-noble | 2026-04-21 02:05:46.577 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.594894 | ubuntu-noble | {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_ensure_share_cifs [0.018494s] ... ok 2026-04-21 02:05:46.599569 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_resize_filesystem [0.019506s] ... ok 2026-04-21 02:05:46.601562 | ubuntu-noble | 2026-04-21 02:05:46.598 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.601727 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_unknown_exception [0.022724s] ... ok 2026-04-21 02:05:46.607529 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__unmount_volume_already_unmounted [0.025084s] ... ok 2026-04-21 02:05:46.609139 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_delete_directory_directory_not_empty [0.019476s] ... ok 2026-04-21 02:05:46.614414 | ubuntu-noble | {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_ensure_share_nfs [0.019218s] ... ok 2026-04-21 02:05:46.617658 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_set_export_access [0.019396s] ... ok 2026-04-21 02:05:46.621419 | ubuntu-noble | 2026-04-21 02:05:46.619 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.622535 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_2_False [0.020255s] ... ok 2026-04-21 02:05:46.626494 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_modify_quota [0.018318s] ... ok 2026-04-21 02:05:46.633111 | ubuntu-noble | {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_get_share_size [0.018957s] ... ok 2026-04-21 02:05:46.634457 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_no_transfer_in_progress [0.026853s] ... ok 2026-04-21 02:05:46.642126 | ubuntu-noble | 2026-04-21 02:05:46.639 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.643451 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_4_1 [0.020925s] ... ok 2026-04-21 02:05:46.645722 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_2_False [0.018851s] ... ok 2026-04-21 02:05:46.650242 | ubuntu-noble | Please create ['chengwei'] pool/s in advance! 2026-04-21 02:05:46.652450 | ubuntu-noble | {0} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_unknow_pools_setup [0.019061s] ... ok 2026-04-21 02:05:46.658986 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_accept_vserver_peer [0.024181s] ... ok 2026-04-21 02:05:46.663770 | ubuntu-noble | {'The filesystem "powerstore-share" was not created.'} 2026-04-21 02:05:46.664334 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone_error_cloning [0.018813s] ... ok 2026-04-21 02:05:46.665282 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_filesystem_id_not_found [0.047539s] ... ok 2026-04-21 02:05:46.666477 | ubuntu-noble | 2026-04-21 02:05:46.662 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.666988 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_7___ [0.023054s] ... ok 2026-04-21 02:05:46.671314 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__clone_directory_to_dest [0.018761s] ... ok 2026-04-21 02:05:46.684169 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_extend_share_with_no_available_space_in_fs [0.019453s] ... ok 2026-04-21 02:05:46.686271 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_cifs_share_access_4 [0.025902s] ... ok 2026-04-21 02:05:46.686791 | ubuntu-noble | 2026-04-21 02:05:46.684 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.686804 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_init [0.020867s] ... ok 2026-04-21 02:05:46.689220 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__create_cifs_share [0.017771s] ... ok 2026-04-21 02:05:46.707466 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_shrink_share_new_size_lower_than_usage [0.018652s] ... ok 2026-04-21 02:05:46.707980 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_nfs_export_rule_single_existing [0.021867s] ... ok 2026-04-21 02:05:46.709189 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__create_directory [0.019367s] ... ok 2026-04-21 02:05:46.710492 | ubuntu-noble | The requested NFS export "powerstore-share" was not created. 2026-04-21 02:05:46.712830 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_export_failure [0.046968s] ... ok 2026-04-21 02:05:46.717339 | ubuntu-noble | 2026-04-21 02:05:46.704 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.717355 | ubuntu-noble | 2026-04-21 02:05:46.704 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.717359 | ubuntu-noble | 2026-04-21 02:05:46.704 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.717363 | ubuntu-noble | 2026-04-21 02:05:46.704 6822 ERROR mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Could not get licenses list.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-04-21 02:05:46.717368 | ubuntu-noble | 2026-04-21 02:05:46.705 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.718197 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_licenses_api_error [0.021401s] ... ok 2026-04-21 02:05:46.721014 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_add_2 [0.018705s] ... ok 2026-04-21 02:05:46.727036 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_cifs_share [0.018119s] ... ok 2026-04-21 02:05:46.737327 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_port_to_broadcast_domain_already_present [0.030252s] ... ok 2026-04-21 02:05:46.739131 | ubuntu-noble | 2026-04-21 02:05:46.725 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.739745 | ubuntu-noble | 2026-04-21 02:05:46.726 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.739773 | ubuntu-noble | 2026-04-21 02:05:46.726 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.739819 | ubuntu-noble | 2026-04-21 02:05:46.726 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.739830 | ubuntu-noble | 2026-04-21 02:05:46.726 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.739839 | ubuntu-noble | 2026-04-21 02:05:46.726 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.739850 | ubuntu-noble | 2026-04-21 02:05:46.727 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.742461 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__modify_security_cert [0.022161s] ... ok 2026-04-21 02:05:46.742492 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_ip_exception_2_False [0.019123s] ... ok 2026-04-21 02:05:46.745480 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_1_5000000000 [0.018752s] ... ok 2026-04-21 02:05:46.759627 | ubuntu-noble | 2026-04-21 02:05:46.747 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.759661 | ubuntu-noble | 2026-04-21 02:05:46.748 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.759668 | ubuntu-noble | 2026-04-21 02:05:46.748 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.759673 | ubuntu-noble | 2026-04-21 02:05:46.748 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.759679 | ubuntu-noble | 2026-04-21 02:05:46.748 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.759685 | ubuntu-noble | 2026-04-21 02:05:46.748 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.759692 | ubuntu-noble | 2026-04-21 02:05:46.749 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.759712 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_nfs_export_rule [0.021585s] ... ok 2026-04-21 02:05:46.760675 | ubuntu-noble | {3} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__wait_job_status_3_RUNNING [0.019955s] ... ok 2026-04-21 02:05:46.765542 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_nfs [0.048011s] ... ok 2026-04-21 02:05:46.765565 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_3_5000mb [0.017329s] ... ok 2026-04-21 02:05:46.766860 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_vserver_to_ipspace [0.028640s] ... ok 2026-04-21 02:05:46.785000 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_init_args_failure_3__0___1_ [0.018225s] ... ok 2026-04-21 02:05:46.789824 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__validate_pools_exist [0.018298s] ... ok 2026-04-21 02:05:46.793148 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_apply_volume_efficiency_policy_async_without_policy [0.020781s] ... ok 2026-04-21 02:05:46.796527 | ubuntu-noble | Invalid configuration. hpe3par_fpg must be set. 2026-04-21 02:05:46.797929 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_4______0__4_ [0.018377s] ... ok 2026-04-21 02:05:46.801077 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_share_1_nfs [0.017747s] ... ok 2026-04-21 02:05:46.807255 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_for_cluster_credentials_api_error [0.018532s] ... ok 2026-04-21 02:05:46.809604 | ubuntu-noble | 2026-04-21 02:05:46.769 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.809625 | ubuntu-noble | 2026-04-21 02:05:46.769 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.809631 | ubuntu-noble | 2026-04-21 02:05:46.769 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.809637 | ubuntu-noble | 2026-04-21 02:05:46.770 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.809643 | ubuntu-noble | 2026-04-21 02:05:46.770 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.809676 | ubuntu-noble | 2026-04-21 02:05:46.770 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.809685 | ubuntu-noble | 2026-04-21 02:05:46.771 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.809708 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_volume_clone_split_completed_1_fake_snapshot_name [0.021061s] ... ok 2026-04-21 02:05:46.821826 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_choose_share_server_compatible_with_share_1 [0.019108s] ... ok 2026-04-21 02:05:46.821848 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_snapshot [0.018077s] ... ok 2026-04-21 02:05:46.824550 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_snaprestore_license_svm_scoped_found [0.018743s] ... ok 2026-04-21 02:05:46.829592 | ubuntu-noble | 2026-04-21 02:05:46.789 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.829625 | ubuntu-noble | 2026-04-21 02:05:46.789 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.829632 | ubuntu-noble | 2026-04-21 02:05:46.789 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.829637 | ubuntu-noble | 2026-04-21 02:05:46.789 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.829643 | ubuntu-noble | 2026-04-21 02:05:46.790 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.829648 | ubuntu-noble | 2026-04-21 02:05:46.790 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.829654 | ubuntu-noble | 2026-04-21 02:05:46.791 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.829660 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_cifs_share_exists_1 [0.019470s] ... ok 2026-04-21 02:05:46.836146 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_choose_share_server_compatible_with_share_2______None_ [0.018731s] ... ok 2026-04-21 02:05:46.842169 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_transfer_rule_to_client_2_icfs [0.021366s] ... ok 2026-04-21 02:05:46.846705 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_snaprestore_license_svm_scoped_notfound [0.018299s] ... ok 2026-04-21 02:05:46.854842 | ubuntu-noble | 2026-04-21 02:05:46.809 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.854877 | ubuntu-noble | 2026-04-21 02:05:46.809 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.854882 | ubuntu-noble | 2026-04-21 02:05:46.809 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.854886 | ubuntu-noble | 2026-04-21 02:05:46.809 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.854890 | ubuntu-noble | 2026-04-21 02:05:46.809 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.854894 | ubuntu-noble | 2026-04-21 02:05:46.809 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.854904 | ubuntu-noble | 2026-04-21 02:05:46.810 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Trying to setup CIFS server with data: {'admin-username': 'fake_user', 'admin-password': 'fake_password', 'force-account-overwrite': 'true', 'cifs-server': 'FAKE-VSE-SERVER', 'domain': 'fake_domain', 'organizational-unit': 'fake_ou'} _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:46.854910 | ubuntu-noble | 2026-04-21 02:05:46.811 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.856221 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory [0.020047s] ... ok 2026-04-21 02:05:46.857471 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_check_for_setup_error_success [0.019485s] ... ok 2026-04-21 02:05:46.857486 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_transfer_rule_to_client_3_cifs [0.018139s] ... ok 2026-04-21 02:05:46.862439 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_volume_clone_split_completed_2_None [0.018454s] ... ok 2026-04-21 02:05:46.875347 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_snapshot [0.019106s] ... ok 2026-04-21 02:05:46.875703 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_update_access_1 [0.017850s] ... ok 2026-04-21 02:05:46.879383 | ubuntu-noble | 2026-04-21 02:05:46.830 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.879399 | ubuntu-noble | 2026-04-21 02:05:46.830 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.879416 | ubuntu-noble | 2026-04-21 02:05:46.830 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.879420 | ubuntu-noble | 2026-04-21 02:05:46.830 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.879424 | ubuntu-noble | 2026-04-21 02:05:46.831 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.879428 | ubuntu-noble | 2026-04-21 02:05:46.831 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.879433 | ubuntu-noble | 2026-04-21 02:05:46.831 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Trying to setup CIFS server with data: {'admin-username': 'fake_user', 'admin-password': 'fake_password', 'force-account-overwrite': 'true', 'cifs-server': , 'domain': 'fake_domain', 'organizational-unit': 'fake_ou'} _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:46.879438 | ubuntu-noble | 2026-04-21 02:05:46.832 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.879442 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory_credential_error [0.021458s] ... ok 2026-04-21 02:05:46.881531 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_clear_nfs_export_policy_for_volume [0.018170s] ... ok 2026-04-21 02:05:46.896115 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_update_access_3 [0.017785s] ... ok 2026-04-21 02:05:46.899150 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_update_access_delete_rule [0.018582s] ... ok 2026-04-21 02:05:46.902183 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_commit_cg_snapshot [0.018812s] ... ok 2026-04-21 02:05:46.902196 | ubuntu-noble | 2026-04-21 02:05:46.850 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.902201 | ubuntu-noble | 2026-04-21 02:05:46.850 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.902205 | ubuntu-noble | 2026-04-21 02:05:46.851 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.902209 | ubuntu-noble | 2026-04-21 02:05:46.851 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.902229 | ubuntu-noble | 2026-04-21 02:05:46.851 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.902233 | ubuntu-noble | 2026-04-21 02:05:46.851 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.902237 | ubuntu-noble | 2026-04-21 02:05:46.852 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.903734 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_cifs_aes_encryption_disable_2_False [0.020354s] ... ok 2026-04-21 02:05:46.916050 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_get_network_allocations_number [0.018629s] ... ok 2026-04-21 02:05:46.917009 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_1 [0.017997s] ... ok 2026-04-21 02:05:46.920611 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_cifs_aes_encryption_enable_1_True [0.018785s] ... ok 2026-04-21 02:05:46.925563 | ubuntu-noble | 2026-04-21 02:05:46.870 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.925580 | ubuntu-noble | 2026-04-21 02:05:46.871 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.925594 | ubuntu-noble | 2026-04-21 02:05:46.871 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.925598 | ubuntu-noble | 2026-04-21 02:05:46.871 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.925602 | ubuntu-noble | 2026-04-21 02:05:46.871 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.925605 | ubuntu-noble | 2026-04-21 02:05:46.871 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.925609 | ubuntu-noble | 2026-04-21 02:05:46.872 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.928559 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_kerberos [0.019495s] ... ok 2026-04-21 02:05:46.930156 | ubuntu-noble | ('Failed to create share %(share_name)s: %(e)s', {'share_name': 'OPENSTACK_SUPER_SHARE', 'e': 'createfshare error.'}) 2026-04-21 02:05:46.930179 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:46.930186 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 960, in _create_super_share 2026-04-21 02:05:46.930192 | ubuntu-noble | result = self._client.createfshare(protocol, 2026-04-21 02:05:46.930197 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.930202 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:46.930207 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:46.930210 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.930214 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:46.930218 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:46.930221 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.930225 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:46.930229 | ubuntu-noble | raise effect 2026-04-21 02:05:46.930233 | ubuntu-noble | Exception: createfshare error. 2026-04-21 02:05:46.932587 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.CLIParserTestCase.test_cliparser_without_header [0.018107s] ... ok 2026-04-21 02:05:46.935612 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__create_super_share_createfshare_exception [0.020516s] ... ok 2026-04-21 02:05:46.939591 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_cifs_aes_encryption_enable_2_False [0.018135s] ... ok 2026-04-21 02:05:46.942673 | ubuntu-noble | 2026-04-21 02:05:46.890 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.942693 | ubuntu-noble | 2026-04-21 02:05:46.891 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.942698 | ubuntu-noble | 2026-04-21 02:05:46.891 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.942702 | ubuntu-noble | 2026-04-21 02:05:46.891 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.942706 | ubuntu-noble | 2026-04-21 02:05:46.891 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.942716 | ubuntu-noble | 2026-04-21 02:05:46.891 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.942721 | ubuntu-noble | 2026-04-21 02:05:46.892 6822 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] 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 2026-04-21 02:05:46.942734 | ubuntu-noble | 2026-04-21 02:05:46.892 6822 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode NoneType: None 2026-04-21 02:05:46.942738 | ubuntu-noble | 2026-04-21 02:05:46.892 6822 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode 2026-04-21 02:05:46.942742 | ubuntu-noble | 2026-04-21 02:05:46.892 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.945556 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_ldap_invalid_parameters_1 [0.019977s] ... ok 2026-04-21 02:05:46.947309 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addnasdir [0.018020s] ... ok 2026-04-21 02:05:46.950172 | ubuntu-noble | Failed to create FSIP for 1.2.3.4 2026-04-21 02:05:46.950186 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:46.950191 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1674, in create_fsip 2026-04-21 02:05:46.950195 | ubuntu-noble | result = self._client.createfsip(ip, 2026-04-21 02:05:46.950198 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.950202 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:46.950206 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:46.950210 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.950213 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:46.950217 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:46.950221 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:46.950224 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:46.950228 | ubuntu-noble | raise effect 2026-04-21 02:05:46.950232 | ubuntu-noble | manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_create_fsip_exception..FakeException 2026-04-21 02:05:46.951719 | ubuntu-noble | 2026-04-21 02:05:46.910 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.951737 | ubuntu-noble | 2026-04-21 02:05:46.910 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.951741 | ubuntu-noble | 2026-04-21 02:05:46.910 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.951745 | ubuntu-noble | 2026-04-21 02:05:46.911 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.951749 | ubuntu-noble | 2026-04-21 02:05:46.911 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.951754 | ubuntu-noble | 2026-04-21 02:05:46.911 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.951777 | ubuntu-noble | 2026-04-21 02:05:46.912 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.952497 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_create_fsip_exception [0.019955s] ... ok 2026-04-21 02:05:46.952820 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_cg_snapshot [0.020104s] ... ok 2026-04-21 02:05:46.955470 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_kerberos_no_network_interfaces [0.019810s] ... ok 2026-04-21 02:05:46.961821 | ubuntu-noble | 2026-04-21 02:05:46.931 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.961861 | ubuntu-noble | 2026-04-21 02:05:46.931 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.961866 | ubuntu-noble | 2026-04-21 02:05:46.931 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.961885 | ubuntu-noble | 2026-04-21 02:05:46.931 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.961905 | ubuntu-noble | 2026-04-21 02:05:46.931 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.961911 | ubuntu-noble | 2026-04-21 02:05:46.932 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.961915 | ubuntu-noble | 2026-04-21 02:05:46.933 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.962069 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_cg_snapshot_no_id [0.020402s] ... ok 2026-04-21 02:05:46.967053 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsfs_1 [0.018414s] ... ok 2026-04-21 02:05:46.971520 | ubuntu-noble | 2026-04-21 02:05:46.952 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.971537 | ubuntu-noble | 2026-04-21 02:05:46.953 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.971551 | ubuntu-noble | 2026-04-21 02:05:46.953 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.971555 | ubuntu-noble | 2026-04-21 02:05:46.953 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.971564 | ubuntu-noble | 2026-04-21 02:05:46.953 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.971568 | ubuntu-noble | 2026-04-21 02:05:46.953 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.971573 | ubuntu-noble | 2026-04-21 02:05:46.954 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.972432 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_kerberos_realm [0.021419s] ... ok 2026-04-21 02:05:46.973173 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fsnap_search [0.020438s] ... ok 2026-04-21 02:05:46.976615 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_cifs_share [0.019082s] ... ok 2026-04-21 02:05:46.983821 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmnasdir [0.017811s] ... ok 2026-04-21 02:05:46.985311 | ubuntu-noble | 2026-04-21 02:05:46.974 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.985326 | ubuntu-noble | 2026-04-21 02:05:46.974 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.985330 | ubuntu-noble | 2026-04-21 02:05:46.974 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.985334 | ubuntu-noble | 2026-04-21 02:05:46.974 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.985338 | ubuntu-noble | 2026-04-21 02:05:46.974 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:46.985342 | ubuntu-noble | 2026-04-21 02:05:46.975 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:46.985354 | ubuntu-noble | 2026-04-21 02:05:46.975 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Kerberos realm config already exists. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:46.985358 | ubuntu-noble | 2026-04-21 02:05:46.976 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:46.986037 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_kerberos_realm_already_present [0.021326s] ... ok 2026-04-21 02:05:46.990058 | ubuntu-noble | Invalid access type. Expected 'ip' or 'user'. Actual 'unsupported_other_type'. 2026-04-21 02:05:46.992161 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_access_bad_type [0.019360s] ... ok 2026-04-21 02:05:46.994432 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_port_and_broadcast_domain_4___1001___False_ [0.019338s] ... ok 2026-04-21 02:05:47.002687 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_create_share [0.018594s] ... ok 2026-04-21 02:05:47.014459 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_already_exists [0.018571s] ... ok 2026-04-21 02:05:47.014831 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_ip_access_nfs [0.020002s] ... ok 2026-04-21 02:05:47.015018 | ubuntu-noble | 2026-04-21 02:05:46.998 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.015028 | ubuntu-noble | 2026-04-21 02:05:46.999 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.015032 | ubuntu-noble | 2026-04-21 02:05:46.999 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.015037 | ubuntu-noble | 2026-04-21 02:05:46.999 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.015041 | ubuntu-noble | 2026-04-21 02:05:46.999 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.015059 | ubuntu-noble | 2026-04-21 02:05:47.002 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.015065 | ubuntu-noble | 2026-04-21 02:05:47.003 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.015079 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_nfs_export_policy_api_error [0.027204s] ... ok 2026-04-21 02:05:47.020830 | ubuntu-noble | Error has occurred 2026-04-21 02:05:47.020850 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:47.020858 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py", line 86, in _ssh_execute 2026-04-21 02:05:47.021012 | ubuntu-noble | return processutils.ssh_execute( 2026-04-21 02:05:47.021023 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:47.021029 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:47.021035 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:47.021041 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:47.021046 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:47.021052 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:47.021058 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:47.021063 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-04-21 02:05:47.021069 | ubuntu-noble | raise result 2026-04-21 02:05:47.021075 | ubuntu-noble | Exception 2026-04-21 02:05:47.025404 | ubuntu-noble | {0} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test__ssh_execute_success_run_again [0.020826s] ... ok 2026-04-21 02:05:47.033404 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_svm [0.018653s] ... ok 2026-04-21 02:05:47.034019 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_1___4__0__0___None__None__None_ [0.020240s] ... ok 2026-04-21 02:05:47.041829 | ubuntu-noble | 2026-04-21 02:05:47.026 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.041930 | ubuntu-noble | 2026-04-21 02:05:47.027 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.041938 | ubuntu-noble | 2026-04-21 02:05:47.027 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.041944 | ubuntu-noble | 2026-04-21 02:05:47.027 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.041950 | ubuntu-noble | 2026-04-21 02:05:47.027 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.041956 | ubuntu-noble | 2026-04-21 02:05:47.028 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.041963 | ubuntu-noble | 2026-04-21 02:05:47.029 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.042421 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapshot [0.026261s] ... ok 2026-04-21 02:05:47.043508 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__clear_access_1_nfs [0.019760s] ... ok 2026-04-21 02:05:47.050559 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vlan [0.019235s] ... ok 2026-04-21 02:05:47.061934 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_1_sync [0.028778s] ... ok 2026-04-21 02:05:47.062633 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__ensure_user_3_2 [0.019221s] ... ok 2026-04-21 02:05:47.069605 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_adaptive_not_supported [0.018439s] ... ok 2026-04-21 02:05:47.071281 | ubuntu-noble | 2026-04-21 02:05:47.054 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.071319 | ubuntu-noble | 2026-04-21 02:05:47.055 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.071325 | ubuntu-noble | 2026-04-21 02:05:47.055 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.071331 | ubuntu-noble | 2026-04-21 02:05:47.055 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.071344 | ubuntu-noble | 2026-04-21 02:05:47.055 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.071350 | ubuntu-noble | 2026-04-21 02:05:47.055 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.071357 | ubuntu-noble | 2026-04-21 02:05:47.056 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.072423 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_cluster_peer [0.027908s] ... ok 2026-04-21 02:05:47.080917 | ubuntu-noble | Failed to get fshare osf-share-id after creating it. Expected to get 1 fshare. Got 0. 2026-04-21 02:05:47.086050 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_share_1_nfs [0.018633s] ... ok 2026-04-21 02:05:47.086128 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_get_fail_1_0 [0.021010s] ... ok 2026-04-21 02:05:47.089086 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_async_2_False [0.018956s] ... ok 2026-04-21 02:05:47.091941 | ubuntu-noble | 2026-04-21 02:05:47.078 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.091956 | ubuntu-noble | 2026-04-21 02:05:47.079 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.091960 | ubuntu-noble | 2026-04-21 02:05:47.079 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.091964 | ubuntu-noble | 2026-04-21 02:05:47.079 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.091968 | ubuntu-noble | 2026-04-21 02:05:47.079 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.091972 | ubuntu-noble | 2026-04-21 02:05:47.079 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.091976 | ubuntu-noble | 2026-04-21 02:05:47.080 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.092424 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_event_1_None [0.022349s] ... ok 2026-04-21 02:05:47.100268 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_2_2000000KB [0.018628s] ... ok 2026-04-21 02:05:47.101256 | ubuntu-noble | Failed to create snapshot for FPG/VFS/fstore pool/test_vfs/osf-nfs-project-id: createfsnap fail. 2026-04-21 02:05:47.101267 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:47.101271 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1131, in create_snapshot 2026-04-21 02:05:47.101275 | ubuntu-noble | result = self._client.createfsnap( 2026-04-21 02:05:47.101279 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:47.101283 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:47.101300 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:47.101304 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:47.101313 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:47.101318 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:47.101321 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:47.101325 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:47.101329 | ubuntu-noble | raise effect 2026-04-21 02:05:47.101333 | ubuntu-noble | Exception: createfsnap fail. 2026-04-21 02:05:47.103977 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_snapshot_backend_exception [0.021165s] ... ok 2026-04-21 02:05:47.107652 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_snaplock_type_1_compliance [0.018626s] ... ok 2026-04-21 02:05:47.111213 | ubuntu-noble | 2026-04-21 02:05:47.098 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.111231 | ubuntu-noble | 2026-04-21 02:05:47.099 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.111238 | ubuntu-noble | 2026-04-21 02:05:47.099 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.111243 | ubuntu-noble | 2026-04-21 02:05:47.099 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.111249 | ubuntu-noble | 2026-04-21 02:05:47.099 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.111255 | ubuntu-noble | 2026-04-21 02:05:47.099 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.111261 | ubuntu-noble | 2026-04-21 02:05:47.100 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.113410 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_scope_error [0.019996s] ... ok 2026-04-21 02:05:47.118072 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_3_2000MB [0.017936s] ... ok 2026-04-21 02:05:47.122785 | ubuntu-noble | Failed to change (-) access to FPG/share pool/osf-share-id for ip 1.2.3.4 rw): Share does not exist on 3PAR. 2026-04-21 02:05:47.125909 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_access_missing_nfs_share [0.021293s] ... ok 2026-04-21 02:05:47.129121 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_thin_provisioned_2_False [0.021937s] ... ok 2026-04-21 02:05:47.130902 | ubuntu-noble | 2026-04-21 02:05:47.118 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.130953 | ubuntu-noble | 2026-04-21 02:05:47.119 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.130968 | ubuntu-noble | 2026-04-21 02:05:47.119 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.130982 | ubuntu-noble | 2026-04-21 02:05:47.119 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.130988 | ubuntu-noble | 2026-04-21 02:05:47.119 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.130994 | ubuntu-noble | 2026-04-21 02:05:47.119 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.131000 | ubuntu-noble | 2026-04-21 02:05:47.120 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.131393 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_ipspace [0.020022s] ... ok 2026-04-21 02:05:47.136814 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_4_20GB [0.018347s] ... ok 2026-04-21 02:05:47.146424 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_vfs_1 [0.020916s] ... ok 2026-04-21 02:05:47.151966 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_policy_1_None [0.020765s] ... ok 2026-04-21 02:05:47.154791 | ubuntu-noble | Can't find the share by share name: manila_fakeid. 2026-04-21 02:05:47.155695 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_share_not_exist_1_nfs [0.018938s] ... ok 2026-04-21 02:05:47.158872 | ubuntu-noble | 2026-04-21 02:05:47.139 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.158888 | ubuntu-noble | 2026-04-21 02:05:47.139 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.158892 | ubuntu-noble | 2026-04-21 02:05:47.139 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.158896 | ubuntu-noble | 2026-04-21 02:05:47.139 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.158900 | ubuntu-noble | 2026-04-21 02:05:47.139 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.158904 | ubuntu-noble | 2026-04-21 02:05:47.140 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.158917 | ubuntu-noble | 2026-04-21 02:05:47.140 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.159569 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_nfs_export_policy_not_found [0.020434s] ... ok 2026-04-21 02:05:47.171170 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_no_client [0.020534s] ... ok 2026-04-21 02:05:47.171205 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_policy_2_18251 [0.018984s] ... ok 2026-04-21 02:05:47.175558 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_success_1_nfs [0.019769s] ... ok 2026-04-21 02:05:47.178348 | ubuntu-noble | 2026-04-21 02:05:47.160 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.178368 | ubuntu-noble | 2026-04-21 02:05:47.160 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.178379 | ubuntu-noble | 2026-04-21 02:05:47.160 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.178383 | ubuntu-noble | 2026-04-21 02:05:47.161 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.178387 | ubuntu-noble | 2026-04-21 02:05:47.161 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.178391 | ubuntu-noble | 2026-04-21 02:05:47.161 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.178395 | ubuntu-noble | 2026-04-21 02:05:47.162 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.178400 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapshot_2_False [0.021331s] ... ok 2026-04-21 02:05:47.189774 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vlan_still_used [0.019955s] ... ok 2026-04-21 02:05:47.190460 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_02__2__1__False_ [0.022028s] ... ok 2026-04-21 02:05:47.195219 | ubuntu-noble | 2026-04-21 02:05:47.181 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.195269 | ubuntu-noble | 2026-04-21 02:05:47.181 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.195274 | ubuntu-noble | 2026-04-21 02:05:47.181 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.195302 | ubuntu-noble | 2026-04-21 02:05:47.182 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.195309 | ubuntu-noble | 2026-04-21 02:05:47.182 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.195313 | ubuntu-noble | 2026-04-21 02:05:47.182 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.195317 | ubuntu-noble | 2026-04-21 02:05:47.183 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.195789 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_delete_share_1_nfs [0.019890s] ... ok 2026-04-21 02:05:47.196075 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_multiple_volumes [0.020546s] ... ok 2026-04-21 02:05:47.207487 | ubuntu-noble | Failed to connect to HPE 3PAR File Persona Client: Any exception. E.g., bad version or some other non-Manila Exception. 2026-04-21 02:05:47.207510 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:47.207516 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 139, in do_setup 2026-04-21 02:05:47.207522 | ubuntu-noble | self._client = file_client.HPE3ParFilePersonaClient( 2026-04-21 02:05:47.207528 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:47.207533 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:47.207539 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:47.207544 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:47.207549 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:47.207554 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:47.207559 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:47.207564 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:47.207570 | ubuntu-noble | raise effect 2026-04-21 02:05:47.207575 | ubuntu-noble | Exception: Any exception. E.g., bad version or some other non-Manila Exception. 2026-04-21 02:05:47.209081 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_volume [0.019357s] ... ok 2026-04-21 02:05:47.209996 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_setup_client_init_error [0.020406s] ... ok 2026-04-21 02:05:47.212594 | ubuntu-noble | Share manila_fakeid not found. 2026-04-21 02:05:47.216837 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_delete_share_not_exist_1_nfs [0.018574s] ... ok 2026-04-21 02:05:47.226217 | ubuntu-noble | Vserver fake_vserver does not exist. 2026-04-21 02:05:47.229706 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_not_found [0.019374s] ... ok 2026-04-21 02:05:47.229737 | ubuntu-noble | Exception during getvfs None: non-manila-except 2026-04-21 02:05:47.229747 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:47.229756 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1050, in get_vfs 2026-04-21 02:05:47.229764 | ubuntu-noble | result = self._client.getvfs(fpg=fpg, vfs=vfs) 2026-04-21 02:05:47.229773 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:47.229781 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:47.229790 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:47.229798 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:47.229806 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:47.229815 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:47.229823 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:47.229831 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:47.229840 | ubuntu-noble | raise effect 2026-04-21 02:05:47.229848 | ubuntu-noble | Exception: non-manila-except 2026-04-21 02:05:47.232186 | ubuntu-noble | 2026-04-21 02:05:47.211 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.232233 | ubuntu-noble | 2026-04-21 02:05:47.212 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.232244 | ubuntu-noble | 2026-04-21 02:05:47.212 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.232254 | ubuntu-noble | 2026-04-21 02:05:47.213 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.232263 | ubuntu-noble | 2026-04-21 02:05:47.214 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.232272 | ubuntu-noble | 2026-04-21 02:05:47.214 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.232282 | ubuntu-noble | 2026-04-21 02:05:47.216 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.234980 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_ensure_share_2_cifs [0.018529s] ... ok 2026-04-21 02:05:47.235408 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_vfs_exception [0.021192s] ... ok 2026-04-21 02:05:47.235495 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_compression_async [0.034381s] ... ok 2026-04-21 02:05:47.246704 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_peer [0.018505s] ... ok 2026-04-21 02:05:47.256816 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_ensure_share_not_exist [0.018749s] ... ok 2026-04-21 02:05:47.257898 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_success [0.019749s] ... ok 2026-04-21 02:05:47.262138 | ubuntu-noble | Failed to get filesystem id for export "powerstore-share". 2026-04-21 02:05:47.265664 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_snapshot_invalid_filesystem_id [0.503668s] ... ok 2026-04-21 02:05:47.266614 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_dedupe_async [0.018918s] ... ok 2026-04-21 02:05:47.270275 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_size_fail [0.018738s] ... ok 2026-04-21 02:05:47.271426 | ubuntu-noble | 2026-04-21 02:05:47.250 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.271446 | ubuntu-noble | 2026-04-21 02:05:47.250 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.271451 | ubuntu-noble | 2026-04-21 02:05:47.250 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.271455 | ubuntu-noble | 2026-04-21 02:05:47.251 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.271465 | ubuntu-noble | 2026-04-21 02:05:47.251 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.271468 | ubuntu-noble | 2026-04-21 02:05:47.251 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.271473 | ubuntu-noble | 2026-04-21 02:05:47.252 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.271624 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_fpolicy_policy [0.034695s] ... ok 2026-04-21 02:05:47.273143 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_3__None___vfs__ [0.021742s] ... ok 2026-04-21 02:05:47.286894 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_fpolicy_policy_error [0.018980s] ... ok 2026-04-21 02:05:47.287585 | ubuntu-noble | Failed to allow rw access to 172.0.2.1, reason Invalid access rule: fake_exception 2026-04-21 02:05:47.289585 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_add_fail [0.019106s] ... ok 2026-04-21 02:05:47.295833 | ubuntu-noble | {3} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_4_______vfs__ [0.019145s] ... ok 2026-04-21 02:05:47.297140 | ubuntu-noble | 2026-04-21 02:05:47.275 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.297154 | ubuntu-noble | 2026-04-21 02:05:47.275 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.297159 | ubuntu-noble | 2026-04-21 02:05:47.275 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.297163 | ubuntu-noble | 2026-04-21 02:05:47.276 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.297167 | ubuntu-noble | 2026-04-21 02:05:47.276 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.297171 | ubuntu-noble | 2026-04-21 02:05:47.276 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.297175 | ubuntu-noble | 2026-04-21 02:05:47.277 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.297179 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_snapmirror_v2 [0.024586s] ... ok 2026-04-21 02:05:47.305840 | ubuntu-noble | Failed to allow rw access to 172.0.3.1, reason Invalid access rule: fake_exception 2026-04-21 02:05:47.307886 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_fail [0.018035s] ... ok 2026-04-21 02:05:47.309932 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_revert_to_snapshot [0.045308s] ... ok 2026-04-21 02:05:47.310193 | ubuntu-noble | Request method fake-method is invalid. 2026-04-21 02:05:47.311087 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_network_interface [0.025885s] ... ok 2026-04-21 02:05:47.313530 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_invalid_method [0.020070s] ... ok 2026-04-21 02:05:47.327030 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test___create_filesystem [0.018783s] ... ok 2026-04-21 02:05:47.331781 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedup_already_enabled [0.020533s] ... ok 2026-04-21 02:05:47.331798 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_4__None___GET__ [0.019572s] ... ok 2026-04-21 02:05:47.346405 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_4 [0.018441s] ... ok 2026-04-21 02:05:47.350550 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_for_volume_1_True [0.018761s] ... ok 2026-04-21 02:05:47.352185 | ubuntu-noble | Failed to resize share "powerstore-share". 2026-04-21 02:05:47.353314 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_ip_rw_success [0.020964s] ... ok 2026-04-21 02:05:47.356433 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_shrink_share_failure [0.044392s] ... ok 2026-04-21 02:05:47.361229 | ubuntu-noble | fake_message 2026-04-21 02:05:47.361247 | ubuntu-noble | result: {'code': 1, 'message': 'failed', 'data': 'fake_data'}. 2026-04-21 02:05:47.363770 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__assert_result_code_fail [0.018426s] ... ok 2026-04-21 02:05:47.370083 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregates_with_filters [0.019030s] ... ok 2026-04-21 02:05:47.375274 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_level_fail [0.022251s] ... ok 2026-04-21 02:05:47.382714 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__assert_result_data [0.018769s] ... ok 2026-04-21 02:05:47.398774 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_nfs_user_success [0.022241s] ... ok 2026-04-21 02:05:47.399648 | ubuntu-noble | Failed to update NFS access rules for "foo_display_name". 2026-04-21 02:05:47.401933 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_nfs_backend_failure [0.046369s] ... ok 2026-04-21 02:05:47.401954 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__config_nfs_service [0.018211s] ... ok 2026-04-21 02:05:47.422747 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__create_nfs_share [0.018262s] ... ok 2026-04-21 02:05:47.422772 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_nas_server__existed_expt [0.019188s] ... ok 2026-04-21 02:05:47.422777 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_for_setup_nfs_down [0.022675s] ... ok 2026-04-21 02:05:47.439893 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_all_nfs_access_rest [0.018094s] ... ok 2026-04-21 02:05:47.439924 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_file_ports [0.017707s] ... ok 2026-04-21 02:05:47.440701 | ubuntu-noble | Login to http://100.115.10.69:8082/deviceManager/rest/ failed, try another. 2026-04-21 02:05:47.440721 | ubuntu-noble | All url login fail. 2026-04-21 02:05:47.442819 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_connect_fail [0.021115s] ... ok 2026-04-21 02:05:47.457617 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__start_cifs_service [0.018377s] ... ok 2026-04-21 02:05:47.457646 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant [0.017881s] ... ok 2026-04-21 02:05:47.463195 | ubuntu-noble | Cannot find snapshot fake_snapshot_uuid on array. 2026-04-21 02:05:47.466769 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_notexistingsnapshot_fail [0.022882s] ... ok 2026-04-21 02:05:47.475570 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_3 [0.019326s] ... ok 2026-04-21 02:05:47.476464 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_2 [0.018590s] ... ok 2026-04-21 02:05:47.486351 | ubuntu-noble | Share share_fake_uuid does not exist on the backend. 2026-04-21 02:05:47.486404 | ubuntu-noble | Failed to add access to share share_fake_uuid. Reason: Share id fake_uuid could not be found in storage backend.. 2026-04-21 02:05:47.486412 | ubuntu-noble | The share was not found. Share name:share-fake-uuid 2026-04-21 02:05:47.491661 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_allow_oldaccess_fail [0.024090s] ... ok 2026-04-21 02:05:47.492898 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_3 [0.018400s] ... ok 2026-04-21 02:05:47.494994 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_cifs_share_from_snapshot [0.019509s] ... ok 2026-04-21 02:05:47.512546 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_4 [0.018343s] ... ok 2026-04-21 02:05:47.512572 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: 'export_locations' 2026-04-21 02:05:47.514035 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_snapshot_from_filesystem [0.018981s] ... ok 2026-04-21 02:05:47.516457 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_fail [0.024784s] ... ok 2026-04-21 02:05:47.529743 | ubuntu-noble | {0} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_method_fail [0.018244s] ... ok 2026-04-21 02:05:47.531503 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-04-21 02:05:47.533148 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share__but_not_isolated [0.019034s] ... ok 2026-04-21 02:05:47.534497 | ubuntu-noble | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-04-21 02:05:47.538482 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_7 [0.023573s] ... ok 2026-04-21 02:05:47.550357 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__add_params [0.019674s] ... ok 2026-04-21 02:05:47.550695 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-04-21 02:05:47.552802 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share__create_from_snap [0.019460s] ... ok 2026-04-21 02:05:47.560953 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_2_8 [0.023261s] ... ok 2026-04-21 02:05:47.570317 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__cluster_name_exception [0.018387s] ... ok 2026-04-21 02:05:47.571451 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_deny_nfs_share_access [0.018576s] ... ok 2026-04-21 02:05:47.584193 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_5_64 [0.022951s] ... ok 2026-04-21 02:05:47.587333 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__execute_local [0.018493s] ... ok 2026-04-21 02:05:47.588195 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-04-21 02:05:47.590185 | ubuntu-noble | 2026-04-21 02:05:47.578 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.590588 | ubuntu-noble | 2026-04-21 02:05:47.578 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.590606 | ubuntu-noble | 2026-04-21 02:05:47.579 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.590611 | ubuntu-noble | 2026-04-21 02:05:47.579 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.590620 | ubuntu-noble | 2026-04-21 02:05:47.579 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.590624 | ubuntu-noble | 2026-04-21 02:05:47.579 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.590628 | ubuntu-noble | 2026-04-21 02:05:47.581 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.590636 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_extend_cifs_share [0.018721s] ... ok 2026-04-21 02:05:47.590874 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_disk_types_shared [0.303505s] ... ok 2026-04-21 02:05:47.607195 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: 'NoneType' object is not subscriptable 2026-04-21 02:05:47.607765 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__maprfs_du [0.019464s] ... ok 2026-04-21 02:05:47.608447 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_qos_1_2 [0.021970s] ... ok 2026-04-21 02:05:47.610891 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_extend_nfs_share [0.018966s] ... ok 2026-04-21 02:05:47.625191 | ubuntu-noble | 2026-04-21 02:05:47.600 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.625788 | ubuntu-noble | 2026-04-21 02:05:47.600 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.625793 | ubuntu-noble | 2026-04-21 02:05:47.600 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.625797 | ubuntu-noble | 2026-04-21 02:05:47.601 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.625801 | ubuntu-noble | 2026-04-21 02:05:47.601 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.625813 | ubuntu-noble | 2026-04-21 02:05:47.601 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.625817 | ubuntu-noble | 2026-04-21 02:05:47.602 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.625822 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_none_specified [0.020861s] ... ok 2026-04-21 02:05:47.625826 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_get_share_stats_refresh_false [0.018535s] ... ok 2026-04-21 02:05:47.625975 | ubuntu-noble | No replication pair ID recorded for share fake_share_id. Continue to delete replica fake_new_replica_id. 2026-04-21 02:05:47.625983 | ubuntu-noble | The share was not found. Share name:share_fake_new_uuid 2026-04-21 02:05:47.627978 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_server [0.018825s] ... ok 2026-04-21 02:05:47.628931 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_with_no_pair_id [0.022084s] ... ok 2026-04-21 02:05:47.638619 | ubuntu-noble | 2026-04-21 02:05:47.620 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.638640 | ubuntu-noble | 2026-04-21 02:05:47.621 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.638646 | ubuntu-noble | 2026-04-21 02:05:47.621 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.638650 | ubuntu-noble | 2026-04-21 02:05:47.621 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.638655 | ubuntu-noble | 2026-04-21 02:05:47.621 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.638660 | ubuntu-noble | 2026-04-21 02:05:47.621 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.638665 | ubuntu-noble | 2026-04-21 02:05:47.622 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.639443 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_broadcast_domain_for_port_port_not_found [0.020539s] ... ok 2026-04-21 02:05:47.645954 | ubuntu-noble | Kerberos is not supported by EMC Unity manila driver plugin. 2026-04-21 02:05:47.646809 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_get_share_stats_refresh_true [0.018959s] ... ok 2026-04-21 02:05:47.647851 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_setup_server__kerberos [0.019350s] ... ok 2026-04-21 02:05:47.651456 | ubuntu-noble | Get share count error! 2026-04-21 02:05:47.651800 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-04-21 02:05:47.656197 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_ip_fail [0.022824s] ... ok 2026-04-21 02:05:47.661315 | ubuntu-noble | Manage existing share snapshot failed. 2026-04-21 02:05:47.661329 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:47.661334 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 402, in manage_existing_snapshot 2026-04-21 02:05:47.661338 | ubuntu-noble | snapshot_list = self._maprfs_util.get_snapshot_list( 2026-04-21 02:05:47.661342 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:47.661346 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:47.661350 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:47.661353 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:47.661357 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:47.661361 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:47.661365 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:47.661368 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:47.661372 | ubuntu-noble | raise effect 2026-04-21 02:05:47.661376 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:47.661380 | ubuntu-noble | Command: None 2026-04-21 02:05:47.661383 | ubuntu-noble | Exit code: - 2026-04-21 02:05:47.661387 | ubuntu-noble | Stdout: None 2026-04-21 02:05:47.661391 | ubuntu-noble | Stderr: None 2026-04-21 02:05:47.663250 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_snapshot_exception [0.019416s] ... ok 2026-04-21 02:05:47.665620 | ubuntu-noble | 2026-04-21 02:05:47.641 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.665639 | ubuntu-noble | 2026-04-21 02:05:47.641 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.665644 | ubuntu-noble | 2026-04-21 02:05:47.641 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.665648 | ubuntu-noble | 2026-04-21 02:05:47.641 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.665652 | ubuntu-noble | 2026-04-21 02:05:47.641 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.665656 | ubuntu-noble | 2026-04-21 02:05:47.642 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.665667 | ubuntu-noble | 2026-04-21 02:05:47.642 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.666156 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_name [0.019884s] ... ok 2026-04-21 02:05:47.666644 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_share_stats [0.018812s] ... ok 2026-04-21 02:05:47.672410 | ubuntu-noble | Can not get share share-fake-uuid. 2026-04-21 02:05:47.674709 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_ip_share_not_exist [0.022165s] ... ok 2026-04-21 02:05:47.678068 | ubuntu-noble | 2026-04-21 02:05:47.662 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.678080 | ubuntu-noble | 2026-04-21 02:05:47.662 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.678085 | ubuntu-noble | 2026-04-21 02:05:47.662 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.678089 | ubuntu-noble | 2026-04-21 02:05:47.663 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.678093 | ubuntu-noble | 2026-04-21 02:05:47.663 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.678096 | ubuntu-noble | 2026-04-21 02:05:47.663 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.678105 | ubuntu-noble | 2026-04-21 02:05:47.664 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.679897 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peer_policy [0.021232s] ... ok 2026-04-21 02:05:47.685633 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_delete [0.019588s] ... ok 2026-04-21 02:05:47.690425 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_broadcast_domain_for_port_domain_not_found [0.319001s] ... ok 2026-04-21 02:05:47.696542 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_get_filesystem_status_fail [0.021564s] ... ok 2026-04-21 02:05:47.701059 | ubuntu-noble | 2026-04-21 02:05:47.683 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.701096 | ubuntu-noble | 2026-04-21 02:05:47.683 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.701103 | ubuntu-noble | 2026-04-21 02:05:47.683 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.701109 | ubuntu-noble | 2026-04-21 02:05:47.683 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.701115 | ubuntu-noble | 2026-04-21 02:05:47.683 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.701120 | ubuntu-noble | 2026-04-21 02:05:47.683 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.701127 | ubuntu-noble | 2026-04-21 02:05:47.684 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.701348 | ubuntu-noble | Only 'user' access type allowed! 2026-04-21 02:05:47.703000 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peer_policy_not_supported [0.020715s] ... ok 2026-04-21 02:05:47.704044 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_invalid_access [0.019587s] ... ok 2026-04-21 02:05:47.711283 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cifs_share_access_not_found [0.020236s] ... ok 2026-04-21 02:05:47.714151 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_nfs_access_with_incorrect_access_type [0.046822s] ... ok 2026-04-21 02:05:47.724609 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_get_share_fail_1 [0.021490s] ... ok 2026-04-21 02:05:47.724650 | ubuntu-noble | {0} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_recover [0.020147s] ... ok 2026-04-21 02:05:47.727479 | ubuntu-noble | 2026-04-21 02:05:47.703 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.727504 | ubuntu-noble | 2026-04-21 02:05:47.704 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.727509 | ubuntu-noble | 2026-04-21 02:05:47.704 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.727520 | ubuntu-noble | 2026-04-21 02:05:47.704 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.727524 | ubuntu-noble | 2026-04-21 02:05:47.704 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.727528 | ubuntu-noble | 2026-04-21 02:05:47.704 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.727532 | ubuntu-noble | 2026-04-21 02:05:47.705 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.727536 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_fpolicy_events [0.020470s] ... ok 2026-04-21 02:05:47.733148 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_aggregate_capacities [0.020415s] ... ok 2026-04-21 02:05:47.739786 | ubuntu-noble | 2026-04-21 02:05:47.725 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.739808 | ubuntu-noble | 2026-04-21 02:05:47.725 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.739813 | ubuntu-noble | 2026-04-21 02:05:47.725 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.739817 | ubuntu-noble | 2026-04-21 02:05:47.726 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.739821 | ubuntu-noble | 2026-04-21 02:05:47.726 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.739825 | ubuntu-noble | 2026-04-21 02:05:47.726 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.739829 | ubuntu-noble | 2026-04-21 02:05:47.727 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.743118 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_fpolicy_status [0.021937s] ... ok 2026-04-21 02:05:47.743145 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test__create_certificate_auth_handler_with_host_validation [0.018730s] ... ok 2026-04-21 02:05:47.745108 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_get_share_fail_2 [0.027799s] ... ok 2026-04-21 02:05:47.749746 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_create_volume_api_args_encrypted_not_supported [0.019686s] ... ok 2026-04-21 02:05:47.761165 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_builtin_types [0.017760s] ... ok 2026-04-21 02:05:47.762581 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_nfs_access_with_ipv6 [0.049055s] ... ok 2026-04-21 02:05:47.765601 | ubuntu-noble | New size for extend must be bigger than current size on array. (current: 4.0, new: 3). 2026-04-21 02:05:47.766784 | ubuntu-noble | 2026-04-21 02:05:47.746 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.766799 | ubuntu-noble | 2026-04-21 02:05:47.746 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.766803 | ubuntu-noble | 2026-04-21 02:05:47.746 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.766807 | ubuntu-noble | 2026-04-21 02:05:47.746 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.766811 | ubuntu-noble | 2026-04-21 02:05:47.746 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.766815 | ubuntu-noble | 2026-04-21 02:05:47.746 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.766820 | ubuntu-noble | 2026-04-21 02:05:47.747 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.766824 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_job_state_not_found [0.020220s] ... ok 2026-04-21 02:05:47.772011 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_extend_share_fail [0.022972s] ... ok 2026-04-21 02:05:47.772373 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_vserver [0.019701s] ... ok 2026-04-21 02:05:47.779866 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_unknown_exception [0.018551s] ... ok 2026-04-21 02:05:47.787126 | ubuntu-noble | 2026-04-21 02:05:47.766 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.787153 | ubuntu-noble | 2026-04-21 02:05:47.766 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.787163 | ubuntu-noble | 2026-04-21 02:05:47.766 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.787167 | ubuntu-noble | 2026-04-21 02:05:47.767 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.787171 | ubuntu-noble | 2026-04-21 02:05:47.767 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.787175 | ubuntu-noble | 2026-04-21 02:05:47.767 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.787179 | ubuntu-noble | 2026-04-21 02:05:47.768 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.787386 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_export_rule_indices [0.021873s] ... ok 2026-04-21 02:05:47.792140 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_pool_success [0.021654s] ... ok 2026-04-21 02:05:47.796366 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspaces [0.021170s] ... ok 2026-04-21 02:05:47.797508 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_valid_3 [0.018704s] ... ok 2026-04-21 02:05:47.806617 | ubuntu-noble | 2026-04-21 02:05:47.788 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.806642 | ubuntu-noble | 2026-04-21 02:05:47.788 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.806647 | ubuntu-noble | 2026-04-21 02:05:47.788 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.806651 | ubuntu-noble | 2026-04-21 02:05:47.789 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.806655 | ubuntu-noble | 2026-04-21 02:05:47.789 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.806668 | ubuntu-noble | 2026-04-21 02:05:47.789 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.806673 | ubuntu-noble | 2026-04-21 02:05:47.790 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.806908 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate_api_not_found [0.020814s] ... ok 2026-04-21 02:05:47.811340 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspaces_not_supported [0.019889s] ... ok 2026-04-21 02:05:47.815651 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_login_success [0.022026s] ... ok 2026-04-21 02:05:47.817561 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_ro_access_without_share_server_name [0.050568s] ... ok 2026-04-21 02:05:47.817578 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_valid_4 [0.018244s] ... ok 2026-04-21 02:05:47.826172 | ubuntu-noble | 2026-04-21 02:05:47.809 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.826191 | ubuntu-noble | 2026-04-21 02:05:47.809 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.826198 | ubuntu-noble | 2026-04-21 02:05:47.809 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.826204 | ubuntu-noble | 2026-04-21 02:05:47.809 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.826209 | ubuntu-noble | 2026-04-21 02:05:47.810 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.826215 | ubuntu-noble | 2026-04-21 02:05:47.810 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.826222 | ubuntu-noble | 2026-04-21 02:05:47.811 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.826347 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_record_count_2 [0.020572s] ... ok 2026-04-21 02:05:47.830671 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_network_interfaces [0.019531s] ... ok 2026-04-21 02:05:47.837787 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_5_1_0 [0.018503s] ... ok 2026-04-21 02:05:47.838889 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_3 [0.023153s] ... ok 2026-04-21 02:05:47.848573 | ubuntu-noble | 2026-04-21 02:05:47.831 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.848612 | ubuntu-noble | 2026-04-21 02:05:47.831 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.848618 | ubuntu-noble | 2026-04-21 02:05:47.831 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.848631 | ubuntu-noble | 2026-04-21 02:05:47.831 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.848637 | ubuntu-noble | 2026-04-21 02:05:47.831 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.848642 | ubuntu-noble | 2026-04-21 02:05:47.832 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.848648 | ubuntu-noble | 2026-04-21 02:05:47.832 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.851013 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_network_interfaces_filtered_by_protocol [0.019154s] ... ok 2026-04-21 02:05:47.851043 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirror_policies [0.021388s] ... ok 2026-04-21 02:05:47.856786 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_ontapi_version [0.018515s] ... ok 2026-04-21 02:05:47.860674 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_4 [0.023868s] ... ok 2026-04-21 02:05:47.867157 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_share_server [0.051368s] ... ok 2026-04-21 02:05:47.867181 | ubuntu-noble | 2026-04-21 02:05:47.851 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.867186 | ubuntu-noble | 2026-04-21 02:05:47.852 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.867199 | ubuntu-noble | 2026-04-21 02:05:47.852 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.867203 | ubuntu-noble | 2026-04-21 02:05:47.852 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.867207 | ubuntu-noble | 2026-04-21 02:05:47.852 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.867211 | ubuntu-noble | 2026-04-21 02:05:47.852 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.867215 | ubuntu-noble | 2026-04-21 02:05:47.853 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.867518 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_error_2 [0.020887s] ... ok 2026-04-21 02:05:47.869177 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_export_policy_for_volume_not_found [0.019336s] ... ok 2026-04-21 02:05:47.872705 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_ontapi_version_cached [0.018902s] ... ok 2026-04-21 02:05:47.884437 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_nfs_success_2 [0.023171s] ... ok 2026-04-21 02:05:47.886984 | ubuntu-noble | 2026-04-21 02:05:47.872 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.887000 | ubuntu-noble | 2026-04-21 02:05:47.873 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.887005 | ubuntu-noble | 2026-04-21 02:05:47.873 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.887009 | ubuntu-noble | 2026-04-21 02:05:47.873 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.887013 | ubuntu-noble | 2026-04-21 02:05:47.873 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.887025 | ubuntu-noble | 2026-04-21 02:05:47.873 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.887029 | ubuntu-noble | 2026-04-21 02:05:47.874 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.887034 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_clone_parent_snaphot_1 [0.020844s] ... ok 2026-04-21 02:05:47.891767 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate_not_found [0.018874s] ... ok 2026-04-21 02:05:47.891786 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_ems_log_message [0.018363s] ... ok 2026-04-21 02:05:47.902470 | ubuntu-noble | The replica to promote is already primary, no need to switch over. 2026-04-21 02:05:47.903240 | ubuntu-noble | Cannot get share share_fake_new_uuid. 2026-04-21 02:05:47.903463 | ubuntu-noble | 2026-04-21 02:05:47.893 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.903475 | ubuntu-noble | 2026-04-21 02:05:47.893 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.903480 | ubuntu-noble | 2026-04-21 02:05:47.894 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.903490 | ubuntu-noble | 2026-04-21 02:05:47.894 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.903494 | ubuntu-noble | 2026-04-21 02:05:47.894 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.903498 | ubuntu-noble | 2026-04-21 02:05:47.894 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.903502 | ubuntu-noble | 2026-04-21 02:05:47.895 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.903839 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_ipspace [0.020434s] ... ok 2026-04-21 02:05:47.908866 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_success_1_true [0.023148s] ... ok 2026-04-21 02:05:47.910206 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_strip_xml_namespace_1_tag_name [0.018703s] ... ok 2026-04-21 02:05:47.912154 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_performance_counters [0.022296s] ... ok 2026-04-21 02:05:47.913339 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_share_with_incorrect_proto [0.047211s] ... ok 2026-04-21 02:05:47.926803 | ubuntu-noble | Cannot get share share_fake_new_uuid. 2026-04-21 02:05:47.927815 | ubuntu-noble | 2026-04-21 02:05:47.914 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.927864 | ubuntu-noble | 2026-04-21 02:05:47.914 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.927870 | ubuntu-noble | 2026-04-21 02:05:47.914 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.927874 | ubuntu-noble | 2026-04-21 02:05:47.914 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.927878 | ubuntu-noble | 2026-04-21 02:05:47.915 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.927882 | ubuntu-noble | 2026-04-21 02:05:47.915 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.927886 | ubuntu-noble | 2026-04-21 02:05:47.916 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.928554 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_kerberos_enabled [0.020560s] ... ok 2026-04-21 02:05:47.931481 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__add_nfs_export_rule_2 [0.018897s] ... ok 2026-04-21 02:05:47.932511 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_record_count_1 [0.019138s] ... ok 2026-04-21 02:05:47.932525 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_success_2_false [0.023965s] ... ok 2026-04-21 02:05:47.950371 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_records_count_invalid [0.019381s] ... ok 2026-04-21 02:05:47.950397 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_snapmirrors_not_found [0.019268s] ... ok 2026-04-21 02:05:47.950748 | ubuntu-noble | Can't open the recent url, re-login. 2026-04-21 02:05:47.950759 | ubuntu-noble | Failed to switch replication pair fake_pair_id. 2026-04-21 02:05:47.950763 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-04-21 02:05:47.952615 | ubuntu-noble | Failed to completely switch over replication pair fake_pair_id. 2026-04-21 02:05:47.952636 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:47.952640 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 206, in switch_over 2026-04-21 02:05:47.952644 | ubuntu-noble | self.helper.switch_replication_pair(replica_pair_id) 2026-04-21 02:05:47.952648 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:47.952652 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:47.952656 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:47.952660 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:47.952664 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:47.952667 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:47.952671 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1211, in _execute_mock_call 2026-04-21 02:05:47.952675 | ubuntu-noble | return self._mock_wraps(*args, **kwargs) 2026-04-21 02:05:47.952679 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:47.952682 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1401, in switch_replication_pair 2026-04-21 02:05:47.952686 | ubuntu-noble | self._assert_rest_result(result, msg) 2026-04-21 02:05:47.952690 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-04-21 02:05:47.952694 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-04-21 02:05:47.952698 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Failed to switch replication pair fake_pair_id. 2026-04-21 02:05:47.952701 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-04-21 02:05:47.952705 | ubuntu-noble | Cannot get share share_fake_new_uuid. 2026-04-21 02:05:47.954049 | ubuntu-noble | 2026-04-21 02:05:47.934 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.954063 | ubuntu-noble | 2026-04-21 02:05:47.935 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.954067 | ubuntu-noble | 2026-04-21 02:05:47.935 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.954071 | ubuntu-noble | 2026-04-21 02:05:47.935 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.954075 | ubuntu-noble | 2026-04-21 02:05:47.935 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.954079 | ubuntu-noble | 2026-04-21 02:05:47.935 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.954090 | ubuntu-noble | 2026-04-21 02:05:47.936 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Trying to modify CIFS server with data: {'admin-username': 'fake_user_3', 'admin-password': 'fake_password_3', 'force-account-overwrite': 'true', 'cifs-server': 'FAKE-VSE-SERVER', 'default-site': 'fake_default_ad_site_3'} _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:47.954101 | ubuntu-noble | 2026-04-21 02:05:47.937 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.956519 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_2_server_to_default_ad_site [0.021077s] ... ok 2026-04-21 02:05:47.956534 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_error_ignore_2 [0.025144s] ... ok 2026-04-21 02:05:47.960862 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_ro_access [0.048538s] ... ok 2026-04-21 02:05:47.966518 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_error [0.019344s] ... ok 2026-04-21 02:05:47.969433 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_security_key_manager_nve_support_disabled_no_license [0.019496s] ... ok 2026-04-21 02:05:47.969448 | ubuntu-noble | 2026-04-21 02:05:47.956 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.969453 | ubuntu-noble | 2026-04-21 02:05:47.957 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.969457 | ubuntu-noble | 2026-04-21 02:05:47.957 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.969461 | ubuntu-noble | 2026-04-21 02:05:47.957 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.969465 | ubuntu-noble | 2026-04-21 02:05:47.957 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.969469 | ubuntu-noble | 2026-04-21 02:05:47.957 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.969473 | ubuntu-noble | 2026-04-21 02:05:47.958 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Trying to modify CIFS server with data: {'admin-username': 'fake_user_4', 'admin-password': 'fake_password_4', 'force-account-overwrite': 'true', 'cifs-server': 'FAKE-VSE-SERVER', 'default-site': 'fake_default_ad_site_4'} _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:47.969477 | ubuntu-noble | 2026-04-21 02:05:47.958 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.969482 | ubuntu-noble | {5} 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.021360s] ... ok 2026-04-21 02:05:47.976377 | ubuntu-noble | Can't open the recent url, re-login. 2026-04-21 02:05:47.976395 | ubuntu-noble | Failed to set replication pair fake_pair_id secondary write lock. 2026-04-21 02:05:47.976400 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-04-21 02:05:47.976404 | ubuntu-noble | Failed to completely switch over replication pair fake_pair_id. 2026-04-21 02:05:47.976408 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:47.976412 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 207, in switch_over 2026-04-21 02:05:47.976423 | ubuntu-noble | self.helper.set_pair_secondary_write_lock(replica_pair_id) 2026-04-21 02:05:47.976427 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:47.976431 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:47.976435 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:47.976439 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:47.976442 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:47.976446 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:47.976450 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1211, in _execute_mock_call 2026-04-21 02:05:47.976454 | ubuntu-noble | return self._mock_wraps(*args, **kwargs) 2026-04-21 02:05:47.976458 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:47.976462 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1441, in set_pair_secondary_write_lock 2026-04-21 02:05:47.976466 | ubuntu-noble | self._assert_rest_result(result, msg) 2026-04-21 02:05:47.976470 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-04-21 02:05:47.976473 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-04-21 02:05:47.976477 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Failed to set replication pair fake_pair_id secondary write lock. 2026-04-21 02:05:47.976481 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-04-21 02:05:47.976635 | ubuntu-noble | Cannot get share share_fake_new_uuid. 2026-04-21 02:05:47.981007 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_error_ignore_3 [0.024358s] ... ok 2026-04-21 02:05:47.986526 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_apply_volume_efficiency_policy_async_with_policy [0.018745s] ... ok 2026-04-21 02:05:47.988465 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirrors [0.018863s] ... ok 2026-04-21 02:05:47.993926 | ubuntu-noble | 2026-04-21 02:05:47.977 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.993940 | ubuntu-noble | 2026-04-21 02:05:47.977 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.993945 | ubuntu-noble | 2026-04-21 02:05:47.977 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.993949 | ubuntu-noble | 2026-04-21 02:05:47.978 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.993963 | ubuntu-noble | 2026-04-21 02:05:47.978 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:47.993968 | ubuntu-noble | 2026-04-21 02:05:47.978 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:47.993972 | ubuntu-noble | 2026-04-21 02:05:47.979 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:47.994458 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_fpolicy_scope [0.020423s] ... ok 2026-04-21 02:05:48.000184 | ubuntu-noble | DNS server (100.97.5.85) has already been configured. 2026-04-21 02:05:48.004747 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_dns_exist_error [0.023354s] ... ok 2026-04-21 02:05:48.004769 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_break_snapmirror_svm [0.019049s] ... ok 2026-04-21 02:05:48.008399 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_1_True [0.019284s] ... ok 2026-04-21 02:05:48.011638 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_ro_access_with_ipv6 [0.048306s] ... ok 2026-04-21 02:05:48.012481 | ubuntu-noble | 2026-04-21 02:05:47.997 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.012493 | ubuntu-noble | 2026-04-21 02:05:47.997 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.012497 | ubuntu-noble | 2026-04-21 02:05:47.997 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.012501 | ubuntu-noble | 2026-04-21 02:05:47.998 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.012505 | ubuntu-noble | 2026-04-21 02:05:47.998 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.012510 | ubuntu-noble | 2026-04-21 02:05:47.998 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.012514 | ubuntu-noble | 2026-04-21 02:05:47.998 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] All SnapLock attributes are None, not updating SnapLock attributes _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:48.012528 | ubuntu-noble | 2026-04-21 02:05:47.999 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.012532 | ubuntu-noble | {5} 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.019958s] ... ok 2026-04-21 02:05:48.023130 | ubuntu-noble | IP (::1/128) is invalid. Only IPv4 addresses are supported. 2026-04-21 02:05:48.026996 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_broadcast_domain_exists_not_found [0.018689s] ... ok 2026-04-21 02:05:48.027015 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_efficiency_status_not_found [0.018846s] ... ok 2026-04-21 02:05:48.032372 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_invalid_ipv4 [0.022703s] ... ok 2026-04-21 02:05:48.039535 | ubuntu-noble | 2026-04-21 02:05:48.017 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.039553 | ubuntu-noble | 2026-04-21 02:05:48.018 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.039565 | ubuntu-noble | 2026-04-21 02:05:48.018 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.039569 | ubuntu-noble | 2026-04-21 02:05:48.018 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.039573 | ubuntu-noble | 2026-04-21 02:05:48.018 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.039577 | ubuntu-noble | 2026-04-21 02:05:48.018 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.039581 | ubuntu-noble | 2026-04-21 02:05:48.019 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] All SnapLock attributes are None, not updating SnapLock attributes _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:48.039586 | ubuntu-noble | 2026-04-21 02:05:48.019 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.039590 | ubuntu-noble | {5} 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.020343s] ... ok 2026-04-21 02:05:48.042152 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory_api_error [0.018795s] ... ok 2026-04-21 02:05:48.045592 | ubuntu-noble | LDAP domain (100.97.5.87) has already been configured. 2026-04-21 02:05:48.051697 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_not_found [0.019207s] ... ok 2026-04-21 02:05:48.052125 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_ldap_exist_error [0.022487s] ... ok 2026-04-21 02:05:48.057415 | ubuntu-noble | 2026-04-21 02:05:48.038 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.057435 | ubuntu-noble | 2026-04-21 02:05:48.038 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.057440 | ubuntu-noble | 2026-04-21 02:05:48.038 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.057444 | ubuntu-noble | 2026-04-21 02:05:48.038 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.057448 | ubuntu-noble | 2026-04-21 02:05:48.038 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.057452 | ubuntu-noble | 2026-04-21 02:05:48.038 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.057464 | ubuntu-noble | 2026-04-21 02:05:48.039 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.057679 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_offline_volume [0.019920s] ... ok 2026-04-21 02:05:48.059313 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_nfs_access_with_ipv6 [0.047842s] ... ok 2026-04-21 02:05:48.064252 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_multiple_dns_ip [0.021788s] ... ok 2026-04-21 02:05:48.066315 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities_vserver_not_found [0.019580s] ... ok 2026-04-21 02:05:48.072777 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_vlan_exist [0.023755s] ... ok 2026-04-21 02:05:48.073717 | ubuntu-noble | 2026-04-21 02:05:48.058 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.073731 | ubuntu-noble | 2026-04-21 02:05:48.058 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.073743 | ubuntu-noble | 2026-04-21 02:05:48.058 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.073748 | ubuntu-noble | 2026-04-21 02:05:48.058 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.073752 | ubuntu-noble | 2026-04-21 02:05:48.058 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.073756 | ubuntu-noble | 2026-04-21 02:05:48.058 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.073760 | ubuntu-noble | 2026-04-21 02:05:48.059 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.074480 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_parse_nfs_config_1 [0.019827s] ... ok 2026-04-21 02:05:48.084618 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_fpolicy_policy [0.019219s] ... ok 2026-04-21 02:05:48.087737 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_ipspace_not_found [0.020410s] ... ok 2026-04-21 02:05:48.094378 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_teardown_server_with_vlan_logical_port_deleted [0.021353s] ... ok 2026-04-21 02:05:48.096369 | ubuntu-noble | 2026-04-21 02:05:48.079 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.096386 | ubuntu-noble | 2026-04-21 02:05:48.079 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.096399 | ubuntu-noble | 2026-04-21 02:05:48.080 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.096403 | ubuntu-noble | 2026-04-21 02:05:48.080 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.096407 | ubuntu-noble | 2026-04-21 02:05:48.080 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.096418 | ubuntu-noble | 2026-04-21 02:05:48.080 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.096422 | ubuntu-noble | 2026-04-21 02:05:48.081 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.096426 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_prune_deleted_nfs_export_policies [0.022055s] ... ok 2026-04-21 02:05:48.102484 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_ipspace [0.018905s] ... ok 2026-04-21 02:05:48.105887 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_ipspace_not_supported [0.018991s] ... ok 2026-04-21 02:05:48.111549 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_no_valid_port [0.048058s] ... ok 2026-04-21 02:05:48.114381 | ubuntu-noble | Cannot update the replication fake_pair_id because it's not in normal status. 2026-04-21 02:05:48.117518 | ubuntu-noble | {3} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_success_1 [0.023776s] ... ok 2026-04-21 02:05:48.118906 | ubuntu-noble | 2026-04-21 02:05:48.099 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.118940 | ubuntu-noble | 2026-04-21 02:05:48.100 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.118945 | ubuntu-noble | 2026-04-21 02:05:48.100 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.118971 | ubuntu-noble | 2026-04-21 02:05:48.100 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.118977 | ubuntu-noble | 2026-04-21 02:05:48.100 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.118981 | ubuntu-noble | 2026-04-21 02:05:48.100 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.118991 | ubuntu-noble | 2026-04-21 02:05:48.101 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Could not delete export policy deleted_manila_fake_policy_1. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:48.118996 | ubuntu-noble | 2026-04-21 02:05:48.101 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Could not delete export policy deleted_manila_fake_policy_2. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:48.119008 | ubuntu-noble | 2026-04-21 02:05:48.101 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Could not delete export policy deleted_manila_fake_policy_3. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:48.119012 | ubuntu-noble | 2026-04-21 02:05:48.102 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.119245 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_prune_deleted_nfs_export_policies_api_error [0.020528s] ... ok 2026-04-21 02:05:48.122145 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_kerberos_realm_api_error [0.019461s] ... ok 2026-04-21 02:05:48.126206 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_not_found [0.020665s] ... ok 2026-04-21 02:05:48.132102 | ubuntu-noble | 2026-04-21 02:05:48.122 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.132127 | ubuntu-noble | 2026-04-21 02:05:48.122 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.132132 | ubuntu-noble | 2026-04-21 02:05:48.122 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.132136 | ubuntu-noble | 2026-04-21 02:05:48.122 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.132140 | ubuntu-noble | 2026-04-21 02:05:48.122 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.132144 | ubuntu-noble | 2026-04-21 02:05:48.123 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.132148 | ubuntu-noble | 2026-04-21 02:05:48.123 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.134501 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_create_2 [0.021420s] ... ok 2026-04-21 02:05:48.138727 | ubuntu-noble | Failed to check GPFS state. Error: 'state' is not in list. 2026-04-21 02:05:48.141810 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_nfs_export_policy [0.018980s] ... ok 2026-04-21 02:05:48.143227 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__check_gpfs_state_wrong_output_exception [0.023669s] ... ok 2026-04-21 02:05:48.147594 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexvol_encrypted [0.020775s] ... ok 2026-04-21 02:05:48.152922 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_3 [0.047312s] ... ok 2026-04-21 02:05:48.163017 | ubuntu-noble | {0} 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.018754s] ... ok 2026-04-21 02:05:48.165723 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_snapshot [0.021559s] ... ok 2026-04-21 02:05:48.166796 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_nve_supported_valid_platform_and_supported_release [0.019180s] ... ok 2026-04-21 02:05:48.167517 | ubuntu-noble | 2026-04-21 02:05:48.149 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.167531 | ubuntu-noble | 2026-04-21 02:05:48.149 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.167535 | ubuntu-noble | 2026-04-21 02:05:48.150 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.167540 | ubuntu-noble | 2026-04-21 02:05:48.150 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.167544 | ubuntu-noble | 2026-04-21 02:05:48.150 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.167548 | ubuntu-noble | 2026-04-21 02:05:48.150 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.167552 | ubuntu-noble | 2026-04-21 02:05:48.151 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.167556 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_create_3 [0.027255s] ... ok 2026-04-21 02:05:48.179476 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_api_error [0.019201s] ... ok 2026-04-21 02:05:48.182183 | ubuntu-noble | 2026-04-21 02:05:48.170 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.182198 | ubuntu-noble | 2026-04-21 02:05:48.170 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.182202 | ubuntu-noble | 2026-04-21 02:05:48.170 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.182222 | ubuntu-noble | 2026-04-21 02:05:48.170 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.182226 | ubuntu-noble | 2026-04-21 02:05:48.170 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.182230 | ubuntu-noble | 2026-04-21 02:05:48.171 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.182235 | ubuntu-noble | 2026-04-21 02:05:48.171 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.183450 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_delete [0.020245s] ... ok 2026-04-21 02:05:48.184532 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vserver_aggregates_none_found [0.018689s] ... ok 2026-04-21 02:05:48.185219 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__delete_share [0.022072s] ... ok 2026-04-21 02:05:48.198904 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_2 [0.018890s] ... ok 2026-04-21 02:05:48.203140 | ubuntu-noble | 2026-04-21 02:05:48.189 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.203160 | ubuntu-noble | 2026-04-21 02:05:48.190 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.203164 | ubuntu-noble | 2026-04-21 02:05:48.190 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.203169 | ubuntu-noble | 2026-04-21 02:05:48.190 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.203173 | ubuntu-noble | 2026-04-21 02:05:48.190 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.203177 | ubuntu-noble | 2026-04-21 02:05:48.190 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.203192 | ubuntu-noble | 2026-04-21 02:05:48.191 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.203625 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_get_none_found [0.020843s] ... ok 2026-04-21 02:05:48.204508 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_get_pool [0.050339s] ... ok 2026-04-21 02:05:48.204522 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vservers_not_found [0.019021s] ... ok 2026-04-21 02:05:48.207058 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__delete_share_snapshot [0.021558s] ... ok 2026-04-21 02:05:48.222701 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vlan_already_present [0.018865s] ... ok 2026-04-21 02:05:48.223640 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_4_default_ad_site_to_server [0.019256s] ... ok 2026-04-21 02:05:48.225657 | ubuntu-noble | Share protocol fake_proto not supported by GPFS driver. 2026-04-21 02:05:48.228332 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_helper_with_wrong_proto_1_None [0.020415s] ... ok 2026-04-21 02:05:48.230491 | ubuntu-noble | 2026-04-21 02:05:48.211 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.230521 | ubuntu-noble | 2026-04-21 02:05:48.211 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.230526 | ubuntu-noble | 2026-04-21 02:05:48.211 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.230530 | ubuntu-noble | 2026-04-21 02:05:48.211 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.230534 | ubuntu-noble | 2026-04-21 02:05:48.212 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.230538 | ubuntu-noble | 2026-04-21 02:05:48.212 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.230542 | ubuntu-noble | 2026-04-21 02:05:48.213 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.230546 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_get_other_zapi_errors [0.020472s] ... ok 2026-04-21 02:05:48.236545 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_delete_retention_hours_3_270000 [0.019083s] ... ok 2026-04-21 02:05:48.244112 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_cifs_share_access_1_True [0.018931s] ... ok 2026-04-21 02:05:48.246612 | ubuntu-noble | 2026-04-21 02:05:48.231 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.246627 | ubuntu-noble | 2026-04-21 02:05:48.231 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.246632 | ubuntu-noble | 2026-04-21 02:05:48.231 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.246643 | ubuntu-noble | 2026-04-21 02:05:48.232 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.246647 | ubuntu-noble | 2026-04-21 02:05:48.232 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.246651 | ubuntu-noble | 2026-04-21 02:05:48.232 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.246655 | ubuntu-noble | 2026-04-21 02:05:48.233 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.246950 | ubuntu-noble | Given share path /gpfs0/share-fakeid does not exist at mount point /dev/gpfs0. 2026-04-21 02:05:48.246960 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:48.246964 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 595, in _get_share_name 2026-04-21 02:05:48.246968 | ubuntu-noble | out, __ = self._gpfs_execute(self.GPFS_PATH + 'mmlsfileset', fsdev, 2026-04-21 02:05:48.246972 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:48.246976 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:48.246979 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:48.246983 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:48.246987 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:48.246991 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:48.246995 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:48.246998 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:48.247002 | ubuntu-noble | raise effect 2026-04-21 02:05:48.247006 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:48.247010 | ubuntu-noble | Command: None 2026-04-21 02:05:48.247014 | ubuntu-noble | Exit code: - 2026-04-21 02:05:48.247018 | ubuntu-noble | Stdout: None 2026-04-21 02:05:48.247022 | ubuntu-noble | Stderr: None 2026-04-21 02:05:48.247591 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_1 [0.020008s] ... ok 2026-04-21 02:05:48.250134 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_share_name_exception [0.021754s] ... ok 2026-04-21 02:05:48.250283 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:48.259802 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_with_ipv6 [0.052522s] ... ok 2026-04-21 02:05:48.261072 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_scope_2_18259 [0.018969s] ... ok 2026-04-21 02:05:48.262372 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_volume_no_optional_args_2_False [0.018836s] ... ok 2026-04-21 02:05:48.268707 | ubuntu-noble | 2026-04-21 02:05:48.251 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.268722 | ubuntu-noble | 2026-04-21 02:05:48.251 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.268733 | ubuntu-noble | 2026-04-21 02:05:48.251 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.268737 | ubuntu-noble | 2026-04-21 02:05:48.251 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.268741 | ubuntu-noble | 2026-04-21 02:05:48.252 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.268744 | ubuntu-noble | 2026-04-21 02:05:48.252 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.268749 | ubuntu-noble | 2026-04-21 02:05:48.253 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.269990 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_preferred_dcs [0.019676s] ... ok 2026-04-21 02:05:48.274834 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_snapshot_path [0.022532s] ... ok 2026-04-21 02:05:48.277858 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_nfs_export_policy [0.018771s] ... ok 2026-04-21 02:05:48.283086 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_parse_nfs_config_2 [0.019363s] ... ok 2026-04-21 02:05:48.283974 | ubuntu-noble | 2026-04-21 02:05:48.272 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.283987 | ubuntu-noble | 2026-04-21 02:05:48.272 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.283992 | ubuntu-noble | 2026-04-21 02:05:48.272 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.283996 | ubuntu-noble | 2026-04-21 02:05:48.273 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.284000 | ubuntu-noble | 2026-04-21 02:05:48.273 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.284004 | ubuntu-noble | 2026-04-21 02:05:48.273 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.284008 | ubuntu-noble | 2026-04-21 02:05:48.274 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.284012 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request_invalid_1 [0.021014s] ... ok 2026-04-21 02:05:48.293355 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__gpfs_remote_execute [0.021123s] ... ok 2026-04-21 02:05:48.296567 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_nfs_export_policy_api_error [0.019177s] ... ok 2026-04-21 02:05:48.301254 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_rename [0.018897s] ... ok 2026-04-21 02:05:48.303845 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:48.308408 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_without_security_services [0.051388s] ... ok 2026-04-21 02:05:48.311429 | ubuntu-noble | 2026-04-21 02:05:48.292 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.311443 | ubuntu-noble | 2026-04-21 02:05:48.293 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.311447 | ubuntu-noble | 2026-04-21 02:05:48.293 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.311451 | ubuntu-noble | 2026-04-21 02:05:48.293 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.311455 | ubuntu-noble | 2026-04-21 02:05:48.293 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.311459 | ubuntu-noble | 2026-04-21 02:05:48.293 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.311463 | ubuntu-noble | 2026-04-21 02:05:48.294 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.311467 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request_invalid_2 [0.020433s] ... ok 2026-04-21 02:05:48.315843 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peers_not_found [0.018578s] ... ok 2026-04-21 02:05:48.319814 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_2 [0.018905s] ... ok 2026-04-21 02:05:48.320538 | ubuntu-noble | {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.020581s] ... ok 2026-04-21 02:05:48.332388 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_deleted_nfs_export_policies [0.019205s] ... ok 2026-04-21 02:05:48.332729 | ubuntu-noble | Failed to get exports from the system. Error: Unexpected error while running command. 2026-04-21 02:05:48.332738 | ubuntu-noble | Command: None 2026-04-21 02:05:48.332742 | ubuntu-noble | Exit code: - 2026-04-21 02:05:48.332746 | ubuntu-noble | Stdout: None 2026-04-21 02:05:48.332750 | ubuntu-noble | Stderr: None. 2026-04-21 02:05:48.335471 | ubuntu-noble | 2026-04-21 02:05:48.313 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.335980 | ubuntu-noble | 2026-04-21 02:05:48.313 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.335988 | ubuntu-noble | 2026-04-21 02:05:48.313 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.335993 | ubuntu-noble | 2026-04-21 02:05:48.314 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.335997 | ubuntu-noble | 2026-04-21 02:05:48.314 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.336001 | ubuntu-noble | 2026-04-21 02:05:48.314 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.336005 | ubuntu-noble | 2026-04-21 02:05:48.315 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.336021 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request_single_page [0.020818s] ... ok 2026-04-21 02:05:48.336026 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_remove_export_exception [0.020861s] ... ok 2026-04-21 02:05:48.341675 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_cifs_share_access [0.019493s] ... ok 2026-04-21 02:05:48.350427 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_vserver_future [0.018477s] ... ok 2026-04-21 02:05:48.352510 | ubuntu-noble | 2026-04-21 02:05:48.335 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.352524 | ubuntu-noble | 2026-04-21 02:05:48.336 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.352529 | ubuntu-noble | 2026-04-21 02:05:48.336 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.352532 | ubuntu-noble | 2026-04-21 02:05:48.336 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.352543 | ubuntu-noble | 2026-04-21 02:05:48.336 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.352553 | ubuntu-noble | 2026-04-21 02:05:48.336 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.352558 | ubuntu-noble | 2026-04-21 02:05:48.337 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.352907 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_1 [0.021944s] ... ok 2026-04-21 02:05:48.355890 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_teardown_server_without_server_detail [0.048371s] ... ok 2026-04-21 02:05:48.357073 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_resync_access_change [0.021491s] ... ok 2026-04-21 02:05:48.359219 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_nfs_export_rules [0.019619s] ... ok 2026-04-21 02:05:48.368015 | ubuntu-noble | 2026-04-21 02:05:48.357 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.368030 | ubuntu-noble | 2026-04-21 02:05:48.357 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.368034 | ubuntu-noble | 2026-04-21 02:05:48.357 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.368038 | ubuntu-noble | 2026-04-21 02:05:48.358 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.368043 | ubuntu-noble | 2026-04-21 02:05:48.358 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.368046 | ubuntu-noble | 2026-04-21 02:05:48.358 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.368063 | ubuntu-noble | 2026-04-21 02:05:48.359 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.368454 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_3 [0.021855s] ... ok 2026-04-21 02:05:48.376729 | ubuntu-noble | test must be an absolute path. 2026-04-21 02:05:48.377778 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_fpolicy_policies [0.027237s] ... ok 2026-04-21 02:05:48.378483 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_preferred_dcs_error [0.019677s] ... ok 2026-04-21 02:05:48.385749 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_gpfs_mount_point_base [0.024167s] ... ok 2026-04-21 02:05:48.393374 | ubuntu-noble | 2026-04-21 02:05:48.379 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.393399 | ubuntu-noble | 2026-04-21 02:05:48.379 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.393406 | ubuntu-noble | 2026-04-21 02:05:48.379 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.393411 | ubuntu-noble | 2026-04-21 02:05:48.380 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.393417 | ubuntu-noble | 2026-04-21 02:05:48.380 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.393422 | ubuntu-noble | 2026-04-21 02:05:48.380 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.393428 | ubuntu-noble | 2026-04-21 02:05:48.381 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.396646 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_qos_adaptive_policy_group_for_volume [0.021564s] ... ok 2026-04-21 02:05:48.398423 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port_raises_api_error [0.018844s] ... ok 2026-04-21 02:05:48.402610 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_unused_qos_policy_groups_with_failure_1_True [0.020179s] ... ok 2026-04-21 02:05:48.405755 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_add_cifs_rw [0.049385s] ... ok 2026-04-21 02:05:48.408830 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__has_client_access_1____gpfs0_share_fakeid_t10_0_0_1___None_ [0.027164s] ... ok 2026-04-21 02:05:48.414149 | ubuntu-noble | 2026-04-21 02:05:48.400 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.414164 | ubuntu-noble | 2026-04-21 02:05:48.400 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.414200 | ubuntu-noble | 2026-04-21 02:05:48.400 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.414205 | ubuntu-noble | 2026-04-21 02:05:48.401 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.414213 | ubuntu-noble | 2026-04-21 02:05:48.401 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.414217 | ubuntu-noble | 2026-04-21 02:05:48.401 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.414248 | ubuntu-noble | 2026-04-21 02:05:48.402 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.415000 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_unmount_volume_api_error [0.020808s] ... ok 2026-04-21 02:05:48.415463 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_network_interfaces_not_found [0.018859s] ... ok 2026-04-21 02:05:48.417996 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rename_nfs_export_policy [0.019001s] ... ok 2026-04-21 02:05:48.427313 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_but_already_join_domain [0.021560s] ... ok 2026-04-21 02:05:48.429329 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_setup_helpers [0.020854s] ... ok 2026-04-21 02:05:48.433873 | ubuntu-noble | 2026-04-21 02:05:48.421 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.433888 | ubuntu-noble | 2026-04-21 02:05:48.421 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.433893 | ubuntu-noble | 2026-04-21 02:05:48.421 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.433898 | ubuntu-noble | 2026-04-21 02:05:48.421 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.433903 | ubuntu-noble | 2026-04-21 02:05:48.422 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.433917 | ubuntu-noble | 2026-04-21 02:05:48.422 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.433922 | ubuntu-noble | 2026-04-21 02:05:48.423 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.434339 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate [0.018850s] ... ok 2026-04-21 02:05:48.435434 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror_already_transferring [0.020883s] ... ok 2026-04-21 02:05:48.437424 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rename_snapshot [0.019166s] ... ok 2026-04-21 02:05:48.444911 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:48.445429 | ubuntu-noble | Failed to delete DNS domain fake_domain. Reason: []. 2026-04-21 02:05:48.447748 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_delete_dns_domain [0.020178s] ... ok 2026-04-21 02:05:48.451360 | ubuntu-noble | {3} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_update_access_resync [0.020808s] ... ok 2026-04-21 02:05:48.454443 | ubuntu-noble | 2026-04-21 02:05:48.442 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.454583 | ubuntu-noble | 2026-04-21 02:05:48.442 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.454593 | ubuntu-noble | 2026-04-21 02:05:48.442 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.454599 | ubuntu-noble | 2026-04-21 02:05:48.442 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.454605 | ubuntu-noble | 2026-04-21 02:05:48.442 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.454621 | ubuntu-noble | 2026-04-21 02:05:48.443 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.454627 | ubuntu-noble | 2026-04-21 02:05:48.444 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.454634 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirror_destinations_svm_2 [0.018974s] ... ok 2026-04-21 02:05:48.455322 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_09 [0.021473s] ... ok 2026-04-21 02:05:48.457374 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rename_vserver [0.019801s] ... ok 2026-04-21 02:05:48.465502 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:48.467454 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:48.470756 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_file_system_invalid_mover_id [0.021610s] ... ok 2026-04-21 02:05:48.472687 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_2 [0.019072s] ... ok 2026-04-21 02:05:48.474527 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_access_level_fails_for_invalid_level [0.022194s] ... ok 2026-04-21 02:05:48.477709 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_ems_log_message [0.019768s] ... ok 2026-04-21 02:05:48.482307 | ubuntu-noble | 2026-04-21 02:05:48.464 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.482329 | ubuntu-noble | 2026-04-21 02:05:48.464 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.482348 | ubuntu-noble | 2026-04-21 02:05:48.464 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.482353 | ubuntu-noble | 2026-04-21 02:05:48.464 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.482359 | ubuntu-noble | 2026-04-21 02:05:48.464 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.482364 | ubuntu-noble | 2026-04-21 02:05:48.465 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.482371 | ubuntu-noble | 2026-04-21 02:05:48.466 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.482377 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_11 [0.021916s] ... ok 2026-04-21 02:05:48.491080 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_create_filesystem_from_snapshot [0.019650s] ... ok 2026-04-21 02:05:48.491970 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_svm_volumes_total_size [0.019063s] ... ok 2026-04-21 02:05:48.495660 | ubuntu-noble | Failed to invoke EMS. NetApp API failed. Reason - fake:fake 2026-04-21 02:05:48.499775 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_access_level_ro [0.022564s] ... ok 2026-04-21 02:05:48.499971 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_ems_log_message_api_error [0.020032s] ... ok 2026-04-21 02:05:48.505418 | ubuntu-noble | 2026-04-21 02:05:48.485 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.505440 | ubuntu-noble | 2026-04-21 02:05:48.486 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.505446 | ubuntu-noble | 2026-04-21 02:05:48.486 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.505452 | ubuntu-noble | 2026-04-21 02:05:48.486 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.505457 | ubuntu-noble | 2026-04-21 02:05:48.486 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.505479 | ubuntu-noble | 2026-04-21 02:05:48.486 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.505485 | ubuntu-noble | 2026-04-21 02:05:48.488 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.506401 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_15 [0.021476s] ... ok 2026-04-21 02:05:48.509912 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system_with_same_size [0.019732s] ... ok 2026-04-21 02:05:48.510518 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_at_junction_path_not_found [0.018473s] ... ok 2026-04-21 02:05:48.518585 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_volume_move_request_failure_1__True__True__False_ [0.019556s] ... ok 2026-04-21 02:05:48.520080 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_nas_network_space_ips_only_one_ip_enabled [0.022941s] ... ok 2026-04-21 02:05:48.525025 | ubuntu-noble | 2026-04-21 02:05:48.508 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.525048 | ubuntu-noble | 2026-04-21 02:05:48.508 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.525054 | ubuntu-noble | 2026-04-21 02:05:48.509 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.525067 | ubuntu-noble | 2026-04-21 02:05:48.509 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.525073 | ubuntu-noble | 2026-04-21 02:05:48.509 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.525078 | ubuntu-noble | 2026-04-21 02:05:48.509 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.525084 | ubuntu-noble | 2026-04-21 02:05:48.510 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.525089 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_start_api_error [0.022227s] ... ok 2026-04-21 02:05:48.527268 | ubuntu-noble | 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.'}]. 2026-04-21 02:05:48.529805 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_get_file_system_but_not_found [0.020260s] ... ok 2026-04-21 02:05:48.531629 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_move_status [0.018832s] ... ok 2026-04-21 02:05:48.542320 | ubuntu-noble | 2026-04-21 02:05:48.530 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.542354 | ubuntu-noble | 2026-04-21 02:05:48.530 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.542360 | ubuntu-noble | 2026-04-21 02:05:48.530 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.542366 | ubuntu-noble | 2026-04-21 02:05:48.530 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.542371 | ubuntu-noble | 2026-04-21 02:05:48.530 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.542385 | ubuntu-noble | 2026-04-21 02:05:48.531 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.542392 | ubuntu-noble | 2026-04-21 02:05:48.532 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.542402 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_stop_1_None [0.021245s] ... ok 2026-04-21 02:05:48.543265 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_cluster_peer_policy_not_supported [0.021527s] ... ok 2026-04-21 02:05:48.543315 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_ip_address_range_invalid_address [0.023462s] ... ok 2026-04-21 02:05:48.548628 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_move_status_no_records [0.018964s] ... ok 2026-04-21 02:05:48.550535 | ubuntu-noble | Failed to create Mount Point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 for file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-04-21 02:05:48.554412 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_with_error [0.023383s] ... ok 2026-04-21 02:05:48.559807 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_4 [0.019393s] ... ok 2026-04-21 02:05:48.564083 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_3__False__True_ [0.021847s] ... ok 2026-04-21 02:05:48.565670 | ubuntu-noble | No aggregates assigned to Vserver fake_vserver. 2026-04-21 02:05:48.566129 | ubuntu-noble | 2026-04-21 02:05:48.550 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.566139 | ubuntu-noble | 2026-04-21 02:05:48.551 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.566143 | ubuntu-noble | 2026-04-21 02:05:48.551 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.566147 | ubuntu-noble | 2026-04-21 02:05:48.551 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.566151 | ubuntu-noble | 2026-04-21 02:05:48.551 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.566155 | ubuntu-noble | 2026-04-21 02:05:48.551 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.566159 | ubuntu-noble | 2026-04-21 02:05:48.552 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.566163 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_stop_2 [0.020378s] ... ok 2026-04-21 02:05:48.568979 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities_aggregate_not_found [0.019124s] ... ok 2026-04-21 02:05:48.570414 | ubuntu-noble | Mount point /7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-04-21 02:05:48.575707 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_but_nonexistent [0.019800s] ... ok 2026-04-21 02:05:48.585442 | ubuntu-noble | 2026-04-21 02:05:48.571 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.585472 | ubuntu-noble | 2026-04-21 02:05:48.571 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.585476 | ubuntu-noble | 2026-04-21 02:05:48.571 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.585480 | ubuntu-noble | 2026-04-21 02:05:48.572 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.585484 | ubuntu-noble | 2026-04-21 02:05:48.572 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.585488 | ubuntu-noble | 2026-04-21 02:05:48.572 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.585493 | ubuntu-noble | 2026-04-21 02:05:48.572 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Checking if volume fake_share exists _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:48.585497 | ubuntu-noble | 2026-04-21 02:05:48.573 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.585501 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_exists_not_found [0.020670s] ... ok 2026-04-21 02:05:48.585505 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_3__False__True_ [0.021361s] ... ok 2026-04-21 02:05:48.586553 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_api_error [0.027281s] ... ok 2026-04-21 02:05:48.586574 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_info_1 [0.018492s] ... ok 2026-04-21 02:05:48.589638 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:48.590674 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:48.593263 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_invalid_mover_id [0.020778s] ... ok 2026-04-21 02:05:48.602466 | ubuntu-noble | 2026-04-21 02:05:48.591 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.602493 | ubuntu-noble | 2026-04-21 02:05:48.591 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.602500 | ubuntu-noble | 2026-04-21 02:05:48.592 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.602506 | ubuntu-noble | 2026-04-21 02:05:48.592 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.602512 | ubuntu-noble | 2026-04-21 02:05:48.592 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.602518 | ubuntu-noble | 2026-04-21 02:05:48.592 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.602524 | ubuntu-noble | 2026-04-21 02:05:48.593 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.603443 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_move_method_1 [0.020132s] ... ok 2026-04-21 02:05:48.605000 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_root_volume_name [0.018833s] ... ok 2026-04-21 02:05:48.606740 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_4__False__False_ [0.021542s] ... ok 2026-04-21 02:05:48.611795 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:48.613580 | ubuntu-noble | Failed to delete mover interface 192.168.1.1 on mover server_2. Reason: []. 2026-04-21 02:05:48.613608 | ubuntu-noble | Invalid vlan id 100. Other interfaces on this subnet are in a different vlan. 2026-04-21 02:05:48.621600 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_conflict_vlan_id_2 [0.021368s] ... ok 2026-04-21 02:05:48.629468 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_filesys_size_fixed_1_True [0.041776s] ... ok 2026-04-21 02:05:48.629482 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share_export_doesnt_exist [0.021527s] ... ok 2026-04-21 02:05:48.631442 | ubuntu-noble | 2026-04-21 02:05:48.612 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.631456 | ubuntu-noble | 2026-04-21 02:05:48.612 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.631467 | ubuntu-noble | 2026-04-21 02:05:48.613 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.631471 | ubuntu-noble | 2026-04-21 02:05:48.613 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.631475 | ubuntu-noble | 2026-04-21 02:05:48.613 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.631479 | ubuntu-noble | 2026-04-21 02:05:48.613 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.631483 | ubuntu-noble | 2026-04-21 02:05:48.613 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Checking if Vserver fake_vserver exists _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:48.631489 | ubuntu-noble | 2026-04-21 02:05:48.614 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.631985 | ubuntu-noble | 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.'}]}. 2026-04-21 02:05:48.633495 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_vserver_exists [0.021094s] ... ok 2026-04-21 02:05:48.640432 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_has_records_not_found [0.029800s] ... ok 2026-04-21 02:05:48.640448 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_with_error [0.019531s] ... ok 2026-04-21 02:05:48.642407 | ubuntu-noble | 2026-04-21 02:05:48.633 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:48.642428 | ubuntu-noble | 2026-04-21 02:05:48.633 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.642433 | ubuntu-noble | 2026-04-21 02:05:48.633 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.642437 | ubuntu-noble | 2026-04-21 02:05:48.633 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.642441 | ubuntu-noble | 2026-04-21 02:05:48.634 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.642686 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__abort_snapmirror [0.019902s] ... ok 2026-04-21 02:05:48.648390 | ubuntu-noble | Caught exception from infinisdk: 2026-04-21 02:05:48.648407 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:48.648412 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-21 02:05:48.648416 | ubuntu-noble | return func(*args, **kwargs) 2026-04-21 02:05:48.648420 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:48.648423 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 439, in _delete_share 2026-04-21 02:05:48.648427 | ubuntu-noble | infinidat_filesystem.safe_delete() 2026-04-21 02:05:48.648431 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:48.648435 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:48.648439 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:48.648442 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:48.648446 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:48.648450 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:48.648454 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:05:48.648457 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:05:48.648461 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:48.648465 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-21 02:05:48.648476 | ubuntu-noble | raise FakeInfinisdkException() 2026-04-21 02:05:48.648480 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-21 02:05:48.650709 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_snapshot_api_fail [0.021979s] ... ok 2026-04-21 02:05:48.653855 | ubuntu-noble | Failed to create NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on mover 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-04-21 02:05:48.653869 | ubuntu-noble | Command: None 2026-04-21 02:05:48.653874 | ubuntu-noble | Exit code: - 2026-04-21 02:05:48.653878 | ubuntu-noble | Stdout: '' 2026-04-21 02:05:48.653881 | ubuntu-noble | Stderr: None. 2026-04-21 02:05:48.656458 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_create_nfs_share_with_error [0.021859s] ... ok 2026-04-21 02:05:48.659647 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontap_1_110_2__2__0_ [0.022640s] ... ok 2026-04-21 02:05:48.669203 | ubuntu-noble | 2026-04-21 02:05:48.654 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:48.669220 | ubuntu-noble | 2026-04-21 02:05:48.654 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.669233 | ubuntu-noble | 2026-04-21 02:05:48.654 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.669237 | ubuntu-noble | 2026-04-21 02:05:48.654 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.669241 | ubuntu-noble | 2026-04-21 02:05:48.655 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] VLAN 1001 already exists on port e0a _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:48.669246 | ubuntu-noble | 2026-04-21 02:05:48.656 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.669411 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vlan_1_1 [0.021258s] ... ok 2026-04-21 02:05:48.677668 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_snapshot_with_snapshots [0.023907s] ... ok 2026-04-21 02:05:48.679785 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_vserver [0.042799s] ... ok 2026-04-21 02:05:48.679992 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_delete_nfs_share [0.021486s] ... ok 2026-04-21 02:05:48.697385 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_invoke_vserver_api [0.036637s] ... ok 2026-04-21 02:05:48.699261 | ubuntu-noble | 2026-04-21 02:05:48.674 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:48.699318 | ubuntu-noble | 2026-04-21 02:05:48.675 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.699325 | ubuntu-noble | 2026-04-21 02:05:48.675 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.699329 | ubuntu-noble | 2026-04-21 02:05:48.675 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.699334 | ubuntu-noble | 2026-04-21 02:05:48.676 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.700914 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_setup_security_services_kerberos [0.023330s] ... ok 2026-04-21 02:05:48.701235 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_delete_vdm [0.021340s] ... ok 2026-04-21 02:05:48.705614 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vserver_delete_retention_hours_3_270000 [0.020051s] ... ok 2026-04-21 02:05:48.706763 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_09__False__True__True__True_ [0.023687s] ... ok 2026-04-21 02:05:48.713351 | ubuntu-noble | 2026-04-21 02:05:48.695 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:48.713373 | ubuntu-noble | 2026-04-21 02:05:48.695 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.713378 | ubuntu-noble | 2026-04-21 02:05:48.695 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.713381 | ubuntu-noble | 2026-04-21 02:05:48.695 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.713385 | ubuntu-noble | 2026-04-21 02:05:48.696 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.713389 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_cluster_node_uuid [0.020644s] ... ok 2026-04-21 02:05:48.716371 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_has_data_vservers [0.021669s] ... ok 2026-04-21 02:05:48.719407 | ubuntu-noble | VDM 56aafd02-4d44-43d7-b784-57fc88167224 not found. Skip the deletion. 2026-04-21 02:05:48.722632 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_delete_vdm_but_not_found [0.021529s] ... ok 2026-04-21 02:05:48.723016 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_setup_security_services_ldap [0.020569s] ... ok 2026-04-21 02:05:48.725691 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_12__False__True__False__False_ [0.025096s] ... ok 2026-04-21 02:05:48.729136 | ubuntu-noble | 2026-04-21 02:05:48.717 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:48.729326 | ubuntu-noble | 2026-04-21 02:05:48.717 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.729335 | ubuntu-noble | 2026-04-21 02:05:48.717 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.729339 | ubuntu-noble | 2026-04-21 02:05:48.717 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.729343 | ubuntu-noble | 2026-04-21 02:05:48.718 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.729347 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_snapmirrors_1 [0.022191s] ... ok 2026-04-21 02:05:48.740593 | ubuntu-noble | Failed to get VDM by name 56aafd02-4d44-43d7-b784-57fc88167224. 2026-04-21 02:05:48.741350 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_unsupported [0.021282s] ... ok 2026-04-21 02:05:48.741364 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migrate_cancel [0.020175s] ... ok 2026-04-21 02:05:48.743585 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_vdm_id_with_error [0.021324s] ... ok 2026-04-21 02:05:48.747461 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_13__False__False__True__True_ [0.022787s] ... ok 2026-04-21 02:05:48.754122 | ubuntu-noble | 2026-04-21 02:05:48.738 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:48.754146 | ubuntu-noble | 2026-04-21 02:05:48.738 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.754151 | ubuntu-noble | 2026-04-21 02:05:48.738 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.754155 | ubuntu-noble | 2026-04-21 02:05:48.738 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.754167 | ubuntu-noble | 2026-04-21 02:05:48.739 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.754172 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__modify_active_directory_security_service_error_1___password__ [0.020659s] ... ok 2026-04-21 02:05:48.763178 | ubuntu-noble | {1} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_update_share_stats [0.019370s] ... ok 2026-04-21 02:05:48.763655 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexvol_encrypted_no_records_found [0.025296s] ... ok 2026-04-21 02:05:48.767260 | ubuntu-noble | 2026-04-21 02:05:48.759 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:48.767276 | ubuntu-noble | 2026-04-21 02:05:48.759 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.767282 | ubuntu-noble | 2026-04-21 02:05:48.759 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.767308 | ubuntu-noble | 2026-04-21 02:05:48.759 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.767314 | ubuntu-noble | 2026-04-21 02:05:48.760 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.768432 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__resume_snapmirror_2_sync [0.020346s] ... ok 2026-04-21 02:05:48.771512 | ubuntu-noble | {3} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_14__False__False__True__False_ [0.021669s] ... ok 2026-04-21 02:05:48.774325 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migration_get [0.032556s] ... ok 2026-04-21 02:05:48.786082 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_conf2json [0.018173s] ... ok 2026-04-21 02:05:48.786518 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_kerberos_enabled_exception_return_false [0.022338s] ... ok 2026-04-21 02:05:48.790684 | ubuntu-noble | {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_get_pool_quota_used [0.018655s] ... ok 2026-04-21 02:05:48.798585 | ubuntu-noble | 2026-04-21 02:05:48.778 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:48.798604 | ubuntu-noble | 2026-04-21 02:05:48.779 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.798622 | ubuntu-noble | 2026-04-21 02:05:48.779 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.798626 | ubuntu-noble | 2026-04-21 02:05:48.779 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.798630 | ubuntu-noble | 2026-04-21 02:05:48.780 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.800751 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_parseconf_ganesha_cnf_input [0.018127s] ... ok 2026-04-21 02:05:48.805304 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_abort_snapmirror_vol [0.019660s] ... ok 2026-04-21 02:05:48.805317 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migration_start_2 [0.024773s] ... ok 2026-04-21 02:05:48.807319 | ubuntu-noble | {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_get_pool_without_host [0.019814s] ... ok 2026-04-21 02:05:48.811856 | ubuntu-noble | 2026-04-21 02:05:48.798 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:48.811871 | ubuntu-noble | 2026-04-21 02:05:48.798 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.811875 | ubuntu-noble | 2026-04-21 02:05:48.798 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.811879 | ubuntu-noble | 2026-04-21 02:05:48.798 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.811884 | ubuntu-noble | 2026-04-21 02:05:48.799 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.812040 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_apply_volume_efficiency_none_policy [0.019480s] ... ok 2026-04-21 02:05:48.817029 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_aggregates_not_found [0.030702s] ... ok 2026-04-21 02:05:48.817252 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_with_rados_store_1_False [0.018604s] ... ok 2026-04-21 02:05:48.821525 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_kerberos_realm_failure [0.021565s] ... ok 2026-04-21 02:05:48.824956 | ubuntu-noble | Export location ip: [172.27.1.1] is incorrect, please use data port ip. 2026-04-21 02:05:48.827090 | ubuntu-noble | {3} 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.019976s] ... ok 2026-04-21 02:05:48.829862 | ubuntu-noble | 2026-04-21 02:05:48.819 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:48.829877 | ubuntu-noble | 2026-04-21 02:05:48.819 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.829881 | ubuntu-noble | 2026-04-21 02:05:48.819 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.829885 | ubuntu-noble | 2026-04-21 02:05:48.819 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.829889 | ubuntu-noble | 2026-04-21 02:05:48.820 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.830521 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_apply_volume_efficiency_policy [0.020811s] ... ok 2026-04-21 02:05:48.835576 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_ganesha_export_dir [0.018359s] ... ok 2026-04-21 02:05:48.839520 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mark_qos_policy_group_for_deletion_policy_exists_2_False [0.022150s] ... ok 2026-04-21 02:05:48.843517 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror_error [0.022286s] ... ok 2026-04-21 02:05:48.845798 | ubuntu-noble | Can not find folder [some-folder] in pool [share-pool-01]. 2026-04-21 02:05:48.847588 | ubuntu-noble | {3} 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.019325s] ... ok 2026-04-21 02:05:48.858539 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id_nobump [0.019100s] ... ok 2026-04-21 02:05:48.859929 | ubuntu-noble | 2026-04-21 02:05:48.843 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:48.859941 | ubuntu-noble | 2026-04-21 02:05:48.843 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.859945 | ubuntu-noble | 2026-04-21 02:05:48.843 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.859956 | ubuntu-noble | 2026-04-21 02:05:48.843 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.859965 | ubuntu-noble | 2026-04-21 02:05:48.844 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Fake restore snapshot request failed: NetApp API failed. Reason - 1115127:fake _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:48.859969 | ubuntu-noble | 2026-04-21 02:05:48.845 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.860169 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_snaprestore_license_1___1115127___False_ [0.024853s] ... ok 2026-04-21 02:05:48.865667 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_online_volume [0.022186s] ... ok 2026-04-21 02:05:48.868083 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_04 [0.024878s] ... ok 2026-04-21 02:05:48.870889 | ubuntu-noble | {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_no_login_ssh_key_and_pass [0.023473s] ... ok 2026-04-21 02:05:48.879997 | ubuntu-noble | 2026-04-21 02:05:48.864 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:48.880031 | ubuntu-noble | 2026-04-21 02:05:48.865 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.880042 | ubuntu-noble | 2026-04-21 02:05:48.865 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.880052 | ubuntu-noble | 2026-04-21 02:05:48.865 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.880062 | ubuntu-noble | 2026-04-21 02:05:48.866 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Trying to setup CIFS server with data: {'ad_domain.user': 'fake_user_3', 'ad_domain.password': 'fake_password_3', 'force': 'true', 'name': , 'ad_domain.fqdn': 'fake_domain_3', 'ad_domain.organizational_unit': 'fake_ou_3'} _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:48.880072 | ubuntu-noble | 2026-04-21 02:05:48.866 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.880155 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_user_privilege_error_2 [0.021140s] ... ok 2026-04-21 02:05:48.884490 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_quiesce_snapmirror [0.021971s] ... ok 2026-04-21 02:05:48.885185 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_rados_object [0.029884s] ... ok 2026-04-21 02:05:48.888449 | ubuntu-noble | {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_parser_with_service_status [0.018349s] ... ok 2026-04-21 02:05:48.895564 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_08 [0.026486s] ... ok 2026-04-21 02:05:48.904723 | ubuntu-noble | 2026-04-21 02:05:48.885 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:48.904765 | ubuntu-noble | 2026-04-21 02:05:48.885 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.904775 | ubuntu-noble | 2026-04-21 02:05:48.885 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.904784 | ubuntu-noble | 2026-04-21 02:05:48.885 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.904794 | ubuntu-noble | 2026-04-21 02:05:48.886 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.904803 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_for_active_directory [0.019994s] ... ok 2026-04-21 02:05:48.908463 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_getpath [0.019604s] ... ok 2026-04-21 02:05:48.909945 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request_not_found [0.022287s] ... ok 2026-04-21 02:05:48.910549 | ubuntu-noble | {3} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_unmanage_share_not_exist [0.018831s] ... ok 2026-04-21 02:05:48.915269 | ubuntu-noble | 2026-04-21 02:05:48.905 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:48.915313 | ubuntu-noble | 2026-04-21 02:05:48.906 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.915322 | ubuntu-noble | 2026-04-21 02:05:48.906 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.915328 | ubuntu-noble | 2026-04-21 02:05:48.906 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.915343 | ubuntu-noble | 2026-04-21 02:05:48.907 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.915349 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_kerberos_realm [0.020591s] ... ok 2026-04-21 02:05:48.922198 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_12 [0.025814s] ... ok 2026-04-21 02:05:48.924912 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_reset_exports [0.019887s] ... ok 2026-04-21 02:05:48.925227 | ubuntu-noble | Quota of pool: /fakepath is not set, please set it in GUI of AS13000 2026-04-21 02:05:48.927039 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_quota_fail [0.019436s] ... ok 2026-04-21 02:05:48.928785 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_snapdir_access_api_error [0.020892s] ... ok 2026-04-21 02:05:48.938379 | ubuntu-noble | 2026-04-21 02:05:48.926 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:48.938419 | ubuntu-noble | 2026-04-21 02:05:48.926 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.938426 | ubuntu-noble | 2026-04-21 02:05:48.927 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.938432 | ubuntu-noble | 2026-04-21 02:05:48.927 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.938438 | ubuntu-noble | 2026-04-21 02:05:48.927 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Creating LIF os_fake_allocation_id for Vserver fake_vserver node/port fake_node1:e0a-1001. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:48.938444 | ubuntu-noble | 2026-04-21 02:05:48.928 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.940428 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_network_interface [0.020617s] ... ok 2026-04-21 02:05:48.945440 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_junctioned_volumes_not_found [0.021711s] ... ok 2026-04-21 02:05:48.946023 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_5_5TB [0.019011s] ... ok 2026-04-21 02:05:48.950370 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_setup_security_services_invalid [0.020529s] ... ok 2026-04-21 02:05:48.958911 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_export_error_incomplete_export_block [0.033080s] ... ok 2026-04-21 02:05:48.960900 | ubuntu-noble | 2026-04-21 02:05:48.946 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:48.960915 | ubuntu-noble | 2026-04-21 02:05:48.947 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.960919 | ubuntu-noble | 2026-04-21 02:05:48.947 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.960923 | ubuntu-noble | 2026-04-21 02:05:48.947 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.960927 | ubuntu-noble | 2026-04-21 02:05:48.948 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.961440 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_no_destination_2__ [0.019852s] ... ok 2026-04-21 02:05:48.964812 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_share_2_cifs [0.018516s] ... ok 2026-04-21 02:05:48.969421 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_snapmirror_relationships_1_source [0.026037s] ... ok 2026-04-21 02:05:48.971042 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_nfs_export_policy [0.020733s] ... ok 2026-04-21 02:05:48.976540 | ubuntu-noble | 2026-04-21 02:05:48.967 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:48.976558 | ubuntu-noble | 2026-04-21 02:05:48.967 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.976564 | ubuntu-noble | 2026-04-21 02:05:48.967 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:48.976569 | ubuntu-noble | 2026-04-21 02:05:48.967 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:48.976575 | ubuntu-noble | 2026-04-21 02:05:48.968 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:48.979478 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_policy_rest_1___vault___False__True_ [0.020587s] ... ok 2026-04-21 02:05:48.983167 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_share_1_nfs [0.018468s] ... ok 2026-04-21 02:05:48.994504 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_move_method_3 [0.021438s] ... ok 2026-04-21 02:05:49.000432 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_snapshot [0.020933s] ... ok 2026-04-21 02:05:49.003210 | ubuntu-noble | {1} manila.tests.share.drivers.ganesha.test_utils.SSHExecutorTestCase.test_call_ssh_exec_object_with_run_as_root_1 [0.038896s] ... ok 2026-04-21 02:05:49.003534 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_do_setup_vpe_failed [0.018401s] ... ok 2026-04-21 02:05:49.007914 | ubuntu-noble | 2026-04-21 02:05:48.988 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.007931 | ubuntu-noble | 2026-04-21 02:05:48.988 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.007935 | ubuntu-noble | 2026-04-21 02:05:48.988 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.007939 | ubuntu-noble | 2026-04-21 02:05:48.988 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.007944 | ubuntu-noble | 2026-04-21 02:05:48.989 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.008439 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_vol_1 [0.020374s] ... ok 2026-04-21 02:05:49.008782 | ubuntu-noble | 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. 2026-04-21 02:05:49.008791 | ubuntu-noble | NoneType: None 2026-04-21 02:05:49.010452 | ubuntu-noble | Delete volume fake_share failed, renaming.. 2026-04-21 02:05:49.013096 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_ldap_client_error_1___fake_server____fake_domain__ [0.020471s] ... ok 2026-04-21 02:05:49.014440 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_volume_error [0.021425s] ... ok 2026-04-21 02:05:49.016441 | ubuntu-noble | 2026-04-21 02:05:49.007 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.016619 | ubuntu-noble | 2026-04-21 02:05:49.008 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.016631 | ubuntu-noble | 2026-04-21 02:05:49.008 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.016635 | ubuntu-noble | 2026-04-21 02:05:49.008 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.016640 | ubuntu-noble | 2026-04-21 02:05:49.009 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.016644 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_vol_already_exists [0.020142s] ... ok 2026-04-21 02:05:49.020910 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_1_nfs [0.018899s] ... ok 2026-04-21 02:05:49.030255 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_gluster_version_exception_2_glusterfs_3_6 [0.032747s] ... ok 2026-04-21 02:05:49.030848 | ubuntu-noble | LDAP client cannot be configured without 'server' or 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP server. 2026-04-21 02:05:49.031454 | ubuntu-noble | NoneType: None 2026-04-21 02:05:49.033757 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_ldap_client_error_2__None__None_ [0.021938s] ... ok 2026-04-21 02:05:49.034393 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-04-21 02:05:49.035275 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-04-21 02:05:49.035283 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-04-21 02:05:49.035301 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-04-21 02:05:49.035308 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-04-21 02:05:49.035315 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_unmount_volume_with_retries [0.020923s] ... ok 2026-04-21 02:05:49.039201 | ubuntu-noble | 2026-04-21 02:05:49.028 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.039220 | ubuntu-noble | 2026-04-21 02:05:49.028 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.039225 | ubuntu-noble | 2026-04-21 02:05:49.028 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.039229 | ubuntu-noble | 2026-04-21 02:05:49.028 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.039239 | ubuntu-noble | 2026-04-21 02:05:49.029 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Failed to create snapmirror. Error: unknown. Code: 123 _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:49.039244 | ubuntu-noble | 2026-04-21 02:05:49.029 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.041375 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_vol_error [0.020613s] ... ok 2026-04-21 02:05:49.041387 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_2_cifs [0.019673s] ... ok 2026-04-21 02:05:49.055363 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_hasnt_should_have_vol [0.022882s] ... ok 2026-04-21 02:05:49.055888 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vlan_2_None [0.022602s] ... ok 2026-04-21 02:05:49.057454 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_01 [0.022429s] ... ok 2026-04-21 02:05:49.061275 | ubuntu-noble | 2026-04-21 02:05:49.049 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.061324 | ubuntu-noble | 2026-04-21 02:05:49.049 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.061333 | ubuntu-noble | 2026-04-21 02:05:49.049 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.061338 | ubuntu-noble | 2026-04-21 02:05:49.049 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.061344 | ubuntu-noble | 2026-04-21 02:05:49.050 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.061966 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_async [0.020979s] ... ok 2026-04-21 02:05:49.067238 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_access_success_1 [0.026411s] ... ok 2026-04-21 02:05:49.074129 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_7 [0.021171s] ... ok 2026-04-21 02:05:49.080452 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vserver_1_True [0.021428s] ... ok 2026-04-21 02:05:49.080517 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_10 [0.021771s] ... ok 2026-04-21 02:05:49.086805 | ubuntu-noble | 2026-04-21 02:05:49.074 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.086846 | ubuntu-noble | 2026-04-21 02:05:49.075 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.086854 | ubuntu-noble | 2026-04-21 02:05:49.075 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.086860 | ubuntu-noble | 2026-04-21 02:05:49.075 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.086866 | ubuntu-noble | 2026-04-21 02:05:49.076 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.087042 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_split_1_True [0.025310s] ... ok 2026-04-21 02:05:49.087681 | ubuntu-noble | Unexpected RestAPI response: 400 User name or password error. 2026-04-21 02:05:49.090665 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_wrong_access_fail [0.022817s] ... ok 2026-04-21 02:05:49.095005 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_1 [0.020709s] ... ok 2026-04-21 02:05:49.100080 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_aggregate_disk_types [0.021167s] ... ok 2026-04-21 02:05:49.100525 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_luns_not_found [0.020663s] ... ok 2026-04-21 02:05:49.110242 | ubuntu-noble | 2026-04-21 02:05:49.095 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.110262 | ubuntu-noble | 2026-04-21 02:05:49.095 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.110269 | ubuntu-noble | 2026-04-21 02:05:49.096 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.110274 | ubuntu-noble | 2026-04-21 02:05:49.096 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.110280 | ubuntu-noble | 2026-04-21 02:05:49.097 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.110698 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_vserver_peer_1_None [0.020554s] ... ok 2026-04-21 02:05:49.112543 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_rights_fail_type [0.022196s] ... ok 2026-04-21 02:05:49.113222 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_6 [0.018208s] ... ok 2026-04-21 02:05:49.120055 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_broadcast_domain_for_port_exception [0.019890s] ... ok 2026-04-21 02:05:49.121645 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_snapmirror_relationships_api_error [0.020816s] ... ok 2026-04-21 02:05:49.125913 | ubuntu-noble | 2026-04-21 02:05:49.116 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.125935 | ubuntu-noble | 2026-04-21 02:05:49.116 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.125941 | ubuntu-noble | 2026-04-21 02:05:49.116 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.125947 | ubuntu-noble | 2026-04-21 02:05:49.116 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.125953 | ubuntu-noble | 2026-04-21 02:05:49.117 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.126205 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_policy [0.020570s] ... ok 2026-04-21 02:05:49.132615 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_4 [0.019132s] ... ok 2026-04-21 02:05:49.133919 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_fsname_by_name_2 [0.021311s] ... ok 2026-04-21 02:05:49.139869 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_nfs_export_rule_indices [0.020322s] ... ok 2026-04-21 02:05:49.143813 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test___delete_port_by_ipspace_and_broadcast_domain [0.022428s] ... ok 2026-04-21 02:05:49.146934 | ubuntu-noble | 2026-04-21 02:05:49.136 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.147340 | ubuntu-noble | 2026-04-21 02:05:49.136 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.147368 | ubuntu-noble | 2026-04-21 02:05:49.136 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.147377 | ubuntu-noble | 2026-04-21 02:05:49.136 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.147385 | ubuntu-noble | 2026-04-21 02:05:49.137 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.147404 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_ipspace [0.019767s] ... ok 2026-04-21 02:05:49.153028 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_1 [0.018944s] ... ok 2026-04-21 02:05:49.154188 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_5 [0.021468s] ... ok 2026-04-21 02:05:49.162461 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_security_key_manager_nve_support_disabled [0.020521s] ... ok 2026-04-21 02:05:49.167436 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__add_nfs_export_rule [0.021479s] ... ok 2026-04-21 02:05:49.167863 | ubuntu-noble | 2026-04-21 02:05:49.157 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.167882 | ubuntu-noble | 2026-04-21 02:05:49.157 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.167892 | ubuntu-noble | 2026-04-21 02:05:49.157 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.167901 | ubuntu-noble | 2026-04-21 02:05:49.157 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.167910 | ubuntu-noble | 2026-04-21 02:05:49.158 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.168559 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_nfs_export_policy [0.020517s] ... ok 2026-04-21 02:05:49.173498 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_3 [0.019279s] ... ok 2026-04-21 02:05:49.181050 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_security_key_manager_nve_support_no_license [0.019826s] ... ok 2026-04-21 02:05:49.183085 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_local_1 [0.024395s] ... ok 2026-04-21 02:05:49.189938 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__add_port_to_broadcast_domain_exists [0.021094s] ... ok 2026-04-21 02:05:49.189957 | ubuntu-noble | 2026-04-21 02:05:49.176 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.189962 | ubuntu-noble | 2026-04-21 02:05:49.177 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.189966 | ubuntu-noble | 2026-04-21 02:05:49.177 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.189977 | ubuntu-noble | 2026-04-21 02:05:49.177 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.189988 | ubuntu-noble | 2026-04-21 02:05:49.178 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.190534 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_nfs_export_policy_no_records [0.019521s] ... ok 2026-04-21 02:05:49.190739 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addfs [0.018213s] ... ok 2026-04-21 02:05:49.199356 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get_multiple [0.019409s] ... ok 2026-04-21 02:05:49.203942 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_security_key_manager_nve_support_no_records [0.020651s] ... ok 2026-04-21 02:05:49.208714 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__build_autosize_attributes [0.020899s] ... ok 2026-04-21 02:05:49.211476 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_expandfs [0.018066s] ... ok 2026-04-21 02:05:49.211491 | ubuntu-noble | 2026-04-21 02:05:49.197 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.211496 | ubuntu-noble | 2026-04-21 02:05:49.198 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.211500 | ubuntu-noble | 2026-04-21 02:05:49.198 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.211504 | ubuntu-noble | 2026-04-21 02:05:49.198 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.211516 | ubuntu-noble | 2026-04-21 02:05:49.199 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.211520 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_policy [0.020945s] ... ok 2026-04-21 02:05:49.215504 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:05:49.215728 | ubuntu-noble | Option auth.ssl-allow is not defined on gluster volume. Volume: 2026-04-21 02:05:49.217740 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_setup_via_manager_no_option_data_1_True [0.019599s] ... ok 2026-04-21 02:05:49.222772 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_snapmirrors_not_found [0.021191s] ... ok 2026-04-21 02:05:49.227070 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lscifsinfo [0.018041s] ... ok 2026-04-21 02:05:49.229374 | ubuntu-noble | 2026-04-21 02:05:49.219 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.229389 | ubuntu-noble | 2026-04-21 02:05:49.219 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.229400 | ubuntu-noble | 2026-04-21 02:05:49.219 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.229404 | ubuntu-noble | 2026-04-21 02:05:49.219 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.229408 | ubuntu-noble | 2026-04-21 02:05:49.220 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.231454 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapshot_2_False [0.021620s] ... ok 2026-04-21 02:05:49.231469 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_broadcast_domain [0.021786s] ... ok 2026-04-21 02:05:49.236241 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_check_proto_notsupported [0.018398s] ... ok 2026-04-21 02:05:49.246150 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lscifslist_1_None [0.018594s] ... ok 2026-04-21 02:05:49.248798 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_soft_deleted_snapshots [0.026511s] ... ok 2026-04-21 02:05:49.250510 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vserver_delete_retention_hours_1_0 [0.019971s] ... ok 2026-04-21 02:05:49.251585 | ubuntu-noble | 2026-04-21 02:05:49.240 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.251823 | ubuntu-noble | 2026-04-21 02:05:49.240 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.251831 | ubuntu-noble | 2026-04-21 02:05:49.240 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.251835 | ubuntu-noble | 2026-04-21 02:05:49.240 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.251839 | ubuntu-noble | 2026-04-21 02:05:49.241 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.252417 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_dedupe_async [0.020621s] ... ok 2026-04-21 02:05:49.255899 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_create_share_1_ [0.019596s] ... ok 2026-04-21 02:05:49.266392 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsfs_2 [0.018277s] ... ok 2026-04-21 02:05:49.270535 | ubuntu-noble | Failed to get disk info for aggregate fake_aggr1. 2026-04-21 02:05:49.270568 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:49.270578 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py", line 636, in _get_aggregate_disk_types 2026-04-21 02:05:49.270596 | ubuntu-noble | response = self.send_request( 2026-04-21 02:05:49.270604 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:49.270613 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:49.270622 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:49.270630 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:49.270638 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:49.270646 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:49.270667 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:49.270676 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:05:49.270684 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:05:49.270692 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:49.270701 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:49.270709 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:49.270717 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:49.270726 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:49.270734 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:49.270742 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:49.270751 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:49.270759 | ubuntu-noble | raise effect 2026-04-21 02:05:49.270768 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-04-21 02:05:49.271764 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__has_records_2_10 [0.022360s] ... ok 2026-04-21 02:05:49.273649 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_aggregate_disk_types_exception [0.022875s] ... ok 2026-04-21 02:05:49.275066 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_3 [0.018415s] ... ok 2026-04-21 02:05:49.276452 | ubuntu-noble | 2026-04-21 02:05:49.261 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.276517 | ubuntu-noble | 2026-04-21 02:05:49.261 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.276526 | ubuntu-noble | 2026-04-21 02:05:49.261 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.276540 | ubuntu-noble | 2026-04-21 02:05:49.261 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.276546 | ubuntu-noble | 2026-04-21 02:05:49.262 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.276678 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_fpolicy_policy [0.020914s] ... ok 2026-04-21 02:05:49.281402 | ubuntu-noble | Node name should be set when file system name is set. 2026-04-21 02:05:49.283174 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsfs_3 [0.018920s] ... ok 2026-04-21 02:05:49.291801 | ubuntu-noble | 2026-04-21 02:05:49.282 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.291826 | ubuntu-noble | 2026-04-21 02:05:49.282 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.291832 | ubuntu-noble | 2026-04-21 02:05:49.282 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.291845 | ubuntu-noble | 2026-04-21 02:05:49.282 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.291851 | ubuntu-noble | 2026-04-21 02:05:49.283 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.292397 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_kerberos_error [0.021541s] ... ok 2026-04-21 02:05:49.292567 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_snaplock_enabled_volume_true_2_enterprise [0.021160s] ... ok 2026-04-21 02:05:49.293891 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_4 [0.019292s] ... ok 2026-04-21 02:05:49.294618 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_deleted_nfs_export_policies [0.020968s] ... ok 2026-04-21 02:05:49.302404 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsfs_4 [0.019185s] ... ok 2026-04-21 02:05:49.313053 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__list_vservers [0.020299s] ... ok 2026-04-21 02:05:49.313431 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_share_stats_2_False [0.018839s] ... ok 2026-04-21 02:05:49.315386 | ubuntu-noble | 2026-04-21 02:05:49.303 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.315405 | ubuntu-noble | 2026-04-21 02:05:49.304 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.315411 | ubuntu-noble | 2026-04-21 02:05:49.304 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.315417 | ubuntu-noble | 2026-04-21 02:05:49.304 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.315422 | ubuntu-noble | 2026-04-21 02:05:49.305 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.315724 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_network_interface [0.021024s] ... ok 2026-04-21 02:05:49.317971 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__modify_active_directory_security_service_error_2___user__ [0.022035s] ... ok 2026-04-21 02:05:49.321711 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_check_for_setup_error_failed_no_nodes [0.019209s] ... ok 2026-04-21 02:05:49.334520 | ubuntu-noble | 2026-04-21 02:05:49.325 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.334550 | ubuntu-noble | 2026-04-21 02:05:49.325 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.334565 | ubuntu-noble | 2026-04-21 02:05:49.325 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.334578 | ubuntu-noble | 2026-04-21 02:05:49.325 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.334584 | ubuntu-noble | 2026-04-21 02:05:49.326 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.334590 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_protocols_3__False__True__True_ [0.021729s] ... ok 2026-04-21 02:05:49.334596 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_init_invalid [0.018638s] ... ok 2026-04-21 02:05:49.334851 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__quiesce_snapmirror [0.020691s] ... ok 2026-04-21 02:05:49.338581 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__resume_snapmirror_1_async [0.021182s] ... ok 2026-04-21 02:05:49.340626 | ubuntu-noble | {3} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_delete_share [0.018538s] ... ok 2026-04-21 02:05:49.350442 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_subclass [0.017773s] ... ok 2026-04-21 02:05:49.355554 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_add_cifs_share_access [0.020704s] ... ok 2026-04-21 02:05:49.357572 | ubuntu-noble | 2026-04-21 02:05:49.346 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.357592 | ubuntu-noble | 2026-04-21 02:05:49.346 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.357598 | ubuntu-noble | 2026-04-21 02:05:49.346 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.357604 | ubuntu-noble | 2026-04-21 02:05:49.346 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.357609 | ubuntu-noble | 2026-04-21 02:05:49.347 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.357956 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ensure_broadcast_domain_for_port_other_domain_1_ipspace_fake [0.021140s] ... ok 2026-04-21 02:05:49.359129 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_share_2_cifs [0.018651s] ... ok 2026-04-21 02:05:49.359458 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__resync_snapmirror [0.020608s] ... ok 2026-04-21 02:05:49.368346 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_cleanup_create_share_cannot_cleanup_unusable_share [0.018504s] ... ok 2026-04-21 02:05:49.376357 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_2 [0.020538s] ... ok 2026-04-21 02:05:49.378665 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_delete_share_2_cifs [0.018333s] ... ok 2026-04-21 02:05:49.380243 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__terminate_vserver_services [0.020768s] ... ok 2026-04-21 02:05:49.387160 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_unable_to_create_share_2_GlusterfsException [0.018625s] ... ok 2026-04-21 02:05:49.396148 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_credential_error_1 [0.020759s] ... ok 2026-04-21 02:05:49.397106 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_1_nfs [0.019319s] ... ok 2026-04-21 02:05:49.400947 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__unmount_volume [0.020236s] ... ok 2026-04-21 02:05:49.403536 | ubuntu-noble | 2026-04-21 02:05:49.368 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.403556 | ubuntu-noble | 2026-04-21 02:05:49.368 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.403563 | ubuntu-noble | 2026-04-21 02:05:49.368 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.403568 | ubuntu-noble | 2026-04-21 02:05:49.369 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.403574 | ubuntu-noble | 2026-04-21 02:05:49.369 6822 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Failed to get info for aggregate fake_aggr1.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-04-21 02:05:49.403580 | ubuntu-noble | 2026-04-21 02:05:49.369 6822 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest Traceback (most recent call last): 2026-04-21 02:05:49.403586 | ubuntu-noble | 2026-04-21 02:05:49.369 6822 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py", line 564, in get_aggregate 2026-04-21 02:05:49.403592 | ubuntu-noble | 2026-04-21 02:05:49.369 6822 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest aggrs = self._get_aggregates(aggregate_names=[aggregate_name], 2026-04-21 02:05:49.403597 | ubuntu-noble | 2026-04-21 02:05:49.369 6822 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:49.403626 | ubuntu-noble | 2026-04-21 02:05:49.369 6822 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:49.403631 | ubuntu-noble | 2026-04-21 02:05:49.369 6822 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest return self._mock_call(*args, **kwargs) 2026-04-21 02:05:49.403636 | ubuntu-noble | 2026-04-21 02:05:49.369 6822 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:49.403641 | ubuntu-noble | 2026-04-21 02:05:49.369 6822 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:49.403647 | ubuntu-noble | 2026-04-21 02:05:49.369 6822 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:49.403652 | ubuntu-noble | 2026-04-21 02:05:49.369 6822 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:49.403662 | ubuntu-noble | 2026-04-21 02:05:49.369 6822 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:05:49.403667 | ubuntu-noble | 2026-04-21 02:05:49.369 6822 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest result = effect(*args, **kwargs) 2026-04-21 02:05:49.403672 | ubuntu-noble | 2026-04-21 02:05:49.369 6822 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:49.403677 | ubuntu-noble | 2026-04-21 02:05:49.369 6822 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:49.403683 | ubuntu-noble | 2026-04-21 02:05:49.369 6822 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest return self._mock_call(*args, **kwargs) 2026-04-21 02:05:49.403688 | ubuntu-noble | 2026-04-21 02:05:49.369 6822 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:49.403698 | ubuntu-noble | 2026-04-21 02:05:49.369 6822 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:49.403711 | ubuntu-noble | 2026-04-21 02:05:49.369 6822 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:49.403717 | ubuntu-noble | 2026-04-21 02:05:49.369 6822 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:49.403722 | ubuntu-noble | 2026-04-21 02:05:49.369 6822 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:49.403728 | ubuntu-noble | 2026-04-21 02:05:49.369 6822 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest raise effect 2026-04-21 02:05:49.403733 | ubuntu-noble | 2026-04-21 02:05:49.369 6822 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-04-21 02:05:49.403739 | ubuntu-noble | 2026-04-21 02:05:49.369 6822 ERROR manila.share.drivers.netapp.dataontap.client.client_cmode_rest 2026-04-21 02:05:49.403745 | ubuntu-noble | 2026-04-21 02:05:49.371 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.404185 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_error [0.023109s] ... ok 2026-04-21 02:05:49.405467 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_do_setup_glusterfs_target_not_set [0.018259s] ... ok 2026-04-21 02:05:49.411499 | ubuntu-noble | 2026-04-21 02:05:49.391 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.411520 | ubuntu-noble | 2026-04-21 02:05:49.391 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.411526 | ubuntu-noble | 2026-04-21 02:05:49.392 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.411532 | ubuntu-noble | 2026-04-21 02:05:49.392 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.411538 | ubuntu-noble | 2026-04-21 02:05:49.393 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.412415 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cifs_share_access_rules_empty [0.021753s] ... ok 2026-04-21 02:05:49.416789 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_2_cifs [0.019404s] ... ok 2026-04-21 02:05:49.418334 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_already_present [0.021682s] ... ok 2026-04-21 02:05:49.420717 | ubuntu-noble | 2026-04-21 02:05:49.412 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.421043 | ubuntu-noble | 2026-04-21 02:05:49.412 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.421054 | ubuntu-noble | 2026-04-21 02:05:49.412 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.421060 | ubuntu-noble | 2026-04-21 02:05:49.412 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.421066 | ubuntu-noble | 2026-04-21 02:05:49.413 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.421071 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_policies [0.020238s] ... ok 2026-04-21 02:05:49.422082 | ubuntu-noble | Unable to get quota share fakename 2026-04-21 02:05:49.422647 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_snapmirror_no_snapmirrors [0.020668s] ... ok 2026-04-21 02:05:49.423578 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_get_directory_usage_unable_to_get [0.018410s] ... ok 2026-04-21 02:05:49.438502 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_ensure_share_1_nfs [0.018868s] ... ok 2026-04-21 02:05:49.441937 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_for_kerberos [0.020673s] ... ok 2026-04-21 02:05:49.442837 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_4 [0.018787s] ... ok 2026-04-21 02:05:49.446113 | ubuntu-noble | 2026-04-21 02:05:49.432 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.446159 | ubuntu-noble | 2026-04-21 02:05:49.433 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.446165 | ubuntu-noble | 2026-04-21 02:05:49.433 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.446170 | ubuntu-noble | 2026-04-21 02:05:49.433 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.446175 | ubuntu-noble | 2026-04-21 02:05:49.434 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.446187 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_policies_status [0.020911s] ... ok 2026-04-21 02:05:49.446191 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_for_cluster_credentials_2_False [0.021779s] ... ok 2026-04-21 02:05:49.457683 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_nfs_1_nfs [0.018699s] ... ok 2026-04-21 02:05:49.459848 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_nfs [0.020617s] ... ok 2026-04-21 02:05:49.460544 | ubuntu-noble | 2026-04-21 02:05:49.452 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.460561 | ubuntu-noble | 2026-04-21 02:05:49.453 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.460567 | ubuntu-noble | 2026-04-21 02:05:49.453 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.460592 | ubuntu-noble | 2026-04-21 02:05:49.453 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.460598 | ubuntu-noble | 2026-04-21 02:05:49.454 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.460890 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_job [0.019315s] ... ok 2026-04-21 02:05:49.461378 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_update_share_stats [0.018699s] ... ok 2026-04-21 02:05:49.464648 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_volume_clone_split_completed_1_True [0.020782s] ... ok 2026-04-21 02:05:49.477150 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_cifs_share [0.019002s] ... ok 2026-04-21 02:05:49.478581 | ubuntu-noble | ('Error creating share %(share_id)s', {'share_id': 'fakeid'}) 2026-04-21 02:05:49.483064 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_fpolicy_event [0.020370s] ... ok 2026-04-21 02:05:49.484609 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share_error [0.018962s] ... ok 2026-04-21 02:05:49.486357 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_user_privilege_error_1 [0.020711s] ... ok 2026-04-21 02:05:49.492590 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_filesystem [0.017919s] ... ok 2026-04-21 02:05:49.492608 | ubuntu-noble | 2026-04-21 02:05:49.472 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.492613 | ubuntu-noble | 2026-04-21 02:05:49.472 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.492625 | ubuntu-noble | 2026-04-21 02:05:49.472 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.492629 | ubuntu-noble | 2026-04-21 02:05:49.473 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.492633 | ubuntu-noble | 2026-04-21 02:05:49.474 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.492638 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_key_store_config_uuid [0.019616s] ... ok 2026-04-21 02:05:49.498143 | ubuntu-noble | Share fakeid does not support snapshots: fake error. 2026-04-21 02:05:49.501472 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_no_snap_2 [0.019655s] ... ok 2026-04-21 02:05:49.503006 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_nfs_export_policy_exception [0.019918s] ... ok 2026-04-21 02:05:49.506954 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_cifs_aes_encryption_disable [0.020572s] ... ok 2026-04-21 02:05:49.507720 | ubuntu-noble | 2026-04-21 02:05:49.492 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.507733 | ubuntu-noble | 2026-04-21 02:05:49.492 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.507738 | ubuntu-noble | 2026-04-21 02:05:49.492 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.507742 | ubuntu-noble | 2026-04-21 02:05:49.492 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.507746 | ubuntu-noble | 2026-04-21 02:05:49.493 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.507750 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_nfs_export_policy_for_volume_empty [0.019742s] ... ok 2026-04-21 02:05:49.509196 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_nfs_share [0.017713s] ... ok 2026-04-21 02:05:49.523367 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_share_clone [0.019810s] ... ok 2026-04-21 02:05:49.526532 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_2___fc00___7____fe80__1___False_ [0.020499s] ... ok 2026-04-21 02:05:49.530681 | ubuntu-noble | 2026-04-21 02:05:49.512 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.530697 | ubuntu-noble | 2026-04-21 02:05:49.512 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.530707 | ubuntu-noble | 2026-04-21 02:05:49.512 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.530711 | ubuntu-noble | 2026-04-21 02:05:49.512 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.530722 | ubuntu-noble | 2026-04-21 02:05:49.513 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.531311 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ontap_version_1_True [0.020172s] ... ok 2026-04-21 02:05:49.531322 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_cifs_aes_encryption_enable [0.020836s] ... ok 2026-04-21 02:05:49.531326 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_nfs_service_status [0.019122s] ... ok 2026-04-21 02:05:49.539819 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_snapshot_error_1 [0.019214s] ... ok 2026-04-21 02:05:49.542186 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_no_destination_1__ [0.021584s] ... ok 2026-04-21 02:05:49.545807 | ubuntu-noble | 2026-04-21 02:05:49.535 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.546013 | ubuntu-noble | 2026-04-21 02:05:49.535 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.546020 | ubuntu-noble | 2026-04-21 02:05:49.535 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.546024 | ubuntu-noble | 2026-04-21 02:05:49.536 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.546028 | ubuntu-noble | 2026-04-21 02:05:49.537 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.546613 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ontap_version_scoped [0.023059s] ... ok 2026-04-21 02:05:49.550476 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__start_nfs_service [0.018229s] ... ok 2026-04-21 02:05:49.550509 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_fpolicy_policy_with_scope [0.020678s] ... ok 2026-04-21 02:05:49.560563 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_1 [0.019940s] ... ok 2026-04-21 02:05:49.565559 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_split_2_False [0.021152s] ... ok 2026-04-21 02:05:49.567684 | ubuntu-noble | {3} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_login [0.019175s] ... ok 2026-04-21 02:05:49.570331 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_policy_rest_2__None__False__False_ [0.020775s] ... ok 2026-04-21 02:05:49.575945 | ubuntu-noble | 2026-04-21 02:05:49.555 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.575965 | ubuntu-noble | 2026-04-21 02:05:49.555 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.575971 | ubuntu-noble | 2026-04-21 02:05:49.555 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.575977 | ubuntu-noble | 2026-04-21 02:05:49.555 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.575983 | ubuntu-noble | 2026-04-21 02:05:49.556 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.575989 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_counter_info_not_found_rows [0.019922s] ... ok 2026-04-21 02:05:49.579337 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_nonimplemented_methods_2 [0.018371s] ... ok 2026-04-21 02:05:49.588994 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_vserver_peer_2_cluster_name [0.020993s] ... ok 2026-04-21 02:05:49.589016 | ubuntu-noble | 2026-04-21 02:05:49.575 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.589023 | ubuntu-noble | 2026-04-21 02:05:49.575 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.589028 | ubuntu-noble | 2026-04-21 02:05:49.575 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.589034 | ubuntu-noble | 2026-04-21 02:05:49.575 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.589039 | ubuntu-noble | 2026-04-21 02:05:49.576 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.589172 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapmirror_policies [0.019954s] ... ok 2026-04-21 02:05:49.589849 | ubuntu-noble | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__execute_native_exeption [0.020275s] ... ok 2026-04-21 02:05:49.590604 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_vserver_dp_destination [0.020132s] ... ok 2026-04-21 02:05:49.597584 | ubuntu-noble | {1} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_nonimplemented_methods_4 [0.018864s] ... ok 2026-04-21 02:05:49.609850 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_event [0.024728s] ... ok 2026-04-21 02:05:49.611645 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vlan [0.020145s] ... ok 2026-04-21 02:05:49.612563 | ubuntu-noble | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_volume_name [0.024261s] ... ok 2026-04-21 02:05:49.614806 | ubuntu-noble | Failed to set space quota for the share fakename. Error: Unexpected error while running command. 2026-04-21 02:05:49.614828 | ubuntu-noble | Command: None 2026-04-21 02:05:49.614834 | ubuntu-noble | Exit code: - 2026-04-21 02:05:49.614839 | ubuntu-noble | Stdout: None 2026-04-21 02:05:49.614844 | ubuntu-noble | Stderr: None. 2026-04-21 02:05:49.617064 | ubuntu-noble | 2026-04-21 02:05:49.595 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.617082 | ubuntu-noble | 2026-04-21 02:05:49.595 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.617420 | ubuntu-noble | 2026-04-21 02:05:49.595 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.617791 | ubuntu-noble | 2026-04-21 02:05:49.595 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.617810 | ubuntu-noble | 2026-04-21 02:05:49.596 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Found available Vserver aggregates: {'fake_aggr1': {'available': 568692293632}, 'fake_aggr2': {'available': 727211110400}}. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:49.617817 | ubuntu-noble | 2026-04-21 02:05:49.596 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.617823 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities [0.019814s] ... ok 2026-04-21 02:05:49.618348 | ubuntu-noble | {1} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__set_share_size_exception [0.019870s] ... ok 2026-04-21 02:05:49.627341 | ubuntu-noble | 2026-04-21 02:05:49.616 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.627355 | ubuntu-noble | 2026-04-21 02:05:49.616 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.627366 | ubuntu-noble | 2026-04-21 02:05:49.616 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.627370 | ubuntu-noble | 2026-04-21 02:05:49.616 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.627375 | ubuntu-noble | 2026-04-21 02:05:49.616 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrieving Vserver fake_vserver information. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:49.627380 | ubuntu-noble | 2026-04-21 02:05:49.617 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.627679 | ubuntu-noble | CLDB nodes are not specified! 2026-04-21 02:05:49.628219 | ubuntu-noble | Zookeeper nodes are not specified! 2026-04-21 02:05:49.628455 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_info_1 [0.020248s] ... ok 2026-04-21 02:05:49.629758 | ubuntu-noble | Invalid "maprfs_base_volume_name". No such directory. 2026-04-21 02:05:49.629768 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:49.629772 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 351, in check_for_setup_error 2026-04-21 02:05:49.629776 | ubuntu-noble | self._maprfs_util.maprfs_ls( 2026-04-21 02:05:49.629780 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:49.629784 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:49.629788 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:49.629792 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:49.629795 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:49.629799 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:49.629803 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:49.629807 | ubuntu-noble | raise effect 2026-04-21 02:05:49.629811 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:49.629815 | ubuntu-noble | Command: None 2026-04-21 02:05:49.629819 | ubuntu-noble | Exit code: - 2026-04-21 02:05:49.629822 | ubuntu-noble | Stdout: None 2026-04-21 02:05:49.629826 | ubuntu-noble | Stderr: None 2026-04-21 02:05:49.631920 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_volume [0.021410s] ... ok 2026-04-21 02:05:49.632959 | ubuntu-noble | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_check_for_setup_error_exception_no_dir [0.019497s] ... ok 2026-04-21 02:05:49.632991 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_port_and_broadcast_domains_for_ipspace_not_found [0.022715s] ... ok 2026-04-21 02:05:49.647479 | ubuntu-noble | 2026-04-21 02:05:49.636 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.647497 | ubuntu-noble | 2026-04-21 02:05:49.636 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.647511 | ubuntu-noble | 2026-04-21 02:05:49.636 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.647515 | ubuntu-noble | 2026-04-21 02:05:49.636 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.647520 | ubuntu-noble | 2026-04-21 02:05:49.637 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.647805 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_ipspace [0.019971s] ... ok 2026-04-21 02:05:49.649090 | ubuntu-noble | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share [0.018672s] ... ok 2026-04-21 02:05:49.652626 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_one_volume [0.020457s] ... ok 2026-04-21 02:05:49.653878 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vlan_api_error [0.021341s] ... ok 2026-04-21 02:05:49.659413 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test__check_fs_mounted [0.041193s] ... ok 2026-04-21 02:05:49.666180 | ubuntu-noble | 2026-04-21 02:05:49.656 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.666204 | ubuntu-noble | 2026-04-21 02:05:49.656 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.666211 | ubuntu-noble | 2026-04-21 02:05:49.656 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.666216 | ubuntu-noble | 2026-04-21 02:05:49.656 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.666222 | ubuntu-noble | 2026-04-21 02:05:49.657 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.666786 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_ipspace_not_found [0.020214s] ... ok 2026-04-21 02:05:49.670934 | ubuntu-noble | {3} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_shrink_share [0.019300s] ... ok 2026-04-21 02:05:49.673526 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_compression_async [0.020976s] ... ok 2026-04-21 02:05:49.675016 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ensure_broadcast_domain_for_port_no_domain [0.021208s] ... ok 2026-04-21 02:05:49.685242 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_2 [0.025566s] ... ok 2026-04-21 02:05:49.690597 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test__build_session_with_basic_auth [0.018328s] ... ok 2026-04-21 02:05:49.693612 | ubuntu-noble | 2026-04-21 02:05:49.676 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.693632 | ubuntu-noble | 2026-04-21 02:05:49.676 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.693638 | ubuntu-noble | 2026-04-21 02:05:49.676 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.693644 | ubuntu-noble | 2026-04-21 02:05:49.676 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.693649 | ubuntu-noble | 2026-04-21 02:05:49.677 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.696783 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_peers_not_found [0.019579s] ... ok 2026-04-21 02:05:49.696803 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_fpolicy_policy_failure_1 [0.020728s] ... ok 2026-04-21 02:05:49.700930 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_for_volume_empty [0.025264s] ... ok 2026-04-21 02:05:49.704149 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_2 [0.019855s] ... ok 2026-04-21 02:05:49.706798 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_no_value [0.018369s] ... ok 2026-04-21 02:05:49.709545 | ubuntu-noble | 2026-04-21 02:05:49.695 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.709561 | ubuntu-noble | 2026-04-21 02:05:49.695 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.709566 | ubuntu-noble | 2026-04-21 02:05:49.696 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.709570 | ubuntu-noble | 2026-04-21 02:05:49.696 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.709582 | ubuntu-noble | 2026-04-21 02:05:49.697 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.709586 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_volume_count [0.019309s] ... ok 2026-04-21 02:05:49.719610 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_disk_types_1 [0.021461s] ... ok 2026-04-21 02:05:49.722515 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cifs_server_name [0.020731s] ... ok 2026-04-21 02:05:49.725115 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_struct_dict_nonunique_key [0.018173s] ... ok 2026-04-21 02:05:49.725953 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_3 [0.020834s] ... ok 2026-04-21 02:05:49.727454 | ubuntu-noble | 2026-04-21 02:05:49.715 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.727474 | ubuntu-noble | 2026-04-21 02:05:49.715 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.727480 | ubuntu-noble | 2026-04-21 02:05:49.715 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.727485 | ubuntu-noble | 2026-04-21 02:05:49.716 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.727491 | ubuntu-noble | 2026-04-21 02:05:49.716 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.729518 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_supported [0.019718s] ... ok 2026-04-21 02:05:49.743170 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cluster_aggregate_capacities [0.018842s] ... ok 2026-04-21 02:05:49.748398 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_http_error [0.018052s] ... ok 2026-04-21 02:05:49.748422 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_managed_snapshot [0.019323s] ... ok 2026-04-21 02:05:49.749389 | ubuntu-noble | 2026-04-21 02:05:49.735 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.749669 | ubuntu-noble | 2026-04-21 02:05:49.735 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.749684 | ubuntu-noble | 2026-04-21 02:05:49.735 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.749688 | ubuntu-noble | 2026-04-21 02:05:49.736 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.749692 | ubuntu-noble | 2026-04-21 02:05:49.737 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.750047 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_volume_snapshots_1 [0.020039s] ... ok 2026-04-21 02:05:49.763922 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_urlerror [0.018587s] ... ok 2026-04-21 02:05:49.768354 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_4_hitachi_hnas_ip [0.018940s] ... ok 2026-04-21 02:05:49.768375 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migration_check_job_state_raise_error_3_none [0.019481s] ... ok 2026-04-21 02:05:49.770222 | ubuntu-noble | 2026-04-21 02:05:49.756 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.770241 | ubuntu-noble | 2026-04-21 02:05:49.756 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.770247 | ubuntu-noble | 2026-04-21 02:05:49.756 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.770252 | ubuntu-noble | 2026-04-21 02:05:49.756 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.770258 | ubuntu-noble | 2026-04-21 02:05:49.757 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.771689 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_volume_snapshots_2 [0.020415s] ... ok 2026-04-21 02:05:49.782129 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_custom_port_1_1234 [0.018406s] ... ok 2026-04-21 02:05:49.786236 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_cifs_2_1_1_1_1_share_id [0.021281s] ... ok 2026-04-21 02:05:49.792099 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_1_True [0.029291s] ... ok 2026-04-21 02:05:49.792132 | ubuntu-noble | 2026-04-21 02:05:49.775 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.792149 | ubuntu-noble | 2026-04-21 02:05:49.775 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.792155 | ubuntu-noble | 2026-04-21 02:05:49.776 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.792161 | ubuntu-noble | 2026-04-21 02:05:49.776 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.792167 | ubuntu-noble | 2026-04-21 02:05:49.777 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.792172 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_vserver_aggregates_none_found [0.019734s] ... ok 2026-04-21 02:05:49.798613 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_urlerror [0.018924s] ... ok 2026-04-21 02:05:49.806689 | ubuntu-noble | {1} 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.020414s] ... ok 2026-04-21 02:05:49.811760 | ubuntu-noble | 2026-04-21 02:05:49.795 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.811778 | ubuntu-noble | 2026-04-21 02:05:49.795 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.811783 | ubuntu-noble | 2026-04-21 02:05:49.795 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.811787 | ubuntu-noble | 2026-04-21 02:05:49.795 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.811791 | ubuntu-noble | 2026-04-21 02:05:49.796 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.812542 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mark_qos_policy_group_for_deletion_rename_failure [0.020003s] ... ok 2026-04-21 02:05:49.812786 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_raise_more_than_one [0.022434s] ... ok 2026-04-21 02:05:49.819534 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_valid_1 [0.018388s] ... ok 2026-04-21 02:05:49.825842 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_2_1_1_1_1__share_id [0.019845s] ... ok 2026-04-21 02:05:49.832816 | ubuntu-noble | 2026-04-21 02:05:49.816 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.832837 | ubuntu-noble | 2026-04-21 02:05:49.816 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.832844 | ubuntu-noble | 2026-04-21 02:05:49.817 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.832849 | ubuntu-noble | 2026-04-21 02:05:49.817 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.832855 | ubuntu-noble | 2026-04-21 02:05:49.818 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.832861 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_broadcast_domain [0.021093s] ... ok 2026-04-21 02:05:49.833942 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_svm_volumes_total_size [0.020725s] ... ok 2026-04-21 02:05:49.834752 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_default [0.018120s] ... ok 2026-04-21 02:05:49.846907 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_inexistent_snapshot_exception [0.019496s] ... ok 2026-04-21 02:05:49.847269 | ubuntu-noble | 2026-04-21 02:05:49.837 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.850032 | ubuntu-noble | 2026-04-21 02:05:49.838 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.850072 | ubuntu-noble | 2026-04-21 02:05:49.838 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.850077 | ubuntu-noble | 2026-04-21 02:05:49.838 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.850090 | ubuntu-noble | 2026-04-21 02:05:49.839 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.850103 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_cifs_share_access [0.020681s] ... ok 2026-04-21 02:05:49.853315 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_at_junction_path_1__fake_share [0.018614s] ... ok 2026-04-21 02:05:49.853625 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_3_0 [0.018427s] ... ok 2026-04-21 02:05:49.864592 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_path_exception_2__snapshots_share1_snapshot_id [0.018847s] ... ok 2026-04-21 02:05:49.868518 | ubuntu-noble | 2026-04-21 02:05:49.857 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.868535 | ubuntu-noble | 2026-04-21 02:05:49.858 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.868539 | ubuntu-noble | 2026-04-21 02:05:49.858 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.868543 | ubuntu-noble | 2026-04-21 02:05:49.858 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.868547 | ubuntu-noble | 2026-04-21 02:05:49.859 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.868551 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_snapmirror_vol [0.019940s] ... ok 2026-04-21 02:05:49.871132 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_8 [0.017801s] ... ok 2026-04-21 02:05:49.872745 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_error_2 [0.018660s] ... ok 2026-04-21 02:05:49.883524 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_size_exception_3_512_GB [0.018776s] ... ok 2026-04-21 02:05:49.887544 | ubuntu-noble | 2026-04-21 02:05:49.877 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.887558 | ubuntu-noble | 2026-04-21 02:05:49.877 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.887563 | ubuntu-noble | 2026-04-21 02:05:49.878 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.887574 | ubuntu-noble | 2026-04-21 02:05:49.878 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.887578 | ubuntu-noble | 2026-04-21 02:05:49.879 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.888448 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_get_not_found [0.019755s] ... ok 2026-04-21 02:05:49.889498 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_move_status [0.018267s] ... ok 2026-04-21 02:05:49.890444 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_get_attr_missing [0.019029s] ... ok 2026-04-21 02:05:49.901952 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_size_exception_4 [0.018892s] ... ok 2026-04-21 02:05:49.905171 | ubuntu-noble | No aggregates assigned to Vserver fake_vserver. 2026-04-21 02:05:49.907524 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities_aggregate_not_found [0.018473s] ... ok 2026-04-21 02:05:49.909005 | ubuntu-noble | 2026-04-21 02:05:49.898 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.909021 | ubuntu-noble | 2026-04-21 02:05:49.898 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.909026 | ubuntu-noble | 2026-04-21 02:05:49.898 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.909030 | ubuntu-noble | 2026-04-21 02:05:49.898 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.909034 | ubuntu-noble | 2026-04-21 02:05:49.899 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.909395 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_modify_error [0.021082s] ... ok 2026-04-21 02:05:49.909661 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_2_False [0.019105s] ... ok 2026-04-21 02:05:49.922470 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_1_True [0.019169s] ... ok 2026-04-21 02:05:49.928817 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities_none_requested [0.019040s] ... ok 2026-04-21 02:05:49.929454 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__add_nfs_export_rule_1 [0.018893s] ... ok 2026-04-21 02:05:49.934854 | ubuntu-noble | 2026-04-21 02:05:49.919 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.934871 | ubuntu-noble | 2026-04-21 02:05:49.920 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.934876 | ubuntu-noble | 2026-04-21 02:05:49.920 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.934880 | ubuntu-noble | 2026-04-21 02:05:49.920 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.934884 | ubuntu-noble | 2026-04-21 02:05:49.921 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.937313 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share_access [0.020945s] ... ok 2026-04-21 02:05:49.939486 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_delete_context_change [0.018686s] ... ok 2026-04-21 02:05:49.945400 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_info_2 [0.018699s] ... ok 2026-04-21 02:05:49.946677 | ubuntu-noble | 2026-04-21 02:05:49.939 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.947654 | ubuntu-noble | 2026-04-21 02:05:49.940 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.947666 | ubuntu-noble | 2026-04-21 02:05:49.940 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.947670 | ubuntu-noble | 2026-04-21 02:05:49.940 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.947674 | ubuntu-noble | 2026-04-21 02:05:49.941 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.948610 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_preferred_dcs_error [0.019952s] ... ok 2026-04-21 02:05:49.949470 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__is_snaplock_enabled_volume_false [0.020262s] ... ok 2026-04-21 02:05:49.959274 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_delete_exception [0.018700s] ... ok 2026-04-21 02:05:49.964967 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_peers [0.018722s] ... ok 2026-04-21 02:05:49.967748 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__is_snaplock_enabled_volume_true_1_compliance [0.018521s] ... ok 2026-04-21 02:05:49.975376 | ubuntu-noble | 2026-04-21 02:05:49.960 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.975392 | ubuntu-noble | 2026-04-21 02:05:49.960 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.975397 | ubuntu-noble | 2026-04-21 02:05:49.961 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.975400 | ubuntu-noble | 2026-04-21 02:05:49.961 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.975417 | ubuntu-noble | 2026-04-21 02:05:49.961 6822 ERROR mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Failed to reset volume autosize for volume1. Error: fake_message. Code: fake_code: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake_code:fake_message 2026-04-21 02:05:49.975421 | ubuntu-noble | 2026-04-21 02:05:49.962 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.975716 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_reset_volume_autosize_api_error [0.020823s] ... ok 2026-04-21 02:05:49.977552 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_cifs_different_fs_exception [0.018521s] ... ok 2026-04-21 02:05:49.982897 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_snaplock_compliance_clock_configured [0.018434s] ... ok 2026-04-21 02:05:49.986952 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__is_snaplock_enabled_volume_true_2_enterprise [0.019169s] ... ok 2026-04-21 02:05:49.995083 | ubuntu-noble | 2026-04-21 02:05:49.980 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:49.995101 | ubuntu-noble | 2026-04-21 02:05:49.981 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.995118 | ubuntu-noble | 2026-04-21 02:05:49.981 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:49.995122 | ubuntu-noble | 2026-04-21 02:05:49.981 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:49.995126 | ubuntu-noble | 2026-04-21 02:05:49.981 6822 INFO manila.share.drivers.netapp.dataontap.client.client_cmode_rest [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Set higher max files 30000 on volume1. The current allocated inodes are larger than requested 40000. 2026-04-21 02:05:49.995130 | ubuntu-noble | 2026-04-21 02:05:49.982 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:49.995958 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_max_files_retry_allocated [0.020557s] ... ok 2026-04-21 02:05:49.996439 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_cifs_inexistent_share [0.018598s] ... ok 2026-04-21 02:05:50.001471 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_cluster_nodes [0.019063s] ... ok 2026-04-21 02:05:50.006064 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__unmount_volume_api_error [0.018709s] ... ok 2026-04-21 02:05:50.014881 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_directory [0.018929s] ... ok 2026-04-21 02:05:50.015568 | ubuntu-noble | 2026-04-21 02:05:50.002 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:50.015580 | ubuntu-noble | 2026-04-21 02:05:50.002 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:50.015591 | ubuntu-noble | 2026-04-21 02:05:50.002 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:50.015595 | ubuntu-noble | 2026-04-21 02:05:50.002 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:50.015599 | ubuntu-noble | 2026-04-21 02:05:50.002 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Checking if snapshot fake_snapshot exists for volume volume1 _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:50.015604 | ubuntu-noble | 2026-04-21 02:05:50.003 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Could not read information for snapshot fake_snapshot. Volume volume1 is offline. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:50.015608 | ubuntu-noble | 2026-04-21 02:05:50.003 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.015618 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_snapshot_exists_error [0.020685s] ... ok 2026-04-21 02:05:50.018103 | ubuntu-noble | NFS v4.0 is not supported while migrating vservers. 2026-04-21 02:05:50.021773 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_non_root_aggregates [0.018749s] ... ok 2026-04-21 02:05:50.021790 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migration_check_job_state_raise_error_1_13172940 [0.304956s] ... ok 2026-04-21 02:05:50.032835 | ubuntu-noble | 2026-04-21 02:05:50.022 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:50.032853 | ubuntu-noble | 2026-04-21 02:05:50.023 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:50.032857 | ubuntu-noble | 2026-04-21 02:05:50.023 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:50.032861 | ubuntu-noble | 2026-04-21 02:05:50.023 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:50.032865 | ubuntu-noble | 2026-04-21 02:05:50.023 6822 WARNING mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Delete volume fake_volume_name failed, renaming..: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 524615:fake 2026-04-21 02:05:50.032869 | ubuntu-noble | 2026-04-21 02:05:50.024 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.032873 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_soft_delete_volume_error [0.020741s] ... ok 2026-04-21 02:05:50.034848 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_directory_retry [0.019885s] ... ok 2026-04-21 02:05:50.038807 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_root_aggregates [0.018430s] ... ok 2026-04-21 02:05:50.042595 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_network_interfaces_2___CIFS____NFS__ [0.021446s] ... ok 2026-04-21 02:05:50.054211 | ubuntu-noble | 2026-04-21 02:05:50.043 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:50.054227 | ubuntu-noble | 2026-04-21 02:05:50.044 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:50.054238 | ubuntu-noble | 2026-04-21 02:05:50.044 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:50.054242 | ubuntu-noble | 2026-04-21 02:05:50.044 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:50.054246 | ubuntu-noble | 2026-04-21 02:05:50.045 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.054250 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_start_volume_move [0.020535s] ... ok 2026-04-21 02:05:50.055228 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_deny_access_already_deleted_user_2_False [0.020802s] ... ok 2026-04-21 02:05:50.058098 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_vservers_not_found [0.019116s] ... ok 2026-04-21 02:05:50.063788 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_data_ports [0.020995s] ... ok 2026-04-21 02:05:50.073237 | ubuntu-noble | 2026-04-21 02:05:50.064 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:50.073253 | ubuntu-noble | 2026-04-21 02:05:50.064 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:50.073257 | ubuntu-noble | 2026-04-21 02:05:50.064 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:50.073261 | ubuntu-noble | 2026-04-21 02:05:50.064 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:50.073265 | ubuntu-noble | 2026-04-21 02:05:50.065 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.073773 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_dns_configuration [0.020591s] ... ok 2026-04-21 02:05:50.074415 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_deny_access_backend_exception [0.018381s] ... ok 2026-04-21 02:05:50.076409 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_fpolicy_scope [0.018215s] ... ok 2026-04-21 02:05:50.083309 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_instance_uuids [0.019047s] ... ok 2026-04-21 02:05:50.098864 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota_mb [0.018332s] ... ok 2026-04-21 02:05:50.099222 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_volume_no_optional_args_2_False [0.018816s] ... ok 2026-04-21 02:05:50.104151 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume [0.019887s] ... ok 2026-04-21 02:05:50.106414 | ubuntu-noble | 2026-04-21 02:05:50.084 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:50.106428 | ubuntu-noble | 2026-04-21 02:05:50.084 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:50.106433 | ubuntu-noble | 2026-04-21 02:05:50.084 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:117 2026-04-21 02:05:50.106437 | ubuntu-noble | 2026-04-21 02:05:50.084 6822 DEBUG manila.share.drivers.netapp.dataontap.client.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using NetApp controller: hostname __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py:643 2026-04-21 02:05:50.106441 | ubuntu-noble | 2026-04-21 02:05:50.085 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Checking if volume volume1 exists _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:50.106445 | ubuntu-noble | 2026-04-21 02:05:50.085 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.106449 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_exists [0.019748s] ... ok 2026-04-21 02:05:50.109878 | ubuntu-noble | 2026-04-21 02:05:50.087 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:50.109891 | ubuntu-noble | 2026-04-21 02:05:50.105 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.109896 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__build_headers_2_False [0.020148s] ... ok 2026-04-21 02:05:50.113046 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_stats [0.019020s] ... ok 2026-04-21 02:05:50.114750 | ubuntu-noble | 2026-04-21 02:05:50.107 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:50.115877 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mount_volume_error [0.018671s] ... ok 2026-04-21 02:05:50.122859 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_error_1 [0.019717s] ... ok 2026-04-21 02:05:50.128472 | ubuntu-noble | 2026-04-21 02:05:50.125 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.133404 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__build_session__certificate_auth [0.020007s] ... ok 2026-04-21 02:05:50.135589 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_nfs_export_policies [0.018940s] ... ok 2026-04-21 02:05:50.137442 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_stats_error [0.018361s] ... ok 2026-04-21 02:05:50.137456 | ubuntu-noble | 2026-04-21 02:05:50.127 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:50.143506 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_to_manage [0.020441s] ... ok 2026-04-21 02:05:50.150820 | ubuntu-noble | 2026-04-21 02:05:50.145 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:50.150837 | ubuntu-noble | 2026-04-21 02:05:50.145 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.151511 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__init__ssl_verify_1_None [0.019635s] ... ok 2026-04-21 02:05:50.152384 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_add_1_True [0.019027s] ... ok 2026-04-21 02:05:50.152398 | ubuntu-noble | 2026-04-21 02:05:50.147 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:50.154936 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_4__None__None_ [0.019305s] ... ok 2026-04-21 02:05:50.163338 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities_partial_request [0.019652s] ... ok 2026-04-21 02:05:50.168854 | ubuntu-noble | 2026-04-21 02:05:50.165 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.168870 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_3_put [0.019169s] ... ok 2026-04-21 02:05:50.168875 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone_job_failed [0.018349s] ... ok 2026-04-21 02:05:50.169050 | ubuntu-noble | Configured ONTAP login user cannot retrieve QoS policies. 2026-04-21 02:05:50.172314 | ubuntu-noble | 2026-04-21 02:05:50.166 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:50.172333 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_get_error [0.018464s] ... ok 2026-04-21 02:05:50.183782 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ipspace_has_data_vservers_not_supported [0.019564s] ... ok 2026-04-21 02:05:50.185852 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_delete_error [0.017980s] ... ok 2026-04-21 02:05:50.189171 | ubuntu-noble | 2026-04-21 02:05:50.184 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.189188 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_5_patch [0.019246s] ... ok 2026-04-21 02:05:50.190390 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_rename [0.018542s] ... ok 2026-04-21 02:05:50.192139 | ubuntu-noble | 2026-04-21 02:05:50.185 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:50.204179 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_volume_raise_more_than_one_volume [0.020369s] ... ok 2026-04-21 02:05:50.204440 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_vvol_create_error [0.018776s] ... ok 2026-04-21 02:05:50.208814 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share_not_found [0.018887s] ... ok 2026-04-21 02:05:50.210646 | ubuntu-noble | 2026-04-21 02:05:50.203 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.210663 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_api_version_value_error_2 [0.019585s] ... ok 2026-04-21 02:05:50.218349 | ubuntu-noble | 2026-04-21 02:05:50.205 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:50.223233 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_snaplock_compliance_clock_configured_negative [0.019699s] ... ok 2026-04-21 02:05:50.224490 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_create_share_export_error [0.018898s] ... ok 2026-04-21 02:05:50.226230 | ubuntu-noble | 2026-04-21 02:05:50.222 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.226431 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port__value_error_2_80na [0.018866s] ... ok 2026-04-21 02:05:50.228108 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_preferred_dc [0.018590s] ... ok 2026-04-21 02:05:50.231593 | ubuntu-noble | 2026-04-21 02:05:50.224 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:50.243800 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_ip_exception_1_True [0.019206s] ... ok 2026-04-21 02:05:50.245910 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mark_qos_policy_group_for_deletion_policy_exists_2_False [0.021536s] ... ok 2026-04-21 02:05:50.245927 | ubuntu-noble | 2026-04-21 02:05:50.241 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.248524 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port__value_error_3_ [0.018588s] ... ok 2026-04-21 02:05:50.248841 | ubuntu-noble | 2026-04-21 02:05:50.242 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:50.248850 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_snaplock_attributes_3 [0.020027s] ... ok 2026-04-21 02:05:50.263816 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_get_3 [0.018894s] ... ok 2026-04-21 02:05:50.268507 | ubuntu-noble | 2026-04-21 02:05:50.260 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.268768 | ubuntu-noble | {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.021004s] ... ok 2026-04-21 02:05:50.270153 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_timeout_value_error_3_ [0.018955s] ... ok 2026-04-21 02:05:50.270888 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_max_files [0.019408s] ... ok 2026-04-21 02:05:50.272389 | ubuntu-noble | 2026-04-21 02:05:50.262 6822 DEBUG manila.share.drivers.netapp.dataontap.client.rest_api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using REST with NetApp controller: 127.0.0.1 __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/rest_api.py:106 2026-04-21 02:05:50.280914 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_post_1_202 [0.018629s] ... ok 2026-04-21 02:05:50.282449 | ubuntu-noble | 2026-04-21 02:05:50.279 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.282462 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_transport_type_value_error_2_ftp [0.019151s] ... ok 2026-04-21 02:05:50.286097 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_network_interface_exists [0.019878s] ... ok 2026-04-21 02:05:50.287799 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_snapshot_exists_1_True [0.019085s] ... ok 2026-04-21 02:05:50.299691 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_file_system [0.018690s] ... ok 2026-04-21 02:05:50.305568 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_soft_delete_snapshot [0.018695s] ... ok 2026-04-21 02:05:50.308021 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_volumes_clones_online [0.020156s] ... ok 2026-04-21 02:05:50.314431 | ubuntu-noble | 2026-04-21 02:05:50.299 6822 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.data_motion [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Cleaning up old snapmirror relationships for replica src_share. cleanup_previous_snapmirror_relationships /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py:919 2026-04-21 02:05:50.314459 | ubuntu-noble | 2026-04-21 02:05:50.300 6822 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.data_motion [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Snapmirror destination dst_share no longer exists for replica src_share. cleanup_previous_snapmirror_relationships /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py:939 2026-04-21 02:05:50.314464 | ubuntu-noble | 2026-04-21 02:05:50.300 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.314740 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_3 [0.021087s] ... ok 2026-04-21 02:05:50.317938 | ubuntu-noble | {1} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_file_system_exception [0.018634s] ... ok 2026-04-21 02:05:50.323865 | ubuntu-noble | 2026-04-21 02:05:50.321 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.323886 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_create_snapmirror_mount_2_False [0.020403s] ... ok 2026-04-21 02:05:50.326169 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migrate_complete [0.020362s] ... ok 2026-04-21 02:05:50.327272 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_release_snapmirror_vol [0.019739s] ... ok 2026-04-21 02:05:50.337228 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_init_args_failure_1___1__4_ [0.019271s] ... ok 2026-04-21 02:05:50.338024 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_2_False [0.332455s] ... ok 2026-04-21 02:05:50.346200 | ubuntu-noble | {4} 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.019122s] ... ok 2026-04-21 02:05:50.346894 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share [0.019034s] ... ok 2026-04-21 02:05:50.346908 | ubuntu-noble | 2026-04-21 02:05:50.342 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.346912 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_update_snapmirror [0.020988s] ... ok 2026-04-21 02:05:50.355001 | ubuntu-noble | Invalid configuration. hpe3par_fpg must be set. 2026-04-21 02:05:50.357981 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_3_______0__4_ [0.020102s] ... ok 2026-04-21 02:05:50.358876 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_broadcast_domain_exists [0.020347s] ... ok 2026-04-21 02:05:50.364073 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_volume_efficiency_attributes_2_False [0.018843s] ... ok 2026-04-21 02:05:50.364096 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_preferred_dcs_api_error [0.018507s] ... ok 2026-04-21 02:05:50.378674 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_for_cluster_credentials_not_cluster [0.019349s] ... ok 2026-04-21 02:05:50.380415 | ubuntu-noble | {1} 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.020113s] ... ok 2026-04-21 02:05:50.381002 | ubuntu-noble | 2026-04-21 02:05:50.361 6822 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.data_motion [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Snapmirror relationship does not exist anymore. release_snapmirror /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py:903 2026-04-21 02:05:50.381013 | ubuntu-noble | 2026-04-21 02:05:50.362 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.wait_for_snapmirror_release_vol..release_snapmirror' after 0.000287(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:50.381018 | ubuntu-noble | 2026-04-21 02:05:50.362 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.cluster_mode.data_motion.DataMotionSession.wait_for_snapmirror_release_vol..release_snapmirror in 10 seconds as it raised NetAppException: Exception due to NetApp failure.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:50.381022 | ubuntu-noble | 2026-04-21 02:05:50.362 6822 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.data_motion [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] No snapmirrors to be released in source volume. release_snapmirror /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py:892 2026-04-21 02:05:50.381027 | ubuntu-noble | 2026-04-21 02:05:50.363 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.381031 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_vol_2 [0.020583s] ... ok 2026-04-21 02:05:50.382261 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_nfs_export_policy_for_volume_exception [0.018705s] ... ok 2026-04-21 02:05:50.384581 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_vserver_exists [0.018920s] ... ok 2026-04-21 02:05:50.385372 | ubuntu-noble | 2026-04-21 02:05:50.382 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.385823 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_client_for_backend [0.019681s] ... ok 2026-04-21 02:05:50.396831 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_success_1 [0.019074s] ... ok 2026-04-21 02:05:50.397514 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_already_present [0.019225s] ... ok 2026-04-21 02:05:50.401836 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_preferred_dc_no_server [0.018798s] ... ok 2026-04-21 02:05:50.402276 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__get_base_url_4 [0.017901s] ... ok 2026-04-21 02:05:50.404376 | ubuntu-noble | 2026-04-21 02:05:50.401 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.404682 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_driver_interfaces.NetAppFileStorageDriverInterfaceTestCase.test_driver_interfaces_match [0.018363s] ... ok 2026-04-21 02:05:50.416042 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_success_2 [0.018127s] ... ok 2026-04-21 02:05:50.422015 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_api_error [0.021169s] ... ok 2026-04-21 02:05:50.423006 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_qos_adaptive_policy_group_for_volume [0.018551s] ... ok 2026-04-21 02:05:50.423823 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_2 [0.018414s] ... ok 2026-04-21 02:05:50.426769 | ubuntu-noble | 2026-04-21 02:05:50.421 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.426785 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_4 [0.019332s] ... ok 2026-04-21 02:05:50.437621 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_cifs_share [0.021136s] ... ok 2026-04-21 02:05:50.439386 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_setup_security_services_1 [0.019350s] ... ok 2026-04-21 02:05:50.442578 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_broadcast_domain [0.022052s] ... ok 2026-04-21 02:05:50.445617 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_api_version_valid [0.024794s] ... ok 2026-04-21 02:05:50.448704 | ubuntu-noble | 2026-04-21 02:05:50.442 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.449009 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_fpolicy_file_operations [0.021481s] ... ok 2026-04-21 02:05:50.457201 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_conf_ips_validation_fails [0.020087s] ... ok 2026-04-21 02:05:50.458011 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_snapmirror_restore_vol [0.018474s] ... ok 2026-04-21 02:05:50.462582 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_api_version_value_error_1 [0.018231s] ... ok 2026-04-21 02:05:50.467963 | ubuntu-noble | 2026-04-21 02:05:50.462 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.468369 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_5_2years [0.019960s] ... ok 2026-04-21 02:05:50.468389 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_fpolicy_event [0.022434s] ... ok 2026-04-21 02:05:50.476618 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_no_dhss_multi_getvfs_success [0.019439s] ... ok 2026-04-21 02:05:50.477565 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migration_start_2_ipspace_fake [0.019073s] ... ok 2026-04-21 02:05:50.480881 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port_1 [0.018359s] ... ok 2026-04-21 02:05:50.487379 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_network_interface [0.021740s] ... ok 2026-04-21 02:05:50.490860 | ubuntu-noble | 2026-04-21 02:05:50.482 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.490886 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_6_infinite [0.020123s] ... ok 2026-04-21 02:05:50.494180 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-21 02:05:50.495036 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-21 02:05:50.495052 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-21 02:05:50.495057 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-21 02:05:50.495061 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-21 02:05:50.495065 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-21 02:05:50.495069 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-21 02:05:50.495076 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-21 02:05:50.495080 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-21 02:05:50.495084 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-21 02:05:50.495089 | ubuntu-noble | Failed to unmount volume fake_share after waiting for 30 seconds. 2026-04-21 02:05:50.496037 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_success [0.019903s] ... ok 2026-04-21 02:05:50.497574 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_unmount_volume_with_max_retries [0.019721s] ... ok 2026-04-21 02:05:50.498894 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_timeout_value_error_2_80na [0.017355s] ... ok 2026-04-21 02:05:50.502306 | ubuntu-noble | DBAPIError exception wrapped. 2026-04-21 02:05:50.502327 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:50.502334 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-04-21 02:05:50.502340 | ubuntu-noble | self.dialect.do_execute( 2026-04-21 02:05:50.502345 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-04-21 02:05:50.502351 | ubuntu-noble | cursor.execute(statement, parameters) 2026-04-21 02:05:50.502357 | ubuntu-noble | psycopg2.errors.InvalidTextRepresentation: invalid input value for enum consistent_snapshot_support: "" 2026-04-21 02:05:50.502363 | ubuntu-noble | LINE 1: ...DATE share_groups SET consistent_snapshot_support='' WHERE s... 2026-04-21 02:05:50.502380 | ubuntu-noble | ^ 2026-04-21 02:05:50.502387 | ubuntu-noble | 2026-04-21 02:05:50.503723 | ubuntu-noble | DBAPIError exception wrapped. 2026-04-21 02:05:50.503742 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:50.503748 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-04-21 02:05:50.503754 | ubuntu-noble | self.dialect.do_execute( 2026-04-21 02:05:50.503768 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-04-21 02:05:50.503773 | ubuntu-noble | cursor.execute(statement, parameters) 2026-04-21 02:05:50.503779 | ubuntu-noble | psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-04-21 02:05:50.503784 | ubuntu-noble | 2026-04-21 02:05:50.504773 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_nfs_export_policy_already_present [0.019431s] ... ok 2026-04-21 02:05:50.504939 | ubuntu-noble | DBAPIError exception wrapped. 2026-04-21 02:05:50.504949 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:50.504956 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-04-21 02:05:50.504963 | ubuntu-noble | self.dialect.do_execute( 2026-04-21 02:05:50.504968 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-04-21 02:05:50.504973 | ubuntu-noble | cursor.execute(statement, parameters) 2026-04-21 02:05:50.504979 | ubuntu-noble | psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-04-21 02:05:50.504984 | ubuntu-noble | 2026-04-21 02:05:50.505976 | ubuntu-noble | 2026-04-21 02:05:50.503 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.506003 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_6_infinite [0.020288s] ... ok 2026-04-21 02:05:50.506184 | ubuntu-noble | DBAPIError exception wrapped. 2026-04-21 02:05:50.506195 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:50.506200 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-04-21 02:05:50.506206 | ubuntu-noble | self.dialect.do_execute( 2026-04-21 02:05:50.506211 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-04-21 02:05:50.506217 | ubuntu-noble | cursor.execute(statement, parameters) 2026-04-21 02:05:50.506222 | ubuntu-noble | psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-04-21 02:05:50.506228 | ubuntu-noble | 2026-04-21 02:05:50.506964 | ubuntu-noble | DBAPIError exception wrapped. 2026-04-21 02:05:50.507402 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:50.507417 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-04-21 02:05:50.507435 | ubuntu-noble | self.dialect.do_execute( 2026-04-21 02:05:50.507441 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-04-21 02:05:50.507446 | ubuntu-noble | cursor.execute(statement, parameters) 2026-04-21 02:05:50.507451 | ubuntu-noble | psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-04-21 02:05:50.507457 | ubuntu-noble | 2026-04-21 02:05:50.507800 | ubuntu-noble | DBAPIError exception wrapped. 2026-04-21 02:05:50.507907 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:50.507917 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/base.py", line 1967, in _exec_single_context 2026-04-21 02:05:50.507932 | ubuntu-noble | self.dialect.do_execute( 2026-04-21 02:05:50.507937 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/engine/default.py", line 952, in do_execute 2026-04-21 02:05:50.507943 | ubuntu-noble | cursor.execute(statement, parameters) 2026-04-21 02:05:50.507948 | ubuntu-noble | psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block 2026-04-21 02:05:50.507970 | ubuntu-noble | 2026-04-21 02:05:50.514304 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-21 02:05:50.518205 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-21 02:05:50.518228 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-21 02:05:50.518234 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-21 02:05:50.518240 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 917536:...job ID... 2026-04-21 02:05:50.518245 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__mount_super_share [0.019453s] ... ok 2026-04-21 02:05:50.518252 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_unmount_volume_with_retries [0.019935s] ... ok 2026-04-21 02:05:50.520604 | ubuntu-noble | Error releasing snapmirror destination dst_share for replica src_share. 2026-04-21 02:05:50.520628 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:50.520642 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py", line 933, in cleanup_previous_snapmirror_relationships 2026-04-21 02:05:50.520648 | ubuntu-noble | src_client.release_snapmirror_vol( 2026-04-21 02:05:50.520654 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:50.520659 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:50.520665 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:50.520670 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:50.520676 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:50.520682 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:50.520687 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:50.520693 | ubuntu-noble | raise effect 2026-04-21 02:05:50.520699 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - some_random_code:(actually, entry does exist!) 2026-04-21 02:05:50.520705 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_5 [0.019207s] ... ok 2026-04-21 02:05:50.527214 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_port_and_broadcast_domain_1__None__True_ [0.020474s] ... ok 2026-04-21 02:05:50.527235 | ubuntu-noble | 2026-04-21 02:05:50.524 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.528111 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_3_8days [0.020878s] ... ok 2026-04-21 02:05:50.534798 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_07________ip___True_____r___ [0.018801s] ... ok 2026-04-21 02:05:50.536529 | ubuntu-noble | {0} 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.018980s] ... ok 2026-04-21 02:05:50.537618 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_error_deleting [0.019210s] ... ok 2026-04-21 02:05:50.546253 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_port_and_broadcast_domain_2___1001___True_ [0.019608s] ... ok 2026-04-21 02:05:50.546272 | ubuntu-noble | 2026-04-21 02:05:50.544 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.546556 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_4_5months [0.019730s] ... ok 2026-04-21 02:05:50.553630 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_2___4__0__0____true___None__None_ [0.018714s] ... ok 2026-04-21 02:05:50.555148 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_volume_efficiency_attributes_1_True [0.018945s] ... ok 2026-04-21 02:05:50.557869 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_timeout [0.020604s] ... ok 2026-04-21 02:05:50.568429 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_4______0____fe80__1___True_ [0.020178s] ... ok 2026-04-21 02:05:50.569035 | ubuntu-noble | 2026-04-21 02:05:50.564 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.569779 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_6 [0.020379s] ... ok 2026-04-21 02:05:50.575401 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_5___4__0__0___None__None___optimized__ [0.019476s] ... ok 2026-04-21 02:05:50.578253 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_volume_snapshot_policy [0.019438s] ... ok 2026-04-21 02:05:50.578281 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_wait_time_1_None [0.019372s] ... ok 2026-04-21 02:05:50.588083 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_duplicate [0.020043s] ... ok 2026-04-21 02:05:50.594191 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_3_no_root_squash [0.019557s] ... ok 2026-04-21 02:05:50.595250 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_snapmirror_relationships_2_destination [0.019312s] ... ok 2026-04-21 02:05:50.596139 | ubuntu-noble | 2026-04-21 02:05:50.591 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.596910 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_snapmirror_2 [0.027345s] ... ok 2026-04-21 02:05:50.597045 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_wait_time_2_2 [0.019145s] ... ok 2026-04-21 02:05:50.606623 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_async_1_True [0.019652s] ... ok 2026-04-21 02:05:50.610266 | ubuntu-noble | Failed to create snapshot for FPG/VFS/fshare pool/test_vfs/osf-share-id: Failed to find fshare. 2026-04-21 02:05:50.612441 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_snapshot_share_not_found [0.019470s] ... ok 2026-04-21 02:05:50.613704 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__create_certificate_auth_handler_default [0.018113s] ... ok 2026-04-21 02:05:50.616548 | ubuntu-noble | 2026-04-21 02:05:50.614 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.618842 | ubuntu-noble | {5} 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.024548s] ... ok 2026-04-21 02:05:50.618858 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_svm_2 [0.022106s] ... ok 2026-04-21 02:05:50.624523 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_3 [0.018984s] ... ok 2026-04-21 02:05:50.631270 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__create_certificate_auth_handler_with_host_validation [0.018371s] ... ok 2026-04-21 02:05:50.632413 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_rw_snapshot_error_2_NFS [0.020047s] ... ok 2026-04-21 02:05:50.640697 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_config_for_backend [0.021717s] ... ok 2026-04-21 02:05:50.643921 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_4 [0.018986s] ... ok 2026-04-21 02:05:50.644855 | ubuntu-noble | 2026-04-21 02:05:50.640 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Deleting snapshot fake_snapshot for share share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:50.644871 | ubuntu-noble | 2026-04-21 02:05:50.641 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.646542 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_snapshot_busy_snapmirror [0.024730s] ... ok 2026-04-21 02:05:50.649262 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_2_get [0.018340s] ... ok 2026-04-21 02:05:50.651834 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_user_access_cifs [0.019110s] ... ok 2026-04-21 02:05:50.660465 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_7 [0.019553s] ... ok 2026-04-21 02:05:50.662317 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_broadcast_domain [0.018739s] ... ok 2026-04-21 02:05:50.664658 | ubuntu-noble | 2026-04-21 02:05:50.661 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.665743 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_aggregate_snaplock_type_vserver_scope [0.021865s] ... ok 2026-04-21 02:05:50.669384 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_3 [0.019490s] ... ok 2026-04-21 02:05:50.671761 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_11__1__99999999__True_ [0.019878s] ... ok 2026-04-21 02:05:50.679759 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_fpolicy_file_operations_invalid_operation [0.019176s] ... ok 2026-04-21 02:05:50.682464 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_broadcast_domains_for_ipspace_not_found [0.020147s] ... ok 2026-04-21 02:05:50.686333 | ubuntu-noble | 2026-04-21 02:05:50.683 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.686588 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backend_fpolicy_event_name [0.020394s] ... ok 2026-04-21 02:05:50.688181 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_api_version_value_error_3 [0.018680s] ... ok 2026-04-21 02:05:50.691346 | ubuntu-noble | {1} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_setup_success [0.019526s] ... ok 2026-04-21 02:05:50.701361 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_2_4hours [0.020428s] ... ok 2026-04-21 02:05:50.702370 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_network_interface [0.018893s] ... ok 2026-04-21 02:05:50.707567 | ubuntu-noble | 2026-04-21 02:05:50.704 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.708770 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_volume_for_backup [0.020788s] ... ok 2026-04-21 02:05:50.708786 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port_2 [0.018977s] ... ok 2026-04-21 02:05:50.709989 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_http_error [0.018908s] ... ok 2026-04-21 02:05:50.719771 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_3_8days [0.019734s] ... ok 2026-04-21 02:05:50.720938 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapmirror [0.018961s] ... ok 2026-04-21 02:05:50.725210 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port_3 [0.017432s] ... ok 2026-04-21 02:05:50.728756 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_1___fake_data____POST__ [0.018236s] ... ok 2026-04-21 02:05:50.729895 | ubuntu-noble | 2026-04-21 02:05:50.724 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.730830 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_vserver_for_backup [0.020258s] ... ok 2026-04-21 02:05:50.741532 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_4_5months [0.020178s] ... ok 2026-04-21 02:05:50.741560 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapmirror_policy_not_found [0.018913s] ... ok 2026-04-21 02:05:50.743814 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_change_snapmirror_source [0.019477s] ... ok 2026-04-21 02:05:50.746824 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_init_http_head [0.018294s] ... ok 2026-04-21 02:05:50.748258 | ubuntu-noble | 2026-04-21 02:05:50.745 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.748575 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_group_cg_3__None__False_ [0.020480s] ... ok 2026-04-21 02:05:50.759028 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vlan [0.019527s] ... ok 2026-04-21 02:05:50.759996 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_1_15minutes [0.019499s] ... ok 2026-04-21 02:05:50.764773 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_2 [0.018678s] ... ok 2026-04-21 02:05:50.768536 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_user_ro_success [0.021527s] ... ok 2026-04-21 02:05:50.771110 | ubuntu-noble | 2026-04-21 02:05:50.765 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.771130 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_readable_replica_1 [0.019611s] ... ok 2026-04-21 02:05:50.778494 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vlan_api_error [0.019289s] ... ok 2026-04-21 02:05:50.779953 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_2_4hours [0.019203s] ... ok 2026-04-21 02:05:50.781995 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror [0.019301s] ... ok 2026-04-21 02:05:50.786860 | ubuntu-noble | check_conf_file: Config file invalid. LogicalPortIP must be set when driver_handles_share_servers is False. 2026-04-21 02:05:50.791593 | ubuntu-noble | 2026-04-21 02:05:50.785 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.791625 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__rehost_and_mount_volume [0.020333s] ... ok 2026-04-21 02:05:50.791633 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_logical_ip_fail [0.020449s] ... ok 2026-04-21 02:05:50.795076 | ubuntu-noble | Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-04-21 02:05:50.795096 | ubuntu-noble | Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-04-21 02:05:50.796737 | ubuntu-noble | Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-04-21 02:05:50.796755 | ubuntu-noble | Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-04-21 02:05:50.796767 | ubuntu-noble | Unable to disable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-04-21 02:05:50.799428 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_dedup_currently_active [0.019936s] ... ok 2026-04-21 02:05:50.800428 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_negative [0.020189s] ... ok 2026-04-21 02:05:50.801775 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_svm_error_deleting [0.019305s] ... ok 2026-04-21 02:05:50.808698 | ubuntu-noble | Get share count error! 2026-04-21 02:05:50.808730 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-04-21 02:05:50.815257 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_cifs_snapshot_fail [0.022262s] ... ok 2026-04-21 02:05:50.815684 | ubuntu-noble | 2026-04-21 02:05:50.807 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.815704 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__resource_cleanup_for_backup [0.022042s] ... ok 2026-04-21 02:05:50.817337 | ubuntu-noble | Cannot configure a new FPolicy for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad. The maximum number of fpolicies was already reached. 2026-04-21 02:05:50.817783 | ubuntu-noble | NoneType: None 2026-04-21 02:05:50.818074 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_broadcast_domain_for_port_no_domain [0.019263s] ... ok 2026-04-21 02:05:50.819200 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_fpolicy_for_share_max_policies_error [0.020147s] ... ok 2026-04-21 02:05:50.820254 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_client_and_vserver_name [0.018554s] ... ok 2026-04-21 02:05:50.831855 | ubuntu-noble | Can not get access id from share. share_name: share-fake-uuid 2026-04-21 02:05:50.831873 | ubuntu-noble | Can not get access id from share. share_name: share_fake_uuid 2026-04-21 02:05:50.834193 | ubuntu-noble | 2026-04-21 02:05:50.829 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.834807 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__resource_cleanup_for_backup_with_exception [0.021185s] ... ok 2026-04-21 02:05:50.835212 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfsshare_from_cifssnapshot_success [0.023318s] ... ok 2026-04-21 02:05:50.836557 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate [0.018933s] ... ok 2026-04-21 02:05:50.839033 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_snapmirrors [0.018615s] ... ok 2026-04-21 02:05:50.841146 | ubuntu-noble | {4} 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.020997s] ... ok 2026-04-21 02:05:50.854648 | ubuntu-noble | Local fs was not found by name share_fake_uuid. 2026-04-21 02:05:50.857237 | ubuntu-noble | Failed to create replication pair for share share_fake_uuid. 2026-04-21 02:05:50.857256 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:50.857262 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 40, in create 2026-04-21 02:05:50.857268 | ubuntu-noble | raise exception.ReplicationException( 2026-04-21 02:05:50.857284 | ubuntu-noble | manila.exception.ReplicationException: Unable to perform a replication action: Local fs was not found by name share_fake_uuid. 2026-04-21 02:05:50.857312 | ubuntu-noble | Failed to create a replication pair with host hostname1@backend_name1#OpenStack_Pool. 2026-04-21 02:05:50.857318 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:50.857323 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 1732, in create_replica 2026-04-21 02:05:50.857328 | ubuntu-noble | replica_pair_id = self.rpc_client.create_replica_pair( 2026-04-21 02:05:50.858564 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:50.858584 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/huawei/test_huawei_nas.py", line 786, in create_replica_pair 2026-04-21 02:05:50.858605 | ubuntu-noble | return super(FakeRpcClient, self).create_replica_pair( 2026-04-21 02:05:50.858610 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:50.858615 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/rpcapi.py", line 42, in create_replica_pair 2026-04-21 02:05:50.858621 | ubuntu-noble | return call_context.call( 2026-04-21 02:05:50.858626 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:50.858631 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/huawei/test_huawei_nas.py", line 779, in call 2026-04-21 02:05:50.858636 | ubuntu-noble | return self.replica_mgr.create_replica_pair( 2026-04-21 02:05:50.859131 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:50.859142 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 246, in create_replica_pair 2026-04-21 02:05:50.859147 | ubuntu-noble | return self.create(local_share_info, 2026-04-21 02:05:50.859153 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:50.859158 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 40, in create 2026-04-21 02:05:50.859163 | ubuntu-noble | raise exception.ReplicationException( 2026-04-21 02:05:50.859176 | ubuntu-noble | manila.exception.ReplicationException: Unable to perform a replication action: Local fs was not found by name share_fake_uuid. 2026-04-21 02:05:50.860415 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_initialize_and_wait_snapmirror_vol [0.019557s] ... ok 2026-04-21 02:05:50.861267 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregates [0.021714s] ... ok 2026-04-21 02:05:50.861280 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_fail_1 [0.023614s] ... ok 2026-04-21 02:05:50.863946 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_fpolicy_for_share_1_False [0.023310s] ... ok 2026-04-21 02:05:50.864877 | ubuntu-noble | 2026-04-21 02:05:50.849 6822 WARNING mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Unable to verify if SnapLock is enabled for the cluster. 2026-04-21 02:05:50.864890 | ubuntu-noble | 2026-04-21 02:05:50.850 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:50.864903 | ubuntu-noble | 2026-04-21 02:05:50.850 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:50.864914 | ubuntu-noble | 2026-04-21 02:05:50.851 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.864918 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_2 [0.022084s] ... ok 2026-04-21 02:05:50.874826 | ubuntu-noble | 2026-04-21 02:05:50.869 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Creating share from snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:50.874844 | ubuntu-noble | 2026-04-21 02:05:50.871 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.874850 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_from_snapshot_2 [0.020200s] ... ok 2026-04-21 02:05:50.878416 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_clone_children_for_snapshot_not_found [0.019483s] ... ok 2026-04-21 02:05:50.879720 | ubuntu-noble | Can't open the recent url, re-login. 2026-04-21 02:05:50.879985 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_svm_timeout [0.020845s] ... ok 2026-04-21 02:05:50.880485 | ubuntu-noble | Failed to get replication pair fake_pair_id. 2026-04-21 02:05:50.880500 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-04-21 02:05:50.881773 | ubuntu-noble | Failed to get replication pair info for fake_pair_id. 2026-04-21 02:05:50.881792 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:50.881799 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 69, in _get_replication_pair_info 2026-04-21 02:05:50.881805 | ubuntu-noble | pair_info = self.helper.get_replication_pair_by_id( 2026-04-21 02:05:50.881811 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:50.881817 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1448, in get_replication_pair_by_id 2026-04-21 02:05:50.881823 | ubuntu-noble | self._assert_rest_result(result, msg) 2026-04-21 02:05:50.881828 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-04-21 02:05:50.881834 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-04-21 02:05:50.881847 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Failed to get replication pair fake_pair_id. 2026-04-21 02:05:50.881853 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-04-21 02:05:50.881858 | ubuntu-noble | Cannot get replica state, return error 2026-04-21 02:05:50.884335 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_snapshot_busy_volume_clone_2_False [0.020060s] ... ok 2026-04-21 02:05:50.884717 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_with_get_state_fail [0.026085s] ... ok 2026-04-21 02:05:50.894519 | ubuntu-noble | 2026-04-21 02:05:50.891 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.894541 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_extra_specs_validity [0.019456s] ... ok 2026-04-21 02:05:50.897212 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_create_volume_api_args_with_extra_specs [0.019108s] ... ok 2026-04-21 02:05:50.899635 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_remove_qos_on_old_active_replica [0.020224s] ... ok 2026-04-21 02:05:50.904140 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backend_fpolicy_policy_name [0.020435s] ... ok 2026-04-21 02:05:50.905469 | ubuntu-noble | The source filesystem of snapshot fake_snapshot_uuid does not exist. 2026-04-21 02:05:50.908381 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_nonefs [0.023510s] ... ok 2026-04-21 02:05:50.912848 | ubuntu-noble | 2026-04-21 02:05:50.910 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.913100 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_if_max_files_is_valid_with_negative_integer [0.019440s] ... ok 2026-04-21 02:05:50.916198 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_create_volume_api_args_with_mount_point_name [0.018691s] ... ok 2026-04-21 02:05:50.919797 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_client_for_host [0.019938s] ... ok 2026-04-21 02:05:50.925033 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_destination_vserver_and_vol_negative [0.020679s] ... ok 2026-04-21 02:05:50.930220 | ubuntu-noble | Cannot find source share fake_uuid of snapshot fake_snapshot_uuid on array. 2026-04-21 02:05:50.934741 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_share_error [0.024349s] ... ok 2026-04-21 02:05:50.935546 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_deleted_snapshots [0.019320s] ... ok 2026-04-21 02:05:50.936390 | ubuntu-noble | 2026-04-21 02:05:50.931 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] SnapMirror source path: fake_vserver_1:share_7cf7c200_d3af_4e05_b87e_9167c95dfcad _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:50.936411 | ubuntu-noble | 2026-04-21 02:05:50.932 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.937194 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_des_vserver_vol_none_negative [0.021710s] ... ok 2026-04-21 02:05:50.945655 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_1 [0.020872s] ... ok 2026-04-21 02:05:50.952270 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_volume_for_backup_aggr_not_found_negative [0.022450s] ... ok 2026-04-21 02:05:50.958519 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_vserver_legacy [0.022378s] ... ok 2026-04-21 02:05:50.959912 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_storagepool_fail [0.025823s] ... ok 2026-04-21 02:05:50.962625 | ubuntu-noble | 2026-04-21 02:05:50.955 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] SnapMirror source path: fake_vserver_1:share_7cf7c200_d3af_4e05_b87e_9167c95dfcad _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:50.962640 | ubuntu-noble | 2026-04-21 02:05:50.956 6822 WARNING mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] There is no SnapMirror relationship available for source path yet fake_vserver_1:share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. 2026-04-21 02:05:50.962653 | ubuntu-noble | 2026-04-21 02:05:50.957 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.965882 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_snapmirror_none [0.024837s] ... ok 2026-04-21 02:05:50.967095 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_6 [0.022102s] ... ok 2026-04-21 02:05:50.970168 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_volume_for_backup_create_new_vol [0.022289s] ... ok 2026-04-21 02:05:50.979548 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_fpolicy_scopes [0.021288s] ... ok 2026-04-21 02:05:50.982898 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_5_2years [0.019305s] ... ok 2026-04-21 02:05:50.983894 | ubuntu-noble | 2026-04-21 02:05:50.979 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:50.984627 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_des_vol_creation_fail_negative [0.022730s] ... ok 2026-04-21 02:05:50.987613 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_storagepool_not_exist [0.028843s] ... ok 2026-04-21 02:05:50.989969 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_readable_replica_3 [0.019936s] ... ok 2026-04-21 02:05:51.002108 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_2 [0.018819s] ... ok 2026-04-21 02:05:51.002135 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port_no_ipspace_feature [0.021819s] ... ok 2026-04-21 02:05:51.006508 | ubuntu-noble | 2026-04-21 02:05:51.001 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] SnapMirror relationship updated successfully. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:51.006531 | ubuntu-noble | 2026-04-21 02:05:51.002 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.006538 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_duplicate_policy_created [0.022566s] ... ok 2026-04-21 02:05:51.010416 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_3 [0.022563s] ... ok 2026-04-21 02:05:51.011403 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__move_volume_after_splitting_timeout [0.020872s] ... ok 2026-04-21 02:05:51.020116 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_4 [0.018614s] ... ok 2026-04-21 02:05:51.022037 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port_no_ipspace_found [0.020699s] ... ok 2026-04-21 02:05:51.029818 | ubuntu-noble | 2026-04-21 02:05:51.026 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.030633 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_enabled_backup_types_none_negative [0.023612s] ... ok 2026-04-21 02:05:51.032753 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_03 [0.021804s] ... ok 2026-04-21 02:05:51.033054 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__resource_cleanup_for_backup_vserver_volume_none [0.021165s] ... ok 2026-04-21 02:05:51.041672 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_snapmirror_1 [0.020933s] ... ok 2026-04-21 02:05:51.045516 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspaces_not_found [0.021670s] ... ok 2026-04-21 02:05:51.051873 | ubuntu-noble | 2026-04-21 02:05:51.046 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.051919 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_snapshot_fallback_1_pool [0.020230s] ... ok 2026-04-21 02:05:51.053091 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_extra_specs_validity_invalid_value [0.020350s] ... ok 2026-04-21 02:05:51.054314 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_10 [0.021019s] ... ok 2026-04-21 02:05:51.061929 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_snapmirror_3 [0.020478s] ... ok 2026-04-21 02:05:51.070208 | ubuntu-noble | 2026-04-21 02:05:51.067 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.070231 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_1 [0.020943s] ... ok 2026-04-21 02:05:51.072246 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_job_state [0.028154s] ... ok 2026-04-21 02:05:51.072541 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_for_setup_error [0.019555s] ... ok 2026-04-21 02:05:51.072924 | ubuntu-noble | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-04-21 02:05:51.075041 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_5 [0.021728s] ... ok 2026-04-21 02:05:51.086516 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_readable_replica_2 [0.020431s] ... ok 2026-04-21 02:05:51.091842 | ubuntu-noble | 2026-04-21 02:05:51.089 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.093734 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_driver_error_2_False [0.021657s] ... ok 2026-04-21 02:05:51.093754 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_snaprestore_license_admin_found [0.019914s] ... ok 2026-04-21 02:05:51.093770 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_kerberos_service_principal_name [0.020971s] ... ok 2026-04-21 02:05:51.094497 | ubuntu-noble | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-04-21 02:05:51.097778 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_3 [0.022316s] ... ok 2026-04-21 02:05:51.103152 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__move_volume_after_splitting [0.020726s] ... ok 2026-04-21 02:05:51.112785 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_convert_destination_replica_to_independent [0.019917s] ... ok 2026-04-21 02:05:51.117515 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_migratable_data_lif_for_node [0.020919s] ... ok 2026-04-21 02:05:51.120388 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_qos_3 [0.022146s] ... ok 2026-04-21 02:05:51.123368 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__update_create_from_snapshot_status [0.020161s] ... ok 2026-04-21 02:05:51.131801 | ubuntu-noble | 2026-04-21 02:05:51.109 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 2026-04-21 02:05:51.131815 | ubuntu-noble | 2026-04-21 02:05:51.109 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base Traceback (most recent call last): 2026-04-21 02:05:51.131820 | ubuntu-noble | 2026-04-21 02:05:51.109 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 5116, in delete_backup 2026-04-21 02:05:51.131825 | ubuntu-noble | 2026-04-21 02:05:51.109 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base list_snapshots = self._get_des_volume_backup_snapshots( 2026-04-21 02:05:51.131829 | ubuntu-noble | 2026-04-21 02:05:51.109 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:51.131832 | ubuntu-noble | 2026-04-21 02:05:51.109 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:51.131836 | ubuntu-noble | 2026-04-21 02:05:51.109 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._mock_call(*args, **kwargs) 2026-04-21 02:05:51.131840 | ubuntu-noble | 2026-04-21 02:05:51.109 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:51.131844 | ubuntu-noble | 2026-04-21 02:05:51.109 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:51.131848 | ubuntu-noble | 2026-04-21 02:05:51.109 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:51.131851 | ubuntu-noble | 2026-04-21 02:05:51.109 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:51.131855 | ubuntu-noble | 2026-04-21 02:05:51.109 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:51.131859 | ubuntu-noble | 2026-04-21 02:05:51.109 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base raise effect 2026-04-21 02:05:51.131873 | ubuntu-noble | 2026-04-21 02:05:51.109 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-04-21 02:05:51.131877 | ubuntu-noble | 2026-04-21 02:05:51.109 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.lib_base 2026-04-21 02:05:51.131881 | ubuntu-noble | 2026-04-21 02:05:51.111 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.132013 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_snapshot_not_found_negative [0.021656s] ... ok 2026-04-21 02:05:51.134125 | ubuntu-noble | 2026-04-21 02:05:51.132 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.134892 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_data_ports [0.020189s] ... ok 2026-04-21 02:05:51.137475 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_busy_snapshot [0.021463s] ... ok 2026-04-21 02:05:51.137786 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_relationship_not_healthy_negative [0.021955s] ... ok 2026-04-21 02:05:51.141627 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_4_32 [0.021749s] ... ok 2026-04-21 02:05:51.141814 | ubuntu-noble | Unable to verify if SnapLock is enabled for the cluster. 2026-04-21 02:05:51.146876 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_3 [0.023753s] ... ok 2026-04-21 02:05:51.155702 | ubuntu-noble | 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. 2026-04-21 02:05:51.156348 | ubuntu-noble | 2026-04-21 02:05:51.153 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.156655 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_group_snapshot_fallback_3_fake [0.019958s] ... ok 2026-04-21 02:05:51.156923 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate_api_error [0.020387s] ... ok 2026-04-21 02:05:51.157242 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_snapmirror_none_from_destination [0.021949s] ... ok 2026-04-21 02:05:51.159186 | ubuntu-noble | The share was not found. Share name:share_fake_new_uuid 2026-04-21 02:05:51.163362 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_success_3 [0.019917s] ... ok 2026-04-21 02:05:51.172797 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_from_snapshot_3 [0.025535s] ... ok 2026-04-21 02:05:51.176592 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_performance_counter_info_not_found [0.020799s] ... ok 2026-04-21 02:05:51.176741 | ubuntu-noble | 2026-04-21 02:05:51.173 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.177198 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_consistency_group_from_cgsnapshot [0.019839s] ... ok 2026-04-21 02:05:51.177627 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replica [0.020993s] ... ok 2026-04-21 02:05:51.182016 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_cifs_success [0.020430s] ... ok 2026-04-21 02:05:51.193600 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_no_pool_name [0.020511s] ... ok 2026-04-21 02:05:51.199866 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_1 [0.020429s] ... ok 2026-04-21 02:05:51.199883 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot_no_snapmirror_1 [0.021461s] ... ok 2026-04-21 02:05:51.200562 | ubuntu-noble | 2026-04-21 02:05:51.193 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Deleting snapshot fake_provider_location for share share_585c3935_2aa9_437c_8bad_5abae1076555. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:51.200576 | ubuntu-noble | 2026-04-21 02:05:51.194 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.200581 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_with_provider_location [0.020412s] ... ok 2026-04-21 02:05:51.205056 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_with_share_server_sucess_1 [0.022987s] ... ok 2026-04-21 02:05:51.215913 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_aggregate_extra_specs_validity [0.022029s] ... ok 2026-04-21 02:05:51.222046 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_storage_failover_partner [0.023144s] ... ok 2026-04-21 02:05:51.222420 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_1_None [0.019481s] ... ok 2026-04-21 02:05:51.224121 | ubuntu-noble | 2026-04-21 02:05:51.215 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] The default NFS configuration: _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:51.224134 | ubuntu-noble | 2026-04-21 02:05:51.216 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] The default NFS configuration: _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:51.224138 | ubuntu-noble | 2026-04-21 02:05:51.216 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.224142 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_do_setup [0.022181s] ... ok 2026-04-21 02:05:51.225954 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_ensure_share_with_share_server_sucess_2 [0.020800s] ... ok 2026-04-21 02:05:51.238915 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_license_for_protocol_newly_licensed_protocol [0.021179s] ... ok 2026-04-21 02:05:51.239875 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_driver_error_1_True [0.020924s] ... ok 2026-04-21 02:05:51.241470 | ubuntu-noble | 2026-04-21 02:05:51.236 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.241484 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_admin_addresses_for_share_server_no_share_server [0.019391s] ... ok 2026-04-21 02:05:51.246062 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_network_allocations_number_dhss_true [0.019791s] ... ok 2026-04-21 02:05:51.249332 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_state_1_True [0.028640s] ... ok 2026-04-21 02:05:51.258455 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_string_extra_specs_validity_empty_spec [0.020006s] ... ok 2026-04-21 02:05:51.259267 | ubuntu-noble | 2026-04-21 02:05:51.256 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.260657 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_cg_snapshot_name [0.020119s] ... ok 2026-04-21 02:05:51.261397 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_cleanup_resource [0.021130s] ... ok 2026-04-21 02:05:51.265581 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_1 [0.019522s] ... ok 2026-04-21 02:05:51.271843 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities_none_requested [0.023416s] ... ok 2026-04-21 02:05:51.278605 | ubuntu-noble | Snapshot 'backup_242ff47e-518d-4b07-b3c3-0a51e6744149_d24e7257-124e-4fb6-b05b-d384f660bc85' is not deleted successfully on ONTAP. 2026-04-21 02:05:51.278622 | ubuntu-noble | NoneType: None 2026-04-21 02:05:51.278971 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_invalid_backup_type_negative [0.020922s] ... ok 2026-04-21 02:05:51.282270 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_snapshot_delete_fail_negative [0.021215s] ... ok 2026-04-21 02:05:51.283384 | ubuntu-noble | 2026-04-21 02:05:51.277 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.283941 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_min_throughput_1 [0.021250s] ... ok 2026-04-21 02:05:51.286231 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_2 [0.019998s] ... ok 2026-04-21 02:05:51.293519 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontap_1_110_1__1__110_ [0.021263s] ... ok 2026-04-21 02:05:51.298191 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_flexgroup_share_1_None [0.020064s] ... ok 2026-04-21 02:05:51.300169 | ubuntu-noble | 2026-04-21 02:05:51.297 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.300345 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_04 [0.019640s] ... ok 2026-04-21 02:05:51.304479 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_snapshot_not_exist [0.022828s] ... ok 2026-04-21 02:05:51.305059 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_4 [0.019155s] ... ok 2026-04-21 02:05:51.313491 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_initialize_snapmirror_svm [0.019759s] ... ok 2026-04-21 02:05:51.318648 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_from_snapshot_cg [0.020220s] ... ok 2026-04-21 02:05:51.320756 | ubuntu-noble | 2026-04-21 02:05:51.318 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.321027 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_06 [0.020518s] ... ok 2026-04-21 02:05:51.324028 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_snapshots_not_found [0.019624s] ... ok 2026-04-21 02:05:51.325920 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_4 [0.020239s] ... ok 2026-04-21 02:05:51.333133 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_has_data_vservers_not_found [0.018998s] ... ok 2026-04-21 02:05:51.339782 | ubuntu-noble | 2026-04-21 02:05:51.338 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.340070 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_5 [0.019750s] ... ok 2026-04-21 02:05:51.342595 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_3 [0.023995s] ... ok 2026-04-21 02:05:51.343843 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_group_snapshot_fallback_1_pool [0.019546s] ... ok 2026-04-21 02:05:51.345438 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_url_type_1_NFS [0.020241s] ... ok 2026-04-21 02:05:51.354849 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_supported [0.021088s] ... ok 2026-04-21 02:05:51.361931 | ubuntu-noble | 2026-04-21 02:05:51.359 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.362531 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_has_pool [0.021588s] ... ok 2026-04-21 02:05:51.363872 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share [0.019668s] ... ok 2026-04-21 02:05:51.366201 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_7 [0.019791s] ... ok 2026-04-21 02:05:51.367604 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_with_share_server [0.024088s] ... ok 2026-04-21 02:05:51.376332 | ubuntu-noble | {3} 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.021776s] ... ok 2026-04-21 02:05:51.382048 | ubuntu-noble | 2026-04-21 02:05:51.379 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.382347 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_no_pool_2_False [0.020309s] ... ok 2026-04-21 02:05:51.383996 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot [0.019405s] ... ok 2026-04-21 02:05:51.391126 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_2 [0.024239s] ... ok 2026-04-21 02:05:51.399080 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_snaplock_compliance_clock_configured_none [0.022829s] ... ok 2026-04-21 02:05:51.401276 | ubuntu-noble | 2026-04-21 02:05:51.399 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.402428 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_info_3_visible [0.019195s] ... ok 2026-04-21 02:05:51.402694 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_stats_1 [0.019735s] ... ok 2026-04-21 02:05:51.415224 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup [0.023382s] ... ok 2026-04-21 02:05:51.421253 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_default_goodness_function [0.019229s] ... ok 2026-04-21 02:05:51.423091 | ubuntu-noble | 2026-04-21 02:05:51.420 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.423111 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_status_2_creating_from_snapshot [0.019990s] ... ok 2026-04-21 02:05:51.436543 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_no_members [0.021858s] ... ok 2026-04-21 02:05:51.441496 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_node_data_ports [0.037451s] ... ok 2026-04-21 02:05:51.442121 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_export_addresses_with_metadata_node_unknown [0.018969s] ... ok 2026-04-21 02:05:51.442139 | ubuntu-noble | 2026-04-21 02:05:51.439 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.442733 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_string_provisioning_options_implicit_false [0.019163s] ... ok 2026-04-21 02:05:51.459519 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_group_snapshot_cg [0.022343s] ... ok 2026-04-21 02:05:51.463769 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_aggregate_list_1 [0.020561s] ... ok 2026-04-21 02:05:51.464153 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_root_aggregates [0.024011s] ... ok 2026-04-21 02:05:51.480575 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexvol_pool_space [0.019689s] ... ok 2026-04-21 02:05:51.483563 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_group_snapshot_fallback_2_None [0.022491s] ... ok 2026-04-21 02:05:51.485160 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_snapmirror_snapshots_1_None [0.022945s] ... ok 2026-04-21 02:05:51.500172 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_licenses_both_protocols [0.019326s] ... ok 2026-04-21 02:05:51.501246 | ubuntu-noble | 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. 2026-04-21 02:05:51.505882 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_no_share_server_1 [0.022304s] ... ok 2026-04-21 02:05:51.508869 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vserver_aggregates [0.022644s] ... ok 2026-04-21 02:05:51.522554 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_01 [0.019487s] ... ok 2026-04-21 02:05:51.528535 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_extend_share [0.023429s] ... ok 2026-04-21 02:05:51.529613 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_ldap_1_False [0.021575s] ... ok 2026-04-21 02:05:51.538571 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_08 [0.018788s] ... ok 2026-04-21 02:05:51.551684 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_admin_addresses_for_share_server [0.023304s] ... ok 2026-04-21 02:05:51.553876 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_snapmirror_1 [0.024086s] ... ok 2026-04-21 02:05:51.557701 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_multiple_min_qos_specs_2 [0.019003s] ... ok 2026-04-21 02:05:51.575659 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_space_no_cluster_creds [0.023821s] ... ok 2026-04-21 02:05:51.576701 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_network_interface_exists_not_found [0.022698s] ... ok 2026-04-21 02:05:51.577076 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_1 [0.019254s] ... ok 2026-04-21 02:05:51.600425 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_raises_1_True [0.018915s] ... ok 2026-04-21 02:05:51.600442 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_offline_volume_already_offline [0.021082s] ... ok 2026-04-21 02:05:51.602156 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_info_2_hidden [0.024184s] ... ok 2026-04-21 02:05:51.621350 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_ems_logging [0.019658s] ... ok 2026-04-21 02:05:51.623838 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_online_volume_api_error [0.022346s] ... ok 2026-04-21 02:05:51.625367 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_1 [0.023322s] ... ok 2026-04-21 02:05:51.636284 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_create_new_policy [0.019700s] ... ok 2026-04-21 02:05:51.643434 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_parse_nfs_config_4 [0.022757s] ... ok 2026-04-21 02:05:51.646814 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_4 [0.023542s] ... ok 2026-04-21 02:05:51.656281 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_modify_existing_policy_1_True [0.019867s] ... ok 2026-04-21 02:05:51.665522 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_exists [0.021002s] ... ok 2026-04-21 02:05:51.672859 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_notset_partition_fail [0.304317s] ... ok 2026-04-21 02:05:51.673828 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_10 [0.024331s] ... ok 2026-04-21 02:05:51.675543 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_destination_host_true [0.019006s] ... ok 2026-04-21 02:05:51.689351 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_svm [0.021612s] ... ok 2026-04-21 02:05:51.694035 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_nfs_success_1 [0.022740s] ... ok 2026-04-21 02:05:51.696185 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_not_found [0.019649s] ... ok 2026-04-21 02:05:51.696207 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_vserver_creds [0.023399s] ... ok 2026-04-21 02:05:51.708524 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_3 [0.021560s] ... ok 2026-04-21 02:05:51.715858 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_4 [0.019681s] ... ok 2026-04-21 02:05:51.720004 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_thickfs_not_match_thinpool_fail [0.022228s] ... ok 2026-04-21 02:05:51.722179 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_nothing_to_handle_2 [0.023171s] ... ok 2026-04-21 02:05:51.728568 | ubuntu-noble | 2026-04-21 02:05:51.721 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.728588 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_nothing_to_handle_1 [0.282497s] ... ok 2026-04-21 02:05:51.730476 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_unused_qos_policy_groups_with_failure_2_False [0.020382s] ... ok 2026-04-21 02:05:51.733101 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_mirrors_present [0.018987s] ... ok 2026-04-21 02:05:51.735897 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_mount_share_to_host_2 [0.019855s] ... ok 2026-04-21 02:05:51.745675 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_2_True [0.024714s] ... ok 2026-04-21 02:05:51.747496 | ubuntu-noble | 2026-04-21 02:05:51.743 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.747517 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_pool [0.021502s] ... ok 2026-04-21 02:05:51.748914 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resume_snapmirror_error [0.019979s] ... ok 2026-04-21 02:05:51.753957 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_exception_volume_status_2 [0.019977s] ... ok 2026-04-21 02:05:51.754681 | ubuntu-noble | No appropriate port found to create logical port. 2026-04-21 02:05:51.757151 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_port_type_not_exist [0.021105s] ... ok 2026-04-21 02:05:51.767561 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_no_cluster_credentials [0.022818s] ... ok 2026-04-21 02:05:51.769047 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resync_snapmirror_svm [0.020687s] ... ok 2026-04-21 02:05:51.773617 | ubuntu-noble | 2026-04-21 02:05:51.764 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:51.773648 | ubuntu-noble | 2026-04-21 02:05:51.765 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.773653 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_4 [0.022133s] ... ok 2026-04-21 02:05:51.773992 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_extra_specs_invalid_1 [0.019445s] ... ok 2026-04-21 02:05:51.777208 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_success_2 [0.020899s] ... ok 2026-04-21 02:05:51.788423 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_1 [0.021793s] ... ok 2026-04-21 02:05:51.791243 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_iter_request [0.021505s] ... ok 2026-04-21 02:05:51.792320 | ubuntu-noble | 2026-04-21 02:05:51.786 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.793343 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_invalid_export_location [0.020667s] ... ok 2026-04-21 02:05:51.796220 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_invalid_qos_configuration [0.020744s] ... ok 2026-04-21 02:05:51.797667 | ubuntu-noble | {1} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_success_4 [0.020330s] ... ok 2026-04-21 02:05:51.809980 | ubuntu-noble | 2026-04-21 02:05:51.807 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.812677 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_3 [0.020415s] ... ok 2026-04-21 02:05:51.812816 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_2 [0.021366s] ... ok 2026-04-21 02:05:51.817330 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_preferred_dc_2 [0.023432s] ... ok 2026-04-21 02:05:51.817740 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_1 [0.021811s] ... ok 2026-04-21 02:05:51.819507 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__check_gpfs_state_down [0.019459s] ... ok 2026-04-21 02:05:51.836672 | ubuntu-noble | Failed to set quota for the share fakename. Error: Unexpected error while running command. 2026-04-21 02:05:51.836703 | ubuntu-noble | Command: None 2026-04-21 02:05:51.836747 | ubuntu-noble | Exit code: - 2026-04-21 02:05:51.836751 | ubuntu-noble | Stdout: None 2026-04-21 02:05:51.836754 | ubuntu-noble | Stderr: None. 2026-04-21 02:05:51.842324 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_06_volume_has_shared_qos_policy_iops_change [0.022396s] ... ok 2026-04-21 02:05:51.847035 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_with_access_rules [0.020471s] ... ok 2026-04-21 02:05:51.847851 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_snaplock_attributes_1 [0.021097s] ... ok 2026-04-21 02:05:51.847872 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__extend_share_exception [0.019469s] ... ok 2026-04-21 02:05:51.857586 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_09_volume_has_nonshared_qos_policy [0.022635s] ... ok 2026-04-21 02:05:51.858351 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__gpfs_local_execute [0.018887s] ... ok 2026-04-21 02:05:51.858815 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_remove_export_target_not_found [0.019547s] ... ok 2026-04-21 02:05:51.862502 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_filesys_size_fixed_2_False [0.021628s] ... ok 2026-04-21 02:05:51.871780 | ubuntu-noble | 2026-04-21 02:05:51.826 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 6.19e-05(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:51.871817 | ubuntu-noble | 2026-04-21 02:05:51.827 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary.migration_cancel..wait_for_migration_cancel_complete in 5 seconds as it raised InUse: Migration cancelation isn't finished yet.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:51.871837 | ubuntu-noble | 2026-04-21 02:05:51.827 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.00058(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:51.871843 | ubuntu-noble | 2026-04-21 02:05:51.827 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.netapp.dataontap.cluster_mode.lib_base.NetAppCmodeFileStorageLibrary.migration_cancel..wait_for_migration_cancel_complete in 5 seconds as it raised InUse: Migration cancelation isn't finished yet.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:51.871849 | ubuntu-noble | 2026-04-21 02:05:51.827 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.00102(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:51.871856 | ubuntu-noble | 2026-04-21 02:05:51.828 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.872586 | ubuntu-noble | /gpfs0 is not on GPFS filesystem. Error: Unexpected error while running command. 2026-04-21 02:05:51.872603 | ubuntu-noble | Command: None 2026-04-21 02:05:51.872609 | ubuntu-noble | Exit code: - 2026-04-21 02:05:51.872614 | ubuntu-noble | Stdout: None 2026-04-21 02:05:51.872620 | ubuntu-noble | Stderr: None. 2026-04-21 02:05:51.873889 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_2 [0.021420s] ... ok 2026-04-21 02:05:51.873908 | ubuntu-noble | 2026-04-21 02:05:51.849 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.873914 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_destination_type_is_encrypted [0.020864s] ... ok 2026-04-21 02:05:51.874086 | ubuntu-noble | 2026-04-21 02:05:51.870 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.874316 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_errors_1_dest_share_server_not_expected [0.021088s] ... ok 2026-04-21 02:05:51.876203 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_gpfs_path_exception [0.019024s] ... ok 2026-04-21 02:05:51.878770 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_snapmirror_break_not_found [0.020203s] ... ok 2026-04-21 02:05:51.878793 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_snapdir_access_1_True [0.019695s] ... ok 2026-04-21 02:05:51.882422 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_2_False [0.025161s] ... ok 2026-04-21 02:05:51.898455 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_share_valid_with_quota_2_mmlsfileset__allocInodes__mmlsfileset__0_ [0.019313s] ... ok 2026-04-21 02:05:51.899236 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_snapmirror_resync_error [0.020126s] ... ok 2026-04-21 02:05:51.899247 | ubuntu-noble | 2026-04-21 02:05:51.891 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:51.899253 | ubuntu-noble | 2026-04-21 02:05:51.891 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Found pre-existing QoS policy fake_qos_policy_group_name and it is exclusive to the volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. Modifying and renaming this policy to qos_share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:51.899257 | ubuntu-noble | 2026-04-21 02:05:51.892 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.899262 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_07_volume_has_nonshared_qos_policy [0.021928s] ... ok 2026-04-21 02:05:51.899266 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_snapdir_access_2_False [0.021505s] ... ok 2026-04-21 02:05:51.903068 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_2_False [0.022554s] ... ok 2026-04-21 02:05:51.911958 | ubuntu-noble | Failed to rename fileset for share fakename. 2026-04-21 02:05:51.911979 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:51.911985 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 628, in _manage_existing 2026-04-21 02:05:51.911989 | ubuntu-noble | self._gpfs_execute(self.GPFS_PATH + 'mmchfileset', fsdev, 2026-04-21 02:05:51.911993 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:51.911997 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:51.912001 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:51.912005 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:51.912008 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:51.912012 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:51.912016 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-04-21 02:05:51.912020 | ubuntu-noble | raise result 2026-04-21 02:05:51.912024 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:51.912028 | ubuntu-noble | Command: None 2026-04-21 02:05:51.912031 | ubuntu-noble | Exit code: - 2026-04-21 02:05:51.912035 | ubuntu-noble | Stdout: None 2026-04-21 02:05:51.912039 | ubuntu-noble | Stderr: None 2026-04-21 02:05:51.914728 | ubuntu-noble | Could not determine share server for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad during access rules update. Error: Vserver fake_vserver not found. 2026-04-21 02:05:51.915842 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_fileset_creation_exception [0.019921s] ... ok 2026-04-21 02:05:51.917708 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_no_share_server_3 [0.020463s] ... ok 2026-04-21 02:05:51.919842 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_setup_security_services_active_directory [0.020548s] ... ok 2026-04-21 02:05:51.921610 | ubuntu-noble | 2026-04-21 02:05:51.912 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:51.921625 | ubuntu-noble | 2026-04-21 02:05:51.912 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Found pre-existing QoS policy fake_qos_policy_group_name and it is exclusive to the volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. Modifying and renaming this policy to qos_share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:51.921631 | ubuntu-noble | 2026-04-21 02:05:51.913 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.922181 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_10_volume_has_nonshared_qos_policy_iops_change [0.021079s] ... ok 2026-04-21 02:05:51.923659 | ubuntu-noble | Failed to change replica (7cf7c200-d3af-4e05-b87e-9167c95dfcad) to a SnapMirror destination. Replica backend is unreachable. 2026-04-21 02:05:51.923674 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:51.923679 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3441, in _safe_change_replica_source 2026-04-21 02:05:51.923683 | ubuntu-noble | dm_session.change_snapmirror_source(replica, 2026-04-21 02:05:51.923687 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:51.923691 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:51.923695 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:51.923698 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:51.923702 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:51.923706 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:51.923710 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:51.923713 | ubuntu-noble | raise effect 2026-04-21 02:05:51.923717 | ubuntu-noble | manila.exception.StorageCommunicationException: Could not communicate with storage array. 2026-04-21 02:05:51.928313 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_destination_unreachable [0.023695s] ... ok 2026-04-21 02:05:51.932426 | ubuntu-noble | Failed to link fileset for the share fakename. 2026-04-21 02:05:51.932442 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:51.932447 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 638, in _manage_existing 2026-04-21 02:05:51.932450 | ubuntu-noble | self._gpfs_execute(self.GPFS_PATH + 'mmlinkfileset', fsdev, 2026-04-21 02:05:51.932454 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:51.932458 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:51.932462 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:51.932466 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:51.932470 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:51.932473 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:51.932477 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-04-21 02:05:51.932481 | ubuntu-noble | raise result 2026-04-21 02:05:51.932484 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:51.932488 | ubuntu-noble | Command: None 2026-04-21 02:05:51.932502 | ubuntu-noble | Exit code: - 2026-04-21 02:05:51.932506 | ubuntu-noble | Stdout: None 2026-04-21 02:05:51.932510 | ubuntu-noble | Stderr: None 2026-04-21 02:05:51.934604 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_fileset_relink_exception [0.020237s] ... ok 2026-04-21 02:05:51.937924 | ubuntu-noble | 2026-04-21 02:05:51.935 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.937942 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_1_True [0.021691s] ... ok 2026-04-21 02:05:51.939889 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_share_server_migration_start_failed_1 [0.020199s] ... ok 2026-04-21 02:05:51.947369 | ubuntu-noble | Failed to mount readable replica (7cf7c200-d3af-4e05-b87e-9167c95dfcad). 2026-04-21 02:05:51.947402 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:51.947423 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3482, in _safe_change_replica_source 2026-04-21 02:05:51.947433 | ubuntu-noble | dm_session.wait_for_mount_replica( 2026-04-21 02:05:51.947441 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:51.947450 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:51.947458 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:51.947467 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:51.947475 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:51.947502 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:51.947511 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:51.947519 | ubuntu-noble | raise effect 2026-04-21 02:05:51.947528 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-04-21 02:05:51.950025 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_fail_recover_readable_1 [0.023376s] ... ok 2026-04-21 02:05:51.953251 | ubuntu-noble | Failed to set quota for share fakename. 2026-04-21 02:05:51.953285 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:51.953318 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 681, in _manage_existing 2026-04-21 02:05:51.953327 | ubuntu-noble | self._gpfs_execute(self.GPFS_PATH + 'mmsetquota', fsdev + ':' + 2026-04-21 02:05:51.953336 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:51.953344 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:51.953353 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:51.953361 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:51.953370 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:51.953378 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:51.953387 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-04-21 02:05:51.953395 | ubuntu-noble | raise result 2026-04-21 02:05:51.953404 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:51.953412 | ubuntu-noble | Command: None 2026-04-21 02:05:51.953421 | ubuntu-noble | Exit code: - 2026-04-21 02:05:51.953429 | ubuntu-noble | Stdout: None 2026-04-21 02:05:51.953438 | ubuntu-noble | Stderr: None 2026-04-21 02:05:51.956711 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_set_quota_of_fileset_less_than_1G_exception [0.020811s] ... ok 2026-04-21 02:05:51.958629 | ubuntu-noble | 2026-04-21 02:05:51.955 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] SnapMirror relationship of type RST is deleted. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:51.958913 | ubuntu-noble | 2026-04-21 02:05:51.956 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.959402 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup_continue [0.020405s] ... ok 2026-04-21 02:05:51.960420 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapshot_exists_error_2 [0.020192s] ... ok 2026-04-21 02:05:51.974139 | ubuntu-noble | Failed to check quota for share fakename. 2026-04-21 02:05:51.974186 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:51.974196 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 669, in _manage_existing 2026-04-21 02:05:51.974206 | ubuntu-noble | quota_status = lines[1].split(':')[quota_limit] 2026-04-21 02:05:51.974214 | ubuntu-noble | ~~~~~^^^ 2026-04-21 02:05:51.974223 | ubuntu-noble | IndexError: list index out of range 2026-04-21 02:05:51.979100 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmount_orig_active_replica [0.025877s] ... ok 2026-04-21 02:05:51.981371 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_unable_to_get_quota_of_fileset_exception [0.020571s] ... ok 2026-04-21 02:05:51.982988 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapshot_exists_not_found [0.021347s] ... ok 2026-04-21 02:05:51.985854 | ubuntu-noble | 2026-04-21 02:05:51.975 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] SnapMirror relationship of type RST is deleted. _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:51.985877 | ubuntu-noble | 2026-04-21 02:05:51.976 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:51.985884 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup_continue_restore_failed_negative [0.019976s] ... ok 2026-04-21 02:05:51.997473 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_deny_access [0.020687s] ... ok 2026-04-21 02:05:52.002947 | ubuntu-noble | 2026-04-21 02:05:51.995 6822 DEBUG mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Restoring snapshot fake-provider-location _execute_mock_call /usr/lib/python3.12/unittest/mock.py:1199 2026-04-21 02:05:52.002969 | ubuntu-noble | 2026-04-21 02:05:51.996 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.002976 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_snapshot_1_True [0.020548s] ... ok 2026-04-21 02:05:52.004407 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_sort_data_ports_by_speed [0.020324s] ... ok 2026-04-21 02:05:52.006467 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_no_snapmirror_2_available [0.029699s] ... ok 2026-04-21 02:05:52.019777 | ubuntu-noble | 2026-04-21 02:05:52.017 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.021869 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_teardown_server [0.020080s] ... ok 2026-04-21 02:05:52.022566 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_2_ro [0.021499s] ... ok 2026-04-21 02:05:52.024006 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_unmount_volume [0.021284s] ... ok 2026-04-21 02:05:52.030129 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_share_reverting_to_snapshot [0.022865s] ... ok 2026-04-21 02:05:52.039073 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_default [0.019042s] ... ok 2026-04-21 02:05:52.040336 | ubuntu-noble | 2026-04-21 02:05:52.037 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.043601 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_snapmirror_still_initializing [0.020512s] ... ok 2026-04-21 02:05:52.043621 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror_svm [0.020061s] ... ok 2026-04-21 02:05:52.049415 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_created [0.019665s] ... ok 2026-04-21 02:05:52.058971 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_resync_access_add [0.020094s] ... ok 2026-04-21 02:05:52.069137 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_05 [0.021287s] ... ok 2026-04-21 02:05:52.069447 | ubuntu-noble | 2026-04-21 02:05:52.063 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.069803 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_created_no_provider_location [0.025766s] ... ok 2026-04-21 02:05:52.069812 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_ssc_info [0.020109s] ... ok 2026-04-21 02:05:52.078789 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_resync_nothing [0.019697s] ... ok 2026-04-21 02:05:52.089376 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_06 [0.020682s] ... ok 2026-04-21 02:05:52.089399 | ubuntu-noble | 2026-04-21 02:05:52.085 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.089429 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_no_snapmirror_2 [0.021496s] ... ok 2026-04-21 02:05:52.091351 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_5 [0.022445s] ... ok 2026-04-21 02:05:52.099001 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_create_share [0.020824s] ... ok 2026-04-21 02:05:52.108425 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_snapmirror_relationships_3_None [0.021728s] ... ok 2026-04-21 02:05:52.111194 | ubuntu-noble | 2026-04-21 02:05:52.105 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.111209 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_2 [0.020952s] ... ok 2026-04-21 02:05:52.112242 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_junctioned_volumes_present [0.020576s] ... ok 2026-04-21 02:05:52.119912 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_create_share_from_snapshot [0.020721s] ... ok 2026-04-21 02:05:52.129261 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__break_snapmirror_exception [0.020779s] ... ok 2026-04-21 02:05:52.130709 | ubuntu-noble | FlexGroup share is being created. Will wait the job. 2026-04-21 02:05:52.130944 | ubuntu-noble | FlexGroup share is being created. Will wait the job. 2026-04-21 02:05:52.137282 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wait_for_flexgroup_deployment_timeout [0.020968s] ... ok 2026-04-21 02:05:52.137616 | ubuntu-noble | 2026-04-21 02:05:52.128 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.137626 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test___update_share_attributes_after_server_migration [0.021630s] ... ok 2026-04-21 02:05:52.140883 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_get_share_stats_refresh_true [0.019940s] ... ok 2026-04-21 02:05:52.151651 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_default_nfs_export_rules [0.022025s] ... ok 2026-04-21 02:05:52.153259 | ubuntu-noble | 2026-04-21 02:05:52.151 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.154504 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_for_svm_migrate_1 [0.023327s] ... ok 2026-04-21 02:05:52.154524 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_for_migration_support_2__False___svm_dr__ [0.020187s] ... ok 2026-04-21 02:05:52.161209 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__has_client_access_2______None_ [0.020346s] ... ok 2026-04-21 02:05:52.173625 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_svm_peer_uuid [0.019967s] ... ok 2026-04-21 02:05:52.176098 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_cancel_using_svm_migrate_1_True [0.021673s] ... ok 2026-04-21 02:05:52.176858 | ubuntu-noble | 2026-04-21 02:05:52.172 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.176876 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__create_port_and_broadcast_domain [0.021296s] ... ok 2026-04-21 02:05:52.180144 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_2_ro [0.018926s] ... ok 2026-04-21 02:05:52.191509 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_unique_svm_by_name [0.020122s] ... ok 2026-04-21 02:05:52.198335 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__set_network_with_metadata_exception_1 [0.019803s] ... ok 2026-04-21 02:05:52.198362 | ubuntu-noble | 2026-04-21 02:05:52.193 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.198380 | ubuntu-noble | {5} 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.020546s] ... ok 2026-04-21 02:05:52.199070 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_default [0.018697s] ... ok 2026-04-21 02:05:52.213502 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_unique_svm_by_name_error [0.021006s] ... ok 2026-04-21 02:05:52.218380 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__set_network_with_metadata_exception_2 [0.020188s] ... ok 2026-04-21 02:05:52.218897 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing_invalid_share_exception_1_True [0.019175s] ... ok 2026-04-21 02:05:52.225052 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_backend_volume_absent [0.306492s] ... ok 2026-04-21 02:05:52.236316 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__parse_timestamp_exception [0.021621s] ... ok 2026-04-21 02:05:52.239901 | ubuntu-noble | {1} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_update_access_both [0.019002s] ... ok 2026-04-21 02:05:52.240326 | ubuntu-noble | 2026-04-21 02:05:52.213 6822 WARNING mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Vserver is specified in the configuration. This is ignored when the driver is managing share servers. 2026-04-21 02:05:52.240795 | ubuntu-noble | 2026-04-21 02:05:52.213 6822 INFO manila.share.drivers.netapp.dataontap.cluster_mode.lib_base [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Updating storage service catalog information for backend 'fake_backend_name' 2026-04-21 02:05:52.240807 | ubuntu-noble | 2026-04-21 02:05:52.214 6822 ERROR oslo.service.backend._common.loopingcall [-] Fixed interval looping call 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm.trace..trace_wrapper' failed: TypeError: 'Mock' object is not iterable 2026-04-21 02:05:52.240814 | ubuntu-noble | 2026-04-21 02:05:52.214 6822 ERROR oslo.service.backend._common.loopingcall Traceback (most recent call last): 2026-04-21 02:05:52.240819 | ubuntu-noble | 2026-04-21 02:05:52.214 6822 ERROR oslo.service.backend._common.loopingcall File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py", line 175, in _run_loop 2026-04-21 02:05:52.240825 | ubuntu-noble | 2026-04-21 02:05:52.214 6822 ERROR oslo.service.backend._common.loopingcall result = func(*self.args, **self.kw) 2026-04-21 02:05:52.240830 | ubuntu-noble | 2026-04-21 02:05:52.214 6822 ERROR oslo.service.backend._common.loopingcall ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:52.240836 | ubuntu-noble | 2026-04-21 02:05:52.214 6822 ERROR oslo.service.backend._common.loopingcall File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-04-21 02:05:52.240841 | ubuntu-noble | 2026-04-21 02:05:52.214 6822 ERROR oslo.service.backend._common.loopingcall result = f(self, *args, **kwargs) 2026-04-21 02:05:52.240847 | ubuntu-noble | 2026-04-21 02:05:52.214 6822 ERROR oslo.service.backend._common.loopingcall ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:52.240852 | ubuntu-noble | 2026-04-21 02:05:52.214 6822 ERROR oslo.service.backend._common.loopingcall File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 684, in _handle_ems_logging 2026-04-21 02:05:52.240857 | ubuntu-noble | 2026-04-21 02:05:52.214 6822 ERROR oslo.service.backend._common.loopingcall self._client.send_ems_log_message(self._build_ems_log_message_1()) 2026-04-21 02:05:52.240870 | ubuntu-noble | 2026-04-21 02:05:52.214 6822 ERROR oslo.service.backend._common.loopingcall ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:52.240876 | ubuntu-noble | 2026-04-21 02:05:52.214 6822 ERROR oslo.service.backend._common.loopingcall File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-04-21 02:05:52.240881 | ubuntu-noble | 2026-04-21 02:05:52.214 6822 ERROR oslo.service.backend._common.loopingcall result = f(self, *args, **kwargs) 2026-04-21 02:05:52.240893 | ubuntu-noble | 2026-04-21 02:05:52.214 6822 ERROR oslo.service.backend._common.loopingcall ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:52.240898 | ubuntu-noble | 2026-04-21 02:05:52.214 6822 ERROR oslo.service.backend._common.loopingcall File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 714, in _build_ems_log_message_1 2026-04-21 02:05:52.240903 | ubuntu-noble | 2026-04-21 02:05:52.214 6822 ERROR oslo.service.backend._common.loopingcall message = self._get_ems_pool_info() 2026-04-21 02:05:52.240909 | ubuntu-noble | 2026-04-21 02:05:52.214 6822 ERROR oslo.service.backend._common.loopingcall ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:52.240914 | ubuntu-noble | 2026-04-21 02:05:52.214 6822 ERROR oslo.service.backend._common.loopingcall File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py", line 122, in _get_ems_pool_info 2026-04-21 02:05:52.240919 | ubuntu-noble | 2026-04-21 02:05:52.214 6822 ERROR oslo.service.backend._common.loopingcall 'aggregates': self._find_matching_aggregates(), 2026-04-21 02:05:52.240924 | ubuntu-noble | 2026-04-21 02:05:52.214 6822 ERROR oslo.service.backend._common.loopingcall ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:52.240930 | ubuntu-noble | 2026-04-21 02:05:52.214 6822 ERROR oslo.service.backend._common.loopingcall File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-04-21 02:05:52.240935 | ubuntu-noble | 2026-04-21 02:05:52.214 6822 ERROR oslo.service.backend._common.loopingcall result = f(self, *args, **kwargs) 2026-04-21 02:05:52.240940 | ubuntu-noble | 2026-04-21 02:05:52.214 6822 ERROR oslo.service.backend._common.loopingcall ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:52.240951 | ubuntu-noble | 2026-04-21 02:05:52.214 6822 ERROR oslo.service.backend._common.loopingcall File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py", line 149, in _find_matching_aggregates 2026-04-21 02:05:52.240957 | ubuntu-noble | 2026-04-21 02:05:52.214 6822 ERROR oslo.service.backend._common.loopingcall return [aggr_name for aggr_name in aggregate_names 2026-04-21 02:05:52.240962 | ubuntu-noble | 2026-04-21 02:05:52.214 6822 ERROR oslo.service.backend._common.loopingcall ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:52.240967 | ubuntu-noble | 2026-04-21 02:05:52.214 6822 ERROR oslo.service.backend._common.loopingcall TypeError: 'Mock' object is not iterable 2026-04-21 02:05:52.240973 | ubuntu-noble | 2026-04-21 02:05:52.214 6822 ERROR oslo.service.backend._common.loopingcall 2026-04-21 02:05:52.240978 | ubuntu-noble | 2026-04-21 02:05:52.216 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.241037 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_aggregates_no_flexvol_pool [0.022597s] ... ok 2026-04-21 02:05:52.242081 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__share_server_migration_complete_svm_migrate_failed_to_complete [0.026039s] ... ok 2026-04-21 02:05:52.242616 | ubuntu-noble | 2026-04-21 02:05:52.236 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.243130 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_if_extra_spec_is_positive_with_string [0.020170s] ... ok 2026-04-21 02:05:52.255542 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__resync_snapmirror_no_parameter [0.021320s] ... ok 2026-04-21 02:05:52.258012 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_broken_snapmirror [0.033580s] ... ok 2026-04-21 02:05:52.259619 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_export [0.020602s] ... ok 2026-04-21 02:05:52.261937 | ubuntu-noble | Vserver is specified in the configuration. This is ignored when the driver is managing share servers. 2026-04-21 02:05:52.266452 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_aggregates [0.022886s] ... ok 2026-04-21 02:05:52.268919 | ubuntu-noble | 2026-04-21 02:05:52.256 6822 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Checking if network configuration is valid to update shareserver fake_id. check_update_share_server_network_allocations /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:2456 2026-04-21 02:05:52.268939 | ubuntu-noble | 2026-04-21 02:05:52.257 6822 ERROR mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Invalid share server network allocation. Bad network configuration: fake exception message.: manila.exception.NetworkBadConfigurationException: Bad network configuration: fake exception message. 2026-04-21 02:05:52.269023 | ubuntu-noble | 2026-04-21 02:05:52.258 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.269032 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_network_allocations_fail_on_type [0.021570s] ... ok 2026-04-21 02:05:52.277908 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__set_snapmirror_state [0.020781s] ... ok 2026-04-21 02:05:52.280561 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_missing_snapshot [0.021209s] ... ok 2026-04-21 02:05:52.280575 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_pool [0.021578s] ... ok 2026-04-21 02:05:52.284717 | ubuntu-noble | 2026-04-21 02:05:52.278 6822 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Checking if network configuration is valid to update shareserver fake_id. check_update_share_server_network_allocations /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:2456 2026-04-21 02:05:52.284737 | ubuntu-noble | 2026-04-21 02:05:52.278 6822 ERROR mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Invalid share server network allocation. Bad network configuration: fake exception message.: manila.exception.NetworkBadConfigurationException: Bad network configuration: fake exception message. 2026-04-21 02:05:52.284744 | ubuntu-noble | 2026-04-21 02:05:52.279 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.284749 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_network_allocations_subnets_error [0.021005s] ... ok 2026-04-21 02:05:52.287518 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_3 [0.021126s] ... ok 2026-04-21 02:05:52.296935 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_snapmirror [0.020265s] ... ok 2026-04-21 02:05:52.300035 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_deleted [0.019895s] ... ok 2026-04-21 02:05:52.301955 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_1__True__True__True_ [0.021244s] ... ok 2026-04-21 02:05:52.306849 | ubuntu-noble | 2026-04-21 02:05:52.300 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.307734 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_5 [0.021043s] ... ok 2026-04-21 02:05:52.308161 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_fpolicy_2 [0.021141s] ... ok 2026-04-21 02:05:52.318388 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_snapmirror_error_1___13303812____Another_transfer_is_in_progress__ [0.020261s] ... ok 2026-04-21 02:05:52.319560 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_volume_rehost [0.020008s] ... ok 2026-04-21 02:05:52.324169 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_3__True__False__True_ [0.021819s] ... ok 2026-04-21 02:05:52.328489 | ubuntu-noble | {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.020062s] ... ok 2026-04-21 02:05:52.336740 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_for_cluster_credentials_1_True [0.019406s] ... ok 2026-04-21 02:05:52.340633 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wai_for_flexgroup_deployment_job_error_1_failure [0.019777s] ... ok 2026-04-21 02:05:52.340658 | ubuntu-noble | 2026-04-21 02:05:52.335 6822 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-04-21 02:05:52.340827 | ubuntu-noble | 2026-04-21 02:05:52.338 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.343848 | ubuntu-noble | {5} 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.040793s] ... ok 2026-04-21 02:05:52.345841 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_8__False__False__False_ [0.021802s] ... ok 2026-04-21 02:05:52.348605 | ubuntu-noble | {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_5 [0.020295s] ... ok 2026-04-21 02:05:52.357881 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_snaprestore_license_2___1638515___True_ [0.019627s] ... ok 2026-04-21 02:05:52.362725 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__create_barbican_kms_config_for_specified_vserver [0.020727s] ... ok 2026-04-21 02:05:52.367087 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_2__True__False_ [0.021005s] ... ok 2026-04-21 02:05:52.367732 | ubuntu-noble | {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.020003s] ... ok 2026-04-21 02:05:52.380557 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_backup_vserver [0.021039s] ... ok 2026-04-21 02:05:52.384684 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_volume_clone_split_completed_2_False [0.026418s] ... ok 2026-04-21 02:05:52.387356 | ubuntu-noble | Caught exception from infinisdk: 2026-04-21 02:05:52.387376 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:52.387383 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-21 02:05:52.387388 | ubuntu-noble | return func(*args, **kwargs) 2026-04-21 02:05:52.387394 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:52.387400 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 289, in _get_infinidat_nas_network_space_ips 2026-04-21 02:05:52.387406 | ubuntu-noble | network_space = self._system.network_spaces.safe_get( 2026-04-21 02:05:52.387411 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:52.387417 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:52.387423 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:52.387429 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:52.387434 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:52.387440 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:52.387445 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:52.387451 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:05:52.387456 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:05:52.387462 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:52.387468 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-21 02:05:52.387473 | ubuntu-noble | raise FakeInfinisdkException() 2026-04-21 02:05:52.387487 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-21 02:05:52.388569 | ubuntu-noble | {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.020842s] ... ok 2026-04-21 02:05:52.389674 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_network_spaces_api_fail [0.022691s] ... ok 2026-04-21 02:05:52.396184 | ubuntu-noble | 2026-04-21 02:05:52.369 6822 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-04-21 02:05:52.396203 | ubuntu-noble | 2026-04-21 02:05:52.369 6822 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-04-21 02:05:52.396218 | ubuntu-noble | 2026-04-21 02:05:52.369 6822 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-04-21 02:05:52.396224 | ubuntu-noble | 2026-04-21 02:05:52.369 6822 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-04-21 02:05:52.396230 | ubuntu-noble | 2026-04-21 02:05:52.369 6822 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-04-21 02:05:52.396235 | ubuntu-noble | 2026-04-21 02:05:52.369 6822 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-04-21 02:05:52.396242 | ubuntu-noble | 2026-04-21 02:05:52.370 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.397338 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_only_4 [0.029383s] ... ok 2026-04-21 02:05:52.403828 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_migrate_exception [0.021339s] ... ok 2026-04-21 02:05:52.408331 | ubuntu-noble | 2026-04-21 02:05:52.392 6822 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-04-21 02:05:52.408366 | ubuntu-noble | 2026-04-21 02:05:52.392 6822 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-04-21 02:05:52.408373 | ubuntu-noble | 2026-04-21 02:05:52.393 6822 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-04-21 02:05:52.408379 | ubuntu-noble | 2026-04-21 02:05:52.393 6822 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Checking if the encryption key ref passed is already configured for the existing share_servers _check_reuse_share_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:1046 2026-04-21 02:05:52.408395 | ubuntu-noble | 2026-04-21 02:05:52.394 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.408401 | ubuntu-noble | {5} 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.022703s] ... ok 2026-04-21 02:05:52.408408 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_1 [0.021537s] ... ok 2026-04-21 02:05:52.410075 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_vserver_info_2 [0.020535s] ... ok 2026-04-21 02:05:52.411680 | ubuntu-noble | Filesystem not found on the Infinibox by its name: openstack-shr-1 2026-04-21 02:05:52.414565 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_snapshot_share_doesnt_exist [0.024564s] ... ok 2026-04-21 02:05:52.417411 | ubuntu-noble | 2026-04-21 02:05:52.415 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.418211 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snaphot_different_hosts_3 [0.022005s] ... ok 2026-04-21 02:05:52.427249 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__set_network_with_metadata [0.024754s] ... ok 2026-04-21 02:05:52.428134 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_credential_error_2 [0.022045s] ... ok 2026-04-21 02:05:52.433150 | ubuntu-noble | {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.020997s] ... ok 2026-04-21 02:05:52.451244 | ubuntu-noble | 2026-04-21 02:05:52.439 6822 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Starting creation of a vserver with 'dp_destination' subtype. _create_vserver /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:322 2026-04-21 02:05:52.451267 | ubuntu-noble | 2026-04-21 02:05:52.440 6822 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Creating a new Vserver (os_56aafd02-4d44-43d7-b784-57fc88167224) for data protection. _create_vserver /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:345 2026-04-21 02:05:52.451274 | ubuntu-noble | 2026-04-21 02:05:52.441 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.451671 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_dp_destination_1_None [0.025474s] ... ok 2026-04-21 02:05:52.453459 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_kerberos [0.021971s] ... ok 2026-04-21 02:05:52.453792 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share_with_snapshots [0.034156s] ... ok 2026-04-21 02:05:52.453813 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_build_model_update_2_False [0.023795s] ... ok 2026-04-21 02:05:52.453819 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_ipspace_not_supported [0.022142s] ... ok 2026-04-21 02:05:52.466281 | ubuntu-noble | 2026-04-21 02:05:52.462 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.468756 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_peer [0.020414s] ... ok 2026-04-21 02:05:52.470353 | ubuntu-noble | Suppressing requests library SSL Warnings 2026-04-21 02:05:52.471867 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_kerberos_realm_error_1_1 [0.020644s] ... ok 2026-04-21 02:05:52.471880 | ubuntu-noble | Vserver is specified in the configuration. This is ignored when the driver is managing share servers. 2026-04-21 02:05:52.473589 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_do_setup_ssl_enabled [0.024463s] ... ok 2026-04-21 02:05:52.477318 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_1 [0.021553s] ... ok 2026-04-21 02:05:52.477335 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_cluster_creds_with_vserver [0.023144s] ... ok 2026-04-21 02:05:52.492780 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_kerberos_realm_error_2_None [0.019584s] ... ok 2026-04-21 02:05:52.495482 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_port_vlans [0.020451s] ... ok 2026-04-21 02:05:52.496371 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_different_aggrs [0.020792s] ... ok 2026-04-21 02:05:52.499790 | ubuntu-noble | 2026-04-21 02:05:52.482 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:52.499861 | ubuntu-noble | 2026-04-21 02:05:52.482 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:52.499868 | ubuntu-noble | 2026-04-21 02:05:52.482 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:52.499873 | ubuntu-noble | 2026-04-21 02:05:52.483 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.500561 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_no_ipspace_1_True [0.021302s] ... ok 2026-04-21 02:05:52.502794 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_10__False__True__True__False_ [0.029029s] ... ok 2026-04-21 02:05:52.505735 | ubuntu-noble | 2026-04-21 02:05:52.504 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.507028 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates_no_flexvol_pool [0.021651s] ... ok 2026-04-21 02:05:52.510434 | ubuntu-noble | {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.020661s] ... ok 2026-04-21 02:05:52.516383 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_replica [0.020663s] ... ok 2026-04-21 02:05:52.516636 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_3 [0.020673s] ... ok 2026-04-21 02:05:52.523962 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_15__False__False__False__True_ [0.021308s] ... ok 2026-04-21 02:05:52.529739 | ubuntu-noble | {3} 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.019390s] ... ok 2026-04-21 02:05:52.530516 | ubuntu-noble | 2026-04-21 02:05:52.528 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.531109 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_ems_pool_info [0.023133s] ... ok 2026-04-21 02:05:52.536868 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates [0.021051s] ... ok 2026-04-21 02:05:52.538185 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_4 [0.020877s] ... ok 2026-04-21 02:05:52.555488 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_without_gateway [0.019429s] ... ok 2026-04-21 02:05:52.559517 | ubuntu-noble | 2026-04-21 02:05:52.548 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.559535 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_network_allocations_number [0.020281s] ... ok 2026-04-21 02:05:52.559540 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_export_missing_2_False [0.028472s] ... ok 2026-04-21 02:05:52.559545 | ubuntu-noble | {4} 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.019155s] ... ok 2026-04-21 02:05:52.559549 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_name [0.019255s] ... ok 2026-04-21 02:05:52.569575 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_clone_1 [0.020213s] ... ok 2026-04-21 02:05:52.572688 | ubuntu-noble | 2026-04-21 02:05:52.568 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.572707 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_valid_1 [0.020088s] ... ok 2026-04-21 02:05:52.573997 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_extend_share [0.020805s] ... ok 2026-04-21 02:05:52.576106 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vservers_from_replicas [0.020057s] ... ok 2026-04-21 02:05:52.576775 | ubuntu-noble | {4} 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.020576s] ... ok 2026-04-21 02:05:52.588887 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_vserver [0.018977s] ... ok 2026-04-21 02:05:52.590848 | ubuntu-noble | 2026-04-21 02:05:52.589 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.591375 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_3 [0.019847s] ... ok 2026-04-21 02:05:52.596224 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_vserver_info_1 [0.019514s] ... ok 2026-04-21 02:05:52.596800 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_handle_housekeeping_tasks [0.019822s] ... ok 2026-04-21 02:05:52.598407 | ubuntu-noble | Caught exception from infinisdk: 2026-04-21 02:05:52.598428 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:52.598434 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-21 02:05:52.598439 | ubuntu-noble | return func(*args, **kwargs) 2026-04-21 02:05:52.598445 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:52.598450 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 447, in _extend_share 2026-04-21 02:05:52.598455 | ubuntu-noble | infinidat_filesystem.resize(new_size_capacity_units - old_size) 2026-04-21 02:05:52.598471 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:52.598477 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:52.598482 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:52.598487 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:52.598492 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:52.598497 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:52.598503 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:05:52.598508 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:05:52.598513 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:52.598518 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-21 02:05:52.598523 | ubuntu-noble | raise FakeInfinisdkException() 2026-04-21 02:05:52.598529 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-21 02:05:52.601064 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_extend_share_api_fail [0.027113s] ... ok 2026-04-21 02:05:52.608845 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_event_error_not_found_2_None [0.020051s] ... ok 2026-04-21 02:05:52.613712 | ubuntu-noble | 2026-04-21 02:05:52.608 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.614500 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_manage_existing_error [0.019672s] ... ok 2026-04-21 02:05:52.616482 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_ipspace [0.020036s] ... ok 2026-04-21 02:05:52.617646 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_manage_server_2 [0.020217s] ... ok 2026-04-21 02:05:52.619677 | ubuntu-noble | Snapshot not found on the Infinibox by its name: openstack-snap-2 2026-04-21 02:05:52.621797 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_revert_to_snapshot_snapshot_doesnt_exist [0.020718s] ... ok 2026-04-21 02:05:52.632834 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror [0.020115s] ... ok 2026-04-21 02:05:52.633066 | ubuntu-noble | 2026-04-21 02:05:52.628 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.633470 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_2_fake_migration_id [0.021974s] ... ok 2026-04-21 02:05:52.639236 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_1_1234 [0.022741s] ... ok 2026-04-21 02:05:52.639886 | ubuntu-noble | Cannot perform server migration since the destination host doesn't support the required extra-spec netapp_flexvol_encryption. 2026-04-21 02:05:52.642116 | ubuntu-noble | {1} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access_fails_invalid_ip [0.020309s] ... ok 2026-04-21 02:05:52.643188 | ubuntu-noble | {0} 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.026381s] ... ok 2026-04-21 02:05:52.656636 | ubuntu-noble | 2026-04-21 02:05:52.653 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.656683 | ubuntu-noble | {5} 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.023048s] ... ok 2026-04-21 02:05:52.657069 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_vol [0.027972s] ... ok 2026-04-21 02:05:52.658798 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_existent_home_port [0.019475s] ... ok 2026-04-21 02:05:52.661396 | ubuntu-noble | {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_delete_share_cifs [0.018834s] ... ok 2026-04-21 02:05:52.663829 | ubuntu-noble | Could not delete ipspace on SVM migration source. Reason: 'Mock' object is not subscriptable 2026-04-21 02:05:52.667415 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_2 [0.023938s] ... ok 2026-04-21 02:05:52.679024 | ubuntu-noble | 2026-04-21 02:05:52.674 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.679052 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_migrate_exception [0.021059s] ... ok 2026-04-21 02:05:52.679237 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_if_nonexistent_already_present [0.020442s] ... ok 2026-04-21 02:05:52.680595 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_one_volume_api_error [0.023251s] ... ok 2026-04-21 02:05:52.681233 | ubuntu-noble | {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_nfs [0.020102s] ... ok 2026-04-21 02:05:52.687412 | ubuntu-noble | No snapmirror relationship was found between source fake_id and destination fake_id_2 vServers. 2026-04-21 02:05:52.687427 | ubuntu-noble | NoneType: None 2026-04-21 02:05:52.689892 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_dr_no_snapmirror [0.022796s] ... ok 2026-04-21 02:05:52.701440 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_kerberos [0.019535s] ... ok 2026-04-21 02:05:52.701457 | ubuntu-noble | {1} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_unmanage_1_NFS [0.018819s] ... ok 2026-04-21 02:05:52.701462 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snaphot_different_hosts_2 [0.021186s] ... ok 2026-04-21 02:05:52.709565 | ubuntu-noble | 2026-04-21 02:05:52.703 6822 DEBUG manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Updating kerberos realm on NetApp backend. update_share_server_security_service /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py:2403 2026-04-21 02:05:52.709584 | ubuntu-noble | 2026-04-21 02:05:52.704 6822 INFO manila.share.drivers.netapp.dataontap.cluster_mode.lib_multi_svm [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Security service configuration was updated for share server 'fake_id' 2026-04-21 02:05:52.709595 | ubuntu-noble | 2026-04-21 02:05:52.705 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.710354 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_3 [0.030211s] ... ok 2026-04-21 02:05:52.711357 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_snapmirror_start_failure [0.020560s] ... ok 2026-04-21 02:05:52.720449 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_compression_async [0.018540s] ... ok 2026-04-21 02:05:52.720468 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__create_nfs_share [0.018320s] ... ok 2026-04-21 02:05:52.722475 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lifs [0.021248s] ... ok 2026-04-21 02:05:52.729502 | ubuntu-noble | 2026-04-21 02:05:52.727 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.729519 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_cluster_creds_vserver_mismatch [0.021834s] ... ok 2026-04-21 02:05:52.730831 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server [0.020173s] ... ok 2026-04-21 02:05:52.737975 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__delete_cifs_share [0.018938s] ... ok 2026-04-21 02:05:52.739529 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_dedupe_async [0.019066s] ... ok 2026-04-21 02:05:52.741926 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_peer [0.019886s] ... ok 2026-04-21 02:05:52.751525 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_valid_network_types_1 [0.019408s] ... ok 2026-04-21 02:05:52.755282 | ubuntu-noble | 2026-04-21 02:05:52.749 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.755313 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_admin_network_allocations_number [0.021804s] ... ok 2026-04-21 02:05:52.756190 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__delete_nfs_share [0.018034s] ... ok 2026-04-21 02:05:52.757679 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_fpolicy_policy [0.018939s] ... ok 2026-04-21 02:05:52.762159 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_lif_name [0.020114s] ... ok 2026-04-21 02:05:52.769197 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test__get_backup_vserver [0.018893s] ... ok 2026-04-21 02:05:52.771355 | ubuntu-noble | 2026-04-21 02:05:52.769 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.771873 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_aggregates_for_pools [0.020754s] ... ok 2026-04-21 02:05:52.773653 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__generate_share_name [0.017950s] ... ok 2026-04-21 02:05:52.779532 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_disk_types_2 [0.020367s] ... ok 2026-04-21 02:05:52.783310 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_node_data_port_no_match [0.019200s] ... ok 2026-04-21 02:05:52.789048 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_vserver_not_found [0.019461s] ... ok 2026-04-21 02:05:52.793551 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_share_from_snapshot_2_cifs [0.018910s] ... ok 2026-04-21 02:05:52.794427 | ubuntu-noble | 2026-04-21 02:05:52.791 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.794442 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_kahuna_utilization [0.020997s] ... ok 2026-04-21 02:05:52.796431 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_no_name [0.018162s] ... ok 2026-04-21 02:05:52.800882 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_peers [0.019407s] ... ok 2026-04-21 02:05:52.808560 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_vserver [0.019009s] ... ok 2026-04-21 02:05:52.811318 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_share_not_exist_2_cifs [0.018156s] ... ok 2026-04-21 02:05:52.814478 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_broadcast_domain_for_port [0.018364s] ... ok 2026-04-21 02:05:52.815047 | ubuntu-noble | 2026-04-21 02:05:52.812 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.815458 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_1 [0.020977s] ... ok 2026-04-21 02:05:52.823395 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_manage_server_1 [0.020012s] ... ok 2026-04-21 02:05:52.827903 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test__update_for_failover [0.019796s] ... ok 2026-04-21 02:05:52.829822 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_do_setup_login_fail [0.018737s] ... ok 2026-04-21 02:05:52.831901 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_clone_children_for_snapshot [0.017862s] ... ok 2026-04-21 02:05:52.834707 | ubuntu-noble | 2026-04-21 02:05:52.832 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.834721 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_total_time [0.020284s] ... ok 2026-04-21 02:05:52.839534 | ubuntu-noble | Cannot perform server migration since the destination host doesn't support the required extra-spec revert_to_snapshot_support. 2026-04-21 02:05:52.842555 | ubuntu-noble | {4} 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.021251s] ... ok 2026-04-21 02:05:52.846491 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_find_performance_counter_value_not_found [0.018475s] ... ok 2026-04-21 02:05:52.849672 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_login [0.018592s] ... ok 2026-04-21 02:05:52.851705 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cluster_name [0.018761s] ... ok 2026-04-21 02:05:52.862465 | ubuntu-noble | Could not delete ipspace on SVM migration source. Reason: 'Mock' object is not subscriptable 2026-04-21 02:05:52.866568 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_3 [0.023996s] ... ok 2026-04-21 02:05:52.867171 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_create_share_2_NFS [0.018584s] ... ok 2026-04-21 02:05:52.873321 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ipspace_name_for_vlan_port [0.018406s] ... ok 2026-04-21 02:05:52.873402 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_adjusted_consistency_point_time [0.022444s] ... ok 2026-04-21 02:05:52.878762 | ubuntu-noble | 2026-04-21 02:05:52.852 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Could not get performance base counter name. Performance-based scheduler functions may not be available.: manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-04-21 02:05:52.878780 | ubuntu-noble | 2026-04-21 02:05:52.852 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance Traceback (most recent call last): 2026-04-21 02:05:52.878784 | ubuntu-noble | 2026-04-21 02:05:52.852 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/performance.py", line 51, in _init_counter_info 2026-04-21 02:05:52.878788 | ubuntu-noble | 2026-04-21 02:05:52.852 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance self._get_base_counter_name('system:constituent', 2026-04-21 02:05:52.878792 | ubuntu-noble | 2026-04-21 02:05:52.852 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:52.878796 | ubuntu-noble | 2026-04-21 02:05:52.852 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance return self._mock_call(*args, **kwargs) 2026-04-21 02:05:52.878800 | ubuntu-noble | 2026-04-21 02:05:52.852 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:52.878804 | ubuntu-noble | 2026-04-21 02:05:52.852 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:52.878808 | ubuntu-noble | 2026-04-21 02:05:52.852 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:52.878811 | ubuntu-noble | 2026-04-21 02:05:52.852 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:52.878815 | ubuntu-noble | 2026-04-21 02:05:52.852 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:52.878819 | ubuntu-noble | 2026-04-21 02:05:52.852 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance raise effect 2026-04-21 02:05:52.878823 | ubuntu-noble | 2026-04-21 02:05:52.852 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-04-21 02:05:52.878827 | ubuntu-noble | 2026-04-21 02:05:52.852 6822 ERROR manila.share.drivers.netapp.dataontap.cluster_mode.performance 2026-04-21 02:05:52.878831 | ubuntu-noble | 2026-04-21 02:05:52.854 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.880007 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_api_error_2 [0.021198s] ... ok 2026-04-21 02:05:52.881080 | ubuntu-noble | 2026-04-21 02:05:52.873 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.881207 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_not_supported [0.019701s] ... ok 2026-04-21 02:05:52.884652 | ubuntu-noble | Share fakename does not exist on the backend. 2026-04-21 02:05:52.887458 | ubuntu-noble | Could not get utilization counters from node cluster1-01 2026-04-21 02:05:52.887474 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:52.887485 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/performance.py", line 348, in _get_node_utilization_counters 2026-04-21 02:05:52.887489 | ubuntu-noble | return (self._get_node_utilization_system_counters(node_name) + 2026-04-21 02:05:52.887493 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:52.887497 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:52.887501 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:52.887504 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:52.887508 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:52.887512 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:52.887516 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:52.887523 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:52.887527 | ubuntu-noble | raise effect 2026-04-21 02:05:52.887531 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-04-21 02:05:52.891015 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_delete_share_3 [0.019335s] ... ok 2026-04-21 02:05:52.891031 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_job_state_not_found [0.019257s] ... ok 2026-04-21 02:05:52.891108 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_counters_api_error [0.019430s] ... ok 2026-04-21 02:05:52.895920 | ubuntu-noble | 2026-04-21 02:05:52.892 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.896558 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache_counters_unavailable [0.019194s] ... ok 2026-04-21 02:05:52.900751 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_failure_breaking [0.032598s] ... ok 2026-04-21 02:05:52.906438 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_available_pools [0.019195s] ... ok 2026-04-21 02:05:52.909346 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_key_store_config_uuid_no_response [0.019059s] ... ok 2026-04-21 02:05:52.909543 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_kahuna_overutilized [0.019187s] ... ok 2026-04-21 02:05:52.915491 | ubuntu-noble | 2026-04-21 02:05:52.912 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.915629 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test_set_client [0.019449s] ... ok 2026-04-21 02:05:52.923445 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_1_None [0.023396s] ... ok 2026-04-21 02:05:52.924406 | ubuntu-noble | Both source and destination clusters must be AFF systems. 2026-04-21 02:05:52.925126 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_pools_attr [0.019176s] ... ok 2026-04-21 02:05:52.926878 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migration_check_job_state_raise_error_2_13172984 [0.018891s] ... ok 2026-04-21 02:05:52.927252 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_3 [0.018841s] ... ok 2026-04-21 02:05:52.934463 | ubuntu-noble | 2026-04-21 02:05:52.932 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.934499 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_export_location_2 [0.019181s] ... ok 2026-04-21 02:05:52.944038 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_size_to_gb_2 [0.018758s] ... ok 2026-04-21 02:05:52.945188 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_cleanup_demoted_replica [0.018195s] ... ok 2026-04-21 02:05:52.946112 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_nfs_config [0.018635s] ... ok 2026-04-21 02:05:52.952314 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_4 [0.029276s] ... ok 2026-04-21 02:05:52.953614 | ubuntu-noble | 2026-04-21 02:05:52.950 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.953852 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_share_name_for_share [0.019481s] ... ok 2026-04-21 02:05:52.964764 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addcifs [0.018771s] ... ok 2026-04-21 02:05:52.964785 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_create_share_1 [0.018704s] ... ok 2026-04-21 02:05:52.964789 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ontap_version_2_False [0.018369s] ... ok 2026-04-21 02:05:52.973455 | ubuntu-noble | 2026-04-21 02:05:52.970 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:52.973471 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_handle_ro_to_rw_rules [0.018779s] ... ok 2026-04-21 02:05:52.975242 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_1 [0.022996s] ... ok 2026-04-21 02:05:52.981826 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lscifslist_2_cifs [0.018672s] ... ok 2026-04-21 02:05:52.983571 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_access_rules [0.018566s] ... ok 2026-04-21 02:05:52.984401 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_not_found [0.019265s] ... ok 2026-04-21 02:05:52.998440 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_valid_network_types_3 [0.020936s] ... ok 2026-04-21 02:05:53.001385 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnaspool_1_None [0.018421s] ... ok 2026-04-21 02:05:53.002094 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test__escaped_address_2___fc00__1_____fc00__1___ [0.018598s] ... ok 2026-04-21 02:05:53.004778 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapmirror_destinations [0.019122s] ... ok 2026-04-21 02:05:53.009496 | ubuntu-noble | 2026-04-21 02:05:52.990 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "share-access-9dba208c-9aa7-11e4-89d3-123b93f75cba" by "manila.share.drivers.netapp.dataontap.protocols.base.access_rules_synchronized..wrapped_func..source_func" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:53.009513 | ubuntu-noble | 2026-04-21 02:05:52.990 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "share-access-9dba208c-9aa7-11e4-89d3-123b93f75cba" acquired by "manila.share.drivers.netapp.dataontap.protocols.base.access_rules_synchronized..wrapped_func..source_func" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:53.009518 | ubuntu-noble | 2026-04-21 02:05:52.991 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "share-access-9dba208c-9aa7-11e4-89d3-123b93f75cba" "released" by "manila.share.drivers.netapp.dataontap.protocols.base.access_rules_synchronized..wrapped_func..source_func" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:53.009522 | ubuntu-noble | 2026-04-21 02:05:52.992 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.009734 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_update_access [0.021660s] ... ok 2026-04-21 02:05:53.015041 | ubuntu-noble | 2026-04-21 02:05:53.012 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.015060 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_validate_access_rule [0.020056s] ... ok 2026-04-21 02:05:53.016187 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_aqos_not_supported [0.019440s] ... ok 2026-04-21 02:05:53.019304 | ubuntu-noble | Could not find volume volume1 to get snapshot 2026-04-21 02:05:53.022660 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnasportip [0.019493s] ... ok 2026-04-21 02:05:53.024457 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_export_location_missing_location_invalid_2_invalid [0.018986s] ... ok 2026-04-21 02:05:53.024470 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_exception [0.018793s] ... ok 2026-04-21 02:05:53.035062 | ubuntu-noble | 2026-04-21 02:05:53.032 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.036014 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_export_location [0.020055s] ... ok 2026-04-21 02:05:53.036819 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates_no_flexvol_pool [0.020190s] ... ok 2026-04-21 02:05:53.038378 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnfslist_1_None [0.018479s] ... ok 2026-04-21 02:05:53.040653 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_update_access_1_True [0.019138s] ... ok 2026-04-21 02:05:53.040854 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_move_status_error [0.018913s] ... ok 2026-04-21 02:05:53.057692 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_vserver [0.019715s] ... ok 2026-04-21 02:05:53.057962 | ubuntu-noble | 2026-04-21 02:05:53.053 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.059199 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_share_name_for_share_not_found [0.021398s] ... ok 2026-04-21 02:05:53.059884 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_generate_share_name_1 [0.018841s] ... ok 2026-04-21 02:05:53.060685 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_validate_access_rule_invalid_level [0.019483s] ... ok 2026-04-21 02:05:53.061648 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_nve_supported_key_manager_not_enabled [0.019294s] ... ok 2026-04-21 02:05:53.074519 | ubuntu-noble | Error running SSH command: mcsinq lsvdisk 2026-04-21 02:05:53.076118 | ubuntu-noble | 2026-04-21 02:05:53.073 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.077137 | ubuntu-noble | NetApp Volume Encryption is not supported on this ONTAP version: NetApp Release 9.1.0: Tue May 10 19:30:23 2016 <1no-DARE>. 2026-04-21 02:05:53.078082 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_target_missing_location [0.019918s] ... ok 2026-04-21 02:05:53.078101 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_handle_housekeeping_tasks_with_cluster_creds_1_True [0.019870s] ... ok 2026-04-21 02:05:53.078107 | ubuntu-noble | {1} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test___call___ssh_exec_failed [0.019101s] ... ok 2026-04-21 02:05:53.079904 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_new_missing_family [0.020071s] ... ok 2026-04-21 02:05:53.080429 | ubuntu-noble | {3} 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.019306s] ... ok 2026-04-21 02:05:53.097001 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_find_performance_counter_timestamp_not_found [0.019359s] ... ok 2026-04-21 02:05:53.099177 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__ensure_user_2_1 [0.018900s] ... ok 2026-04-21 02:05:53.099196 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_active_directory_security_service [0.018612s] ... ok 2026-04-21 02:05:53.102789 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_get_data [0.022784s] ... ok 2026-04-21 02:05:53.111479 | ubuntu-noble | 2026-04-21 02:05:53.093 6822 INFO manila.share.drivers.netapp.common [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Requested unified config: ontap_cluster and multi_svm. 2026-04-21 02:05:53.111503 | ubuntu-noble | 2026-04-21 02:05:53.093 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:53.111521 | ubuntu-noble | 2026-04-21 02:05:53.094 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:53.111528 | ubuntu-noble | 2026-04-21 02:05:53.094 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:53.111545 | ubuntu-noble | 2026-04-21 02:05:53.094 6822 INFO manila.share.drivers.netapp.common [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] NetApp driver of family ontap_cluster and mode multi_svm loaded. 2026-04-21 02:05:53.111551 | ubuntu-noble | 2026-04-21 02:05:53.095 6822 INFO manila.share.drivers.netapp.common [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Requested unified config: ontap_cluster and single_svm. 2026-04-21 02:05:53.111557 | ubuntu-noble | 2026-04-21 02:05:53.096 6822 INFO manila.share.drivers.netapp.common [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] NetApp driver of family ontap_cluster and mode single_svm loaded. 2026-04-21 02:05:53.111563 | ubuntu-noble | 2026-04-21 02:05:53.096 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.111569 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver [0.022614s] ... ok 2026-04-21 02:05:53.115380 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__format_name [0.018916s] ... ok 2026-04-21 02:05:53.115438 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_counters [0.018948s] ... ok 2026-04-21 02:05:53.118746 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_ldap_ad [0.018956s] ... ok 2026-04-21 02:05:53.122708 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_1_True [0.019424s] ... ok 2026-04-21 02:05:53.125639 | ubuntu-noble | 2026-04-21 02:05:53.115 6822 INFO manila.share.drivers.netapp.common [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Requested unified config: ontap_cluster and multi_svm. 2026-04-21 02:05:53.125661 | ubuntu-noble | 2026-04-21 02:05:53.115 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:53.125674 | ubuntu-noble | 2026-04-21 02:05:53.116 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:53.125678 | ubuntu-noble | 2026-04-21 02:05:53.116 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:53.125689 | ubuntu-noble | 2026-04-21 02:05:53.116 6822 INFO manila.share.drivers.netapp.common [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] NetApp driver of family ontap_cluster and mode multi_svm loaded. 2026-04-21 02:05:53.125694 | ubuntu-noble | 2026-04-21 02:05:53.117 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.127434 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver_case_insensitive [0.020666s] ... ok 2026-04-21 02:05:53.134715 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__generate_share_name [0.018403s] ... ok 2026-04-21 02:05:53.135540 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_for_pool_1 [0.018738s] ... ok 2026-04-21 02:05:53.136649 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_nfs_export_policies_api_error [0.018948s] ... ok 2026-04-21 02:05:53.138868 | ubuntu-noble | 2026-04-21 02:05:53.136 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.139024 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_new_missing_config [0.019119s] ... ok 2026-04-21 02:05:53.144352 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing_invalid_regex_2__reg__ [0.021626s] ... ok 2026-04-21 02:05:53.151960 | ubuntu-noble | Could not get performance base counter name. Performance-based scheduler functions may not be available. 2026-04-21 02:05:53.151977 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:53.151982 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/performance.py", line 56, in _init_counter_info 2026-04-21 02:05:53.151998 | ubuntu-noble | self._get_base_counter_name('system', 2026-04-21 02:05:53.152003 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:53.152007 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:53.152010 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:53.152014 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:53.152018 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:53.152022 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:53.152026 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:53.152030 | ubuntu-noble | raise effect 2026-04-21 02:05:53.152034 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-04-21 02:05:53.153474 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_5_2TB [0.018693s] ... ok 2026-04-21 02:05:53.154991 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_api_error_1 [0.021084s] ... ok 2026-04-21 02:05:53.156644 | ubuntu-noble | Could not delete snapshot fake_uuid on volume fake_volume_uuid. 2026-04-21 02:05:53.156670 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:53.156679 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py", line 2391, in prune_deleted_snapshots 2026-04-21 02:05:53.156686 | ubuntu-noble | self.send_request(f'/storage/volumes/{vol_uuid}/snapshots/' 2026-04-21 02:05:53.156693 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:53.156711 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:53.156718 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:53.156725 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:53.156732 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:53.156739 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:53.156756 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:53.156763 | ubuntu-noble | raise effect 2026-04-21 02:05:53.156771 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-04-21 02:05:53.161605 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_snapshots_1_True [0.022431s] ... ok 2026-04-21 02:05:53.162200 | ubuntu-noble | 2026-04-21 02:05:53.158 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.162216 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_is_expired_1_True [0.022260s] ... ok 2026-04-21 02:05:53.167317 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_trace_method_tracing [0.022175s] ... ok 2026-04-21 02:05:53.171873 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__update_share_stats [0.019856s] ... ok 2026-04-21 02:05:53.174943 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache [0.019268s] ... ok 2026-04-21 02:05:53.180822 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_3___5000iops___None_ [0.020733s] ... ok 2026-04-21 02:05:53.186634 | ubuntu-noble | 2026-04-21 02:05:53.178 6822 WARNING mock_logger [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Please use NetAppDriver in the configuration file to load the driver instead of directly specifying the driver module name. 2026-04-21 02:05:53.186658 | ubuntu-noble | 2026-04-21 02:05:53.179 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.187032 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_validate_driver_instantiation_no_proxy [0.019965s] ... ok 2026-04-21 02:05:53.187046 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_openstack_info_init [0.020007s] ... ok 2026-04-21 02:05:53.190077 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_nfs_change [0.018297s] ... ok 2026-04-21 02:05:53.193028 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test_is_readonly_1 [0.018955s] ... ok 2026-04-21 02:05:53.200690 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_does_not_exists [0.019979s] ... ok 2026-04-21 02:05:53.205037 | ubuntu-noble | 2026-04-21 02:05:53.198 6822 DEBUG manila.share.drivers.netapp.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Trying dpkg-query command. _update_info_from_dpkg /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py:316 2026-04-21 02:05:53.205057 | ubuntu-noble | 2026-04-21 02:05:53.198 6822 INFO manila.share.drivers.netapp.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Could not run dpkg-query command: . 2026-04-21 02:05:53.205064 | ubuntu-noble | 2026-04-21 02:05:53.199 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.205542 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_info_from_dpkg [0.020436s] ... ok 2026-04-21 02:05:53.206100 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_dpkg_no_pkg_found [0.019513s] ... ok 2026-04-21 02:05:53.209646 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_nfs_level_fail [0.019483s] ... ok 2026-04-21 02:05:53.211737 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_create_share_2 [0.018646s] ... ok 2026-04-21 02:05:53.220709 | ubuntu-noble | 2026-04-21 02:05:53.218 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.220886 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_version_from_version_string [0.018482s] ... ok 2026-04-21 02:05:53.222557 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_exists [0.021156s] ... ok 2026-04-21 02:05:53.228480 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_extend_share_1_nfs [0.018309s] ... ok 2026-04-21 02:05:53.230374 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_create_share_ensure_not_exist_error [0.018463s] ... ok 2026-04-21 02:05:53.234625 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_rpm_no_pkg_found [0.028516s] ... ok 2026-04-21 02:05:53.240308 | ubuntu-noble | 2026-04-21 02:05:53.236 6822 DEBUG manila.share.drivers.netapp.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Trying rpm command. _update_info_from_rpm /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py:295 2026-04-21 02:05:53.240331 | ubuntu-noble | 2026-04-21 02:05:53.237 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.240767 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_rpm [0.018863s] ... ok 2026-04-21 02:05:53.242070 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_rename_error [0.019787s] ... ok 2026-04-21 02:05:53.247533 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_2_cifs [0.018823s] ... ok 2026-04-21 02:05:53.249434 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_target [0.018768s] ... ok 2026-04-21 02:05:53.256242 | ubuntu-noble | {0} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_platform [0.021468s] ... ok 2026-04-21 02:05:53.263741 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rehost_volume [0.020415s] ... ok 2026-04-21 02:05:53.264334 | ubuntu-noble | 2026-04-21 02:05:53.257 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.264954 | ubuntu-noble | {5} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_version_info [0.020004s] ... ok 2026-04-21 02:05:53.265635 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_update_access_add_delete [0.018665s] ... ok 2026-04-21 02:05:53.268570 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_ensure_export_policy_default [0.018775s] ... ok 2026-04-21 02:05:53.280799 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_share__exists_error [0.021675s] ... ok 2026-04-21 02:05:53.280923 | ubuntu-noble | 2026-04-21 02:05:53.276 6822 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Sending JSON data: {"object": null, "method": "get", "params": []} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2026-04-21 02:05:53.280936 | ubuntu-noble | 2026-04-21 02:05:53.276 6822 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Got response: {'error': {'message': 'some_error'}} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:88 2026-04-21 02:05:53.280942 | ubuntu-noble | 2026-04-21 02:05:53.277 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.280949 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns4.test_jsonrpc.TestNexentaJSONProxy.test_call [0.019843s] ... ok 2026-04-21 02:05:53.282041 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rename_snapshot [0.018415s] ... ok 2026-04-21 02:05:53.284758 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_1 [0.018833s] ... ok 2026-04-21 02:05:53.287365 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_share_name_for_share [0.018116s] ... ok 2026-04-21 02:05:53.299419 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot__some_error [0.021235s] ... ok 2026-04-21 02:05:53.300951 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_send_request_post [0.019355s] ... ok 2026-04-21 02:05:53.304861 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__change_nfs_access_rest [0.018669s] ... ok 2026-04-21 02:05:53.309576 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_validate_access_rule_invalid_type [0.019340s] ... ok 2026-04-21 02:05:53.310370 | ubuntu-noble | 2026-04-21 02:05:53.296 6822 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/nexenta_nas.py:39 2026-04-21 02:05:53.310391 | ubuntu-noble | 2026-04-21 02:05:53.296 6822 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up the NexentaStor4 plugin. do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/nexenta_nas.py:67 2026-04-21 02:05:53.310399 | ubuntu-noble | 2026-04-21 02:05:53.296 6822 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Sending JSON data: {"object": "volume", "method": "object_exists", "params": ["volume"]} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2026-04-21 02:05:53.310405 | ubuntu-noble | 2026-04-21 02:05:53.297 6822 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Got response: {} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:88 2026-04-21 02:05:53.310412 | ubuntu-noble | 2026-04-21 02:05:53.297 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.310452 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_check_for_setup_error__volume_doesnt_exist [0.020118s] ... ok 2026-04-21 02:05:53.320336 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_nfs_export_policy_for_volume [0.018761s] ... ok 2026-04-21 02:05:53.325025 | ubuntu-noble | {1} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_all_cifs_access_rest [0.020163s] ... ok 2026-04-21 02:05:53.326397 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_is_style_extended_flexgroup_2 [0.019498s] ... ok 2026-04-21 02:05:53.332280 | ubuntu-noble | 2026-04-21 02:05:53.316 6822 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/nexenta_nas.py:39 2026-04-21 02:05:53.332330 | ubuntu-noble | 2026-04-21 02:05:53.316 6822 DEBUG manila.share.drivers.nexenta.ns4.nexenta_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Setting up the NexentaStor4 plugin. do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/nexenta_nas.py:67 2026-04-21 02:05:53.332338 | ubuntu-noble | 2026-04-21 02:05:53.317 6822 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Sending JSON data: {"object": "netstorsvc", "method": "share_folder", "params": ["svc:/network/nfs/server:default", "volume/nfs_share/share", {"auth_type": "none", "read_write": "1.1.1.1", "read_only": "", "recursive": "true", "anonymous_rw": "true", "anonymous": "true", "extra_options": "anon=0"}]} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2026-04-21 02:05:53.332345 | ubuntu-noble | 2026-04-21 02:05:53.317 6822 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Got response: {} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:88 2026-04-21 02:05:53.332360 | ubuntu-noble | 2026-04-21 02:05:53.317 6822 DEBUG manila.share.drivers.nexenta.ns4.jsonrpc [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Sending JSON data: {"object": "netstorsvc", "method": "share_folder", "params": ["svc:/network/nfs/server:default", "volume/nfs_share/share", {"auth_type": "none", "read_write": "1111", "read_only": "", "recursive": "true", "anonymous_rw": "true", "anonymous": "true", "extra_options": "anon=0"}]} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns4/jsonrpc.py:85 2026-04-21 02:05:53.332367 | ubuntu-noble | 2026-04-21 02:05:53.318 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.333029 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_update_access__add_one_ip_to_empty_access_list [0.020318s] ... ok 2026-04-21 02:05:53.336013 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_extend_share__thin_provisoning [0.035536s] ... ok 2026-04-21 02:05:53.339245 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_preferred_dc_error [0.018319s] ... ok 2026-04-21 02:05:53.341446 | ubuntu-noble | 2026-04-21 02:05:53.337 6822 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Modify properties of collection parent/child: {'key': 'value'} set /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:342 2026-04-21 02:05:53.341467 | ubuntu-noble | 2026-04-21 02:05:53.338 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.342703 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_set [0.019713s] ... ok 2026-04-21 02:05:53.342722 | ubuntu-noble | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__group_exists [0.018706s] ... ok 2026-04-21 02:05:53.344205 | ubuntu-noble | {4} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_info_from_version_info [0.017871s] ... ok 2026-04-21 02:05:53.361360 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_snaplock_attributes_2 [0.019728s] ... ok 2026-04-21 02:05:53.361664 | ubuntu-noble | 2026-04-21 02:05:53.356 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.361674 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_kwargs [0.018334s] ... ok 2026-04-21 02:05:53.362468 | ubuntu-noble | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__maprfs_ls [0.018426s] ... ok 2026-04-21 02:05:53.363467 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_update_share_stats [0.027657s] ... ok 2026-04-21 02:05:53.363900 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_check_for_setup_error__folder_doesnt_exist [0.020046s] ... ok 2026-04-21 02:05:53.377082 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_snaplock_attributes_none [0.018983s] ... ok 2026-04-21 02:05:53.377858 | ubuntu-noble | CLDB nodes are not specified! 2026-04-21 02:05:53.378464 | ubuntu-noble | Zookeeper nodes are not specified! 2026-04-21 02:05:53.378475 | ubuntu-noble | MapR-FS is not in healthy state. 2026-04-21 02:05:53.379331 | ubuntu-noble | 2026-04-21 02:05:53.374 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.379674 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_no_message_kwargs [0.018278s] ... ok 2026-04-21 02:05:53.380118 | ubuntu-noble | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_check_for_setup_error_exception_cldb_state [0.019227s] ... ok 2026-04-21 02:05:53.383063 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefDatasets.test_rename [0.020628s] ... ok 2026-04-21 02:05:53.384470 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share [0.019662s] ... ok 2026-04-21 02:05:53.397689 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_size [0.019277s] ... ok 2026-04-21 02:05:53.399390 | ubuntu-noble | 2026-04-21 02:05:53.392 6822 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Rollback filesystem parent/child: {'key': 'value'} rollback /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:410 2026-04-21 02:05:53.399415 | ubuntu-noble | 2026-04-21 02:05:53.393 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.399420 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_rollback [0.018598s] ... ok 2026-04-21 02:05:53.399918 | ubuntu-noble | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_snapshot [0.019416s] ... ok 2026-04-21 02:05:53.402554 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_snapshot [0.019291s] ... ok 2026-04-21 02:05:53.403905 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___http [0.019844s] ... ok 2026-04-21 02:05:53.415826 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_snapdir_access [0.018389s] ... ok 2026-04-21 02:05:53.417643 | ubuntu-noble | Failed to delete share share-0. 2026-04-21 02:05:53.417657 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:53.417662 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 266, in delete_share 2026-04-21 02:05:53.417666 | ubuntu-noble | self._maprfs_util.delete_volume(volume_name) 2026-04-21 02:05:53.417670 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 155, in delete_volume 2026-04-21 02:05:53.417674 | ubuntu-noble | out, __ = self._execute(*cmd, check_exit_code=False) 2026-04-21 02:05:53.417678 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:53.417682 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:53.417686 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:53.417689 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:53.417693 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:53.417697 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:53.417700 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:53.417704 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:53.417708 | ubuntu-noble | raise effect 2026-04-21 02:05:53.417712 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:53.417715 | ubuntu-noble | Command: None 2026-04-21 02:05:53.417719 | ubuntu-noble | Exit code: - 2026-04-21 02:05:53.417723 | ubuntu-noble | Stdout: None 2026-04-21 02:05:53.417727 | ubuntu-noble | Stderr: None 2026-04-21 02:05:53.420013 | ubuntu-noble | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_share_exception [0.019636s] ... ok 2026-04-21 02:05:53.422692 | ubuntu-noble | 2026-04-21 02:05:53.411 6822 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] NEF request start: get parent/child {'key': 'value'} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:80 2026-04-21 02:05:53.422708 | ubuntu-noble | 2026-04-21 02:05:53.411 6822 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] NEF request done: get parent/child {'params': {'key': 'value'}}, total response time: 0 seconds, total requests count: 0, requests statistics: {} __call__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:113 2026-04-21 02:05:53.422714 | ubuntu-noble | 2026-04-21 02:05:53.412 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.422718 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___get_data_payload [0.018747s] ... ok 2026-04-21 02:05:53.422722 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot [0.019301s] ... ok 2026-04-21 02:05:53.422726 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___iscsi_no_rest_address [0.019114s] ... ok 2026-04-21 02:05:53.434309 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migrate_cancel [0.018256s] ... ok 2026-04-21 02:05:53.439147 | ubuntu-noble | 2026-04-21 02:05:53.430 6822 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Try to failover path pool/share to host 2.2.2.2 failover /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:283 2026-04-21 02:05:53.439163 | ubuntu-noble | 2026-04-21 02:05:53.431 6822 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Failover result: 404 failover /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:294 2026-04-21 02:05:53.439186 | ubuntu-noble | 2026-04-21 02:05:53.431 6822 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Skip unsuitable host 2.2.2.2: there is no pool/share path found failover /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:306 2026-04-21 02:05:53.439192 | ubuntu-noble | 2026-04-21 02:05:53.431 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.439476 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_failover_404 [0.019247s] ... ok 2026-04-21 02:05:53.439672 | ubuntu-noble | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_do_setup [0.019374s] ... ok 2026-04-21 02:05:53.442233 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_extend_share__thick_provisoning [0.019693s] ... ok 2026-04-21 02:05:53.443107 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_update_lock [0.020633s] ... ok 2026-04-21 02:05:53.453086 | ubuntu-noble | 2026-04-21 02:05:53.449 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.453102 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath_no_href [0.017969s] ... ok 2026-04-21 02:05:53.454284 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_junctioned_volumes_1__fake_share [0.018712s] ... ok 2026-04-21 02:05:53.458082 | ubuntu-noble | {1} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_add_no_user_no_group_exists [0.018867s] ... ok 2026-04-21 02:05:53.467539 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_update_access__cidr [0.019659s] ... ok 2026-04-21 02:05:53.468925 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_update_token [0.021396s] ... ok 2026-04-21 02:05:53.472783 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__create_basic_auth_handler [0.019078s] ... ok 2026-04-21 02:05:53.478321 | ubuntu-noble | 2026-04-21 02:05:53.468 6822 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Hook start on session request get https://1.1.1.1:8443/parent/child None and session response 404 {"code": "ENOENT"} hook /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:154 2026-04-21 02:05:53.478351 | ubuntu-noble | 2026-04-21 02:05:53.468 6822 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Hook done on session request get https://1.1.1.1:8443/parent/child None and session response 404 {"code": "ENOENT"}: no valid hosts found hook /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:200 2026-04-21 02:05:53.478357 | ubuntu-noble | 2026-04-21 02:05:53.469 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.478361 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_404_failover_error [0.019574s] ... ok 2026-04-21 02:05:53.478925 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_setter_child_dict [0.018396s] ... ok 2026-04-21 02:05:53.485994 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_update_access__unsupported_access_type [0.019580s] ... ok 2026-04-21 02:05:53.486794 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___request_failover_error [0.019267s] ... ok 2026-04-21 02:05:53.491030 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__get_base_url_2 [0.018870s] ... ok 2026-04-21 02:05:53.495065 | ubuntu-noble | 2026-04-21 02:05:53.487 6822 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Clone snapshot parent/child: {'key': 'value'} clone /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:399 2026-04-21 02:05:53.495079 | ubuntu-noble | 2026-04-21 02:05:53.488 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.495090 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefSnapshots.test_clone [0.019004s] ... ok 2026-04-21 02:05:53.495094 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_base_url_1 [0.017639s] ... ok 2026-04-21 02:05:53.500148 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_get [0.018463s] ... ok 2026-04-21 02:05:53.503388 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_401 [0.019095s] ... ok 2026-04-21 02:05:53.509259 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__init__ssl_verify_2_my_cert [0.018385s] ... ok 2026-04-21 02:05:53.516039 | ubuntu-noble | {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.017837s] ... ok 2026-04-21 02:05:53.518065 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_path [0.018283s] ... ok 2026-04-21 02:05:53.519141 | ubuntu-noble | 2026-04-21 02:05:53.506 6822 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/nexenta_nas.py:52 2026-04-21 02:05:53.519153 | ubuntu-noble | 2026-04-21 02:05:53.507 6822 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Get properties of setting system.guid: None get /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2026-04-21 02:05:53.519157 | ubuntu-noble | 2026-04-21 02:05:53.508 6822 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Reverting to snapshot: snapshot-snap_id. revert_to_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/nexenta_nas.py:339 2026-04-21 02:05:53.519162 | ubuntu-noble | 2026-04-21 02:05:53.508 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.520534 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_revert_to_snapshot [0.020272s] ... ok 2026-04-21 02:05:53.521345 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_404_nested [0.018101s] ... ok 2026-04-21 02:05:53.527027 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_api_version_1_None [0.018038s] ... ok 2026-04-21 02:05:53.535028 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_valid_1 [0.020044s] ... ok 2026-04-21 02:05:53.536874 | ubuntu-noble | 2026-04-21 02:05:53.528 6822 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/nexenta_nas.py:52 2026-04-21 02:05:53.536895 | ubuntu-noble | 2026-04-21 02:05:53.528 6822 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Get properties of setting system.guid: None get /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2026-04-21 02:05:53.536900 | ubuntu-noble | 2026-04-21 02:05:53.530 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.537867 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_set_reservation [0.021028s] ... ok 2026-04-21 02:05:53.539245 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_promote [0.018293s] ... ok 2026-04-21 02:05:53.540330 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_500_busy_ok [0.018906s] ... ok 2026-04-21 02:05:53.545689 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_api_version_2___1____0__ [0.018510s] ... ok 2026-04-21 02:05:53.556667 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_licenses [0.019297s] ... ok 2026-04-21 02:05:53.557350 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefHpr.test_activate [0.018836s] ... ok 2026-04-21 02:05:53.567060 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_ontap_version_2_9_10 [0.019153s] ... ok 2026-04-21 02:05:53.567090 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_backend_name [0.024435s] ... ok 2026-04-21 02:05:53.570436 | ubuntu-noble | 2026-04-21 02:05:53.548 6822 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/nexenta_nas.py:52 2026-04-21 02:05:53.570460 | ubuntu-noble | 2026-04-21 02:05:53.548 6822 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Get properties of setting system.guid: None get /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2026-04-21 02:05:53.570467 | ubuntu-noble | 2026-04-21 02:05:53.549 6822 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Updating access to share share-uuid with following access rules: [('username', 'ro', 'some_user')] update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/nexenta_nas.py:414 2026-04-21 02:05:53.570475 | ubuntu-noble | 2026-04-21 02:05:53.549 6822 WARNING manila.share.drivers.nexenta.ns5.nexenta_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Only IP access control type is supported for NFS. 2026-04-21 02:05:53.570481 | ubuntu-noble | 2026-04-21 02:05:53.549 6822 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] List of NFSs: {'filesystem': 'pool1/nfs_share/share-uuid'} list /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:348 2026-04-21 02:05:53.570488 | ubuntu-noble | 2026-04-21 02:05:53.549 6822 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:342 2026-04-21 02:05:53.570495 | ubuntu-noble | 2026-04-21 02:05:53.549 6822 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:428 2026-04-21 02:05:53.570511 | ubuntu-noble | 2026-04-21 02:05:53.550 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.572589 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_access__not_ip_2_ro [0.020011s] ... ok 2026-04-21 02:05:53.575874 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_system_version_cached [0.019509s] ... ok 2026-04-21 02:05:53.576427 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___get [0.018563s] ... ok 2026-04-21 02:05:53.579871 | ubuntu-noble | 2026-04-21 02:05:53.568 6822 DEBUG manila.share.drivers.nexenta.ns5.nexenta_nas [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Initializing Nexenta driver. __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/nexenta_nas.py:52 2026-04-21 02:05:53.579886 | ubuntu-noble | 2026-04-21 02:05:53.569 6822 DEBUG manila.share.drivers.nexenta.ns5.jsonrpc [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Get properties of setting system.guid: None get /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/nexenta/ns5/jsonrpc.py:336 2026-04-21 02:05:53.579891 | ubuntu-noble | 2026-04-21 02:05:53.570 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.579895 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_share_stats [0.020694s] ... ok 2026-04-21 02:05:53.584684 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_1_post [0.018731s] ... ok 2026-04-21 02:05:53.586586 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_mount_filesystem_with_activate [0.019868s] ... ok 2026-04-21 02:05:53.592761 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__format_request_2 [0.019595s] ... ok 2026-04-21 02:05:53.592788 | ubuntu-noble | 2026-04-21 02:05:53.589 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.592795 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_02______0_ [0.018790s] ... ok 2026-04-21 02:05:53.593612 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___get_payload [0.019058s] ... ok 2026-04-21 02:05:53.605988 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_4 [0.018301s] ... ok 2026-04-21 02:05:53.606405 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_set_quota [0.018785s] ... ok 2026-04-21 02:05:53.611086 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_snapmirrors [0.019500s] ... ok 2026-04-21 02:05:53.612245 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___post_payload [0.018597s] ... ok 2026-04-21 02:05:53.612834 | ubuntu-noble | 2026-04-21 02:05:53.608 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.613691 | ubuntu-noble | {5} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_04___12___12_ [0.018640s] ... ok 2026-04-21 02:05:53.622421 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_http_error_1 [0.018914s] ... ok 2026-04-21 02:05:53.623026 | ubuntu-noble | {0} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_08___1023b___1023_ [0.018670s] ... ok 2026-04-21 02:05:53.630530 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___put_invalid_payload [0.017929s] ... ok 2026-04-21 02:05:53.631094 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_volume_move [0.019391s] ... ok 2026-04-21 02:05:53.639570 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_http_error_2 [0.018500s] ... ok 2026-04-21 02:05:53.643894 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_13 [0.020673s] ... ok 2026-04-21 02:05:53.647695 | ubuntu-noble | 2026-04-21 02:05:53.639 6822 DEBUG manila.share.drivers.purestorage.flashblade [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] setup complete do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/purestorage/flashblade.py:152 2026-04-21 02:05:53.647730 | ubuntu-noble | 2026-04-21 02:05:53.639 6822 DEBUG manila.share.drivers.purestorage.flashblade [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] FlashBlade filter source_display_name='fake_dataset' and suffix='snap' delete_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/purestorage/flashblade.py:430 2026-04-21 02:05:53.647735 | ubuntu-noble | 2026-04-21 02:05:53.639 6822 WARNING manila.share.drivers.purestorage.flashblade [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] snapshot fake_dataset.snap not found on FlashBlade, skip delete: manila.exception.ShareResourceNotFound: Share id 1 could not be found in storage backend. 2026-04-21 02:05:53.647740 | ubuntu-noble | 2026-04-21 02:05:53.640 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.647745 | ubuntu-noble | {5} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_snapshot_not_found [0.032554s] ... ok 2026-04-21 02:05:53.648639 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_cifs_share_access_3 [0.018305s] ... ok 2026-04-21 02:05:53.649175 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath_no_content [0.018022s] ... ok 2026-04-21 02:05:53.659434 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_timeout_value_error_1___ [0.018766s] ... ok 2026-04-21 02:05:53.666084 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_28 [0.021550s] ... ok 2026-04-21 02:05:53.670525 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_create_share_from_snapshot [0.020195s] ... ok 2026-04-21 02:05:53.672452 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_port_to_broadcast_domain [0.019900s] ... ok 2026-04-21 02:05:53.680116 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_break_snapmirror [0.020704s] ... ok 2026-04-21 02:05:53.686088 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_5 [0.020175s] ... ok 2026-04-21 02:05:53.687821 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_port_to_broadcast_domain_api_error [0.018854s] ... ok 2026-04-21 02:05:53.690339 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_extend_share [0.020017s] ... ok 2026-04-21 02:05:53.693031 | ubuntu-noble | 2026-04-21 02:05:53.660 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-21 02:05:53.693054 | ubuntu-noble | 2026-04-21 02:05:53.661 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.693060 | ubuntu-noble | 2026-04-21 02:05:53.661 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.693064 | ubuntu-noble | 2026-04-21 02:05:53.661 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.693069 | ubuntu-noble | 2026-04-21 02:05:53.693073 | ubuntu-noble | 2026-04-21 02:05:53.693077 | ubuntu-noble | 2026-04-21 02:05:53.693081 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.693085 | ubuntu-noble | 2026-04-21 02:05:53.661 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-21 02:05:53.693089 | ubuntu-noble | 2026-04-21 02:05:53.661 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in get_basic_info get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:95 2026-04-21 02:05:53.693093 | ubuntu-noble | 2026-04-21 02:05:53.662 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.693096 | ubuntu-noble | 2026-04-21 02:05:53.693100 | ubuntu-noble | 2026-04-21 02:05:53.693104 | ubuntu-noble | 2026-04-21 02:05:53.693108 | ubuntu-noble | 2026-04-21 02:05:53.693112 | ubuntu-noble | 2026-04-21 02:05:53.693116 | ubuntu-noble | 2026-04-21 02:05:53.693120 | ubuntu-noble | 2026-04-21 02:05:53.693124 | ubuntu-noble | 2026-04-21 02:05:53.693128 | ubuntu-noble | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-04-21 02:05:53.693133 | ubuntu-noble | 2026-04-21 02:05:53.662 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:181 2026-04-21 02:05:53.693137 | ubuntu-noble | 2026-04-21 02:05:53.662 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.693148 | ubuntu-noble | 2026-04-21 02:05:53.662 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.693152 | ubuntu-noble | 2026-04-21 02:05:53.662 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.693156 | ubuntu-noble | 2026-04-21 02:05:53.693163 | ubuntu-noble | 2026-04-21 02:05:53.693167 | ubuntu-noble | 2026-04-21 02:05:53.693171 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.693175 | ubuntu-noble | 2026-04-21 02:05:53.663 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-21 02:05:53.693196 | ubuntu-noble | 2026-04-21 02:05:53.663 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-21 02:05:53.693200 | ubuntu-noble | 2026-04-21 02:05:53.663 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.693205 | ubuntu-noble | 2026-04-21 02:05:53.663 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.693209 | ubuntu-noble | 2026-04-21 02:05:53.663 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.693213 | ubuntu-noble | 2026-04-21 02:05:53.693217 | ubuntu-noble | 2026-04-21 02:05:53.693220 | ubuntu-noble | 2026-04-21 02:05:53.693224 | ubuntu-noble | 2026-04-21 02:05:53.693228 | ubuntu-noble | 2026-04-21 02:05:53.693231 | ubuntu-noble | 2026-04-21 02:05:53.693235 | ubuntu-noble | 2026-04-21 02:05:53.693239 | ubuntu-noble | 2026-04-21 02:05:53.693243 | ubuntu-noble | 2026-04-21 02:05:53.693246 | ubuntu-noble | 2026-04-21 02:05:53.693250 | ubuntu-noble | 2026-04-21 02:05:53.693254 | ubuntu-noble | 2026-04-21 02:05:53.693257 | ubuntu-noble | 2026-04-21 02:05:53.693261 | ubuntu-noble | 2026-04-21 02:05:53.693265 | ubuntu-noble | 2026-04-21 02:05:53.693269 | ubuntu-noble | 2026-04-21 02:05:53.693272 | ubuntu-noble | 2026-04-21 02:05:53.693276 | ubuntu-noble | 2026-04-21 02:05:53.693280 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.693284 | ubuntu-noble | 2026-04-21 02:05:53.664 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.693529 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_add_host [0.023878s] ... ok 2026-04-21 02:05:53.699873 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_2 [0.019748s] ... ok 2026-04-21 02:05:53.708050 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_ro [0.019743s] ... ok 2026-04-21 02:05:53.708087 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_snaprestore_license_svm_scoped_found_exception [0.019499s] ... ok 2026-04-21 02:05:53.709133 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_access__ip_rw [0.020201s] ... ok 2026-04-21 02:05:53.721144 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_convert_svm_to_default_subtype_timeout [0.019858s] ... ok 2026-04-21 02:05:53.723564 | ubuntu-noble | 2026-04-21 02:05:53.686 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-21 02:05:53.723592 | ubuntu-noble | 2026-04-21 02:05:53.686 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.723598 | ubuntu-noble | 2026-04-21 02:05:53.686 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.723602 | ubuntu-noble | 2026-04-21 02:05:53.687 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.723606 | ubuntu-noble | 2026-04-21 02:05:53.723611 | ubuntu-noble | 2026-04-21 02:05:53.723615 | ubuntu-noble | 2026-04-21 02:05:53.723619 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.723623 | ubuntu-noble | 2026-04-21 02:05:53.687 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-21 02:05:53.723627 | ubuntu-noble | 2026-04-21 02:05:53.687 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in get_basic_info get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:95 2026-04-21 02:05:53.723631 | ubuntu-noble | 2026-04-21 02:05:53.687 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.723635 | ubuntu-noble | 2026-04-21 02:05:53.723639 | ubuntu-noble | 2026-04-21 02:05:53.723642 | ubuntu-noble | 2026-04-21 02:05:53.723646 | ubuntu-noble | 2026-04-21 02:05:53.723650 | ubuntu-noble | 2026-04-21 02:05:53.723654 | ubuntu-noble | 2026-04-21 02:05:53.723658 | ubuntu-noble | 2026-04-21 02:05:53.723661 | ubuntu-noble | 2026-04-21 02:05:53.723665 | ubuntu-noble | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-04-21 02:05:53.723670 | ubuntu-noble | 2026-04-21 02:05:53.688 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:181 2026-04-21 02:05:53.723674 | ubuntu-noble | 2026-04-21 02:05:53.688 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.723678 | ubuntu-noble | 2026-04-21 02:05:53.688 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.723690 | ubuntu-noble | 2026-04-21 02:05:53.688 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.723694 | ubuntu-noble | 2026-04-21 02:05:53.723698 | ubuntu-noble | 2026-04-21 02:05:53.723702 | ubuntu-noble | 2026-04-21 02:05:53.723706 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.723709 | ubuntu-noble | 2026-04-21 02:05:53.688 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-21 02:05:53.723719 | ubuntu-noble | 2026-04-21 02:05:53.689 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-21 02:05:53.723723 | ubuntu-noble | 2026-04-21 02:05:53.689 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] create_share_name: fakeLabel create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:185 2026-04-21 02:05:53.723974 | ubuntu-noble | 2026-04-21 02:05:53.689 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.723984 | ubuntu-noble | 2026-04-21 02:05:53.689 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.723988 | ubuntu-noble | 2026-04-21 02:05:53.689 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.723992 | ubuntu-noble | 2026-04-21 02:05:53.723996 | ubuntu-noble | 2026-04-21 02:05:53.724000 | ubuntu-noble | 2026-04-21 02:05:53.724004 | ubuntu-noble | 2026-04-21 02:05:53.724007 | ubuntu-noble | 2026-04-21 02:05:53.724011 | ubuntu-noble | 2026-04-21 02:05:53.724015 | ubuntu-noble | 2026-04-21 02:05:53.724019 | ubuntu-noble | 2026-04-21 02:05:53.724023 | ubuntu-noble | 2026-04-21 02:05:53.724027 | ubuntu-noble | 2026-04-21 02:05:53.724030 | ubuntu-noble | 2026-04-21 02:05:53.724034 | ubuntu-noble | 2026-04-21 02:05:53.724038 | ubuntu-noble | 2026-04-21 02:05:53.724041 | ubuntu-noble | 2026-04-21 02:05:53.724045 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.724049 | ubuntu-noble | 2026-04-21 02:05:53.689 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Iterating vol name: fakeLabel, index: faleValue create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:236 2026-04-21 02:05:53.724059 | ubuntu-noble | 2026-04-21 02:05:53.690 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] volumeLabel:fakeLabel create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:240 2026-04-21 02:05:53.724063 | ubuntu-noble | 2026-04-21 02:05:53.691 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.724067 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_create_share_api_2_fakeLabel [0.026418s] ... ok 2026-04-21 02:05:53.728795 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_check_share_access_2_CIFS [0.020279s] ... ok 2026-04-21 02:05:53.728816 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory_user_privilege_error [0.019129s] ... ok 2026-04-21 02:05:53.730561 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_nfs_access_2 [0.020971s] ... ok 2026-04-21 02:05:53.738769 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_create_snapmirror_svm [0.019474s] ... ok 2026-04-21 02:05:53.745850 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_for_kerberos [0.018487s] ... ok 2026-04-21 02:05:53.746193 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot_negative_clone_fail [0.020318s] ... ok 2026-04-21 02:05:53.748790 | ubuntu-noble | 2026-04-21 02:05:53.713 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-21 02:05:53.748904 | ubuntu-noble | 2026-04-21 02:05:53.713 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.748963 | ubuntu-noble | 2026-04-21 02:05:53.713 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.748970 | ubuntu-noble | 2026-04-21 02:05:53.713 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.748974 | ubuntu-noble | 2026-04-21 02:05:53.748978 | ubuntu-noble | 2026-04-21 02:05:53.748982 | ubuntu-noble | 2026-04-21 02:05:53.748986 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.748990 | ubuntu-noble | 2026-04-21 02:05:53.714 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-21 02:05:53.748994 | ubuntu-noble | 2026-04-21 02:05:53.714 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in get_basic_info get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:95 2026-04-21 02:05:53.748998 | ubuntu-noble | 2026-04-21 02:05:53.714 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.749002 | ubuntu-noble | 2026-04-21 02:05:53.749014 | ubuntu-noble | 2026-04-21 02:05:53.749018 | ubuntu-noble | 2026-04-21 02:05:53.749022 | ubuntu-noble | 2026-04-21 02:05:53.749026 | ubuntu-noble | 2026-04-21 02:05:53.749030 | ubuntu-noble | 2026-04-21 02:05:53.749033 | ubuntu-noble | 2026-04-21 02:05:53.749037 | ubuntu-noble | 2026-04-21 02:05:53.749041 | ubuntu-noble | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-04-21 02:05:53.749046 | ubuntu-noble | 2026-04-21 02:05:53.714 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:181 2026-04-21 02:05:53.749050 | ubuntu-noble | 2026-04-21 02:05:53.714 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.749054 | ubuntu-noble | 2026-04-21 02:05:53.714 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.749058 | ubuntu-noble | 2026-04-21 02:05:53.715 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.749062 | ubuntu-noble | 2026-04-21 02:05:53.749065 | ubuntu-noble | 2026-04-21 02:05:53.749069 | ubuntu-noble | 2026-04-21 02:05:53.749073 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.749077 | ubuntu-noble | 2026-04-21 02:05:53.715 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-21 02:05:53.749086 | ubuntu-noble | 2026-04-21 02:05:53.715 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-21 02:05:53.749090 | ubuntu-noble | 2026-04-21 02:05:53.715 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.749097 | ubuntu-noble | 2026-04-21 02:05:53.715 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.749101 | ubuntu-noble | 2026-04-21 02:05:53.715 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.749105 | ubuntu-noble | 2026-04-21 02:05:53.749109 | ubuntu-noble | 2026-04-21 02:05:53.749113 | ubuntu-noble | 2026-04-21 02:05:53.749116 | ubuntu-noble | 2026-04-21 02:05:53.749120 | ubuntu-noble | 2026-04-21 02:05:53.749124 | ubuntu-noble | 2026-04-21 02:05:53.749128 | ubuntu-noble | 2026-04-21 02:05:53.749132 | ubuntu-noble | 2026-04-21 02:05:53.749140 | ubuntu-noble | 2026-04-21 02:05:53.749143 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.749147 | ubuntu-noble | 2026-04-21 02:05:53.715 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Iterating vol name: fakeShareName, index: fakeNo get_share_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:327 2026-04-21 02:05:53.749151 | ubuntu-noble | 2026-04-21 02:05:53.716 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.749157 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_share_info_1 [0.024922s] ... ok 2026-04-21 02:05:53.749784 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_01__None__0_ [0.018411s] ... ok 2026-04-21 02:05:53.762402 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_svm_1_True [0.021229s] ... ok 2026-04-21 02:05:53.764002 | ubuntu-noble | Snapshot fakeSnapshotId does not exist 2026-04-21 02:05:53.764844 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_port_and_broadcast_domain_3__None__False_ [0.018818s] ... ok 2026-04-21 02:05:53.769548 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot_without_snapshot_id [0.020204s] ... ok 2026-04-21 02:05:53.770119 | ubuntu-noble | {4} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_07___1B___1_ [0.019703s] ... ok 2026-04-21 02:05:53.781378 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_svm_does_not_exist [0.021327s] ... ok 2026-04-21 02:05:53.784314 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_1 [0.019224s] ... ok 2026-04-21 02:05:53.785382 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_deny_access_without_hostlist [0.019050s] ... ok 2026-04-21 02:05:53.788829 | ubuntu-noble | flashblade_api configuration parameter must be specified 2026-04-21 02:05:53.788951 | ubuntu-noble | NoneType: None 2026-04-21 02:05:53.792595 | ubuntu-noble | {4} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_no_auth_parameters [0.022587s] ... ok 2026-04-21 02:05:53.802593 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_most_available_aggr_of_vserver [0.020766s] ... ok 2026-04-21 02:05:53.803624 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_error [0.019761s] ... ok 2026-04-21 02:05:53.805427 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_gen_random_name_4 [0.019296s] ... ok 2026-04-21 02:05:53.812828 | ubuntu-noble | {4} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_shrink_share [0.021243s] ... ok 2026-04-21 02:05:53.824893 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_policy_2 [0.018758s] ... ok 2026-04-21 02:05:53.825312 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs_ip_not_equel_share_ip [0.019469s] ... ok 2026-04-21 02:05:53.827657 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_snapmirror_destinations_svm [0.020904s] ... ok 2026-04-21 02:05:53.836015 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_api_create_share_with_fail_response_1 [0.022839s] ... ok 2026-04-21 02:05:53.842224 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_1_True [0.018888s] ... ok 2026-04-21 02:05:53.842277 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_remove_qos_on_old_active_replica_unreachable_backend_2 [0.018408s] ... ok 2026-04-21 02:05:53.845574 | ubuntu-noble | {0} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_access_without_volname [0.019080s] ... ok 2026-04-21 02:05:53.848170 | ubuntu-noble | 2026-04-21 02:05:53.738 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-21 02:05:53.848189 | ubuntu-noble | 2026-04-21 02:05:53.738 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.848196 | ubuntu-noble | 2026-04-21 02:05:53.738 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.848202 | ubuntu-noble | 2026-04-21 02:05:53.738 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.848208 | ubuntu-noble | 2026-04-21 02:05:53.848213 | ubuntu-noble | 2026-04-21 02:05:53.848219 | ubuntu-noble | 2026-04-21 02:05:53.848224 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.848230 | ubuntu-noble | 2026-04-21 02:05:53.739 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-21 02:05:53.848235 | ubuntu-noble | 2026-04-21 02:05:53.739 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in get_basic_info get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:95 2026-04-21 02:05:53.848241 | ubuntu-noble | 2026-04-21 02:05:53.739 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.848246 | ubuntu-noble | 2026-04-21 02:05:53.848251 | ubuntu-noble | 2026-04-21 02:05:53.848257 | ubuntu-noble | 2026-04-21 02:05:53.848263 | ubuntu-noble | 2026-04-21 02:05:53.848268 | ubuntu-noble | 2026-04-21 02:05:53.848273 | ubuntu-noble | 2026-04-21 02:05:53.848278 | ubuntu-noble | 2026-04-21 02:05:53.848284 | ubuntu-noble | 2026-04-21 02:05:53.848326 | ubuntu-noble | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-04-21 02:05:53.848332 | ubuntu-noble | 2026-04-21 02:05:53.739 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:181 2026-04-21 02:05:53.848338 | ubuntu-noble | 2026-04-21 02:05:53.739 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.848344 | ubuntu-noble | 2026-04-21 02:05:53.740 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.848358 | ubuntu-noble | 2026-04-21 02:05:53.740 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.848363 | ubuntu-noble | 2026-04-21 02:05:53.848369 | ubuntu-noble | 2026-04-21 02:05:53.848374 | ubuntu-noble | 2026-04-21 02:05:53.848379 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.848384 | ubuntu-noble | 2026-04-21 02:05:53.740 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-21 02:05:53.848401 | ubuntu-noble | 2026-04-21 02:05:53.740 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-21 02:05:53.848407 | ubuntu-noble | 2026-04-21 02:05:53.740 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.848413 | ubuntu-noble | 2026-04-21 02:05:53.740 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.848419 | ubuntu-noble | 2026-04-21 02:05:53.741 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.848424 | ubuntu-noble | 2026-04-21 02:05:53.848429 | ubuntu-noble | 2026-04-21 02:05:53.848435 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.848440 | ubuntu-noble | 2026-04-21 02:05:53.741 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:50 2026-04-21 02:05:53.848445 | ubuntu-noble | 2026-04-21 02:05:53.741 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.848483 | ubuntu-noble | 2026-04-21 02:05:53.741 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.848489 | ubuntu-noble | 2026-04-21 02:05:53.741 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.848494 | ubuntu-noble | 2026-04-21 02:05:53.848499 | ubuntu-noble | 2026-04-21 02:05:53.848505 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.848516 | ubuntu-noble | 2026-04-21 02:05:53.741 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_share_info' after 0.00113(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:53.848522 | ubuntu-noble | 2026-04-21 02:05:53.742 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.get_share_info in 1 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:53.848528 | ubuntu-noble | 2026-04-21 02:05:53.742 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-21 02:05:53.848533 | ubuntu-noble | 2026-04-21 02:05:53.742 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.848542 | ubuntu-noble | 2026-04-21 02:05:53.742 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.848552 | ubuntu-noble | 2026-04-21 02:05:53.742 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.848558 | ubuntu-noble | 2026-04-21 02:05:53.848563 | ubuntu-noble | 2026-04-21 02:05:53.848568 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.848573 | ubuntu-noble | 2026-04-21 02:05:53.742 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:50 2026-04-21 02:05:53.848579 | ubuntu-noble | 2026-04-21 02:05:53.742 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.848584 | ubuntu-noble | 2026-04-21 02:05:53.743 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.848589 | ubuntu-noble | 2026-04-21 02:05:53.743 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.848595 | ubuntu-noble | 2026-04-21 02:05:53.848600 | ubuntu-noble | 2026-04-21 02:05:53.848605 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.848610 | ubuntu-noble | 2026-04-21 02:05:53.743 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_share_info' after 0.00274(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:53.849014 | ubuntu-noble | 2026-04-21 02:05:53.743 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.get_share_info in 2 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:53.849021 | ubuntu-noble | 2026-04-21 02:05:53.743 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-21 02:05:53.849027 | ubuntu-noble | 2026-04-21 02:05:53.743 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.849033 | ubuntu-noble | 2026-04-21 02:05:53.743 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.849038 | ubuntu-noble | 2026-04-21 02:05:53.744 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.849044 | ubuntu-noble | 2026-04-21 02:05:53.849049 | ubuntu-noble | 2026-04-21 02:05:53.849088 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.849099 | ubuntu-noble | 2026-04-21 02:05:53.744 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:50 2026-04-21 02:05:53.849111 | ubuntu-noble | 2026-04-21 02:05:53.744 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.849117 | ubuntu-noble | 2026-04-21 02:05:53.744 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.849122 | ubuntu-noble | 2026-04-21 02:05:53.744 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.849128 | ubuntu-noble | 2026-04-21 02:05:53.849133 | ubuntu-noble | 2026-04-21 02:05:53.849138 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.849143 | ubuntu-noble | 2026-04-21 02:05:53.744 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_share_info' after 0.0041(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:53.849149 | ubuntu-noble | 2026-04-21 02:05:53.744 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.get_share_info in 4 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:53.849164 | ubuntu-noble | 2026-04-21 02:05:53.745 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-21 02:05:53.849169 | ubuntu-noble | 2026-04-21 02:05:53.745 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.849175 | ubuntu-noble | 2026-04-21 02:05:53.745 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.849180 | ubuntu-noble | 2026-04-21 02:05:53.745 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.849185 | ubuntu-noble | 2026-04-21 02:05:53.849190 | ubuntu-noble | 2026-04-21 02:05:53.849196 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.849201 | ubuntu-noble | 2026-04-21 02:05:53.746 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:50 2026-04-21 02:05:53.849206 | ubuntu-noble | 2026-04-21 02:05:53.746 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.849212 | ubuntu-noble | 2026-04-21 02:05:53.746 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.849220 | ubuntu-noble | 2026-04-21 02:05:53.746 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.849226 | ubuntu-noble | 2026-04-21 02:05:53.849231 | ubuntu-noble | 2026-04-21 02:05:53.849241 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.849246 | ubuntu-noble | 2026-04-21 02:05:53.746 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_share_info' after 0.00608(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:53.849251 | ubuntu-noble | 2026-04-21 02:05:53.746 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.get_share_info in 8 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:53.849257 | ubuntu-noble | 2026-04-21 02:05:53.747 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-21 02:05:53.850341 | ubuntu-noble | 2026-04-21 02:05:53.747 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.850785 | ubuntu-noble | 2026-04-21 02:05:53.747 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.850795 | ubuntu-noble | 2026-04-21 02:05:53.747 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.850800 | ubuntu-noble | 2026-04-21 02:05:53.850804 | ubuntu-noble | 2026-04-21 02:05:53.850808 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.850813 | ubuntu-noble | 2026-04-21 02:05:53.747 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:50 2026-04-21 02:05:53.850817 | ubuntu-noble | 2026-04-21 02:05:53.747 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.850821 | ubuntu-noble | 2026-04-21 02:05:53.747 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.850826 | ubuntu-noble | 2026-04-21 02:05:53.748 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.850830 | ubuntu-noble | 2026-04-21 02:05:53.850833 | ubuntu-noble | 2026-04-21 02:05:53.850837 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.850841 | ubuntu-noble | 2026-04-21 02:05:53.748 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_share_info' after 0.00764(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:53.850852 | ubuntu-noble | 2026-04-21 02:05:53.749 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.850862 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_01 [0.032806s] ... ok 2026-04-21 02:05:53.857269 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_create_share_api_1_fake_share_name [0.020106s] ... ok 2026-04-21 02:05:53.862364 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_async_adaptive_not_supported [0.019036s] ... ok 2026-04-21 02:05:53.863112 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_vol_timeout [0.019192s] ... ok 2026-04-21 02:05:53.863859 | ubuntu-noble | Will not verify the server certificate of the API service because the CA certificate is not available. 2026-04-21 02:05:53.867265 | ubuntu-noble | {0} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_https_call_with_cert [0.022704s] ... ok 2026-04-21 02:05:53.877323 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_share_info_3 [0.020575s] ... ok 2026-04-21 02:05:53.879938 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_delete_retention_hours_2_65535 [0.018917s] ... ok 2026-04-21 02:05:53.881395 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_3_8days [0.019504s] ... ok 2026-04-21 02:05:53.888025 | ubuntu-noble | {0} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_jsonrpc_init_no_ssl [0.020733s] ... ok 2026-04-21 02:05:53.898933 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_04 [0.020979s] ... ok 2026-04-21 02:05:53.900576 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapmirror_svm [0.019144s] ... ok 2026-04-21 02:05:53.902483 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_4_5months [0.018652s] ... ok 2026-04-21 02:05:53.910348 | ubuntu-noble | {0} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_jsonrpc_init_with_ca [0.022057s] ... ok 2026-04-21 02:05:53.918435 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_compression [0.018660s] ... ok 2026-04-21 02:05:53.920459 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_15 [0.021890s] ... ok 2026-04-21 02:05:53.922537 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_1_15minutes [0.019391s] ... ok 2026-04-21 02:05:53.933197 | ubuntu-noble | {0} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_jsonrpc_init_without_ca [0.020348s] ... ok 2026-04-21 02:05:53.939317 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_5_2years [0.019188s] ... ok 2026-04-21 02:05:53.942453 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_3_None [0.020150s] ... ok 2026-04-21 02:05:53.942511 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_set_nfs_access_1 [0.019995s] ... ok 2026-04-21 02:05:53.953867 | ubuntu-noble | {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_create_share_existing_volume [0.021774s] ... ok 2026-04-21 02:05:53.955672 | ubuntu-noble | Unable to verify if SnapLock is enabled for the cluster. 2026-04-21 02:05:53.959262 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_protocols_2__True__False__False_ [0.018823s] ... ok 2026-04-21 02:05:53.959276 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_compatibility_not_cluster_scope [0.019496s] ... ok 2026-04-21 02:05:53.961773 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_3 [0.021156s] ... ok 2026-04-21 02:05:53.966842 | ubuntu-noble | 2026-04-21 02:05:53.770 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-21 02:05:53.966868 | ubuntu-noble | 2026-04-21 02:05:53.770 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.966874 | ubuntu-noble | 2026-04-21 02:05:53.770 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.966878 | ubuntu-noble | 2026-04-21 02:05:53.771 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.966889 | ubuntu-noble | 2026-04-21 02:05:53.966893 | ubuntu-noble | 2026-04-21 02:05:53.966897 | ubuntu-noble | 2026-04-21 02:05:53.966901 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.966905 | ubuntu-noble | 2026-04-21 02:05:53.771 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-21 02:05:53.966909 | ubuntu-noble | 2026-04-21 02:05:53.771 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in get_basic_info get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:95 2026-04-21 02:05:53.966913 | ubuntu-noble | 2026-04-21 02:05:53.771 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.966916 | ubuntu-noble | 2026-04-21 02:05:53.966920 | ubuntu-noble | 2026-04-21 02:05:53.966924 | ubuntu-noble | 2026-04-21 02:05:53.966928 | ubuntu-noble | 2026-04-21 02:05:53.966976 | ubuntu-noble | 2026-04-21 02:05:53.966979 | ubuntu-noble | 2026-04-21 02:05:53.966983 | ubuntu-noble | 2026-04-21 02:05:53.966987 | ubuntu-noble | 2026-04-21 02:05:53.966991 | ubuntu-noble | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-04-21 02:05:53.966995 | ubuntu-noble | 2026-04-21 02:05:53.771 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:181 2026-04-21 02:05:53.966999 | ubuntu-noble | 2026-04-21 02:05:53.771 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.967003 | ubuntu-noble | 2026-04-21 02:05:53.772 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.967007 | ubuntu-noble | 2026-04-21 02:05:53.772 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.967011 | ubuntu-noble | 2026-04-21 02:05:53.967015 | ubuntu-noble | 2026-04-21 02:05:53.967018 | ubuntu-noble | 2026-04-21 02:05:53.967022 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.967030 | ubuntu-noble | 2026-04-21 02:05:53.772 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-21 02:05:53.967038 | ubuntu-noble | 2026-04-21 02:05:53.772 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-21 02:05:53.967042 | ubuntu-noble | 2026-04-21 02:05:53.772 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] share_dict[sharename]: fakeVolId edit_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:491 2026-04-21 02:05:53.967049 | ubuntu-noble | 2026-04-21 02:05:53.772 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.967054 | ubuntu-noble | 2026-04-21 02:05:53.773 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.967059 | ubuntu-noble | 2026-04-21 02:05:53.773 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.967063 | ubuntu-noble | 2026-04-21 02:05:53.967067 | ubuntu-noble | 2026-04-21 02:05:53.967071 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.967074 | ubuntu-noble | 2026-04-21 02:05:53.773 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:50 2026-04-21 02:05:53.967078 | ubuntu-noble | 2026-04-21 02:05:53.773 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.967082 | ubuntu-noble | 2026-04-21 02:05:53.773 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.967086 | ubuntu-noble | 2026-04-21 02:05:53.773 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.967090 | ubuntu-noble | 2026-04-21 02:05:53.967093 | ubuntu-noble | 2026-04-21 02:05:53.967097 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.967101 | ubuntu-noble | 2026-04-21 02:05:53.774 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.edit_share' after 0.00135(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:53.967110 | ubuntu-noble | 2026-04-21 02:05:53.774 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.edit_share in 1 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:53.967114 | ubuntu-noble | 2026-04-21 02:05:53.774 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-21 02:05:53.967144 | ubuntu-noble | 2026-04-21 02:05:53.774 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] share_dict[sharename]: fakeVolId edit_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:491 2026-04-21 02:05:53.967150 | ubuntu-noble | 2026-04-21 02:05:53.774 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.967162 | ubuntu-noble | 2026-04-21 02:05:53.774 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.967166 | ubuntu-noble | 2026-04-21 02:05:53.774 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.967170 | ubuntu-noble | 2026-04-21 02:05:53.967173 | ubuntu-noble | 2026-04-21 02:05:53.967177 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.967181 | ubuntu-noble | 2026-04-21 02:05:53.775 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:50 2026-04-21 02:05:53.967185 | ubuntu-noble | 2026-04-21 02:05:53.775 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.967189 | ubuntu-noble | 2026-04-21 02:05:53.775 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.967193 | ubuntu-noble | 2026-04-21 02:05:53.775 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.967196 | ubuntu-noble | 2026-04-21 02:05:53.967200 | ubuntu-noble | 2026-04-21 02:05:53.967204 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.967207 | ubuntu-noble | 2026-04-21 02:05:53.775 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.edit_share' after 0.00302(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:53.967215 | ubuntu-noble | 2026-04-21 02:05:53.775 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.edit_share in 2 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:53.967219 | ubuntu-noble | 2026-04-21 02:05:53.776 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-21 02:05:53.967223 | ubuntu-noble | 2026-04-21 02:05:53.776 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] share_dict[sharename]: fakeVolId edit_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:491 2026-04-21 02:05:53.967230 | ubuntu-noble | 2026-04-21 02:05:53.776 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.967236 | ubuntu-noble | 2026-04-21 02:05:53.776 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.967240 | ubuntu-noble | 2026-04-21 02:05:53.776 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.967244 | ubuntu-noble | 2026-04-21 02:05:53.967248 | ubuntu-noble | 2026-04-21 02:05:53.967252 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.967256 | ubuntu-noble | 2026-04-21 02:05:53.776 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:50 2026-04-21 02:05:53.967259 | ubuntu-noble | 2026-04-21 02:05:53.776 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.967263 | ubuntu-noble | 2026-04-21 02:05:53.777 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.967267 | ubuntu-noble | 2026-04-21 02:05:53.777 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.967271 | ubuntu-noble | 2026-04-21 02:05:53.967275 | ubuntu-noble | 2026-04-21 02:05:53.967284 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.967303 | ubuntu-noble | 2026-04-21 02:05:53.777 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.edit_share' after 0.00481(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:53.967308 | ubuntu-noble | 2026-04-21 02:05:53.777 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.edit_share in 4 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:53.967312 | ubuntu-noble | 2026-04-21 02:05:53.777 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-21 02:05:53.967316 | ubuntu-noble | 2026-04-21 02:05:53.777 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] share_dict[sharename]: fakeVolId edit_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:491 2026-04-21 02:05:53.967319 | ubuntu-noble | 2026-04-21 02:05:53.778 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.967327 | ubuntu-noble | 2026-04-21 02:05:53.778 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.967334 | ubuntu-noble | 2026-04-21 02:05:53.778 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.967338 | ubuntu-noble | 2026-04-21 02:05:53.967341 | ubuntu-noble | 2026-04-21 02:05:53.967345 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.967349 | ubuntu-noble | 2026-04-21 02:05:53.778 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:50 2026-04-21 02:05:53.967353 | ubuntu-noble | 2026-04-21 02:05:53.778 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.967357 | ubuntu-noble | 2026-04-21 02:05:53.778 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.967360 | ubuntu-noble | 2026-04-21 02:05:53.778 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.967371 | ubuntu-noble | 2026-04-21 02:05:53.967375 | ubuntu-noble | 2026-04-21 02:05:53.967379 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.967383 | ubuntu-noble | 2026-04-21 02:05:53.779 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.edit_share' after 0.00639(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:53.967387 | ubuntu-noble | 2026-04-21 02:05:53.779 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.edit_share in 8 seconds as it raised ShareBackendException: Share backend error: Session ID expired.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:53.967391 | ubuntu-noble | 2026-04-21 02:05:53.779 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-21 02:05:53.967394 | ubuntu-noble | 2026-04-21 02:05:53.779 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] share_dict[sharename]: fakeVolId edit_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:491 2026-04-21 02:05:53.967398 | ubuntu-noble | 2026-04-21 02:05:53.779 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.967405 | ubuntu-noble | 2026-04-21 02:05:53.779 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.967409 | ubuntu-noble | 2026-04-21 02:05:53.779 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.967413 | ubuntu-noble | 2026-04-21 02:05:53.967416 | ubuntu-noble | 2026-04-21 02:05:53.967423 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.967427 | ubuntu-noble | 2026-04-21 02:05:53.780 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Session might have expired. Trying to relogin inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:50 2026-04-21 02:05:53.967431 | ubuntu-noble | 2026-04-21 02:05:53.780 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:53.967434 | ubuntu-noble | 2026-04-21 02:05:53.780 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:53.967442 | ubuntu-noble | 2026-04-21 02:05:53.780 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:53.967446 | ubuntu-noble | 2026-04-21 02:05:53.967449 | ubuntu-noble | 2026-04-21 02:05:53.967453 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:53.967457 | ubuntu-noble | 2026-04-21 02:05:53.780 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.edit_share' after 0.00801(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:53.967461 | ubuntu-noble | 2026-04-21 02:05:53.781 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:53.967572 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_16 [0.032140s] ... ok 2026-04-21 02:05:53.977969 | ubuntu-noble | {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_delete_share_existing_volume_disabled [0.022630s] ... ok 2026-04-21 02:05:53.980428 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_broadcast_domain_for_port_domain_match [0.019180s] ... ok 2026-04-21 02:05:53.980449 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_fpolicy_for_share_1 [0.020035s] ... ok 2026-04-21 02:05:53.981478 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_2 [0.020216s] ... ok 2026-04-21 02:05:53.996979 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_broadcast_domain_for_port_other_domain_2_Default [0.019651s] ... ok 2026-04-21 02:05:54.000527 | ubuntu-noble | {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_get_capacities_gb [0.022157s] ... ok 2026-04-21 02:05:54.000542 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_moving_2_False [0.020688s] ... ok 2026-04-21 02:05:54.003518 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_with_diff_nas_1 [0.020745s] ... ok 2026-04-21 02:05:54.017553 | ubuntu-noble | Caught an unexpected internal state 'unknown_state' for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad. Aborting operation. 2026-04-21 02:05:54.017567 | ubuntu-noble | NoneType: None 2026-04-21 02:05:54.020603 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregates_not_found [0.018449s] ... ok 2026-04-21 02:05:54.023833 | ubuntu-noble | {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_resize_share [0.021736s] ... ok 2026-04-21 02:05:54.023846 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_unknown [0.021049s] ... ok 2026-04-21 02:05:54.023858 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_ro_with_hostlist [0.020404s] ... ok 2026-04-21 02:05:54.033704 | ubuntu-noble | 2026-04-21 02:05:53.804 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-21 02:05:54.033728 | ubuntu-noble | 2026-04-21 02:05:53.804 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:54.033740 | ubuntu-noble | 2026-04-21 02:05:53.804 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:54.033745 | ubuntu-noble | 2026-04-21 02:05:53.804 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.033749 | ubuntu-noble | 2026-04-21 02:05:54.033753 | ubuntu-noble | 2026-04-21 02:05:54.033757 | ubuntu-noble | 2026-04-21 02:05:54.033761 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:54.033765 | ubuntu-noble | 2026-04-21 02:05:53.804 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-21 02:05:54.033769 | ubuntu-noble | 2026-04-21 02:05:53.805 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in get_basic_info get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:95 2026-04-21 02:05:54.033773 | ubuntu-noble | 2026-04-21 02:05:53.805 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.033776 | ubuntu-noble | 2026-04-21 02:05:54.033780 | ubuntu-noble | 2026-04-21 02:05:54.033784 | ubuntu-noble | 2026-04-21 02:05:54.033788 | ubuntu-noble | 2026-04-21 02:05:54.033792 | ubuntu-noble | 2026-04-21 02:05:54.033795 | ubuntu-noble | 2026-04-21 02:05:54.033799 | ubuntu-noble | 2026-04-21 02:05:54.033803 | ubuntu-noble | 2026-04-21 02:05:54.033807 | ubuntu-noble | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-04-21 02:05:54.033811 | ubuntu-noble | 2026-04-21 02:05:53.805 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:181 2026-04-21 02:05:54.033816 | ubuntu-noble | 2026-04-21 02:05:53.805 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:54.033819 | ubuntu-noble | 2026-04-21 02:05:53.805 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:54.033823 | ubuntu-noble | 2026-04-21 02:05:53.806 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.033827 | ubuntu-noble | 2026-04-21 02:05:54.033831 | ubuntu-noble | 2026-04-21 02:05:54.033835 | ubuntu-noble | 2026-04-21 02:05:54.033838 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:54.033842 | ubuntu-noble | 2026-04-21 02:05:53.806 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-21 02:05:54.033854 | ubuntu-noble | 2026-04-21 02:05:53.806 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-21 02:05:54.033861 | ubuntu-noble | 2026-04-21 02:05:53.806 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:54.033865 | ubuntu-noble | 2026-04-21 02:05:53.806 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/accessrights/accessrightsRequest.cgi?module=hosts&func=get_hostlist&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:54.033869 | ubuntu-noble | 2026-04-21 02:05:53.807 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.033873 | ubuntu-noble | 2026-04-21 02:05:54.033876 | ubuntu-noble | 2026-04-21 02:05:54.033880 | ubuntu-noble | 2026-04-21 02:05:54.033884 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:54.033888 | ubuntu-noble | 2026-04-21 02:05:53.807 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_host_list' after 0.000721(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:54.033893 | ubuntu-noble | 2026-04-21 02:05:53.807 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.get_host_list in 1 seconds as it raised ShareBackendException: Share backend error: Unexpected response from QNAP API.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:54.033897 | ubuntu-noble | 2026-04-21 02:05:53.807 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-21 02:05:54.033901 | ubuntu-noble | 2026-04-21 02:05:53.807 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:54.033905 | ubuntu-noble | 2026-04-21 02:05:53.807 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/accessrights/accessrightsRequest.cgi?module=hosts&func=get_hostlist&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:54.033909 | ubuntu-noble | 2026-04-21 02:05:53.807 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.033913 | ubuntu-noble | 2026-04-21 02:05:54.033917 | ubuntu-noble | 2026-04-21 02:05:54.033921 | ubuntu-noble | 2026-04-21 02:05:54.033924 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:54.033932 | ubuntu-noble | 2026-04-21 02:05:53.808 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_host_list' after 0.00168(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:54.034592 | ubuntu-noble | 2026-04-21 02:05:53.808 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.get_host_list in 2 seconds as it raised ShareBackendException: Share backend error: Unexpected response from QNAP API.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:54.034610 | ubuntu-noble | 2026-04-21 02:05:53.808 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-21 02:05:54.034619 | ubuntu-noble | 2026-04-21 02:05:53.808 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:54.034623 | ubuntu-noble | 2026-04-21 02:05:53.808 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/accessrights/accessrightsRequest.cgi?module=hosts&func=get_hostlist&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:54.034627 | ubuntu-noble | 2026-04-21 02:05:53.808 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.034631 | ubuntu-noble | 2026-04-21 02:05:54.034635 | ubuntu-noble | 2026-04-21 02:05:54.034639 | ubuntu-noble | 2026-04-21 02:05:54.034642 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:54.034646 | ubuntu-noble | 2026-04-21 02:05:53.809 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_host_list' after 0.00257(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:54.034650 | ubuntu-noble | 2026-04-21 02:05:53.809 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.get_host_list in 4 seconds as it raised ShareBackendException: Share backend error: Unexpected response from QNAP API.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:54.034654 | ubuntu-noble | 2026-04-21 02:05:53.809 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-21 02:05:54.034658 | ubuntu-noble | 2026-04-21 02:05:53.809 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:54.034704 | ubuntu-noble | 2026-04-21 02:05:53.809 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/accessrights/accessrightsRequest.cgi?module=hosts&func=get_hostlist&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:54.034714 | ubuntu-noble | 2026-04-21 02:05:53.809 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.034718 | ubuntu-noble | 2026-04-21 02:05:54.034722 | ubuntu-noble | 2026-04-21 02:05:54.034726 | ubuntu-noble | 2026-04-21 02:05:54.034729 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:54.034733 | ubuntu-noble | 2026-04-21 02:05:53.810 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_host_list' after 0.00345(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:54.034737 | ubuntu-noble | 2026-04-21 02:05:53.810 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.get_host_list in 8 seconds as it raised ShareBackendException: Share backend error: Unexpected response from QNAP API.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:54.034753 | ubuntu-noble | 2026-04-21 02:05:53.810 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-21 02:05:54.034757 | ubuntu-noble | 2026-04-21 02:05:53.810 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:54.034761 | ubuntu-noble | 2026-04-21 02:05:53.810 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/accessrights/accessrightsRequest.cgi?module=hosts&func=get_hostlist&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:54.034765 | ubuntu-noble | 2026-04-21 02:05:53.810 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.034769 | ubuntu-noble | 2026-04-21 02:05:54.034772 | ubuntu-noble | 2026-04-21 02:05:54.034776 | ubuntu-noble | 2026-04-21 02:05:54.034780 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:54.034784 | ubuntu-noble | 2026-04-21 02:05:53.811 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.get_host_list' after 0.00446(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:54.034788 | ubuntu-noble | 2026-04-21 02:05:53.811 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.034874 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_23 [0.030212s] ... ok 2026-04-21 02:05:54.034888 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_aggregate_capacities_none_requested [0.019086s] ... ok 2026-04-21 02:05:54.040063 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backend [0.020054s] ... ok 2026-04-21 02:05:54.044657 | ubuntu-noble | {0} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_recovery_additionals [0.023669s] ... ok 2026-04-21 02:05:54.045978 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_ro_without_hostlist [0.021218s] ... ok 2026-04-21 02:05:54.056791 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_data_lif_details_for_nodes [0.021594s] ... ok 2026-04-21 02:05:54.060871 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backup_progress_status [0.020469s] ... ok 2026-04-21 02:05:54.066549 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_1 [0.019961s] ... ok 2026-04-21 02:05:54.068247 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:05:54.068462 | ubuntu-noble | {0} manila.tests.share.drivers.tegile.test_tegile.TegileAPIExecutorTestCase.test_send_api_get [0.024519s] ... ok 2026-04-21 02:05:54.078059 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_job [0.020599s] ... ok 2026-04-21 02:05:54.080790 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backup_snapshot_name [0.019273s] ... ok 2026-04-21 02:05:54.085089 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_share_positive [0.020400s] ... ok 2026-04-21 02:05:54.085541 | ubuntu-noble | Only USER access type is allowed for CIFS shares. 2026-04-21 02:05:54.087762 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:05:54.088027 | ubuntu-noble | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_fail_3 [0.019532s] ... ok 2026-04-21 02:05:54.097398 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_2_False [0.018771s] ... ok 2026-04-21 02:05:54.099627 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_des_volume_backup_snapshots [0.019623s] ... ok 2026-04-21 02:05:54.105513 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_get_ts_model_pool_id [0.019621s] ... ok 2026-04-21 02:05:54.106951 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:05:54.108522 | ubuntu-noble | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_share [0.018989s] ... ok 2026-04-21 02:05:54.120534 | ubuntu-noble | 2026-04-21 02:05:53.833 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-21 02:05:54.120551 | ubuntu-noble | 2026-04-21 02:05:53.833 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:54.120596 | ubuntu-noble | 2026-04-21 02:05:53.833 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:54.120601 | ubuntu-noble | 2026-04-21 02:05:53.833 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.120605 | ubuntu-noble | 2026-04-21 02:05:54.120609 | ubuntu-noble | 2026-04-21 02:05:54.120621 | ubuntu-noble | 2026-04-21 02:05:54.120624 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:54.120629 | ubuntu-noble | 2026-04-21 02:05:53.833 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-21 02:05:54.120632 | ubuntu-noble | 2026-04-21 02:05:53.834 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in get_basic_info get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:95 2026-04-21 02:05:54.120636 | ubuntu-noble | 2026-04-21 02:05:53.834 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.120640 | ubuntu-noble | 2026-04-21 02:05:54.120644 | ubuntu-noble | 2026-04-21 02:05:54.121676 | ubuntu-noble | 2026-04-21 02:05:54.121682 | ubuntu-noble | 2026-04-21 02:05:54.121686 | ubuntu-noble | 2026-04-21 02:05:54.121689 | ubuntu-noble | 2026-04-21 02:05:54.121693 | ubuntu-noble | 2026-04-21 02:05:54.121697 | ubuntu-noble | 2026-04-21 02:05:54.121701 | ubuntu-noble | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-04-21 02:05:54.121722 | ubuntu-noble | 2026-04-21 02:05:53.834 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:181 2026-04-21 02:05:54.121728 | ubuntu-noble | 2026-04-21 02:05:53.834 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:54.121732 | ubuntu-noble | 2026-04-21 02:05:53.834 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:54.121736 | ubuntu-noble | 2026-04-21 02:05:53.834 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.121740 | ubuntu-noble | 2026-04-21 02:05:54.121744 | ubuntu-noble | 2026-04-21 02:05:54.121747 | ubuntu-noble | 2026-04-21 02:05:54.121751 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:54.121755 | ubuntu-noble | 2026-04-21 02:05:53.835 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-21 02:05:54.121770 | ubuntu-noble | 2026-04-21 02:05:53.835 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-21 02:05:54.121774 | ubuntu-noble | 2026-04-21 02:05:53.835 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:54.121778 | ubuntu-noble | 2026-04-21 02:05:53.835 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/priv/privWizard.cgi?wiz_func=share_nfs_control&action=share_nfs_control&sharename=fakeShareName&access=fakeAccess&host_name=fakeHostName&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:54.121793 | ubuntu-noble | 2026-04-21 02:05:53.835 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.121797 | ubuntu-noble | 2026-04-21 02:05:54.121801 | ubuntu-noble | 2026-04-21 02:05:54.121805 | ubuntu-noble | 2026-04-21 02:05:54.121808 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:54.121813 | ubuntu-noble | 2026-04-21 02:05:53.836 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.set_nfs_access' after 0.000778(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:54.121817 | ubuntu-noble | 2026-04-21 02:05:53.836 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.set_nfs_access in 1 seconds as it raised ShareBackendException: Share backend error: Unexpected response from QNAP API.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:54.121821 | ubuntu-noble | 2026-04-21 02:05:53.836 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-21 02:05:54.121825 | ubuntu-noble | 2026-04-21 02:05:53.836 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:54.121829 | ubuntu-noble | 2026-04-21 02:05:53.836 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/priv/privWizard.cgi?wiz_func=share_nfs_control&action=share_nfs_control&sharename=fakeShareName&access=fakeAccess&host_name=fakeHostName&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:54.121833 | ubuntu-noble | 2026-04-21 02:05:53.837 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.121837 | ubuntu-noble | 2026-04-21 02:05:54.121840 | ubuntu-noble | 2026-04-21 02:05:54.121844 | ubuntu-noble | 2026-04-21 02:05:54.121848 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:54.121852 | ubuntu-noble | 2026-04-21 02:05:53.837 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.set_nfs_access' after 0.00179(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:54.121862 | ubuntu-noble | 2026-04-21 02:05:53.837 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.set_nfs_access in 2 seconds as it raised ShareBackendException: Share backend error: Unexpected response from QNAP API.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:54.121870 | ubuntu-noble | 2026-04-21 02:05:53.837 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-21 02:05:54.121874 | ubuntu-noble | 2026-04-21 02:05:53.837 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:54.121878 | ubuntu-noble | 2026-04-21 02:05:53.837 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/priv/privWizard.cgi?wiz_func=share_nfs_control&action=share_nfs_control&sharename=fakeShareName&access=fakeAccess&host_name=fakeHostName&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:54.121882 | ubuntu-noble | 2026-04-21 02:05:53.838 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.121886 | ubuntu-noble | 2026-04-21 02:05:54.121890 | ubuntu-noble | 2026-04-21 02:05:54.121893 | ubuntu-noble | 2026-04-21 02:05:54.121897 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:54.121901 | ubuntu-noble | 2026-04-21 02:05:53.838 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.set_nfs_access' after 0.00269(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:54.121905 | ubuntu-noble | 2026-04-21 02:05:53.838 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.set_nfs_access in 4 seconds as it raised ShareBackendException: Share backend error: Unexpected response from QNAP API.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:54.121909 | ubuntu-noble | 2026-04-21 02:05:53.838 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-21 02:05:54.121913 | ubuntu-noble | 2026-04-21 02:05:53.838 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:54.121916 | ubuntu-noble | 2026-04-21 02:05:53.838 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/priv/privWizard.cgi?wiz_func=share_nfs_control&action=share_nfs_control&sharename=fakeShareName&access=fakeAccess&host_name=fakeHostName&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:54.121920 | ubuntu-noble | 2026-04-21 02:05:53.838 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.121924 | ubuntu-noble | 2026-04-21 02:05:54.121928 | ubuntu-noble | 2026-04-21 02:05:54.121931 | ubuntu-noble | 2026-04-21 02:05:54.121935 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:54.121950 | ubuntu-noble | 2026-04-21 02:05:53.839 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.set_nfs_access' after 0.00356(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:54.121957 | ubuntu-noble | 2026-04-21 02:05:53.839 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.api.QnapAPIExecutor.set_nfs_access in 8 seconds as it raised ShareBackendException: Share backend error: Unexpected response from QNAP API.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:54.121961 | ubuntu-noble | 2026-04-21 02:05:53.839 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-21 02:05:54.121965 | ubuntu-noble | 2026-04-21 02:05:53.839 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:54.121969 | ubuntu-noble | 2026-04-21 02:05:53.839 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/priv/privWizard.cgi?wiz_func=share_nfs_control&action=share_nfs_control&sharename=fakeShareName&access=fakeAccess&host_name=fakeHostName&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:54.121972 | ubuntu-noble | 2026-04-21 02:05:53.839 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.121976 | ubuntu-noble | 2026-04-21 02:05:54.121980 | ubuntu-noble | 2026-04-21 02:05:54.121984 | ubuntu-noble | 2026-04-21 02:05:54.121987 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:54.121991 | ubuntu-noble | 2026-04-21 02:05:53.840 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.api.QnapAPIExecutor.set_nfs_access' after 0.00449(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:54.121995 | ubuntu-noble | 2026-04-21 02:05:53.840 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.124473 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_26 [0.029083s] ... ok 2026-04-21 02:05:54.124488 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_snaplock_compatible_for_migration_non_unified_aggr [0.019263s] ... ok 2026-04-21 02:05:54.124493 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggr_snaplock_type [0.018918s] ... ok 2026-04-21 02:05:54.124497 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_unmanage_snapshot [0.019676s] ... ok 2026-04-21 02:05:54.127581 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:05:54.128870 | ubuntu-noble | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_delete_snapshot [0.020625s] ... ok 2026-04-21 02:05:54.135053 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggr_snaplock_type_negative [0.019005s] ... ok 2026-04-21 02:05:54.137524 | ubuntu-noble | Unable to verify if SnapLock is enabled for the cluster. 2026-04-21 02:05:54.139805 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_4 [0.020725s] ... ok 2026-04-21 02:05:54.144446 | ubuntu-noble | {4} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_access_deny_and_allow_access [0.020330s] ... ok 2026-04-21 02:05:54.147130 | ubuntu-noble | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_1_ip [0.019405s] ... ok 2026-04-21 02:05:54.147868 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:05:54.154317 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities_partial_request [0.019174s] ... ok 2026-04-21 02:05:54.159605 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_as_replica [0.019747s] ... ok 2026-04-21 02:05:54.161929 | ubuntu-noble | 2026-04-21 02:05:53.864 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-21 02:05:54.161944 | ubuntu-noble | 2026-04-21 02:05:53.864 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:54.161956 | ubuntu-noble | 2026-04-21 02:05:53.864 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:54.161960 | ubuntu-noble | 2026-04-21 02:05:53.864 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.161965 | ubuntu-noble | 2026-04-21 02:05:54.161969 | ubuntu-noble | 2026-04-21 02:05:54.161973 | ubuntu-noble | 2026-04-21 02:05:54.161977 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:54.161980 | ubuntu-noble | 2026-04-21 02:05:53.865 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-21 02:05:54.161984 | ubuntu-noble | 2026-04-21 02:05:53.865 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in get_basic_info get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:95 2026-04-21 02:05:54.161988 | ubuntu-noble | 2026-04-21 02:05:53.865 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.161992 | ubuntu-noble | 2026-04-21 02:05:54.161996 | ubuntu-noble | 2026-04-21 02:05:54.162000 | ubuntu-noble | 2026-04-21 02:05:54.162004 | ubuntu-noble | 2026-04-21 02:05:54.162007 | ubuntu-noble | 2026-04-21 02:05:54.162011 | ubuntu-noble | 2026-04-21 02:05:54.162015 | ubuntu-noble | 2026-04-21 02:05:54.162025 | ubuntu-noble | 2026-04-21 02:05:54.162029 | ubuntu-noble | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-04-21 02:05:54.162034 | ubuntu-noble | 2026-04-21 02:05:53.865 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:181 2026-04-21 02:05:54.162038 | ubuntu-noble | 2026-04-21 02:05:53.865 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:54.162042 | ubuntu-noble | 2026-04-21 02:05:53.865 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:54.162046 | ubuntu-noble | 2026-04-21 02:05:53.866 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.162049 | ubuntu-noble | 2026-04-21 02:05:54.162053 | ubuntu-noble | 2026-04-21 02:05:54.162057 | ubuntu-noble | 2026-04-21 02:05:54.162061 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:54.162064 | ubuntu-noble | 2026-04-21 02:05:53.866 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-21 02:05:54.162075 | ubuntu-noble | 2026-04-21 02:05:53.866 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in _connection_checker inner_connection_checker /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:43 2026-04-21 02:05:54.162079 | ubuntu-noble | 2026-04-21 02:05:53.866 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:54.162083 | ubuntu-noble | 2026-04-21 02:05:53.866 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/disk/disk_manage.cgi?store=poolInfo&func=extra_get&poolID=fakePoolId&Pool_Info=1&sid=fakeSid _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:54.162088 | ubuntu-noble | 2026-04-21 02:05:53.866 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.162091 | ubuntu-noble | 2026-04-21 02:05:54.162095 | ubuntu-noble | 2026-04-21 02:05:54.162099 | ubuntu-noble | 2026-04-21 02:05:54.162103 | ubuntu-noble | 2026-04-21 02:05:54.162106 | ubuntu-noble | 2026-04-21 02:05:54.162110 | ubuntu-noble | 2026-04-21 02:05:54.162114 | ubuntu-noble | 2026-04-21 02:05:54.162118 | ubuntu-noble | 2026-04-21 02:05:54.162122 | ubuntu-noble | 2026-04-21 02:05:54.162125 | ubuntu-noble | 2026-04-21 02:05:54.162129 | ubuntu-noble | 2026-04-21 02:05:54.162137 | ubuntu-noble | 2026-04-21 02:05:54.162141 | ubuntu-noble | 2026-04-21 02:05:54.162144 | ubuntu-noble | 2026-04-21 02:05:54.162148 | ubuntu-noble | 2026-04-21 02:05:54.162152 | ubuntu-noble | 2026-04-21 02:05:54.162155 | ubuntu-noble | 2026-04-21 02:05:54.162159 | ubuntu-noble | 2026-04-21 02:05:54.162163 | ubuntu-noble | 2026-04-21 02:05:54.162167 | ubuntu-noble | 2026-04-21 02:05:54.162170 | ubuntu-noble | 2026-04-21 02:05:54.162174 | ubuntu-noble | 2026-04-21 02:05:54.162178 | ubuntu-noble | 2026-04-21 02:05:54.162181 | ubuntu-noble | 2026-04-21 02:05:54.162185 | ubuntu-noble | 2026-04-21 02:05:54.162189 | ubuntu-noble | 2026-04-21 02:05:54.162192 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:54.162196 | ubuntu-noble | 2026-04-21 02:05:53.867 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] poolID: fakePoolId get_specific_poolinfo /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:297 2026-04-21 02:05:54.162200 | ubuntu-noble | 2026-04-21 02:05:53.868 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.163816 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_specific_poolinfo [0.026851s] ... ok 2026-04-21 02:05:54.164762 | ubuntu-noble | {4} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_jsonrpc_call_http_exception [0.019335s] ... ok 2026-04-21 02:05:54.166569 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:05:54.167420 | ubuntu-noble | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_network_allocations_number [0.019378s] ... ok 2026-04-21 02:05:54.173870 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_peers_not_found [0.019271s] ... ok 2026-04-21 02:05:54.179839 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_from_snapshot_1 [0.020132s] ... ok 2026-04-21 02:05:54.182134 | ubuntu-noble | Could not connect to API: Quobyte JsonRpc call to backend raised an exception: fake_result, Quobyte error code 666 2026-04-21 02:05:54.184001 | ubuntu-noble | 2026-04-21 02:05:53.890 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-21 02:05:54.184015 | ubuntu-noble | 2026-04-21 02:05:53.890 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 443, ssl: True _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:54.184020 | ubuntu-noble | 2026-04-21 02:05:53.891 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:54.184024 | ubuntu-noble | 2026-04-21 02:05:53.891 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.184035 | ubuntu-noble | 2026-04-21 02:05:54.184039 | ubuntu-noble | 2026-04-21 02:05:54.184043 | ubuntu-noble | 2026-04-21 02:05:54.184046 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:54.184050 | ubuntu-noble | 2026-04-21 02:05:53.891 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-21 02:05:54.184054 | ubuntu-noble | 2026-04-21 02:05:53.891 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in get_basic_info get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:95 2026-04-21 02:05:54.184058 | ubuntu-noble | 2026-04-21 02:05:53.892 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.184062 | ubuntu-noble | 2026-04-21 02:05:54.184066 | ubuntu-noble | 2026-04-21 02:05:54.184069 | ubuntu-noble | 2026-04-21 02:05:54.184073 | ubuntu-noble | 2026-04-21 02:05:54.184077 | ubuntu-noble | 2026-04-21 02:05:54.184081 | ubuntu-noble | 2026-04-21 02:05:54.184084 | ubuntu-noble | 2026-04-21 02:05:54.184088 | ubuntu-noble | 2026-04-21 02:05:54.184092 | ubuntu-noble | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-04-21 02:05:54.184096 | ubuntu-noble | 2026-04-21 02:05:53.892 6822 ERROR manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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. 2026-04-21 02:05:54.184100 | ubuntu-noble | 2026-04-21 02:05:53.892 6822 ERROR manila.share.drivers.qnap.qnap Traceback (most recent call last): 2026-04-21 02:05:54.184104 | ubuntu-noble | 2026-04-21 02:05:53.892 6822 ERROR manila.share.drivers.qnap.qnap File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-04-21 02:05:54.184107 | ubuntu-noble | 2026-04-21 02:05:53.892 6822 ERROR manila.share.drivers.qnap.qnap self.api_executor = self._create_api_executor() 2026-04-21 02:05:54.184111 | ubuntu-noble | 2026-04-21 02:05:53.892 6822 ERROR manila.share.drivers.qnap.qnap ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:54.184115 | ubuntu-noble | 2026-04-21 02:05:53.892 6822 ERROR manila.share.drivers.qnap.qnap File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-04-21 02:05:54.184119 | ubuntu-noble | 2026-04-21 02:05:53.892 6822 ERROR manila.share.drivers.qnap.qnap raise exception.ShareBackendException(msg=msg) 2026-04-21 02:05:54.184122 | ubuntu-noble | 2026-04-21 02:05:53.892 6822 ERROR manila.share.drivers.qnap.qnap manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-04-21 02:05:54.184126 | ubuntu-noble | 2026-04-21 02:05:53.892 6822 ERROR manila.share.drivers.qnap.qnap 2026-04-21 02:05:54.184130 | ubuntu-noble | 2026-04-21 02:05:53.893 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.185419 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_3 [0.025556s] ... ok 2026-04-21 02:05:54.186329 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:05:54.186482 | ubuntu-noble | {4} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_do_setup_failure [0.020338s] ... ok 2026-04-21 02:05:54.187573 | ubuntu-noble | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_pool [0.019668s] ... ok 2026-04-21 02:05:54.192883 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_root_volume_name_not_found [0.018797s] ... ok 2026-04-21 02:05:54.205006 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_aggregate_extra_specs_validity_no_match [0.020502s] ... ok 2026-04-21 02:05:54.205180 | ubuntu-noble | Unexpected error while trying to get the usage stats from array. 2026-04-21 02:05:54.205187 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:54.205192 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/tegile/tegile.py", line 438, in _update_share_stats 2026-04-21 02:05:54.205195 | ubuntu-noble | data = self._api(method='getArrayStats', 2026-04-21 02:05:54.205199 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:54.205203 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:54.205207 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:54.205211 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:54.205214 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:54.205218 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:54.205222 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:54.205226 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:54.205230 | ubuntu-noble | raise effect 2026-04-21 02:05:54.205234 | ubuntu-noble | manila.exception.TegileAPIException: Unexpected response from Tegile IntelliFlash API: Fake Exception 2026-04-21 02:05:54.205374 | ubuntu-noble | {4} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_get_capacities_gb_full [0.019138s] ... ok 2026-04-21 02:05:54.211023 | ubuntu-noble | 2026-04-21 02:05:53.915 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-21 02:05:54.211040 | ubuntu-noble | 2026-04-21 02:05:53.916 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 443, ssl: True _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:54.211045 | ubuntu-noble | 2026-04-21 02:05:53.916 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:54.211050 | ubuntu-noble | 2026-04-21 02:05:53.916 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.211054 | ubuntu-noble | 2026-04-21 02:05:54.211058 | ubuntu-noble | 2026-04-21 02:05:54.211062 | ubuntu-noble | 2026-04-21 02:05:54.211065 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:54.211069 | ubuntu-noble | 2026-04-21 02:05:53.916 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-21 02:05:54.211073 | ubuntu-noble | 2026-04-21 02:05:53.917 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in get_basic_info get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:95 2026-04-21 02:05:54.211086 | ubuntu-noble | 2026-04-21 02:05:53.917 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.211090 | ubuntu-noble | 2026-04-21 02:05:54.211093 | ubuntu-noble | 2026-04-21 02:05:54.211097 | ubuntu-noble | 2026-04-21 02:05:54.211101 | ubuntu-noble | 2026-04-21 02:05:54.211105 | ubuntu-noble | 2026-04-21 02:05:54.211108 | ubuntu-noble | 2026-04-21 02:05:54.211112 | ubuntu-noble | 2026-04-21 02:05:54.211116 | ubuntu-noble | 2026-04-21 02:05:54.211120 | ubuntu-noble | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-04-21 02:05:54.211128 | ubuntu-noble | 2026-04-21 02:05:53.917 6822 ERROR manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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. 2026-04-21 02:05:54.211132 | ubuntu-noble | 2026-04-21 02:05:53.917 6822 ERROR manila.share.drivers.qnap.qnap Traceback (most recent call last): 2026-04-21 02:05:54.211136 | ubuntu-noble | 2026-04-21 02:05:53.917 6822 ERROR manila.share.drivers.qnap.qnap File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-04-21 02:05:54.211140 | ubuntu-noble | 2026-04-21 02:05:53.917 6822 ERROR manila.share.drivers.qnap.qnap self.api_executor = self._create_api_executor() 2026-04-21 02:05:54.211144 | ubuntu-noble | 2026-04-21 02:05:53.917 6822 ERROR manila.share.drivers.qnap.qnap ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:54.211148 | ubuntu-noble | 2026-04-21 02:05:53.917 6822 ERROR manila.share.drivers.qnap.qnap File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-04-21 02:05:54.211152 | ubuntu-noble | 2026-04-21 02:05:53.917 6822 ERROR manila.share.drivers.qnap.qnap raise exception.ShareBackendException(msg=msg) 2026-04-21 02:05:54.211155 | ubuntu-noble | 2026-04-21 02:05:53.917 6822 ERROR manila.share.drivers.qnap.qnap manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-04-21 02:05:54.211159 | ubuntu-noble | 2026-04-21 02:05:53.917 6822 ERROR manila.share.drivers.qnap.qnap 2026-04-21 02:05:54.211163 | ubuntu-noble | 2026-04-21 02:05:53.919 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.212128 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_4 [0.025881s] ... ok 2026-04-21 02:05:54.212281 | ubuntu-noble | {0} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_share_stats_fail [0.020440s] ... ok 2026-04-21 02:05:54.213813 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontapi_1_30_3__2__0_ [0.018316s] ... ok 2026-04-21 02:05:54.221928 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_boolean_extra_specs_validity_invalid_value [0.020077s] ... ok 2026-04-21 02:05:54.223705 | ubuntu-noble | {4} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_subtract_access_lists_level [0.018862s] ... ok 2026-04-21 02:05:54.229309 | ubuntu-noble | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_failed_attach_1_ManilaException [0.020675s] ... ok 2026-04-21 02:05:54.231126 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_1_True [0.019804s] ... ok 2026-04-21 02:05:54.233125 | ubuntu-noble | 2026-04-21 02:05:53.941 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-21 02:05:54.233146 | ubuntu-noble | 2026-04-21 02:05:53.941 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 443, ssl: True _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:54.233151 | ubuntu-noble | 2026-04-21 02:05:53.941 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:54.233155 | ubuntu-noble | 2026-04-21 02:05:53.941 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.233159 | ubuntu-noble | 2026-04-21 02:05:54.233163 | ubuntu-noble | 2026-04-21 02:05:54.233167 | ubuntu-noble | 2026-04-21 02:05:54.233171 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:54.233175 | ubuntu-noble | 2026-04-21 02:05:53.942 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-21 02:05:54.233183 | ubuntu-noble | 2026-04-21 02:05:53.942 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in get_basic_info get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:95 2026-04-21 02:05:54.233187 | ubuntu-noble | 2026-04-21 02:05:53.943 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.233191 | ubuntu-noble | 2026-04-21 02:05:54.233195 | ubuntu-noble | 2026-04-21 02:05:54.233199 | ubuntu-noble | 2026-04-21 02:05:54.233203 | ubuntu-noble | 2026-04-21 02:05:54.233206 | ubuntu-noble | 2026-04-21 02:05:54.233210 | ubuntu-noble | 2026-04-21 02:05:54.233214 | ubuntu-noble | 2026-04-21 02:05:54.233218 | ubuntu-noble | 2026-04-21 02:05:54.233221 | ubuntu-noble | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-04-21 02:05:54.233225 | ubuntu-noble | 2026-04-21 02:05:53.943 6822 ERROR manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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. 2026-04-21 02:05:54.233229 | ubuntu-noble | 2026-04-21 02:05:53.943 6822 ERROR manila.share.drivers.qnap.qnap Traceback (most recent call last): 2026-04-21 02:05:54.233233 | ubuntu-noble | 2026-04-21 02:05:53.943 6822 ERROR manila.share.drivers.qnap.qnap File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-04-21 02:05:54.233237 | ubuntu-noble | 2026-04-21 02:05:53.943 6822 ERROR manila.share.drivers.qnap.qnap self.api_executor = self._create_api_executor() 2026-04-21 02:05:54.233241 | ubuntu-noble | 2026-04-21 02:05:53.943 6822 ERROR manila.share.drivers.qnap.qnap ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:54.233244 | ubuntu-noble | 2026-04-21 02:05:53.943 6822 ERROR manila.share.drivers.qnap.qnap File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-04-21 02:05:54.233253 | ubuntu-noble | 2026-04-21 02:05:53.943 6822 ERROR manila.share.drivers.qnap.qnap raise exception.ShareBackendException(msg=msg) 2026-04-21 02:05:54.233256 | ubuntu-noble | 2026-04-21 02:05:53.943 6822 ERROR manila.share.drivers.qnap.qnap manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-04-21 02:05:54.233260 | ubuntu-noble | 2026-04-21 02:05:53.943 6822 ERROR manila.share.drivers.qnap.qnap 2026-04-21 02:05:54.233264 | ubuntu-noble | 2026-04-21 02:05:53.944 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.233633 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_5 [0.024653s] ... ok 2026-04-21 02:05:54.244169 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_extra_specs_validity_invalid_combination [0.019796s] ... ok 2026-04-21 02:05:54.245902 | ubuntu-noble | {4} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_no_rules [0.019811s] ... ok 2026-04-21 02:05:54.247282 | ubuntu-noble | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share_exception [0.019375s] ... ok 2026-04-21 02:05:54.251065 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexvol_encrypted_8_x_system_version_response [0.018562s] ... ok 2026-04-21 02:05:54.260398 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_if_max_files_is_valid_with_string [0.019256s] ... ok 2026-04-21 02:05:54.263913 | ubuntu-noble | {4} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_recovery_add_superfluous [0.019448s] ... ok 2026-04-21 02:05:54.269994 | ubuntu-noble | 2026-04-21 02:05:53.967 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-21 02:05:54.270132 | ubuntu-noble | 2026-04-21 02:05:53.968 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:54.270145 | ubuntu-noble | 2026-04-21 02:05:53.968 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:54.270150 | ubuntu-noble | 2026-04-21 02:05:53.968 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.270154 | ubuntu-noble | 2026-04-21 02:05:54.270159 | ubuntu-noble | 2026-04-21 02:05:54.270163 | ubuntu-noble | 2026-04-21 02:05:54.270167 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:54.270171 | ubuntu-noble | 2026-04-21 02:05:53.968 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-21 02:05:54.270174 | ubuntu-noble | 2026-04-21 02:05:53.968 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] in get_basic_info get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:95 2026-04-21 02:05:54.270178 | ubuntu-noble | 2026-04-21 02:05:53.968 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.270188 | ubuntu-noble | 2026-04-21 02:05:54.270192 | ubuntu-noble | 2026-04-21 02:05:54.270196 | ubuntu-noble | 2026-04-21 02:05:54.270200 | ubuntu-noble | 2026-04-21 02:05:54.270224 | ubuntu-noble | 2026-04-21 02:05:54.270229 | ubuntu-noble | 2026-04-21 02:05:54.270233 | ubuntu-noble | 2026-04-21 02:05:54.270237 | ubuntu-noble | 2026-04-21 02:05:54.270241 | ubuntu-noble | get_basic_info /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:105 2026-04-21 02:05:54.270245 | ubuntu-noble | 2026-04-21 02:05:53.969 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Create ES API Executor _create_api_executor /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:181 2026-04-21 02:05:54.270249 | ubuntu-noble | 2026-04-21 02:05:53.969 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] port: 8080, ssl: False _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:118 2026-04-21 02:05:54.270253 | ubuntu-noble | 2026-04-21 02:05:53.969 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] url : /cgi-bin/authLogin.cgi?user=admin&pwd=b%27cW5hcGFkbWlu%27&serviceKey=1 _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:129 2026-04-21 02:05:54.270257 | ubuntu-noble | 2026-04-21 02:05:53.969 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] response data: 2026-04-21 02:05:54.270261 | ubuntu-noble | 2026-04-21 02:05:54.270264 | ubuntu-noble | 2026-04-21 02:05:54.270268 | ubuntu-noble | 2026-04-21 02:05:54.270272 | ubuntu-noble | _execute_and_get_response_details /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:135 2026-04-21 02:05:54.270276 | ubuntu-noble | 2026-04-21 02:05:53.969 6822 DEBUG manila.share.drivers.qnap.api [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] sid: fakeSid _login /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:168 2026-04-21 02:05:54.270280 | ubuntu-noble | 2026-04-21 02:05:53.970 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.271415 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_1 [0.025568s] ... ok 2026-04-21 02:05:54.271428 | ubuntu-noble | {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.019226s] ... ok 2026-04-21 02:05:54.273879 | ubuntu-noble | 2026-04-21 02:05:53.991 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-21 02:05:54.273894 | ubuntu-noble | 2026-04-21 02:05:53.992 6822 WARNING manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Only "ip" access type is allowed for NFS shares. 2026-04-21 02:05:54.273904 | ubuntu-noble | 2026-04-21 02:05:53.992 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.274451 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_check_share_access_1_NFS [0.022219s] ... ok 2026-04-21 02:05:54.278830 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_string_extra_specs_validity [0.018793s] ... ok 2026-04-21 02:05:54.286201 | ubuntu-noble | {4} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_share_stats [0.019618s] ... ok 2026-04-21 02:05:54.288843 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_snaplock_compliance_clock_configured_negative [0.018785s] ... ok 2026-04-21 02:05:54.297534 | ubuntu-noble | 2026-04-21 02:05:54.014 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-21 02:05:54.297549 | ubuntu-noble | 2026-04-21 02:05:54.014 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "qnap-create_share" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:54.297555 | ubuntu-noble | 2026-04-21 02:05:54.014 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "qnap-create_share" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:54.297560 | ubuntu-noble | 2026-04-21 02:05:54.015 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:303 2026-04-21 02:05:54.297565 | ubuntu-noble | 2026-04-21 02:05:54.015 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] extra_specs: {'dedupe': 'true', 'thin_provisioning': 'false'} create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:305 2026-04-21 02:05:54.297570 | ubuntu-noble | 2026-04-21 02:05:54.015 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] qnap_thin_provision: False qnap_compression: True qnap_deduplication: True qnap_ssd_cache: False create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:318 2026-04-21 02:05:54.297574 | ubuntu-noble | 2026-04-21 02:05:54.015 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] created_share: None create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:336 2026-04-21 02:05:54.297578 | ubuntu-noble | 2026-04-21 02:05:54.015 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Dedupe cannot be enabled without thin_provisioning. create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:345 2026-04-21 02:05:54.297587 | ubuntu-noble | 2026-04-21 02:05:54.015 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "qnap-create_share" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:54.297597 | ubuntu-noble | 2026-04-21 02:05:54.016 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.298447 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_negative_configutarion [0.023801s] ... ok 2026-04-21 02:05:54.299695 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_string_extra_specs_validity_invalid_value [0.020017s] ... ok 2026-04-21 02:05:54.301428 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:05:54.301743 | ubuntu-noble | {4} manila.tests.share.drivers.tegile.test_tegile.TegileAPIExecutorTestCase.test_send_api_get_fail [0.019800s] ... ok 2026-04-21 02:05:54.308455 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_svm_dr_supported [0.019912s] ... ok 2026-04-21 02:05:54.319797 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_collate_cg_snapshot_info_invalid [0.019478s] ... ok 2026-04-21 02:05:54.321376 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:05:54.321849 | ubuntu-noble | {4} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_2_user [0.019904s] ... ok 2026-04-21 02:05:54.330189 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_svm_migrate_supported [0.021641s] ... ok 2026-04-21 02:05:54.340577 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:05:54.341320 | ubuntu-noble | {4} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_share_from_snapshot_fail [0.019023s] ... ok 2026-04-21 02:05:54.351605 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_volume_snapshots_2 [0.020282s] ... ok 2026-04-21 02:05:54.358063 | ubuntu-noble | Only USER access type is allowed for CIFS shares. 2026-04-21 02:05:54.360265 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:05:54.361744 | ubuntu-noble | {4} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_fail_3 [0.019597s] ... ok 2026-04-21 02:05:54.372797 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mark_qos_policy_group_for_deletion_policy_exists_1_True [0.021102s] ... ok 2026-04-21 02:05:54.380364 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:05:54.381067 | ubuntu-noble | {4} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_extend_share [0.020042s] ... ok 2026-04-21 02:05:54.397782 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_ldap_config_delete_failure [0.022069s] ... ok 2026-04-21 02:05:54.398432 | ubuntu-noble | 2026-04-21 02:05:54.039 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-21 02:05:54.398448 | ubuntu-noble | 2026-04-21 02:05:54.039 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "qnap-create_share" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:54.398455 | ubuntu-noble | 2026-04-21 02:05:54.039 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "qnap-create_share" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:54.398476 | ubuntu-noble | 2026-04-21 02:05:54.039 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:303 2026-04-21 02:05:54.398482 | ubuntu-noble | 2026-04-21 02:05:54.040 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] extra_specs: {} create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:305 2026-04-21 02:05:54.398486 | ubuntu-noble | 2026-04-21 02:05:54.040 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] qnap_thin_provision: True qnap_compression: True qnap_deduplication: False qnap_ssd_cache: False create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:318 2026-04-21 02:05:54.398491 | ubuntu-noble | 2026-04-21 02:05:54.040 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] created_share: create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:336 2026-04-21 02:05:54.398496 | ubuntu-noble | 2026-04-21 02:05:54.040 6822 ERROR manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] The share name fakeShareName is used by other share on NAS. 2026-04-21 02:05:54.398501 | ubuntu-noble | 2026-04-21 02:05:54.040 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "qnap-create_share" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:54.398506 | ubuntu-noble | 2026-04-21 02:05:54.041 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver.create_share' after 0.0015(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:54.398515 | ubuntu-noble | 2026-04-21 02:05:54.041 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.qnap.QnapShareDriver.create_share in 3 seconds as it raised ShareBackendException: Share backend error: The share name fakeShareName is used by other share on NAS.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:54.398520 | ubuntu-noble | 2026-04-21 02:05:54.041 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "qnap-create_share" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:54.398528 | ubuntu-noble | 2026-04-21 02:05:54.041 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "qnap-create_share" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:54.398536 | ubuntu-noble | 2026-04-21 02:05:54.041 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:303 2026-04-21 02:05:54.398542 | ubuntu-noble | 2026-04-21 02:05:54.041 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] extra_specs: {} create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:305 2026-04-21 02:05:54.398546 | ubuntu-noble | 2026-04-21 02:05:54.042 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] qnap_thin_provision: True qnap_compression: True qnap_deduplication: False qnap_ssd_cache: False create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:318 2026-04-21 02:05:54.398551 | ubuntu-noble | 2026-04-21 02:05:54.042 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] created_share: create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:336 2026-04-21 02:05:54.398555 | ubuntu-noble | 2026-04-21 02:05:54.042 6822 ERROR manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] The share name fakeShareName is used by other share on NAS. 2026-04-21 02:05:54.398562 | ubuntu-noble | 2026-04-21 02:05:54.042 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "qnap-create_share" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:54.398566 | ubuntu-noble | 2026-04-21 02:05:54.042 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver.create_share' after 0.00296(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:54.398571 | ubuntu-noble | 2026-04-21 02:05:54.042 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.qnap.QnapShareDriver.create_share in 6 seconds as it raised ShareBackendException: Share backend error: The share name fakeShareName is used by other share on NAS.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:54.398579 | ubuntu-noble | 2026-04-21 02:05:54.042 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "qnap-create_share" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:54.398593 | ubuntu-noble | 2026-04-21 02:05:54.042 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "qnap-create_share" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:54.398600 | ubuntu-noble | 2026-04-21 02:05:54.043 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:303 2026-04-21 02:05:54.398605 | ubuntu-noble | 2026-04-21 02:05:54.043 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] extra_specs: {} create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:305 2026-04-21 02:05:54.398609 | ubuntu-noble | 2026-04-21 02:05:54.043 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] qnap_thin_provision: True qnap_compression: True qnap_deduplication: False qnap_ssd_cache: False create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:318 2026-04-21 02:05:54.398614 | ubuntu-noble | 2026-04-21 02:05:54.043 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] created_share: create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:336 2026-04-21 02:05:54.398618 | ubuntu-noble | 2026-04-21 02:05:54.043 6822 ERROR manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] The share name fakeShareName is used by other share on NAS. 2026-04-21 02:05:54.398623 | ubuntu-noble | 2026-04-21 02:05:54.043 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "qnap-create_share" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:54.398628 | ubuntu-noble | 2026-04-21 02:05:54.043 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver.create_share' after 0.00421(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:54.398632 | ubuntu-noble | 2026-04-21 02:05:54.043 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.qnap.QnapShareDriver.create_share in 12 seconds as it raised ShareBackendException: Share backend error: The share name fakeShareName is used by other share on NAS.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:54.398641 | ubuntu-noble | 2026-04-21 02:05:54.044 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "qnap-create_share" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:54.398650 | ubuntu-noble | 2026-04-21 02:05:54.044 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "qnap-create_share" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:54.398657 | ubuntu-noble | 2026-04-21 02:05:54.044 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:303 2026-04-21 02:05:54.398662 | ubuntu-noble | 2026-04-21 02:05:54.044 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] extra_specs: {} create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:305 2026-04-21 02:05:54.398666 | ubuntu-noble | 2026-04-21 02:05:54.044 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] qnap_thin_provision: True qnap_compression: True qnap_deduplication: False qnap_ssd_cache: False create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:318 2026-04-21 02:05:54.398671 | ubuntu-noble | 2026-04-21 02:05:54.044 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] created_share: create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:336 2026-04-21 02:05:54.398675 | ubuntu-noble | 2026-04-21 02:05:54.045 6822 ERROR manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] The share name fakeShareName is used by other share on NAS. 2026-04-21 02:05:54.398679 | ubuntu-noble | 2026-04-21 02:05:54.045 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "qnap-create_share" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:54.398684 | ubuntu-noble | 2026-04-21 02:05:54.045 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver.create_share' after 0.00582(s), this was the 4th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:54.398688 | ubuntu-noble | 2026-04-21 02:05:54.045 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Retrying manila.share.drivers.qnap.qnap.QnapShareDriver.create_share in 24 seconds as it raised ShareBackendException: Share backend error: The share name fakeShareName is used by other share on NAS.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:05:54.398701 | ubuntu-noble | 2026-04-21 02:05:54.045 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "qnap-create_share" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:54.398709 | ubuntu-noble | 2026-04-21 02:05:54.045 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "qnap-create_share" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:54.398714 | ubuntu-noble | 2026-04-21 02:05:54.045 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:303 2026-04-21 02:05:54.398721 | ubuntu-noble | 2026-04-21 02:05:54.046 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] extra_specs: {} create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:305 2026-04-21 02:05:54.398725 | ubuntu-noble | 2026-04-21 02:05:54.046 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] qnap_thin_provision: True qnap_compression: True qnap_deduplication: False qnap_ssd_cache: False create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:318 2026-04-21 02:05:54.398730 | ubuntu-noble | 2026-04-21 02:05:54.046 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] created_share: create_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:336 2026-04-21 02:05:54.398734 | ubuntu-noble | 2026-04-21 02:05:54.046 6822 ERROR manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] The share name fakeShareName is used by other share on NAS. 2026-04-21 02:05:54.398739 | ubuntu-noble | 2026-04-21 02:05:54.046 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "qnap-create_share" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver.create_share" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:54.398743 | ubuntu-noble | 2026-04-21 02:05:54.055 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.qnap.qnap.QnapShareDriver.create_share' after 0.0162(s), this was the 5th time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:54.398747 | ubuntu-noble | 2026-04-21 02:05:54.056 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.398979 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_negative_share_exist [0.040550s] ... ok 2026-04-21 02:05:54.401809 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:05:54.402132 | ubuntu-noble | {4} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_shrink_share [0.021293s] ... ok 2026-04-21 02:05:54.408374 | ubuntu-noble | 2026-04-21 02:05:54.078 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-21 02:05:54.408390 | ubuntu-noble | 2026-04-21 02:05:54.079 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "qnap-delete_share" by "manila.share.drivers.qnap.qnap.QnapShareDriver.delete_share" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:54.408395 | ubuntu-noble | 2026-04-21 02:05:54.079 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "qnap-delete_share" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver.delete_share" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:54.408399 | ubuntu-noble | 2026-04-21 02:05:54.079 6822 WARNING manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] volID for Share shareId does not exist 2026-04-21 02:05:54.408403 | ubuntu-noble | 2026-04-21 02:05:54.079 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "qnap-delete_share" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver.delete_share" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:54.408407 | ubuntu-noble | 2026-04-21 02:05:54.080 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.411888 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_share_no_volid [0.023065s] ... ok 2026-04-21 02:05:54.415437 | ubuntu-noble | Configured ONTAP login user cannot retrieve QoS policies. 2026-04-21 02:05:54.417658 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_get_no_permissions_to_execute_zapi [0.022696s] ... ok 2026-04-21 02:05:54.419180 | ubuntu-noble | 2026-04-21 02:05:54.102 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-21 02:05:54.419194 | ubuntu-noble | 2026-04-21 02:05:54.103 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] share_proto: NFS access_type: fakeAccessType access_level: ro access_to: 2026-04-21 02:05:54.419199 | ubuntu-noble | fakeIp 2026-04-21 02:05:54.419203 | ubuntu-noble | _deny_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:724 2026-04-21 02:05:54.419207 | ubuntu-noble | 2026-04-21 02:05:54.104 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] vol_name: vol_name access_level: ro host_name: manila-fakeHostName host_list: [] _deny_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:743 2026-04-21 02:05:54.419211 | ubuntu-noble | 2026-04-21 02:05:54.104 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] vol_host["ipv4"]: [] _deny_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:758 2026-04-21 02:05:54.419222 | ubuntu-noble | 2026-04-21 02:05:54.104 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] ipv4_list: [] _deny_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:759 2026-04-21 02:05:54.419226 | ubuntu-noble | 2026-04-21 02:05:54.105 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.419230 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_deny_access_with_hostlist [0.025211s] ... ok 2026-04-21 02:05:54.421573 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:05:54.422269 | ubuntu-noble | {4} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_update_access_1 [0.019718s] ... ok 2026-04-21 02:05:54.423252 | ubuntu-noble | 2026-04-21 02:05:54.128 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-21 02:05:54.423266 | ubuntu-noble | 2026-04-21 02:05:54.128 6822 INFO manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Share 1.2.3.4:/share/fakeShareName will be managed with ID shareId. 2026-04-21 02:05:54.423270 | ubuntu-noble | 2026-04-21 02:05:54.129 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.423703 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs_without_existing_share [0.023598s] ... ok 2026-04-21 02:05:54.437744 | ubuntu-noble | 2026-04-21 02:05:54.152 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-21 02:05:54.437764 | ubuntu-noble | 2026-04-21 02:05:54.152 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "qnap-update_access" by "manila.share.drivers.qnap.qnap.QnapShareDriver.update_access" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:54.437769 | ubuntu-noble | 2026-04-21 02:05:54.152 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "qnap-update_access" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver.update_access" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:54.437780 | ubuntu-noble | 2026-04-21 02:05:54.152 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] volName: fakeVolName update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:633 2026-04-21 02:05:54.437785 | ubuntu-noble | 2026-04-21 02:05:54.152 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] host_list:[] update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:644 2026-04-21 02:05:54.437789 | ubuntu-noble | 2026-04-21 02:05:54.153 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] _get_vol_host name:manila-fakeHostName _get_vol_host /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:611 2026-04-21 02:05:54.437793 | ubuntu-noble | 2026-04-21 02:05:54.153 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] _get_vol_host vol_host_list:[{'index': 'fakeHostIndex', 'hostid': 'fakeHostId', 'name': 'manila-fakeHostName', 'ipv4': ['\n fakeIp\n ']}] _get_vol_host /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:625 2026-04-21 02:05:54.437803 | ubuntu-noble | 2026-04-21 02:05:54.153 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "qnap-update_access" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver.update_access" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:54.437808 | ubuntu-noble | 2026-04-21 02:05:54.154 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.438417 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_access_allow_access_1_fakeHostName [0.025102s] ... ok 2026-04-21 02:05:54.440019 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_4 [0.020904s] ... ok 2026-04-21 02:05:54.441845 | ubuntu-noble | {4} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_update_access_3 [0.020026s] ... ok 2026-04-21 02:05:54.449605 | ubuntu-noble | 2026-04-21 02:05:54.177 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-21 02:05:54.449620 | ubuntu-noble | 2026-04-21 02:05:54.177 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "qnap-update_access" by "manila.share.drivers.qnap.qnap.QnapShareDriver.update_access" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:54.449625 | ubuntu-noble | 2026-04-21 02:05:54.178 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "qnap-update_access" acquired by "manila.share.drivers.qnap.qnap.QnapShareDriver.update_access" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:54.449630 | ubuntu-noble | 2026-04-21 02:05:54.178 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] volName: fakeVolName update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:633 2026-04-21 02:05:54.449633 | ubuntu-noble | 2026-04-21 02:05:54.178 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] host_list:[] update_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:644 2026-04-21 02:05:54.449637 | ubuntu-noble | 2026-04-21 02:05:54.178 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] _get_vol_host name:manila-fakeHostName _get_vol_host /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:611 2026-04-21 02:05:54.449645 | ubuntu-noble | 2026-04-21 02:05:54.178 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] _get_vol_host vol_host_list:[] _get_vol_host /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:625 2026-04-21 02:05:54.449648 | ubuntu-noble | 2026-04-21 02:05:54.179 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "qnap-update_access" "released" by "manila.share.drivers.qnap.qnap.QnapShareDriver.update_access" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:54.449659 | ubuntu-noble | 2026-04-21 02:05:54.180 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.450045 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_access_allow_access_2_fakeHostNameNotMatch [0.025839s] ... ok 2026-04-21 02:05:54.459642 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_cifs_share [0.020396s] ... ok 2026-04-21 02:05:54.462513 | ubuntu-noble | {4} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_update_export_1 [0.019109s] ... ok 2026-04-21 02:05:54.465125 | ubuntu-noble | 2026-04-21 02:05:54.202 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] context: context do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:98 2026-04-21 02:05:54.465139 | ubuntu-noble | 2026-04-21 02:05:54.203 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] backend_name=QnapShareDriver _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:244 2026-04-21 02:05:54.465144 | ubuntu-noble | 2026-04-21 02:05:54.203 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] total_capacity_gb: 866.3287500003353 GB _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:251 2026-04-21 02:05:54.465148 | ubuntu-noble | 2026-04-21 02:05:54.203 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] free_capacity_gb: 864.949954376556 GB _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:254 2026-04-21 02:05:54.465152 | ubuntu-noble | 2026-04-21 02:05:54.203 6822 DEBUG manila.share.drivers.qnap.qnap [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] allocated_capacity_gb: 1.3787956237792969 GB _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py:257 2026-04-21 02:05:54.465156 | ubuntu-noble | 2026-04-21 02:05:54.203 6822 DEBUG manila.share.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-04-21 02:05:54.465160 | ubuntu-noble | 2026-04-21 02:05:54.204 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.465163 | ubuntu-noble | {5} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_update_share_stats [0.024167s] ... ok 2026-04-21 02:05:54.466422 | ubuntu-noble | 2026-04-21 02:05:54.227 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.467322 | ubuntu-noble | {5} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_checked_for_application_error [0.021971s] ... ok 2026-04-21 02:05:54.470118 | ubuntu-noble | 2026-04-21 02:05:54.249 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.470333 | ubuntu-noble | {5} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_deny_access [0.022852s] ... ok 2026-04-21 02:05:54.471128 | ubuntu-noble | 2026-04-21 02:05:54.251 6822 WARNING manila.share.drivers.tegile.tegile [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:05:54.471144 | ubuntu-noble | 2026-04-21 02:05:54.271 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.471348 | ubuntu-noble | {5} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_fail_4 [0.022013s] ... ok 2026-04-21 02:05:54.473107 | ubuntu-noble | 2026-04-21 02:05:54.274 6822 WARNING manila.share.drivers.tegile.tegile [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:05:54.473120 | ubuntu-noble | 2026-04-21 02:05:54.294 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.473413 | ubuntu-noble | {5} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_delete_share [0.022493s] ... ok 2026-04-21 02:05:54.477572 | ubuntu-noble | 2026-04-21 02:05:54.296 6822 WARNING manila.share.drivers.tegile.tegile [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:05:54.477586 | ubuntu-noble | 2026-04-21 02:05:54.316 6822 WARNING manila.share.drivers.tegile.tegile [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Only IP or USER access types are allowed for NFS shares. 2026-04-21 02:05:54.477590 | ubuntu-noble | 2026-04-21 02:05:54.317 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.478765 | ubuntu-noble | {5} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_fail_1 [0.023008s] ... ok 2026-04-21 02:05:54.479708 | ubuntu-noble | 2026-04-21 02:05:54.319 6822 WARNING manila.share.drivers.tegile.tegile [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:05:54.479722 | ubuntu-noble | 2026-04-21 02:05:54.339 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.479851 | ubuntu-noble | {5} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_fail_4 [0.022140s] ... ok 2026-04-21 02:05:54.481606 | ubuntu-noble | {4} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_update_export_2 [0.019761s] ... ok 2026-04-21 02:05:54.481858 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_cifs_share_not_found [0.021768s] ... ok 2026-04-21 02:05:54.482419 | ubuntu-noble | 2026-04-21 02:05:54.361 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.482660 | ubuntu-noble | {5} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_remove_export [0.021798s] ... ok 2026-04-21 02:05:54.483794 | ubuntu-noble | 2026-04-21 02:05:54.383 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.484449 | ubuntu-noble | {5} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_deny_access [0.021481s] ... ok 2026-04-21 02:05:54.485005 | ubuntu-noble | 2026-04-21 02:05:54.407 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.485981 | ubuntu-noble | {5} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_init_helper_conf_dir_empty [0.023669s] ... ok 2026-04-21 02:05:54.487182 | ubuntu-noble | 2026-04-21 02:05:54.429 6822 ERROR manila.share.drivers.ganesha.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Unsupported access rule of 'type' notip, 'level' rw, 'to' 10.0.0.1: type should be one of 'ip'. 2026-04-21 02:05:54.487211 | ubuntu-noble | 2026-04-21 02:05:54.430 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.487503 | ubuntu-noble | {5} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_invalid_share_access_type [0.023064s] ... ok 2026-04-21 02:05:54.494405 | ubuntu-noble | 2026-04-21 02:05:54.453 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:54.494429 | ubuntu-noble | 2026-04-21 02:05:54.453 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:54.494435 | ubuntu-noble | 2026-04-21 02:05:54.454 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:54.494440 | ubuntu-noble | 2026-04-21 02:05:54.456 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.494832 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__ssh_exec_check_list_comprehensions_still_work [0.025176s] ... ok 2026-04-21 02:05:54.500199 | ubuntu-noble | {4} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_cleanup_fsal_hook [0.019140s] ... ok 2026-04-21 02:05:54.501170 | ubuntu-noble | 2026-04-21 02:05:54.480 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:54.501182 | ubuntu-noble | 2026-04-21 02:05:54.480 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:54.501186 | ubuntu-noble | 2026-04-21 02:05:54.480 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:54.501190 | ubuntu-noble | 2026-04-21 02:05:54.483 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.501425 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_add_mount_permanently_raise_error_on_add [0.027778s] ... ok 2026-04-21 02:05:54.507038 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_nfs_export_rule [0.022367s] ... ok 2026-04-21 02:05:54.514660 | ubuntu-noble | 2026-04-21 02:05:54.506 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:54.514689 | ubuntu-noble | 2026-04-21 02:05:54.506 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:54.514696 | ubuntu-noble | 2026-04-21 02:05:54.507 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:54.514702 | ubuntu-noble | 2026-04-21 02:05:54.508 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.514930 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_allocate_container_with_snaphot [0.024775s] ... ok 2026-04-21 02:05:54.519653 | ubuntu-noble | {4} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_default_config_hook [0.019511s] ... ok 2026-04-21 02:05:54.522551 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resume_snapmirror_not_quiesed [0.018746s] ... ok 2026-04-21 02:05:54.541808 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__get_helper_with_wrong_proto_3_None [0.020442s] ... ok 2026-04-21 02:05:54.542807 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_security_style_2_ntfs [0.019373s] ... ok 2026-04-21 02:05:54.542826 | ubuntu-noble | 2026-04-21 02:05:54.530 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:54.542832 | ubuntu-noble | 2026-04-21 02:05:54.530 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:54.542838 | ubuntu-noble | 2026-04-21 02:05:54.530 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:54.542844 | ubuntu-noble | 2026-04-21 02:05:54.533 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.542859 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_extend_share_2_130 [0.024077s] ... ok 2026-04-21 02:05:54.561219 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__setup_server [0.020376s] ... ok 2026-04-21 02:05:54.561861 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_size [0.018984s] ... ok 2026-04-21 02:05:54.563187 | ubuntu-noble | 2026-04-21 02:05:54.554 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:54.563207 | ubuntu-noble | 2026-04-21 02:05:54.554 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:54.563221 | ubuntu-noble | 2026-04-21 02:05:54.554 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:54.563227 | ubuntu-noble | 2026-04-21 02:05:54.556 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.563502 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_consumed_space_invalid [0.022805s] ... ok 2026-04-21 02:05:54.581696 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapshot_exists [0.019851s] ... ok 2026-04-21 02:05:54.582972 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_detach_volume_with_volume_not_found [0.020701s] ... ok 2026-04-21 02:05:54.590128 | ubuntu-noble | 2026-04-21 02:05:54.577 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:54.590148 | ubuntu-noble | 2026-04-21 02:05:54.577 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:54.590153 | ubuntu-noble | 2026-04-21 02:05:54.577 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:54.590157 | ubuntu-noble | 2026-04-21 02:05:54.579 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.590376 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mount_path [0.023160s] ... ok 2026-04-21 02:05:54.591813 | ubuntu-noble | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_deallocate_container [0.344549s] ... ok 2026-04-21 02:05:54.601736 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_vserver_2_False [0.019186s] ... ok 2026-04-21 02:05:54.603427 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_do_setup_dhss_false_server_avail_after_retry [0.021228s] ... ok 2026-04-21 02:05:54.606671 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_bad_backup_config_negative [0.287453s] ... ok 2026-04-21 02:05:54.610916 | ubuntu-noble | 2026-04-21 02:05:54.599 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:54.610948 | ubuntu-noble | 2026-04-21 02:05:54.600 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:54.610970 | ubuntu-noble | 2026-04-21 02:05:54.600 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:54.610980 | ubuntu-noble | 2026-04-21 02:05:54.601 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.612541 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mounted_share_size [0.023042s] ... ok 2026-04-21 02:05:54.613489 | ubuntu-noble | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ensure_share [0.021478s] ... ok 2026-04-21 02:05:54.621889 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migrate_complete [0.020160s] ... ok 2026-04-21 02:05:54.623341 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ensure_share_volume_is_absent [0.020410s] ... ok 2026-04-21 02:05:54.627861 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_with_state_not_update [0.020871s] ... ok 2026-04-21 02:05:54.637801 | ubuntu-noble | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mounted_share_size_invalid_output_1_fake_fake_ [0.020620s] ... ok 2026-04-21 02:05:54.637815 | ubuntu-noble | 2026-04-21 02:05:54.624 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:54.637820 | ubuntu-noble | 2026-04-21 02:05:54.624 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:54.637832 | ubuntu-noble | 2026-04-21 02:05:54.625 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:54.637836 | ubuntu-noble | 2026-04-21 02:05:54.626 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.638208 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_snapshot_error [0.024572s] ... ok 2026-04-21 02:05:54.645603 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_extend_share_3_123 [0.021355s] ... ok 2026-04-21 02:05:54.647219 | ubuntu-noble | CIFS server does not exist for Vserver fake_vserver. 2026-04-21 02:05:54.648400 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_cluster_are_not_peered_negative [0.020868s] ... ok 2026-04-21 02:05:54.649591 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_terminate_vserver_services_cifs_not_found [0.027254s] ... ok 2026-04-21 02:05:54.659984 | ubuntu-noble | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mounted_share_size_invalid_output_2_fake [0.021759s] ... ok 2026-04-21 02:05:54.660371 | ubuntu-noble | 2026-04-21 02:05:54.647 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:54.660593 | ubuntu-noble | 2026-04-21 02:05:54.647 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:54.660598 | ubuntu-noble | 2026-04-21 02:05:54.647 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:54.660602 | ubuntu-noble | 2026-04-21 02:05:54.649 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.660606 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_mounted_false [0.022960s] ... ok 2026-04-21 02:05:54.665907 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_mounted_false_no_volume_provided [0.020959s] ... ok 2026-04-21 02:05:54.667448 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_cgsnapshot [0.018977s] ... ok 2026-04-21 02:05:54.670526 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-04-21 02:05:54.670545 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-04-21 02:05:54.670552 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-04-21 02:05:54.670568 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-04-21 02:05:54.670573 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-04-21 02:05:54.670578 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-04-21 02:05:54.670584 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-04-21 02:05:54.670589 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-04-21 02:05:54.670594 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-04-21 02:05:54.670599 | ubuntu-noble | Could not unmount volume fake_share due to ongoing volume operation: NetApp API failed. Reason - 13001:...job ID... 2026-04-21 02:05:54.670605 | ubuntu-noble | Failed to unmount volume fake_share after waiting for 30 seconds. 2026-04-21 02:05:54.674521 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_unmount_volume_with_max_retries [0.022267s] ... ok 2026-04-21 02:05:54.678531 | ubuntu-noble | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_mounted_share_size_invalid_output_3_fake_ [0.021630s] ... ok 2026-04-21 02:05:54.684987 | ubuntu-noble | 2026-04-21 02:05:54.671 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:54.685116 | ubuntu-noble | 2026-04-21 02:05:54.671 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:54.685126 | ubuntu-noble | 2026-04-21 02:05:54.672 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:54.685132 | ubuntu-noble | 2026-04-21 02:05:54.673 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.685268 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_mounted_true_no_volume_provided [0.023927s] ... ok 2026-04-21 02:05:54.687203 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_cgsnapshot_no_members [0.019817s] ... ok 2026-04-21 02:05:54.693323 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_13 [0.020930s] ... ok 2026-04-21 02:05:54.700279 | ubuntu-noble | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_snapshot_with_private_data [0.021741s] ... ok 2026-04-21 02:05:54.705010 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_not_mounted_share [0.036438s] ... ok 2026-04-21 02:05:54.706829 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_consistency_group_from_cgsnapshot_no_members [0.018902s] ... ok 2026-04-21 02:05:54.709528 | ubuntu-noble | 2026-04-21 02:05:54.694 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:54.709579 | ubuntu-noble | 2026-04-21 02:05:54.695 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:54.709586 | ubuntu-noble | 2026-04-21 02:05:54.695 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:54.709592 | ubuntu-noble | 2026-04-21 02:05:54.697 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.709687 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_invalid_protocol [0.023347s] ... ok 2026-04-21 02:05:54.713547 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_16 [0.020556s] ... ok 2026-04-21 02:05:54.724844 | ubuntu-noble | {0} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_remove_mount_permanently [0.022632s] ... ok 2026-04-21 02:05:54.728236 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_export_lifs_not_found [0.019936s] ... ok 2026-04-21 02:05:54.730908 | ubuntu-noble | 2026-04-21 02:05:54.718 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:54.730933 | ubuntu-noble | 2026-04-21 02:05:54.718 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:54.730938 | ubuntu-noble | 2026-04-21 02:05:54.718 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:54.730949 | ubuntu-noble | 2026-04-21 02:05:54.720 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.731324 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_mount_device_exception_raised [0.022792s] ... ok 2026-04-21 02:05:54.733330 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_snapshot_policy [0.019405s] ... ok 2026-04-21 02:05:54.743948 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_setup_helpers [0.039715s] ... ok 2026-04-21 02:05:54.745233 | ubuntu-noble | {0} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_init_helper [0.021599s] ... ok 2026-04-21 02:05:54.747708 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot [0.020492s] ... ok 2026-04-21 02:05:54.753503 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_start_1_None [0.019078s] ... ok 2026-04-21 02:05:54.756568 | ubuntu-noble | 2026-04-21 02:05:54.740 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:54.756585 | ubuntu-noble | 2026-04-21 02:05:54.741 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:54.756590 | ubuntu-noble | 2026-04-21 02:05:54.741 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:54.756594 | ubuntu-noble | 2026-04-21 02:05:54.743 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.756991 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_shrink_share_error_on_resize_fs_2 [0.023672s] ... ok 2026-04-21 02:05:54.763437 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_setup_helpers_no_helpers [0.020971s] ... ok 2026-04-21 02:05:54.768133 | ubuntu-noble | {0} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_1 [0.021929s] ... ok 2026-04-21 02:05:54.770032 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_4 [0.021790s] ... ok 2026-04-21 02:05:54.771597 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_snapmirror_relationships_2_destination [0.018926s] ... ok 2026-04-21 02:05:54.777867 | ubuntu-noble | 2026-04-21 02:05:54.763 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:54.777881 | ubuntu-noble | 2026-04-21 02:05:54.764 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:54.777899 | ubuntu-noble | 2026-04-21 02:05:54.764 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:54.777912 | ubuntu-noble | 2026-04-21 02:05:54.766 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.777917 | ubuntu-noble | {5} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ssh_exec_connection_recreation [0.022789s] ... ok 2026-04-21 02:05:54.786024 | ubuntu-noble | {4} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_shrink_share_invalid_size [0.021163s] ... ok 2026-04-21 02:05:54.787475 | ubuntu-noble | 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. 2026-04-21 02:05:54.789404 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_no_share_server_3 [0.019381s] ... ok 2026-04-21 02:05:54.791325 | ubuntu-noble | {0} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_get_vol_exports_2 [0.021836s] ... ok 2026-04-21 02:05:54.791687 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_move_method_2 [0.018838s] ... ok 2026-04-21 02:05:54.793388 | ubuntu-noble | 2026-04-21 02:05:54.788 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.793408 | ubuntu-noble | {5} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_get_export_dir_dict_1 [0.021682s] ... ok 2026-04-21 02:05:54.805833 | ubuntu-noble | {4} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_init_local_ganesha_server [0.020692s] ... ok 2026-04-21 02:05:54.808302 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_nonexistent_does_not_delete_private_storage [0.019536s] ... ok 2026-04-21 02:05:54.809553 | ubuntu-noble | {0} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_1 [0.020552s] ... ok 2026-04-21 02:05:54.814386 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_move_method_4 [0.020737s] ... ok 2026-04-21 02:05:54.815334 | ubuntu-noble | 2026-04-21 02:05:54.810 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.815354 | ubuntu-noble | {5} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_4 [0.021565s] ... ok 2026-04-21 02:05:54.826281 | ubuntu-noble | {4} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_get_vol_exports_1 [0.020487s] ... ok 2026-04-21 02:05:54.826937 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:05:54.829188 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_not_unique [0.020736s] ... ok 2026-04-21 02:05:54.829206 | ubuntu-noble | {0} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_get_helper [0.019597s] ... ok 2026-04-21 02:05:54.830396 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__broadcast_domain_exists [0.018789s] ... ok 2026-04-21 02:05:54.833156 | ubuntu-noble | 2026-04-21 02:05:54.831 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.833175 | ubuntu-noble | {5} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_2 [0.020266s] ... ok 2026-04-21 02:05:54.844468 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:05:54.848633 | ubuntu-noble | {4} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_check_for_setup_error [0.020230s] ... ok 2026-04-21 02:05:54.849491 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__check_for_cluster_credentials [0.018533s] ... ok 2026-04-21 02:05:54.852935 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_1_ [0.020152s] ... ok 2026-04-21 02:05:54.852960 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_node_cluster_creds [0.020003s] ... ok 2026-04-21 02:05:54.853978 | ubuntu-noble | 2026-04-21 02:05:54.850 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.854000 | ubuntu-noble | {5} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_3 [0.019548s] ... ok 2026-04-21 02:05:54.863648 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:05:54.865967 | ubuntu-noble | {4} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_do_setup [0.019247s] ... ok 2026-04-21 02:05:54.867570 | ubuntu-noble | Could not create CIFS export fake_share_name. 2026-04-21 02:05:54.867979 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:54.867987 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/helpers.py", line 454, in create_exports 2026-04-21 02:05:54.867992 | ubuntu-noble | self._ssh_exec( 2026-04-21 02:05:54.867996 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:54.868000 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:54.868004 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:54.868008 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:54.868012 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:54.868016 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:54.868020 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-04-21 02:05:54.868024 | ubuntu-noble | raise result 2026-04-21 02:05:54.868028 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:54.868031 | ubuntu-noble | Command: None 2026-04-21 02:05:54.868035 | ubuntu-noble | Exit code: - 2026-04-21 02:05:54.868039 | ubuntu-noble | Stdout: None 2026-04-21 02:05:54.868043 | ubuntu-noble | Stderr: None 2026-04-21 02:05:54.868047 | ubuntu-noble | 2026-04-21 02:05:54.868051 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-04-21 02:05:54.868055 | ubuntu-noble | 2026-04-21 02:05:54.868059 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:54.868063 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/helpers.py", line 459, in create_exports 2026-04-21 02:05:54.868067 | ubuntu-noble | self._ssh_exec(server, create_cmd) 2026-04-21 02:05:54.868070 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:54.868074 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:54.868078 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:54.868082 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:54.868086 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:54.868089 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:54.868093 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-04-21 02:05:54.868097 | ubuntu-noble | raise result 2026-04-21 02:05:54.868100 | ubuntu-noble | Exception 2026-04-21 02:05:54.868363 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_ldap_client_ad [0.018561s] ... ok 2026-04-21 02:05:54.869336 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_snapshot_name [0.019968s] ... ok 2026-04-21 02:05:54.873028 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_create_export_share_does_not_exist_exception [0.021272s] ... ok 2026-04-21 02:05:54.878449 | ubuntu-noble | 2026-04-21 02:05:54.869 6822 WARNING manila.share.drivers.glusterfs [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:05:54.878467 | ubuntu-noble | 2026-04-21 02:05:54.870 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.878472 | ubuntu-noble | {5} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_get_helper_vol_2 [0.020022s] ... ok 2026-04-21 02:05:54.883788 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:05:54.887032 | ubuntu-noble | {4} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_get_network_allocations_number [0.019924s] ... ok 2026-04-21 02:05:54.887425 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_create_volume_body_1_True [0.018651s] ... ok 2026-04-21 02:05:54.887967 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_boolean_provisioning_options_missing_spec [0.018965s] ... ok 2026-04-21 02:05:54.890473 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_create_exports_share_exist_recreate_true [0.019888s] ... ok 2026-04-21 02:05:54.903319 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:05:54.905152 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_create_volume_body_2_False [0.018714s] ... ok 2026-04-21 02:05:54.907032 | ubuntu-noble | {4} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_2_False [0.020087s] ... ok 2026-04-21 02:05:54.908472 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_export_addresses_with_metadata_2_False [0.019981s] ... ok 2026-04-21 02:05:54.909459 | ubuntu-noble | 2026-04-21 02:05:54.902 6822 WARNING manila.share.drivers.glusterfs [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:05:54.909472 | ubuntu-noble | 2026-04-21 02:05:54.903 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.909477 | ubuntu-noble | {5} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_supported_access_features_2_level [0.033177s] ... ok 2026-04-21 02:05:54.910462 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_disable_access_for_maintenance [0.019338s] ... ok 2026-04-21 02:05:54.924506 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:05:54.924536 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_snapmirrors_2 [0.018568s] ... ok 2026-04-21 02:05:54.926981 | ubuntu-noble | {4} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_path_1 [0.019758s] ... ok 2026-04-21 02:05:54.927822 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_aggr_set [0.019905s] ... ok 2026-04-21 02:05:54.930819 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.CIFSHelperUserAccessTestCase.test_update_access [0.020466s] ... ok 2026-04-21 02:05:54.934493 | ubuntu-noble | 2026-04-21 02:05:54.929 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.934680 | ubuntu-noble | {5} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_4__1_2_3_4_foo [0.026058s] ... ok 2026-04-21 02:05:54.942061 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_volume_by_args [0.018548s] ... ok 2026-04-21 02:05:54.946769 | ubuntu-noble | {4} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_with_exception_1 [0.020581s] ... ok 2026-04-21 02:05:54.947755 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_name_not_found [0.019141s] ... ok 2026-04-21 02:05:54.949994 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.CIFSHelperUserAccessTestCase.test_update_access_exception_type [0.019135s] ... ok 2026-04-21 02:05:54.957342 | ubuntu-noble | 2026-04-21 02:05:54.955 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.957600 | ubuntu-noble | {5} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_allow_hosts [0.025305s] ... ok 2026-04-21 02:05:54.960210 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_busy_snapshot_1 [0.018140s] ... ok 2026-04-21 02:05:54.966383 | ubuntu-noble | {4} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_init_helper [0.019221s] ... ok 2026-04-21 02:05:54.967419 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_space [0.019865s] ... ok 2026-04-21 02:05:54.969836 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_multi_ip_3_5_6_7_9__foo_quuz [0.019699s] ... ok 2026-04-21 02:05:54.981091 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_snaplock_enabled_volume_false [0.018566s] ... ok 2026-04-21 02:05:54.984582 | ubuntu-noble | Neither NFS nor CIFS is licensed on fake_backend_name 2026-04-21 02:05:54.987917 | ubuntu-noble | {4} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_update_access_wrong_access_level [0.019219s] ... ok 2026-04-21 02:05:54.989173 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_licenses_no_protocols [0.019726s] ... ok 2026-04-21 02:05:54.989196 | ubuntu-noble | 2026-04-21 02:05:54.985 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:54.991446 | ubuntu-noble | {5} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_remove_exports [0.031784s] ... ok 2026-04-21 02:05:54.991461 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_with_error_2 [0.019917s] ... ok 2026-04-21 02:05:54.997427 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_snaplock_enabled_volume_true_1_compliance [0.018502s] ... ok 2026-04-21 02:05:55.008058 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_licenses_one_protocol [0.019648s] ... ok 2026-04-21 02:05:55.008360 | ubuntu-noble | {4} manila.tests.share.drivers.test_helpers.CIFSHelperUserAccessTestCase.test_update_access_exception_level [0.021298s] ... ok 2026-04-21 02:05:55.009675 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_4__1001__1002___foo_bar [0.019606s] ... ok 2026-04-21 02:05:55.016364 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_accept_vserver_peer [0.017882s] ... ok 2026-04-21 02:05:55.018828 | ubuntu-noble | 2026-04-21 02:05:55.016 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.018842 | ubuntu-noble | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_5 [0.028967s] ... ok 2026-04-21 02:05:55.026237 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_max_throughput_1 [0.019108s] ... ok 2026-04-21 02:05:55.028673 | ubuntu-noble | fake 2026-04-21 02:05:55.029229 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_init_helper_log [0.019438s] ... ok 2026-04-21 02:05:55.030262 | ubuntu-noble | {4} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_with_invalid_access_2_10_0_0_1_33 [0.021514s] ... ok 2026-04-21 02:05:55.034403 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_break_snapmirror_vol [0.018553s] ... ok 2026-04-21 02:05:55.045100 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_max_throughput_2 [0.018604s] ... ok 2026-04-21 02:05:55.045699 | ubuntu-noble | 2026-04-21 02:05:55.042 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.046385 | ubuntu-noble | Unsupported access level rw or access type user, skipping removal of access rule to 4.4.4.4. 2026-04-21 02:05:55.046787 | ubuntu-noble | Access rule ip:2.2.2.3 already exists for share fake_share_name 2026-04-21 02:05:55.047109 | ubuntu-noble | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_6 [0.027236s] ... ok 2026-04-21 02:05:55.049159 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_1_rw [0.019877s] ... ok 2026-04-21 02:05:55.049766 | ubuntu-noble | {4} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_2 [0.021268s] ... ok 2026-04-21 02:05:55.053396 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_active_directory_error [0.018908s] ... ok 2026-04-21 02:05:55.063621 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_max_throughput_3 [0.018974s] ... ok 2026-04-21 02:05:55.069039 | ubuntu-noble | {0} manila.tests.share.drivers.test_helpers.NFSSynchronizedTestCase.test_with_lock_name_2 [0.019085s] ... ok 2026-04-21 02:05:55.072481 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_api_error [0.018699s] ... ok 2026-04-21 02:05:55.074071 | ubuntu-noble | {4} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_6 [0.024266s] ... ok 2026-04-21 02:05:55.079961 | ubuntu-noble | 2026-04-21 02:05:55.066 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "nfs-fake_instance_id" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.079994 | ubuntu-noble | 2026-04-21 02:05:55.066 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "nfs-fake_instance_id" acquired by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.080003 | ubuntu-noble | 2026-04-21 02:05:55.066 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "nfs-fake_instance_id" "released" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.080019 | ubuntu-noble | 2026-04-21 02:05:55.067 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.080026 | ubuntu-noble | {5} 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.023493s] ... ok 2026-04-21 02:05:55.082615 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_min_throughput_3 [0.018899s] ... ok 2026-04-21 02:05:55.087804 | ubuntu-noble | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_not_mounted [0.019202s] ... ok 2026-04-21 02:05:55.091322 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_clone_2 [0.018920s] ... ok 2026-04-21 02:05:55.097316 | ubuntu-noble | {4} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_5__1001__1000___124__foo_bar [0.021721s] ... ok 2026-04-21 02:05:55.101329 | ubuntu-noble | 2026-04-21 02:05:55.088 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "nfs-fake_instance_id" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.101346 | ubuntu-noble | 2026-04-21 02:05:55.088 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "nfs-fake_instance_id" acquired by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.101351 | ubuntu-noble | 2026-04-21 02:05:55.088 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "nfs-fake_instance_id" "released" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.101356 | ubuntu-noble | 2026-04-21 02:05:55.089 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.103126 | ubuntu-noble | {5} 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.022320s] ... ok 2026-04-21 02:05:55.105313 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_02 [0.021979s] ... ok 2026-04-21 02:05:55.108210 | ubuntu-noble | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_rmdir_error [0.020462s] ... ok 2026-04-21 02:05:55.112500 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_no_records [0.021436s] ... ok 2026-04-21 02:05:55.113622 | ubuntu-noble | 2026-04-21 02:05:55.111 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.114416 | ubuntu-noble | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_3_5_6_7_9__foo_quuz [0.022185s] ... ok 2026-04-21 02:05:55.117013 | ubuntu-noble | {4} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_host_list [0.021177s] ... ok 2026-04-21 02:05:55.124954 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_03 [0.020355s] ... ok 2026-04-21 02:05:55.128473 | ubuntu-noble | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_check_for_setup_error_no_export_ips [0.020147s] ... ok 2026-04-21 02:05:55.132007 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_policy_exception [0.019098s] ... ok 2026-04-21 02:05:55.134377 | ubuntu-noble | 2026-04-21 02:05:55.132 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.134999 | ubuntu-noble | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_with_error_1 [0.020524s] ... ok 2026-04-21 02:05:55.137064 | ubuntu-noble | {4} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_restore_access_after_maintenance [0.019885s] ... ok 2026-04-21 02:05:55.146015 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_07 [0.019296s] ... ok 2026-04-21 02:05:55.147612 | ubuntu-noble | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_copy_volume_error_2_False [0.019054s] ... ok 2026-04-21 02:05:55.152791 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_multiple_volumes [0.018897s] ... ok 2026-04-21 02:05:55.158524 | ubuntu-noble | {4} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_sync_nfs_temp_and_perm_files [0.021065s] ... ok 2026-04-21 02:05:55.163973 | ubuntu-noble | 2026-04-21 02:05:55.151 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "nfs-fake_instance_id" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.163993 | ubuntu-noble | 2026-04-21 02:05:55.152 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "nfs-fake_instance_id" acquired by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.163999 | ubuntu-noble | 2026-04-21 02:05:55.152 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "nfs-fake_instance_id" "released" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.164003 | ubuntu-noble | 2026-04-21 02:05:55.153 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.164008 | ubuntu-noble | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_recovery_mode_1 [0.020248s] ... ok 2026-04-21 02:05:55.166251 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_multiple_max_qos_specs_2 [0.019543s] ... ok 2026-04-21 02:05:55.168579 | ubuntu-noble | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_create_share [0.019643s] ... ok 2026-04-21 02:05:55.169634 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_1 [0.018679s] ... ok 2026-04-21 02:05:55.175798 | ubuntu-noble | Unsupported access level rw or access type user, skipping removal of access rule to lala. 2026-04-21 02:05:55.179155 | ubuntu-noble | {4} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_delete_invalid_rule_1 [0.019860s] ... ok 2026-04-21 02:05:55.184531 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_no_pool_1_True [0.019199s] ... ok 2026-04-21 02:05:55.185246 | ubuntu-noble | 2026-04-21 02:05:55.174 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "nfs-fake_instance_id" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.185258 | ubuntu-noble | 2026-04-21 02:05:55.174 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "nfs-fake_instance_id" acquired by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.185262 | ubuntu-noble | 2026-04-21 02:05:55.174 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "nfs-fake_instance_id" "released" by "manila.share.drivers.helpers.nfs_synchronized..wrapped_func..source_func" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.185267 | ubuntu-noble | 2026-04-21 02:05:55.175 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.185271 | ubuntu-noble | {5} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_recovery_mode_3 [0.022251s] ... ok 2026-04-21 02:05:55.185819 | ubuntu-noble | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_3____1001__1001_____6__ [0.018611s] ... ok 2026-04-21 02:05:55.189088 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_3_None [0.018446s] ... ok 2026-04-21 02:05:55.201638 | ubuntu-noble | 2026-04-21 02:05:55.197 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.202007 | ubuntu-noble | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_with_retry_busy_device_2_False [0.021865s] ... ok 2026-04-21 02:05:55.202018 | ubuntu-noble | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_create_snapshot [0.022908s] ... ok 2026-04-21 02:05:55.203113 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_1 [0.019683s] ... ok 2026-04-21 02:05:55.207018 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_protocols_2__True__False__False_ [0.018112s] ... ok 2026-04-21 02:05:55.210783 | ubuntu-noble | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_with_empty_mount_point_name [0.023979s] ... ok 2026-04-21 02:05:55.224589 | ubuntu-noble | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_deallocate_container [0.020669s] ... ok 2026-04-21 02:05:55.225778 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_qos_conflict [0.019012s] ... ok 2026-04-21 02:05:55.225801 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ems_log_destination_vserver [0.018544s] ... ok 2026-04-21 02:05:55.227714 | ubuntu-noble | 2026-04-21 02:05:55.219 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.227727 | ubuntu-noble | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_copy_volume_error_1_True [0.021165s] ... ok 2026-04-21 02:05:55.232309 | ubuntu-noble | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_without_name [0.020288s] ... ok 2026-04-21 02:05:55.242106 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_stats_3 [0.019863s] ... ok 2026-04-21 02:05:55.242124 | ubuntu-noble | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_extend_container [0.019989s] ... ok 2026-04-21 02:05:55.245507 | ubuntu-noble | 2026-04-21 02:05:55.240 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.245527 | ubuntu-noble | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_create_share_mirrors [0.022211s] ... ok 2026-04-21 02:05:55.245539 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ipspaces [0.018750s] ... ok 2026-04-21 02:05:55.249860 | ubuntu-noble | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_share_stats [0.018711s] ... ok 2026-04-21 02:05:55.262757 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_stats_4 [0.019631s] ... ok 2026-04-21 02:05:55.265210 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_licenses [0.018890s] ... ok 2026-04-21 02:05:55.269505 | ubuntu-noble | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_extend_share [0.019595s] ... ok 2026-04-21 02:05:55.272567 | ubuntu-noble | 2026-04-21 02:05:55.262 6822 INFO alembic.runtime.migration [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Context impl SQLiteImpl. 2026-04-21 02:05:55.272829 | ubuntu-noble | 2026-04-21 02:05:55.262 6822 INFO alembic.runtime.migration [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Will assume non-transactional DDL. 2026-04-21 02:05:55.272837 | ubuntu-noble | 2026-04-21 02:05:55.264 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.272844 | ubuntu-noble | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_backend_info [0.023553s] ... ok 2026-04-21 02:05:55.274404 | ubuntu-noble | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_access_1_rw [0.024892s] ... ok 2026-04-21 02:05:55.281355 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_string_provisioning_options [0.018723s] ... ok 2026-04-21 02:05:55.282810 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migration_check_job_state [0.018677s] ... ok 2026-04-21 02:05:55.290720 | ubuntu-noble | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_2____1_1_1_256____False_ [0.025807s] ... ok 2026-04-21 02:05:55.292095 | ubuntu-noble | 2026-04-21 02:05:55.287 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.292407 | ubuntu-noble | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_4___1_1_1_0____4__ [0.021830s] ... ok 2026-04-21 02:05:55.295954 | ubuntu-noble | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_access_2_ro [0.021284s] ... ok 2026-04-21 02:05:55.300110 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_for_aggregate_error_1_6 [0.017913s] ... ok 2026-04-21 02:05:55.305923 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_vserver [0.024933s] ... ok 2026-04-21 02:05:55.308053 | ubuntu-noble | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_mount_device_already [0.019861s] ... ok 2026-04-21 02:05:55.311000 | ubuntu-noble | 2026-04-21 02:05:55.308 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.311453 | ubuntu-noble | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_local_path_escapes [0.021704s] ... ok 2026-04-21 02:05:55.317900 | ubuntu-noble | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_stats_1____1_1_1_1____4_ [0.021544s] ... ok 2026-04-21 02:05:55.318633 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_2_False [0.019093s] ... ok 2026-04-21 02:05:55.325143 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_1_True [0.019034s] ... ok 2026-04-21 02:05:55.327897 | ubuntu-noble | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_mount_device_error [0.019669s] ... ok 2026-04-21 02:05:55.332048 | ubuntu-noble | 2026-04-21 02:05:55.329 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.332304 | ubuntu-noble | {5} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_usage_size_fail [0.020606s] ... ok 2026-04-21 02:05:55.337504 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_single_page [0.018441s] ... ok 2026-04-21 02:05:55.337966 | ubuntu-noble | {0} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_stats_2____1001__1001____6_ [0.019927s] ... ok 2026-04-21 02:05:55.344604 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_raise_no_enable_with_pool [0.019660s] ... ok 2026-04-21 02:05:55.350193 | ubuntu-noble | {4} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_revert_to_snapshot [0.022263s] ... ok 2026-04-21 02:05:55.360921 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_cidr_for_subnet_success [0.019441s] ... ok 2026-04-21 02:05:55.364825 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_destination_host_false_1_None [0.019430s] ... ok 2026-04-21 02:05:55.369854 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.BaseNetworkHelperTestCase.test_instantiate_invalid [0.019116s] ... ok 2026-04-21 02:05:55.378902 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_two_exist_on_same_host [0.020276s] ... ok 2026-04-21 02:05:55.385867 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_share [0.019162s] ... ok 2026-04-21 02:05:55.390448 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.BaseNetworkHelperTestCase.test_instantiate_valid [0.020071s] ... ok 2026-04-21 02:05:55.401313 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_subnet_none_found [0.023976s] ... ok 2026-04-21 02:05:55.402531 | ubuntu-noble | 2026-04-21 02:05:55.348 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.402546 | ubuntu-noble | 2026-04-21 02:05:55.348 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.402551 | ubuntu-noble | 2026-04-21 02:05:55.349 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.402555 | ubuntu-noble | 2026-04-21 02:05:55.349 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.402559 | ubuntu-noble | 2026-04-21 02:05:55.349 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.402563 | ubuntu-noble | 2026-04-21 02:05:55.349 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.402567 | ubuntu-noble | 2026-04-21 02:05:55.349 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "service_instance_get_private_router" by "manila.share.drivers.service_instance.NeutronNetworkHelper._get_private_router" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.402618 | ubuntu-noble | 2026-04-21 02:05:55.350 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "service_instance_get_private_router" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper._get_private_router" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.402624 | ubuntu-noble | 2026-04-21 02:05:55.350 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.402628 | ubuntu-noble | 2026-04-21 02:05:55.350 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.402641 | ubuntu-noble | 2026-04-21 02:05:55.350 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.402645 | ubuntu-noble | 2026-04-21 02:05:55.350 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.402650 | ubuntu-noble | 2026-04-21 02:05:55.350 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.402653 | ubuntu-noble | 2026-04-21 02:05:55.350 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.402657 | ubuntu-noble | 2026-04-21 02:05:55.350 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "service_instance_get_private_router" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper._get_private_router" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.402661 | ubuntu-noble | 2026-04-21 02:05:55.350 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.402668 | ubuntu-noble | 2026-04-21 02:05:55.351 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.402672 | ubuntu-noble | 2026-04-21 02:05:55.351 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.402676 | ubuntu-noble | 2026-04-21 02:05:55.351 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.402684 | ubuntu-noble | 2026-04-21 02:05:55.351 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.402690 | ubuntu-noble | 2026-04-21 02:05:55.351 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.402695 | ubuntu-noble | 2026-04-21 02:05:55.352 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.404569 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_private_router_subnet_is_not_attached_to_the_router [0.022312s] ... ok 2026-04-21 02:05:55.405495 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_no_snapshot_name [0.019686s] ... ok 2026-04-21 02:05:55.412841 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_one_exist_on_different_host [0.021766s] ... ok 2026-04-21 02:05:55.420973 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_service_network_id_none_exist [0.019559s] ... ok 2026-04-21 02:05:55.424019 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_errors_2_src_share_server_not_expected [0.020369s] ... ok 2026-04-21 02:05:55.432741 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_one_exist_on_same_host [0.021153s] ... ok 2026-04-21 02:05:55.440563 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_wrong_ports [0.019507s] ... ok 2026-04-21 02:05:55.444260 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_3 [0.020657s] ... ok 2026-04-21 02:05:55.452775 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_subnet_two_found [0.020164s] ... ok 2026-04-21 02:05:55.459737 | ubuntu-noble | Unable to limit ssh access to instance id: 'fakeid'! 2026-04-21 02:05:55.461597 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_limit_ssh_no_service_subnet [0.020937s] ... ok 2026-04-21 02:05:55.463498 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_get_progress_at_phase_1_cutover_hard_deferred [0.019340s] ... ok 2026-04-21 02:05:55.473329 | ubuntu-noble | 2026-04-21 02:05:55.371 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.473355 | ubuntu-noble | 2026-04-21 02:05:55.371 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.473367 | ubuntu-noble | 2026-04-21 02:05:55.371 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.473371 | ubuntu-noble | 2026-04-21 02:05:55.371 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.473375 | ubuntu-noble | 2026-04-21 02:05:55.372 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.473379 | ubuntu-noble | 2026-04-21 02:05:55.372 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.473382 | ubuntu-noble | 2026-04-21 02:05:55.372 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.473386 | ubuntu-noble | 2026-04-21 02:05:55.372 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.473390 | ubuntu-noble | 2026-04-21 02:05:55.372 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.473394 | ubuntu-noble | 2026-04-21 02:05:55.372 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "service_network_id_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.473407 | ubuntu-noble | 2026-04-21 02:05:55.372 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.473415 | ubuntu-noble | 2026-04-21 02:05:55.372 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.473419 | ubuntu-noble | 2026-04-21 02:05:55.372 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "service_instance_get_service_port" by "manila.share.drivers.service_instance.NeutronNetworkHelper._get_service_port" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.473423 | ubuntu-noble | 2026-04-21 02:05:55.373 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "service_instance_get_service_port" acquired by "manila.share.drivers.service_instance.NeutronNetworkHelper._get_service_port" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.473427 | ubuntu-noble | 2026-04-21 02:05:55.373 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.473431 | ubuntu-noble | 2026-04-21 02:05:55.373 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.473435 | ubuntu-noble | 2026-04-21 02:05:55.373 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.473439 | ubuntu-noble | 2026-04-21 02:05:55.373 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.473442 | ubuntu-noble | 2026-04-21 02:05:55.373 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.473446 | ubuntu-noble | 2026-04-21 02:05:55.373 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.473457 | ubuntu-noble | 2026-04-21 02:05:55.373 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.473464 | ubuntu-noble | 2026-04-21 02:05:55.373 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.473468 | ubuntu-noble | 2026-04-21 02:05:55.373 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.473472 | ubuntu-noble | 2026-04-21 02:05:55.374 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "service_instance_get_service_port" "released" by "manila.share.drivers.service_instance.NeutronNetworkHelper._get_service_port" :: held 0.001s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.473476 | ubuntu-noble | 2026-04-21 02:05:55.374 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.473480 | ubuntu-noble | 2026-04-21 02:05:55.374 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.473484 | ubuntu-noble | 2026-04-21 02:05:55.374 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.473488 | ubuntu-noble | 2026-04-21 02:05:55.374 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.473492 | ubuntu-noble | 2026-04-21 02:05:55.374 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.473495 | ubuntu-noble | 2026-04-21 02:05:55.374 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.473509 | ubuntu-noble | 2026-04-21 02:05:55.374 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.473513 | ubuntu-noble | 2026-04-21 02:05:55.374 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.473517 | ubuntu-noble | 2026-04-21 02:05:55.374 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.473521 | ubuntu-noble | 2026-04-21 02:05:55.375 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "service_network_id_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.473525 | ubuntu-noble | 2026-04-21 02:05:55.375 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.473529 | ubuntu-noble | 2026-04-21 02:05:55.375 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.473532 | ubuntu-noble | 2026-04-21 02:05:55.375 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.473536 | ubuntu-noble | 2026-04-21 02:05:55.375 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.473540 | ubuntu-noble | 2026-04-21 02:05:55.375 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.473549 | ubuntu-noble | 2026-04-21 02:05:55.376 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.473553 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_none_exist [0.024053s] ... ok 2026-04-21 02:05:55.477317 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_connectivity_with_service_instances [0.021164s] ... ok 2026-04-21 02:05:55.483049 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_with_bfv_with_vol [0.021288s] ... ok 2026-04-21 02:05:55.485965 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_get_progress_at_phase_4_Replicating [0.019559s] ... ok 2026-04-21 02:05:55.488263 | ubuntu-noble | 2026-04-21 02:05:55.396 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.488283 | ubuntu-noble | 2026-04-21 02:05:55.396 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.488307 | ubuntu-noble | 2026-04-21 02:05:55.397 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.488313 | ubuntu-noble | 2026-04-21 02:05:55.397 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "service_network_id_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.service_network_id" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.488319 | ubuntu-noble | 2026-04-21 02:05:55.397 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.488325 | ubuntu-noble | 2026-04-21 02:05:55.397 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.488331 | ubuntu-noble | 2026-04-21 02:05:55.397 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.488348 | ubuntu-noble | 2026-04-21 02:05:55.397 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.488354 | ubuntu-noble | 2026-04-21 02:05:55.398 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.488366 | ubuntu-noble | 2026-04-21 02:05:55.398 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.488694 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_init_neutron_network_plugin [0.022771s] ... ok 2026-04-21 02:05:55.499105 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_is_used [0.021563s] ... ok 2026-04-21 02:05:55.501445 | ubuntu-noble | 2026-04-21 02:05:55.419 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "service_instance_setup_and_teardown_network_for_instance" by "manila.share.drivers.service_instance.NeutronNetworkHelper.teardown_network" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.501465 | ubuntu-noble | 2026-04-21 02:05:55.419 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.501473 | ubuntu-noble | 2026-04-21 02:05:55.420 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.501479 | ubuntu-noble | 2026-04-21 02:05:55.420 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.501485 | ubuntu-noble | 2026-04-21 02:05:55.420 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.501491 | ubuntu-noble | 2026-04-21 02:05:55.420 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.501507 | ubuntu-noble | 2026-04-21 02:05:55.421 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.502232 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_no_service_data_2 [0.023086s] ... ok 2026-04-21 02:05:55.504529 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__create_service_instance_no_key_and_no_path_2 [0.020275s] ... ok 2026-04-21 02:05:55.504551 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_05_volume_has_shared_qos_policy_iops_change [0.020286s] ... ok 2026-04-21 02:05:55.517186 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_3 [0.021025s] ... ok 2026-04-21 02:05:55.522913 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server_exception [0.019374s] ... ok 2026-04-21 02:05:55.523421 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_11_volume_has_nonshared_qos_policy_iops_change [0.019227s] ... ok 2026-04-21 02:05:55.524139 | ubuntu-noble | 2026-04-21 02:05:55.442 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "service_instance_setup_and_teardown_network_for_instance" by "manila.share.drivers.service_instance.NeutronNetworkHelper.teardown_network" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.524154 | ubuntu-noble | 2026-04-21 02:05:55.442 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.524162 | ubuntu-noble | 2026-04-21 02:05:55.443 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.524168 | ubuntu-noble | 2026-04-21 02:05:55.443 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.524174 | ubuntu-noble | 2026-04-21 02:05:55.443 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.524180 | ubuntu-noble | 2026-04-21 02:05:55.443 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.524204 | ubuntu-noble | 2026-04-21 02:05:55.443 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.524210 | ubuntu-noble | 2026-04-21 02:05:55.443 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.524216 | ubuntu-noble | 2026-04-21 02:05:55.444 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api_neutron_net_helper" by "manila.share.drivers.service_instance.NeutronNetworkHelper.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.524227 | ubuntu-noble | 2026-04-21 02:05:55.444 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.524237 | ubuntu-noble | 2026-04-21 02:05:55.444 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.524243 | ubuntu-noble | 2026-04-21 02:05:55.444 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.524249 | ubuntu-noble | 2026-04-21 02:05:55.445 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.525496 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_not_used [0.022676s] ... ok 2026-04-21 02:05:55.526998 | ubuntu-noble | 2026-04-21 02:05:55.465 6822 DEBUG manila.share.drivers.service_instance [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Service instance 'fake_instance_id' was deleted successfully. _delete_server /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/service_instance.py:473 2026-04-21 02:05:55.527027 | ubuntu-noble | 2026-04-21 02:05:55.466 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.529618 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__delete_server [0.020760s] ... ok 2026-04-21 02:05:55.529639 | ubuntu-noble | 2026-04-21 02:05:55.487 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.529667 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server [0.021143s] ... ok 2026-04-21 02:05:55.529673 | ubuntu-noble | 2026-04-21 02:05:55.510 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.529679 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_11 [0.023083s] ... ok 2026-04-21 02:05:55.533343 | ubuntu-noble | 2026-04-21 02:05:55.531 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.537328 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_15 [0.021804s] ... ok 2026-04-21 02:05:55.539480 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_failed_to_build [0.022157s] ... ok 2026-04-21 02:05:55.540359 | ubuntu-noble | Service instance fake_inst_id does not exist. 2026-04-21 02:05:55.542220 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server_not_exists [0.019118s] ... ok 2026-04-21 02:05:55.543755 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_12_volume_has_nonshared_qos_policy_iops_change [0.020510s] ... ok 2026-04-21 02:05:55.562381 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_14 [0.019011s] ... ok 2026-04-21 02:05:55.564585 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_fail_to_set_access_rules [0.019802s] ... ok 2026-04-21 02:05:55.565795 | ubuntu-noble | Admin port is being used but Admin IP was not found. 2026-04-21 02:05:55.565806 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:55.565811 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/service_instance.py", line 777, in _create_service_instance 2026-04-21 02:05:55.565815 | ubuntu-noble | admin_port['fixed_ips'][0]['ip_address']) 2026-04-21 02:05:55.565819 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~~~~~^^^ 2026-04-21 02:05:55.565823 | ubuntu-noble | IndexError: list index out of range 2026-04-21 02:05:55.566047 | ubuntu-noble | 2026-04-21 02:05:55.553 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "service_instance_get_key" by "manila.share.drivers.service_instance.ServiceInstanceManager._get_key" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.566056 | ubuntu-noble | 2026-04-21 02:05:55.553 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "service_instance_get_key" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager._get_key" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.566061 | ubuntu-noble | 2026-04-21 02:05:55.553 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "service_instance_get_key" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager._get_key" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.566065 | ubuntu-noble | 2026-04-21 02:05:55.554 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.567454 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_incorrect_keypath_to_private [0.022099s] ... ok 2026-04-21 02:05:55.571343 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_neutron_no_admin_ip [0.029123s] ... ok 2026-04-21 02:05:55.581695 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_6 [0.019485s] ... ok 2026-04-21 02:05:55.583134 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup_with_vserver_volume_none [0.019414s] ... ok 2026-04-21 02:05:55.585403 | ubuntu-noble | 2026-04-21 02:05:55.575 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "service_instance_get_key" by "manila.share.drivers.service_instance.ServiceInstanceManager._get_key" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.585420 | ubuntu-noble | 2026-04-21 02:05:55.575 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "service_instance_get_key" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager._get_key" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.585425 | ubuntu-noble | 2026-04-21 02:05:55.575 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "service_instance_get_key" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager._get_key" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.585429 | ubuntu-noble | 2026-04-21 02:05:55.576 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.588276 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_incorrect_keypath_to_public [0.022355s] ... ok 2026-04-21 02:05:55.593924 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_with_bfv_with_image [0.025305s] ... ok 2026-04-21 02:05:55.601894 | ubuntu-noble | 2026-04-21 02:05:55.598 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.603944 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_image [0.021441s] ... ok 2026-04-21 02:05:55.604278 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_instance_name_using_default_config [0.020196s] ... ok 2026-04-21 02:05:55.604301 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_1_True [0.019525s] ... ok 2026-04-21 02:05:55.621429 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_08 [0.026068s] ... ok 2026-04-21 02:05:55.623195 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_share_not_found [0.019913s] ... ok 2026-04-21 02:05:55.626517 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_instance_name_using_driver_config [0.021555s] ... ok 2026-04-21 02:05:55.635505 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapmirrors [0.298188s] ... ok 2026-04-21 02:05:55.644518 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_to_in_sync_replica_1_True [0.019589s] ... ok 2026-04-21 02:05:55.644546 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_init_with_driver_config_and_wo_handling_of_share_servers [0.021101s] ... ok 2026-04-21 02:05:55.656393 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_09 [0.035246s] ... ok 2026-04-21 02:05:55.657665 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapmirrors_svm [0.022001s] ... ok 2026-04-21 02:05:55.662561 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_no_snapmirror_1 [0.018989s] ... ok 2026-04-21 02:05:55.669944 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_reboot_server [0.024299s] ... ok 2026-04-21 02:05:55.680065 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_1_True [0.020402s] ... ok 2026-04-21 02:05:55.681647 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_still_creating_no_host [0.019727s] ... ok 2026-04-21 02:05:55.686807 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_1 [0.030758s] ... ok 2026-04-21 02:05:55.695167 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_two_sg_in_list [0.025390s] ... ok 2026-04-21 02:05:55.697469 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_storage_failover_partner [0.018561s] ... ok 2026-04-21 02:05:55.702119 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_ssc_info_no_aggregates [0.019421s] ... ok 2026-04-21 02:05:55.708662 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_7 [0.021754s] ... ok 2026-04-21 02:05:55.713334 | ubuntu-noble | 2026-04-21 02:05:55.618 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.713363 | ubuntu-noble | 2026-04-21 02:05:55.619 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.713368 | ubuntu-noble | 2026-04-21 02:05:55.619 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.713386 | ubuntu-noble | 2026-04-21 02:05:55.619 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.713401 | ubuntu-noble | 2026-04-21 02:05:55.619 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.713406 | ubuntu-noble | 2026-04-21 02:05:55.619 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.713410 | ubuntu-noble | 2026-04-21 02:05:55.619 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.713414 | ubuntu-noble | 2026-04-21 02:05:55.619 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.713418 | ubuntu-noble | 2026-04-21 02:05:55.620 6822 DEBUG manila.share.drivers.service_instance [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Creating security group with name 'fake_sg_name_from_config'. _get_or_create_security_group /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/service_instance.py:417 2026-04-21 02:05:55.713422 | ubuntu-noble | 2026-04-21 02:05:55.620 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.713432 | ubuntu-noble | 2026-04-21 02:05:55.620 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.713436 | ubuntu-noble | 2026-04-21 02:05:55.620 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.713440 | ubuntu-noble | 2026-04-21 02:05:55.620 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.713446 | ubuntu-noble | 2026-04-21 02:05:55.620 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.713455 | ubuntu-noble | 2026-04-21 02:05:55.620 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.713459 | ubuntu-noble | 2026-04-21 02:05:55.620 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.713463 | ubuntu-noble | 2026-04-21 02:05:55.620 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.713467 | ubuntu-noble | 2026-04-21 02:05:55.621 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.713471 | ubuntu-noble | 2026-04-21 02:05:55.621 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.713474 | ubuntu-noble | 2026-04-21 02:05:55.621 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.713482 | ubuntu-noble | 2026-04-21 02:05:55.621 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.713486 | ubuntu-noble | 2026-04-21 02:05:55.621 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.713490 | ubuntu-noble | 2026-04-21 02:05:55.621 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.713496 | ubuntu-noble | 2026-04-21 02:05:55.621 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.713503 | ubuntu-noble | 2026-04-21 02:05:55.621 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.713507 | ubuntu-noble | 2026-04-21 02:05:55.621 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.713511 | ubuntu-noble | 2026-04-21 02:05:55.622 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.713515 | ubuntu-noble | 2026-04-21 02:05:55.622 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.713519 | ubuntu-noble | 2026-04-21 02:05:55.622 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.713523 | ubuntu-noble | 2026-04-21 02:05:55.622 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.713530 | ubuntu-noble | 2026-04-21 02:05:55.622 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.713534 | ubuntu-noble | 2026-04-21 02:05:55.622 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.713537 | ubuntu-noble | 2026-04-21 02:05:55.622 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.713545 | ubuntu-noble | 2026-04-21 02:05:55.622 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.713551 | ubuntu-noble | 2026-04-21 02:05:55.622 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.713555 | ubuntu-noble | 2026-04-21 02:05:55.622 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.713559 | ubuntu-noble | 2026-04-21 02:05:55.623 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_network_helper" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:55.713563 | ubuntu-noble | 2026-04-21 02:05:55.623 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_network_helper" acquired by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:55.713567 | ubuntu-noble | 2026-04-21 02:05:55.623 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_network_helper" "released" by "manila.share.drivers.service_instance.ServiceInstanceManager.network_helper" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.713571 | ubuntu-noble | 2026-04-21 02:05:55.623 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:55.713575 | ubuntu-noble | 2026-04-21 02:05:55.624 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.714051 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_creation_with_name_from_config_1_None [0.025572s] ... ok 2026-04-21 02:05:55.714745 | ubuntu-noble | 2026-04-21 02:05:55.645 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.717285 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_4 [0.020837s] ... ok 2026-04-21 02:05:55.717806 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_unique_export_policy_id [0.018982s] ... ok 2026-04-21 02:05:55.720722 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage [0.019741s] ... ok 2026-04-21 02:05:55.721216 | ubuntu-noble | {0} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_1 [0.026700s] ... ok 2026-04-21 02:05:55.723225 | ubuntu-noble | 1970-01-01 00:00:00.000 6822 DEBUG manila.share.drivers.service_instance [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Instance sentinel.instance_id could not be found. wait_for_instance_to_be_active /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/service_instance.py:841 2026-04-21 02:05:55.723246 | ubuntu-noble | 1970-01-01 00:00:01.000 6822 DEBUG manila.share.drivers.service_instance [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Waiting for instance sentinel.instance_id to be active. Current status: BUILDING. wait_for_instance_to_be_active /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/service_instance.py:854 2026-04-21 02:05:55.723251 | ubuntu-noble | 1970-01-01 00:00:02.000 6822 DEBUG manila.share.drivers.service_instance [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Waiting for instance sentinel.instance_id to be active. Current status: ACTIVE. wait_for_instance_to_be_active /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/service_instance.py:854 2026-04-21 02:05:55.723255 | ubuntu-noble | 2026-04-21 02:05:55.667 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:55.723986 | ubuntu-noble | {5} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_wait_for_instance_timeout [0.022541s] ... ok 2026-04-21 02:05:55.724129 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_driver.TestValidateAccessRules.test_validate_access_rules_invalid_level [0.000100s] ... ok 2026-04-21 02:05:55.725420 | ubuntu-noble | 2026-04-21 02:05:55.670 6822 INFO manila.share.drivers.vastdata.rest [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-04-21 02:05:55.725434 | ubuntu-noble | 2026-04-21 02:05:55.671 6822 DEBUG manila.share.drivers.vastdata.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] VAST Data driver setup is complete. do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py:153 2026-04-21 02:05:55.726244 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_6__1___NFS___None_ [0.007784s] ... ok 2026-04-21 02:05:55.727840 | ubuntu-noble | 2026-04-21 02:05:55.678 6822 INFO manila.share.drivers.vastdata.rest [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-04-21 02:05:55.727851 | ubuntu-noble | 2026-04-21 02:05:55.678 6822 DEBUG manila.share.drivers.vastdata.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] VAST Data driver setup is complete. do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py:153 2026-04-21 02:05:55.728035 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_snapshot [0.008066s] ... ok 2026-04-21 02:05:55.730151 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_3__1073741824___SMB____fakeid__ [0.009019s] ... ok 2026-04-21 02:05:55.731677 | ubuntu-noble | 2026-04-21 02:05:55.686 6822 INFO manila.share.drivers.vastdata.rest [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-04-21 02:05:55.731688 | ubuntu-noble | 2026-04-21 02:05:55.686 6822 DEBUG manila.share.drivers.vastdata.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] VAST Data driver setup is complete. do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py:153 2026-04-21 02:05:55.732949 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup_missing_required_fields_3_vast_mgmt_host [0.001693s] ... ok 2026-04-21 02:05:55.732962 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_create_new [0.022424s] ... ok 2026-04-21 02:05:55.733475 | ubuntu-noble | No aggregates assigned to Vserver fake_vserver. 2026-04-21 02:05:55.734299 | ubuntu-noble | 2026-04-21 02:05:55.688 6822 INFO manila.share.drivers.vastdata.rest [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-04-21 02:05:55.734311 | ubuntu-noble | 2026-04-21 02:05:55.688 6822 DEBUG manila.share.drivers.vastdata.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] VAST Data driver setup is complete. do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py:153 2026-04-21 02:05:55.736254 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capacities_no_aggregate [0.019344s] ... ok 2026-04-21 02:05:55.741673 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_invalid_volume_1 [0.019162s] ... ok 2026-04-21 02:05:55.741721 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_5__1___NFS____fakeid__ [0.008867s] ... ok 2026-04-21 02:05:55.745884 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_delete_share [0.006848s] ... ok 2026-04-21 02:05:55.748055 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup_missing_required_fields_2_vast_vippool_name [0.001448s] ... ok 2026-04-21 02:05:55.751677 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_exists [0.020737s] ... ok 2026-04-21 02:05:55.754609 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_ipspace_exception [0.018336s] ... ok 2026-04-21 02:05:55.755831 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_resize_share_ok [0.007513s] ... ok 2026-04-21 02:05:55.759345 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wait_for_flexgroup_deployment [0.019323s] ... ok 2026-04-21 02:05:55.767138 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_add_rules_3____________ [0.012050s] ... ok 2026-04-21 02:05:55.773626 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_more_than_one_exist [0.019548s] ... ok 2026-04-21 02:05:55.778478 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ipspace_has_data_vservers [0.024654s] ... ok 2026-04-21 02:05:55.778968 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__delete_backup_vserver [0.019633s] ... ok 2026-04-21 02:05:55.781446 | ubuntu-noble | The share protocol flavor is invalid. Please use NFS. 2026-04-21 02:05:55.781989 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_delete_rules_3____________ [0.012787s] ... ok 2026-04-21 02:05:55.781996 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_rules_wrong_proto [0.001251s] ... ok 2026-04-21 02:05:55.791748 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_image_not_found [0.019801s] ... ok 2026-04-21 02:05:55.798329 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_volume_raise_no_records [0.018997s] ... ok 2026-04-21 02:05:55.801901 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__wait_for_operation_status_error [0.020489s] ... ok 2026-04-21 02:05:55.802863 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_render [0.020383s] ... ok 2026-04-21 02:05:55.811351 | ubuntu-noble | {4} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_init_with_common_config_and_wo_handling_of_share_servers [0.019721s] ... ok 2026-04-21 02:05:55.814747 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_driver.TestValidateAccessRules.test_validate_access_rules_invalid_type [0.000106s] ... ok 2026-04-21 02:05:55.814778 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup_missing_required_fields_1_vast_mgmt_user [0.001332s] ... ok 2026-04-21 02:05:55.816506 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_snapmirror_snapshots [0.018732s] ... ok 2026-04-21 02:05:55.820054 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_ensure_shares_2___fake_path_1____fake_path__ [0.007079s] ... ok 2026-04-21 02:05:55.820211 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_vserver_creds [0.020324s] ... ok 2026-04-21 02:05:55.820888 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_setattr [0.018957s] ... ok 2026-04-21 02:05:55.834041 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_delete_rules_2____10_10_10_1____10_10_10_2_______ [0.011787s] ... ok 2026-04-21 02:05:55.835994 | ubuntu-noble | {1} 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.018426s] ... ok 2026-04-21 02:05:55.840733 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_name_starts_with_underscore_and_digit [0.018927s] ... ok 2026-04-21 02:05:55.841500 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_fpolicy_3 [0.021127s] ... ok 2026-04-21 02:05:55.853617 | ubuntu-noble | {4} 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.019866s] ... ok 2026-04-21 02:05:55.853654 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_trash_api_unpredictable_error [0.000760s] ... ok 2026-04-21 02:05:55.854793 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_rest.TestRestApi.test_get_sw_version [0.001463s] ... ok 2026-04-21 02:05:55.855058 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_list_with_filtering_params [0.000439s] ... ok 2026-04-21 02:05:55.855856 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_volume_no_optional_args_1_True [0.019184s] ... ok 2026-04-21 02:05:55.855990 | ubuntu-noble | {4} manila.tests.share.drivers.vastdata.test_rest.VipPoolTest.test_no_vips [0.000528s] ... ok 2026-04-21 02:05:55.861451 | ubuntu-noble | {0} 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.018293s] ... ok 2026-04-21 02:05:55.861762 | ubuntu-noble | {3} 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.020127s] ... ok 2026-04-21 02:05:55.874070 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mount_volume_with_junction_path [0.019035s] ... ok 2026-04-21 02:05:55.877130 | ubuntu-noble | {4} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_snapshot_if_not_present_at_backend [0.020544s] ... ok 2026-04-21 02:05:55.885949 | ubuntu-noble | {3} 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.020465s] ... ok 2026-04-21 02:05:55.895614 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_offline_volume [0.019320s] ... ok 2026-04-21 02:05:55.899228 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_common_server [0.022571s] ... ok 2026-04-21 02:05:55.899620 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:05:55.903120 | ubuntu-noble | {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.020223s] ... ok 2026-04-21 02:05:55.912698 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_volumes_no_clones_online [0.019060s] ... ok 2026-04-21 02:05:55.920285 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_consumed_space [0.021253s] ... ok 2026-04-21 02:05:55.924470 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_3_not_present [0.020408s] ... ok 2026-04-21 02:05:55.932717 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_get [0.018434s] ... ok 2026-04-21 02:05:55.938865 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_create_partition [0.018112s] ... ok 2026-04-21 02:05:55.943274 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_replica_1___ [0.020169s] ... ok 2026-04-21 02:05:55.951339 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_quiesce_snapmirror_vol [0.018709s] ... ok 2026-04-21 02:05:55.957762 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_win_reg_value_1_None [0.018226s] ... ok 2026-04-21 02:05:55.963764 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_admin_lif_no_admin_network [0.020416s] ... ok 2026-04-21 02:05:55.970497 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_preferred_dcs [0.018484s] ... ok 2026-04-21 02:05:55.976835 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_remove_1_False [0.019916s] ... ok 2026-04-21 02:05:55.978531 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_ensure_shares_1___ [0.289773s] ... ok 2026-04-21 02:05:55.984059 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_dp_destination_2_fake_ipspace [0.020052s] ... ok 2026-04-21 02:05:55.987435 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_driver_util.TestGenerateIpRange.test_generate_ip_range_large_range [0.125892s] ... ok 2026-04-21 02:05:55.987451 | ubuntu-noble | 2026-04-21 02:05:55.978 6822 INFO manila.share.drivers.vastdata.rest [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-04-21 02:05:55.987457 | ubuntu-noble | 2026-04-21 02:05:55.978 6822 DEBUG manila.share.drivers.vastdata.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] VAST Data driver setup is complete. do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py:153 2026-04-21 02:05:55.987472 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_network_allocation_number [0.001552s] ... ok 2026-04-21 02:05:55.989332 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_restore_snapshot [0.019590s] ... ok 2026-04-21 02:05:55.992417 | ubuntu-noble | 2026-04-21 02:05:55.979 6822 INFO manila.share.drivers.vastdata.rest [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-04-21 02:05:55.992431 | ubuntu-noble | 2026-04-21 02:05:55.979 6822 DEBUG manila.share.drivers.vastdata.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] VAST Data driver setup is complete. do_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py:153 2026-04-21 02:05:55.993400 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_resize_share_exceeded_hard_limit [0.006617s] ... ok 2026-04-21 02:05:55.999520 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_disk_readonly_status [0.021778s] ... ok 2026-04-21 02:05:56.004356 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_driver_util.TestUnbunchify.test_unbunchify [0.019142s] ... ok 2026-04-21 02:05:56.004556 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_routes_2 [0.020067s] ... ok 2026-04-21 02:05:56.005440 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_rest.TestCapacityMetrics.test_capacity_metrics [0.000523s] ... ok 2026-04-21 02:05:56.005495 | ubuntu-noble | {0} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_3_3_4_6_123_1 [0.000510s] ... ok 2026-04-21 02:05:56.008853 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_send_ems_log_message [0.019853s] ... ok 2026-04-21 02:05:56.009837 | ubuntu-noble | 2026-04-21 02:05:56.006 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.010524 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_driver_util.TestBunchify.test_bunchify [0.023016s] ... ok 2026-04-21 02:05:56.025324 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_execute [0.023068s] ... ok 2026-04-21 02:05:56.027261 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_no_ipspace_2_False [0.020390s] ... ok 2026-04-21 02:05:56.027559 | ubuntu-noble | {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__access_api [0.019931s] ... ok 2026-04-21 02:05:56.027991 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_filesys_size_fixed_2_False [0.019535s] ... ok 2026-04-21 02:05:56.032949 | ubuntu-noble | 2026-04-21 02:05:56.027 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.033399 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_driver_util.TestBunchify.test_bunchify_nested_structures [0.020273s] ... ok 2026-04-21 02:05:56.038891 | ubuntu-noble | 2026-04-21 02:05:56.029 6822 INFO manila.share.drivers.vastdata.rest [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-04-21 02:05:56.038912 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_4_4_5_6_1 [0.000837s] ... ok 2026-04-21 02:05:56.039224 | ubuntu-noble | 2026-04-21 02:05:56.030 6822 INFO manila.share.drivers.vastdata.rest [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-04-21 02:05:56.040261 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_5_4_6_0 [0.000493s] ... ok 2026-04-21 02:05:56.040840 | ubuntu-noble | 2026-04-21 02:05:56.030 6822 INFO manila.share.drivers.vastdata.rest [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-04-21 02:05:56.040986 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_refresh_auth_token_failure [0.000516s] ... ok 2026-04-21 02:05:56.043461 | ubuntu-noble | 2026-04-21 02:05:56.031 6822 INFO manila.share.drivers.vastdata.rest [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] VMS session is using username/password authentication (Bearer token will be acquired). 2026-04-21 02:05:56.043485 | ubuntu-noble | 2026-04-21 02:05:56.031 6822 DEBUG manila.share.drivers.vastdata.rest [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] 2026-04-21 02:05:56.043492 | ubuntu-noble | [POST] https://host/api/test_method/ >>>: 2026-04-21 02:05:56.043499 | ubuntu-noble | | {'data': '{"data": {"foo": "bar"}}', 'params': None} request /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/rest.py:108 2026-04-21 02:05:56.044102 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_request_failure_400 [0.000923s] ... ok 2026-04-21 02:05:56.044117 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_create_with_provided_params [0.000668s] ... ok 2026-04-21 02:05:56.044870 | ubuntu-noble | {4} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_setup_winrm_1 [0.022194s] ... ok 2026-04-21 02:05:56.045338 | ubuntu-noble | 2026-04-21 02:05:56.033 6822 WARNING manila.share.drivers.vastdata.rest [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] vastresource test not found on VAST, skipping delete 2026-04-21 02:05:56.045363 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_delete_when_entry_not_found [0.000589s] ... ok 2026-04-21 02:05:56.045555 | ubuntu-noble | {5} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_one_when_multiple_entries_found [0.000575s] ... ok 2026-04-21 02:05:56.046648 | ubuntu-noble | {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_share [0.020522s] ... ok 2026-04-21 02:05:56.046666 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_with_ipspace_2 [0.021149s] ... ok 2026-04-21 02:05:56.046672 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_security_style_1_None [0.018983s] ... ok 2026-04-21 02:05:56.065658 | ubuntu-noble | VPSA volume for share fakeid2 could not be found. 2026-04-21 02:05:56.065696 | ubuntu-noble | snapshot: original volume OS_share-fakeid2 not found, skipping delete operation 2026-04-21 02:05:56.065706 | ubuntu-noble | snapshot: snapshot OS_share-snapshot-wrong_id not found, skipping delete operation 2026-04-21 02:05:56.066158 | ubuntu-noble | 2026-04-21 02:05:56.053 6822 DEBUG manila.share.drivers.veritas.veritas_isa [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:124 2026-04-21 02:05:56.066178 | ubuntu-noble | 2026-04-21 02:05:56.053 6822 DEBUG manila.share.drivers.veritas.veritas_isa [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Access API operation Failed. _access_api /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:556 2026-04-21 02:05:56.066187 | ubuntu-noble | 2026-04-21 02:05:56.054 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.066447 | ubuntu-noble | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__access_api_negative [0.021403s] ... ok 2026-04-21 02:05:56.066984 | ubuntu-noble | {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_snapshot [0.019322s] ... ok 2026-04-21 02:05:56.067022 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migration_get [0.019158s] ... ok 2026-04-21 02:05:56.067464 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_share_server_network_info [0.021465s] ... ok 2026-04-21 02:05:56.068903 | ubuntu-noble | {4} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_delete_share_snapshot [0.023500s] ... ok 2026-04-21 02:05:56.078534 | ubuntu-noble | 2026-04-21 02:05:56.073 6822 DEBUG manila.share.drivers.veritas.veritas_isa [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:124 2026-04-21 02:05:56.078560 | ubuntu-noble | 2026-04-21 02:05:56.074 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.078567 | ubuntu-noble | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__access_api_ret_for_update_object [0.020789s] ... ok 2026-04-21 02:05:56.083733 | ubuntu-noble | ('ACCESSShareDriver deny failed sharepath %s server %s', '/vx/fake_location', '10.0.0.2') 2026-04-21 02:05:56.087020 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_trigger_volume_move_cutover [0.019147s] ... ok 2026-04-21 02:05:56.087046 | ubuntu-noble | {0} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_deny_negative [0.020484s] ... ok 2026-04-21 02:05:56.089407 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver [0.021756s] ... ok 2026-04-21 02:05:56.090213 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__delete_dataset_or_snapshot_with_retry_snapshot [0.021919s] ... ok 2026-04-21 02:05:56.101019 | ubuntu-noble | 2026-04-21 02:05:56.094 6822 DEBUG manila.share.drivers.veritas.veritas_isa [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:124 2026-04-21 02:05:56.101045 | ubuntu-noble | 2026-04-21 02:05:56.095 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.101134 | ubuntu-noble | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_access_pool_details [0.021382s] ... ok 2026-04-21 02:05:56.104447 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_unmount_volume [0.018596s] ... ok 2026-04-21 02:05:56.107332 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_auth_mode_3 [0.021526s] ... ok 2026-04-21 02:05:56.111659 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_vserver [0.021810s] ... ok 2026-04-21 02:05:56.120977 | ubuntu-noble | 2026-04-21 02:05:56.116 6822 DEBUG manila.share.drivers.veritas.veritas_isa [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:124 2026-04-21 02:05:56.121004 | ubuntu-noble | 2026-04-21 02:05:56.117 6822 ERROR manila.share.drivers.veritas.veritas_isa [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Fetching pool details operation failed. 2026-04-21 02:05:56.121021 | ubuntu-noble | 2026-04-21 02:05:56.117 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.121028 | ubuntu-noble | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_access_pool_details_negative [0.021077s] ... ok 2026-04-21 02:05:56.122407 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_kerberos_realm_error [0.019061s] ... ok 2026-04-21 02:05:56.128304 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_password_complexity_3___aA0___False_ [0.020508s] ... ok 2026-04-21 02:05:56.143202 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_luns [0.020008s] ... ok 2026-04-21 02:05:56.143888 | ubuntu-noble | 2026-04-21 02:05:56.138 6822 DEBUG manila.share.drivers.veritas.veritas_isa [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:124 2026-04-21 02:05:56.143900 | ubuntu-noble | 2026-04-21 02:05:56.139 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.144615 | ubuntu-noble | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_vip [0.021202s] ... ok 2026-04-21 02:05:56.149196 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:05:56.154375 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_cbs_init_reg_section_1 [0.020073s] ... ok 2026-04-21 02:05:56.154430 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_none_backend_details [0.038497s] ... ok 2026-04-21 02:05:56.162010 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_vserver_exists_exception_1_13434920 [0.018634s] ... ok 2026-04-21 02:05:56.170262 | ubuntu-noble | 2026-04-21 02:05:56.158 6822 DEBUG manila.share.drivers.veritas.veritas_isa [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:124 2026-04-21 02:05:56.170308 | ubuntu-noble | 2026-04-21 02:05:56.159 6822 DEBUG manila.share.drivers.veritas.veritas_isa [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] VRTSISA Updating share status. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:613 2026-04-21 02:05:56.170319 | ubuntu-noble | 2026-04-21 02:05:56.159 6822 DEBUG manila.share.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-04-21 02:05:56.170325 | ubuntu-noble | 2026-04-21 02:05:56.160 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.170512 | ubuntu-noble | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__update_share_stats [0.021435s] ... ok 2026-04-21 02:05:56.172607 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_setup_service_instance_manager [0.023246s] ... ok 2026-04-21 02:05:56.172990 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:05:56.180778 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__build_headers_1_True [0.019134s] ... ok 2026-04-21 02:05:56.189454 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_01 [0.036377s] ... ok 2026-04-21 02:05:56.194167 | ubuntu-noble | 2026-04-21 02:05:56.180 6822 DEBUG manila.share.drivers.veritas.veritas_isa [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:124 2026-04-21 02:05:56.194190 | ubuntu-noble | 2026-04-21 02:05:56.181 6822 DEBUG manila.share.drivers.veritas.veritas_isa [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] ACCESSShareDriver delete_share fakename called delete_share /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:268 2026-04-21 02:05:56.194198 | ubuntu-noble | 2026-04-21 02:05:56.182 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.197084 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_update_share_stats [0.020880s] ... ok 2026-04-21 02:05:56.197681 | ubuntu-noble | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_share [0.022591s] ... ok 2026-04-21 02:05:56.198957 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__str__ [0.017926s] ... ok 2026-04-21 02:05:56.206405 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_02 [0.019779s] ... ok 2026-04-21 02:05:56.208569 | ubuntu-noble | 2026-04-21 02:05:56.203 6822 DEBUG manila.share.drivers.veritas.veritas_isa [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:124 2026-04-21 02:05:56.208587 | ubuntu-noble | 2026-04-21 02:05:56.204 6822 ERROR manila.share.drivers.veritas.veritas_isa [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] ('ACCESSShareDriver extend share failed %s', 'fakename') 2026-04-21 02:05:56.208594 | ubuntu-noble | 2026-04-21 02:05:56.205 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.208600 | ubuntu-noble | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_extend_share_negative [0.022106s] ... ok 2026-04-21 02:05:56.210468 | ubuntu-noble | Unsupported access level fake_level or access type user, skipping removal of access rule to FakeDomain\FakeUser. 2026-04-21 02:05:56.212721 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access_deleting_invalid_rule [0.019976s] ... ok 2026-04-21 02:05:56.217989 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_transport_type [0.019269s] ... ok 2026-04-21 02:05:56.226311 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_03 [0.019758s] ... ok 2026-04-21 02:05:56.231702 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access_invalid_type [0.018637s] ... ok 2026-04-21 02:05:56.235856 | ubuntu-noble | 2026-04-21 02:05:56.226 6822 DEBUG manila.share.drivers.veritas.veritas_isa [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:124 2026-04-21 02:05:56.235950 | ubuntu-noble | 2026-04-21 02:05:56.227 6822 DEBUG manila.share.drivers.veritas.veritas_isa [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] ACCESSShareDriver allow_access sharepath /vx/fake_location server 10.0.0.2 _allow_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:376 2026-04-21 02:05:56.235960 | ubuntu-noble | 2026-04-21 02:05:56.227 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.235966 | ubuntu-noble | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_allow [0.022259s] ... ok 2026-04-21 02:05:56.236534 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_vserver [0.018495s] ... ok 2026-04-21 02:05:56.245845 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_05 [0.019390s] ... ok 2026-04-21 02:05:56.252016 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_format_partition [0.018986s] ... ok 2026-04-21 02:05:56.256072 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_break_snapmirror_no_mount [0.018679s] ... ok 2026-04-21 02:05:56.261576 | ubuntu-noble | 2026-04-21 02:05:56.247 6822 DEBUG manila.share.drivers.veritas.veritas_isa [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:124 2026-04-21 02:05:56.261599 | ubuntu-noble | 2026-04-21 02:05:56.248 6822 DEBUG manila.share.drivers.veritas.veritas_isa [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] ACCESSShareDriver deny_access sharepath /vx/fake_location server 10.0.0.2 _deny_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:395 2026-04-21 02:05:56.261613 | ubuntu-noble | 2026-04-21 02:05:56.248 6822 DEBUG manila.share.drivers.veritas.veritas_isa [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] ACCESSShareDriver deny_access sharepath /vx/fake_location server 10.0.0.2 _deny_access /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:416 2026-04-21 02:05:56.261630 | ubuntu-noble | 2026-04-21 02:05:56.249 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.262938 | ubuntu-noble | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_deny [0.021483s] ... ok 2026-04-21 02:05:56.265515 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_08 [0.018776s] ... ok 2026-04-21 02:05:56.272077 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_initialize_disk [0.020874s] ... ok 2026-04-21 02:05:56.277068 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_break_snapmirror_wait_for_quiesced [0.020031s] ... ok 2026-04-21 02:05:56.283376 | ubuntu-noble | 2026-04-21 02:05:56.270 6822 DEBUG manila.share.drivers.veritas.veritas_isa [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] ACCESSShareDriver called __init__ /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/veritas/veritas_isa.py:124 2026-04-21 02:05:56.283397 | ubuntu-noble | 2026-04-21 02:05:56.270 6822 WARNING manila.share.drivers.veritas.veritas_isa [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] No access rules provided in update_access. 2026-04-21 02:05:56.283405 | ubuntu-noble | 2026-04-21 02:05:56.271 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.283588 | ubuntu-noble | {5} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_empty_rule_list [0.021952s] ... ok 2026-04-21 02:05:56.284141 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_4 [0.019146s] ... ok 2026-04-21 02:05:56.292858 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_remove_2_True [0.020172s] ... ok 2026-04-21 02:05:56.295519 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cancel_snapmirror_svm_2 [0.019256s] ... ok 2026-04-21 02:05:56.304109 | ubuntu-noble | 2026-04-21 02:05:56.292 6822 DEBUG manila.share.drivers.windows.service_instance [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Using certificate based authentication for service instances. _check_auth_mode /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/windows/service_instance.py:87 2026-04-21 02:05:56.304129 | ubuntu-noble | 2026-04-21 02:05:56.293 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.304136 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_auth_mode_1 [0.022257s] ... ok 2026-04-21 02:05:56.305566 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_6 [0.020398s] ... ok 2026-04-21 02:05:56.312873 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_resize_partition [0.020846s] ... ok 2026-04-21 02:05:56.315286 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_1 [0.019747s] ... ok 2026-04-21 02:05:56.317070 | ubuntu-noble | 2026-04-21 02:05:56.314 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.317950 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_password_complexity_2___abcdef___False_ [0.021169s] ... ok 2026-04-21 02:05:56.322057 | ubuntu-noble | Cannot perform server migration for different security services. Please choose a suitable share network that matches the source security service. 2026-04-21 02:05:56.325179 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_different_sec_service [0.020138s] ... ok 2026-04-21 02:05:56.333823 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_4 [0.019154s] ... ok 2026-04-21 02:05:56.335777 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_execute_exception [0.021935s] ... ok 2026-04-21 02:05:56.339035 | ubuntu-noble | 2026-04-21 02:05:56.336 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.339462 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_cbs_init_reg_section_4 [0.021757s] ... ok 2026-04-21 02:05:56.344995 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_failure_get_new_volume [0.019570s] ... ok 2026-04-21 02:05:56.354018 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_wait_time_3_30 [0.019998s] ... ok 2026-04-21 02:05:56.355876 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_default_port_https [0.021140s] ... ok 2026-04-21 02:05:56.363653 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_dr_3 [0.018653s] ... ok 2026-04-21 02:05:56.364348 | ubuntu-noble | 2026-04-21 02:05:56.360 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.365063 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_join_domain_3 [0.023961s] ... ok 2026-04-21 02:05:56.376704 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_remove_qos_on_old_active_replica_unreachable_backend_1 [0.019930s] ... ok 2026-04-21 02:05:56.377849 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_url_missing_ip [0.021155s] ... ok 2026-04-21 02:05:56.378938 | ubuntu-noble | 2026-04-21 02:05:56.363 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:56.378952 | ubuntu-noble | 2026-04-21 02:05:56.363 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:56.378957 | ubuntu-noble | 2026-04-21 02:05:56.364 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:56.378961 | ubuntu-noble | 2026-04-21 02:05:56.364 6822 WARNING manila.share.drivers.windows.windows_smb_driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:05:56.382518 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_get_progress [0.019722s] ... ok 2026-04-21 02:05:56.392763 | ubuntu-noble | 2026-04-21 02:05:56.385 6822 DEBUG manila.share.drivers.windows.windows_smb_driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Could not identify the mounted disk by serial number using the volume id sentinel.vol_id. Attempting to retrieve it by the volume mount point /dev/sdb. _get_disk_number /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/windows/windows_smb_driver.py:152 2026-04-21 02:05:56.392801 | ubuntu-noble | 2026-04-21 02:05:56.386 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.393781 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_disk_number_1_None [0.025827s] ... ok 2026-04-21 02:05:56.394781 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_resume_snapmirror [0.019543s] ... ok 2026-04-21 02:05:56.400623 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_url_using_ssl [0.021761s] ... ok 2026-04-21 02:05:56.401926 | ubuntu-noble | 2026-04-21 02:05:56.389 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:56.401951 | ubuntu-noble | 2026-04-21 02:05:56.389 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:56.401956 | ubuntu-noble | 2026-04-21 02:05:56.389 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:56.401961 | ubuntu-noble | 2026-04-21 02:05:56.390 6822 WARNING manila.share.drivers.windows.windows_smb_driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:05:56.401967 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_network_allocations_2_dr [0.018899s] ... ok 2026-04-21 02:05:56.406460 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_2 [0.316353s] ... ok 2026-04-21 02:05:56.414027 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_update_snapmirror_svm [0.019697s] ... ok 2026-04-21 02:05:56.417043 | ubuntu-noble | 2026-04-21 02:05:56.412 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.417867 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_mounted_share_size [0.025078s] ... ok 2026-04-21 02:05:56.419286 | ubuntu-noble | Failed to update vserver network configuration. 2026-04-21 02:05:56.421263 | ubuntu-noble | {0} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_setup_winrm_2 [0.020289s] ... ok 2026-04-21 02:05:56.422036 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_network_allocations_setup_network_fail [0.019767s] ... ok 2026-04-21 02:05:56.427748 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_5 [0.020738s] ... ok 2026-04-21 02:05:56.428447 | ubuntu-noble | 2026-04-21 02:05:56.414 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:56.428465 | ubuntu-noble | 2026-04-21 02:05:56.414 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:56.428478 | ubuntu-noble | 2026-04-21 02:05:56.415 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:56.428483 | ubuntu-noble | 2026-04-21 02:05:56.415 6822 WARNING manila.share.drivers.windows.windows_smb_driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:05:56.433251 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_mount_replica_api_not_found [0.019829s] ... ok 2026-04-21 02:05:56.437760 | ubuntu-noble | 2026-04-21 02:05:56.436 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.438520 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_is_device_mounted_1_None [0.024222s] ... ok 2026-04-21 02:05:56.441570 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.GetBackendConfigurationTestCase.test_get_backend_configuration_error [0.020723s] ... ok 2026-04-21 02:05:56.441807 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_4 [0.019955s] ... ok 2026-04-21 02:05:56.448725 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_09___False____False_____dedup_on_____dedup_off__ [0.020787s] ... ok 2026-04-21 02:05:56.452459 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_3 [0.019037s] ... ok 2026-04-21 02:05:56.453932 | ubuntu-noble | 2026-04-21 02:05:56.439 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:56.453947 | ubuntu-noble | 2026-04-21 02:05:56.439 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:56.453952 | ubuntu-noble | 2026-04-21 02:05:56.439 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:56.453957 | ubuntu-noble | 2026-04-21 02:05:56.439 6822 WARNING manila.share.drivers.windows.windows_smb_driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:05:56.461163 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_invalid_network_types_1 [0.019469s] ... ok 2026-04-21 02:05:56.464047 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.GetBackendConfigurationTestCase.test_get_backend_configuration_success [0.019890s] ... ok 2026-04-21 02:05:56.465676 | ubuntu-noble | 2026-04-21 02:05:56.461 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.466442 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_resize_filesystem_2_1 [0.025533s] ... ok 2026-04-21 02:05:56.468950 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_migration_snapshot_tag [0.020601s] ... ok 2026-04-21 02:05:56.475248 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_compatibility_false [0.019540s] ... ok 2026-04-21 02:05:56.475930 | ubuntu-noble | 2026-04-21 02:05:56.464 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:56.476254 | ubuntu-noble | 2026-04-21 02:05:56.464 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:56.476263 | ubuntu-noble | 2026-04-21 02:05:56.465 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:56.476268 | ubuntu-noble | 2026-04-21 02:05:56.465 6822 WARNING manila.share.drivers.windows.windows_smb_driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:05:56.481171 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_share_network_subnets_invalid_vlan_config [0.019075s] ... ok 2026-04-21 02:05:56.481200 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_1 [0.020027s] ... ok 2026-04-21 02:05:56.490823 | ubuntu-noble | 2026-04-21 02:05:56.486 6822 WARNING manila.share.drivers.windows.windows_smb_driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Failed to remove service instance sentinel.instance_id from domain sentinel.domain. Exception: .: Exception 2026-04-21 02:05:56.490841 | ubuntu-noble | 2026-04-21 02:05:56.487 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.493442 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_teardown_server [0.025802s] ... ok 2026-04-21 02:05:56.493458 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_helper_error_1 [0.021824s] ... ok 2026-04-21 02:05:56.493462 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_compatibility_true [0.019335s] ... ok 2026-04-21 02:05:56.500177 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error [0.018924s] ... ok 2026-04-21 02:05:56.501204 | ubuntu-noble | {0} 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.019551s] ... ok 2026-04-21 02:05:56.511766 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_2_foo [0.019791s] ... ok 2026-04-21 02:05:56.512357 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_7 [0.019645s] ... ok 2026-04-21 02:05:56.516930 | ubuntu-noble | 2026-04-21 02:05:56.510 6822 INFO manila.share.drivers.windows.windows_smb_helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Skipping creating export fake_share_name as it already exists. 2026-04-21 02:05:56.516949 | ubuntu-noble | 2026-04-21 02:05:56.511 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.517142 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_create_exports_1_True [0.023787s] ... ok 2026-04-21 02:05:56.517686 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_system_counters [0.018476s] ... ok 2026-04-21 02:05:56.519829 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_06___True____True________dedup_on__ [0.019303s] ... ok 2026-04-21 02:05:56.529835 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_1_ [0.018804s] ... ok 2026-04-21 02:05:56.531490 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_fpolicy_for_share_2 [0.019860s] ... ok 2026-04-21 02:05:56.536454 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_zero_time_3 [0.018682s] ... ok 2026-04-21 02:05:56.537592 | ubuntu-noble | 2026-04-21 02:05:56.534 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.538479 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_refresh_acl [0.022691s] ... ok 2026-04-21 02:05:56.539911 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_name_1_bar_quuz [0.019958s] ... ok 2026-04-21 02:05:56.548666 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_4 [0.018598s] ... ok 2026-04-21 02:05:56.552394 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_share_no_remove_qos_and_export [0.020949s] ... ok 2026-04-21 02:05:56.554208 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_performance_counter_average_multi_instance [0.017726s] ... ok 2026-04-21 02:05:56.560902 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_5_foo_bar_quuz [0.018787s] ... ok 2026-04-21 02:05:56.560915 | ubuntu-noble | 2026-04-21 02:05:56.556 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.561077 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_number_by_serial_number_2_ [0.021177s] ... ok 2026-04-21 02:05:56.568271 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_5___127_0_0_1______1_128__ [0.019834s] ... ok 2026-04-21 02:05:56.571866 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_aggregate_snaplock_type_cluster_scope [0.019388s] ... ok 2026-04-21 02:05:56.573236 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_performance_counter_delta [0.017886s] ... ok 2026-04-21 02:05:56.580038 | ubuntu-noble | 2026-04-21 02:05:56.576 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.580512 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_disk_online_status [0.020028s] ... ok 2026-04-21 02:05:56.581830 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_2_foo [0.019637s] ... ok 2026-04-21 02:05:56.588167 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_3_rw_1_1_1_1 [0.019541s] ... ok 2026-04-21 02:05:56.593318 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_total_consistency_point_time [0.017900s] ... ok 2026-04-21 02:05:56.593335 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_readable_replica_4 [0.018855s] ... ok 2026-04-21 02:05:56.597983 | ubuntu-noble | 2026-04-21 02:05:56.596 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.598697 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_unjoin_domain [0.019813s] ... ok 2026-04-21 02:05:56.609032 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_init_error_with_duplicated_zpools [0.018607s] ... ok 2026-04-21 02:05:56.610751 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__setup_helpers [0.029290s] ... ok 2026-04-21 02:05:56.610978 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_system [0.018255s] ... ok 2026-04-21 02:05:56.612137 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_snaplock_compatible_for_migration_for_unified_aggr [0.020210s] ... ok 2026-04-21 02:05:56.617839 | ubuntu-noble | 2026-04-21 02:05:56.615 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.618258 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_update_disk [0.018931s] ... ok 2026-04-21 02:05:56.626526 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_check_compatibility [0.019360s] ... ok 2026-04-21 02:05:56.627797 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache_not_supported [0.018013s] ... ok 2026-04-21 02:05:56.628400 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__setup_helpers_error [0.020218s] ... ok 2026-04-21 02:05:56.631180 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__move_volume_after_splitting_api_not_found [0.019237s] ... ok 2026-04-21 02:05:56.645450 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_5 [0.017588s] ... ok 2026-04-21 02:05:56.645476 | ubuntu-noble | 2026-04-21 02:05:56.636 6822 DEBUG manila.share.drivers.windows.winrm_helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Executing command: sentinel.sanitized_cmd _execute /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/windows/winrm_helper.py:101 2026-04-21 02:05:56.645494 | ubuntu-noble | 2026-04-21 02:05:56.636 6822 DEBUG manila.share.drivers.windows.winrm_helper [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Executed command: sentinel.sanitized_cmd. Stdout: . Stderr: . Exit code 1 _execute /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/windows/winrm_helper.py:106 2026-04-21 02:05:56.645501 | ubuntu-noble | 2026-04-21 02:05:56.636 6822 DEBUG manila.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Finished call to 'manila.share.drivers.windows.winrm_helper.WinRMHelper.execute.._execute' after 0.000885(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:05:56.645508 | ubuntu-noble | 2026-04-21 02:05:56.637 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.645514 | ubuntu-noble | {5} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_execute_2 [0.021897s] ... ok 2026-04-21 02:05:56.646769 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_continue_success [0.019963s] ... ok 2026-04-21 02:05:56.647837 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_replica [0.019098s] ... ok 2026-04-21 02:05:56.651451 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_adjust_qos_policy_with_volume_resize [0.019900s] ... ok 2026-04-21 02:05:56.667270 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_handle_rw_to_ro_rules [0.019001s] ... ok 2026-04-21 02:05:56.670632 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_access [0.022725s] ... ok 2026-04-21 02:05:56.674319 | ubuntu-noble | {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.021405s] ... ok 2026-04-21 02:05:56.681569 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_validate_access_rule_invalid_level [0.017840s] ... ok 2026-04-21 02:05:56.686553 | ubuntu-noble | 2026-04-21 02:05:56.658 6822 DEBUG manila.share.drivers.zadara.zadara [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Metadata while creating share: {} is_valid_metadata /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/zadara.py:171 2026-04-21 02:05:56.686568 | ubuntu-noble | 2026-04-21 02:05:56.658 6822 DEBUG manila.share.drivers.zadara.common [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Invoking create_volume using POST request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-04-21 02:05:56.686572 | ubuntu-noble | 2026-04-21 02:05:56.658 6822 DEBUG manila.share.drivers.zadara.common [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Operation completed with status code 0 send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:327 2026-04-21 02:05:56.686576 | ubuntu-noble | 2026-04-21 02:05:56.658 6822 DEBUG manila.share.drivers.zadara.zadara [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Metadata while creating share: {} is_valid_metadata /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/zadara.py:171 2026-04-21 02:05:56.686580 | ubuntu-noble | 2026-04-21 02:05:56.658 6822 DEBUG manila.share.drivers.zadara.common [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Invoking create_volume using POST request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-04-21 02:05:56.686592 | ubuntu-noble | 2026-04-21 02:05:56.659 6822 DEBUG manila.share.drivers.zadara.common [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Operation completed with status code 0 send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:327 2026-04-21 02:05:56.686596 | ubuntu-noble | 2026-04-21 02:05:56.659 6822 DEBUG manila.share.drivers.zadara.common [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Invoking get_volume_by_name using GET request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-04-21 02:05:56.686600 | ubuntu-noble | 2026-04-21 02:05:56.659 6822 DEBUG manila.share.drivers.zadara.common [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Invoking delete_volume using DELETE request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-04-21 02:05:56.686604 | ubuntu-noble | 2026-04-21 02:05:56.659 6822 DEBUG manila.share.drivers.zadara.common [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Operation completed with status code 0 send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:327 2026-04-21 02:05:56.686608 | ubuntu-noble | 2026-04-21 02:05:56.659 6822 DEBUG manila.share.drivers.zadara.common [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Invoking get_volume_by_name using GET request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-04-21 02:05:56.686612 | ubuntu-noble | 2026-04-21 02:05:56.660 6822 DEBUG manila.share.drivers.zadara.common [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Invoking delete_volume using DELETE request. send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:280 2026-04-21 02:05:56.686616 | ubuntu-noble | 2026-04-21 02:05:56.660 6822 DEBUG manila.share.drivers.zadara.common [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Operation completed with status code 0 send_cmd /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zadara/common.py:327 2026-04-21 02:05:56.686620 | ubuntu-noble | 2026-04-21 02:05:56.661 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.686813 | ubuntu-noble | {5} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_delete_multiple_shares [0.023704s] ... ok 2026-04-21 02:05:56.688487 | ubuntu-noble | 2026-04-21 02:05:56.682 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.688502 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_4 [0.020774s] ... ok 2026-04-21 02:05:56.689768 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_replicated_snapshot_2 [0.020760s] ... ok 2026-04-21 02:05:56.691659 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_snaprestore_license_admin_notfound [0.019321s] ... ok 2026-04-21 02:05:56.700699 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test__escaped_address_1___1_2_3_4____1_2_3_4__ [0.018167s] ... ok 2026-04-21 02:05:56.706281 | ubuntu-noble | 2026-04-21 02:05:56.702 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.706347 | ubuntu-noble | {5} 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.020352s] ... ok 2026-04-21 02:05:56.711252 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_init [0.020320s] ... ok 2026-04-21 02:05:56.713782 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_snaprestore_license_svm_scoped [0.020856s] ... ok 2026-04-21 02:05:56.717453 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test__get_security_flavors_1__False____sys___ [0.017395s] ... ok 2026-04-21 02:05:56.719140 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share_from_snapshot_1 [0.071040s] ... ok 2026-04-21 02:05:56.723663 | ubuntu-noble | 2026-04-21 02:05:56.722 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.724871 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_07____is__False____True__False________dedup_off__ [0.019668s] ... ok 2026-04-21 02:05:56.732906 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_parse_zfs_answer_empty [0.021954s] ... ok 2026-04-21 02:05:56.737372 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_convert_destination_replica_to_independent_failed_access_rules [0.020613s] ... ok 2026-04-21 02:05:56.738893 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_ensure_export_policy_rename [0.020688s] ... ok 2026-04-21 02:05:56.741357 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_share_with_share_server [0.022547s] ... ok 2026-04-21 02:05:56.743832 | ubuntu-noble | 2026-04-21 02:05:56.742 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.744561 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_name_3_bar [0.019621s] ... ok 2026-04-21 02:05:56.757036 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_convert_destination_replica_to_independent_update_failed [0.020718s] ... ok 2026-04-21 02:05:56.757696 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_is_kernel_version_second_call [0.020458s] ... ok 2026-04-21 02:05:56.760170 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_1_True [0.018349s] ... ok 2026-04-21 02:05:56.761626 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_export_policy_name [0.022485s] ... ok 2026-04-21 02:05:56.765029 | ubuntu-noble | 2026-04-21 02:05:56.763 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.765192 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_pools_info_2_ [0.020551s] ... ok 2026-04-21 02:05:56.775344 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_with_backup_type_none_negative [0.019998s] ... ok 2026-04-21 02:05:56.775435 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_remove_exports [0.020791s] ... ok 2026-04-21 02:05:56.780725 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_1___foo____127_0_0_1__ [0.018253s] ... ok 2026-04-21 02:05:56.780748 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_update_access_2_False [0.019082s] ... ok 2026-04-21 02:05:56.787993 | ubuntu-noble | 2026-04-21 02:05:56.782 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.788006 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_replication_snapshot_tag [0.020369s] ... ok 2026-04-21 02:05:56.793720 | ubuntu-noble | {4} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_remove_exports_that_absent [0.019669s] ... ok 2026-04-21 02:05:56.794670 | ubuntu-noble | {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.020447s] ... ok 2026-04-21 02:05:56.799355 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_new_missing_mode [0.019624s] ... ok 2026-04-21 02:05:56.800745 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_no_zpools_configured_1___ [0.019296s] ... ok 2026-04-21 02:05:56.806658 | ubuntu-noble | 2026-04-21 02:05:56.804 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.806869 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_shell_executor_by_host_remote [0.020941s] ... ok 2026-04-21 02:05:56.816042 | ubuntu-noble | {4} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_deny_access [0.020787s] ... ok 2026-04-21 02:05:56.816484 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_no_zpools_configured_2_ [0.017919s] ... ok 2026-04-21 02:05:56.817282 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_1 [0.021945s] ... ok 2026-04-21 02:05:56.818875 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_update_data_1_True [0.017686s] ... ok 2026-04-21 02:05:56.829272 | ubuntu-noble | 2026-04-21 02:05:56.824 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.829320 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_1 [0.019720s] ... ok 2026-04-21 02:05:56.832642 | ubuntu-noble | 2.8GB of share fakeid2 is already used. Cannot shrink to 2GB. 2026-04-21 02:05:56.835820 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_dataset_not_found [0.019404s] ... ok 2026-04-21 02:05:56.836711 | ubuntu-noble | {4} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_shrink_share_negative [0.020213s] ... ok 2026-04-21 02:05:56.838013 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_get_relationship_type_1 [0.018226s] ... ok 2026-04-21 02:05:56.839206 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_3 [0.021197s] ... ok 2026-04-21 02:05:56.847099 | ubuntu-noble | 2026-04-21 02:05:56.844 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.849707 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_3 [0.020366s] ... ok 2026-04-21 02:05:56.852388 | ubuntu-noble | Caught following error trying to kill migration process: Unexpected error while running command. 2026-04-21 02:05:56.852408 | ubuntu-noble | Command: None 2026-04-21 02:05:56.852415 | ubuntu-noble | Exit code: - 2026-04-21 02:05:56.852420 | ubuntu-noble | Stdout: None 2026-04-21 02:05:56.852425 | ubuntu-noble | Stderr: None 2026-04-21 02:05:56.852430 | ubuntu-noble | Failed to destroy destination dataset with following error: Unexpected error while running command. 2026-04-21 02:05:56.852436 | ubuntu-noble | Command: None 2026-04-21 02:05:56.852441 | ubuntu-noble | Exit code: - 2026-04-21 02:05:56.852454 | ubuntu-noble | Stdout: None 2026-04-21 02:05:56.852459 | ubuntu-noble | Stderr: None 2026-04-21 02:05:56.856551 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_cancel_error [0.018308s] ... ok 2026-04-21 02:05:56.860417 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_raise_duplicated_pool [0.018120s] ... ok 2026-04-21 02:05:56.860438 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_different_pool_types [0.020564s] ... ok 2026-04-21 02:05:56.870344 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:56.871446 | ubuntu-noble | 2026-04-21 02:05:56.864 6822 DEBUG manila.share.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-04-21 02:05:56.871468 | ubuntu-noble | 2026-04-21 02:05:56.865 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.873355 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__update_share_stats_1_None [0.020322s] ... ok 2026-04-21 02:05:56.874671 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_continue_exception [0.018839s] ... ok 2026-04-21 02:05:56.874685 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing [0.018658s] ... ok 2026-04-21 02:05:56.876776 | ubuntu-noble | 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. 2026-04-21 02:05:56.880747 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_no_share_server_3 [0.019494s] ... ok 2026-04-21 02:05:56.893213 | ubuntu-noble | 2026-04-21 02:05:56.886 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.893238 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_replica_not_found [0.021315s] ... ok 2026-04-21 02:05:56.893243 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_local_shell_execute_with_sudo [0.018191s] ... ok 2026-04-21 02:05:56.893246 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_info_from_rpm [0.018120s] ... ok 2026-04-21 02:05:56.899014 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replica_with_share_server [0.019941s] ... ok 2026-04-21 02:05:56.901021 | ubuntu-noble | {4} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rules_status_conditionally_change_2___error___False_ [0.062305s] ... ok 2026-04-21 02:05:56.910827 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_3_o [0.018202s] ... ok 2026-04-21 02:05:56.912832 | ubuntu-noble | {3} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_openstack_info_rpm_pkg_found [0.017580s] ... ok 2026-04-21 02:05:56.916913 | ubuntu-noble | 2026-04-21 02:05:56.907 6822 WARNING manila.share.drivers.zfsonlinux.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] 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. 2026-04-21 02:05:56.916931 | ubuntu-noble | 2026-04-21 02:05:56.908 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.916936 | ubuntu-noble | 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. 2026-04-21 02:05:56.917182 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_replicated_snapshot [0.024489s] ... ok 2026-04-21 02:05:56.918713 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_no_share_server_2 [0.019660s] ... ok 2026-04-21 02:05:56.928382 | ubuntu-noble | {0} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_4_w [0.018374s] ... ok 2026-04-21 02:05:56.930654 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share__wrong_proto [0.020006s] ... ok 2026-04-21 02:05:56.934543 | ubuntu-noble | 2026-04-21 02:05:56.933 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.937098 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_share [0.022886s] ... ok 2026-04-21 02:05:56.937117 | ubuntu-noble | 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. 2026-04-21 02:05:56.938634 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_no_share_server_3 [0.019788s] ... ok 2026-04-21 02:05:56.939570 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:56.946846 | ubuntu-noble | {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.018482s] ... ok 2026-04-21 02:05:56.948939 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_share__some_error [0.019630s] ... ok 2026-04-21 02:05:56.958601 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_not_found [0.019450s] ... ok 2026-04-21 02:05:56.958724 | ubuntu-noble | 2026-04-21 02:05:56.955 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.960517 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_snapshot_absent [0.022498s] ... ok 2026-04-21 02:05:56.964393 | ubuntu-noble | Error cloning snapshot: fakesnapshot on share: fakeshare of Pool: fakepool project: fakeproject return code: 404 message: data. 2026-04-21 02:05:56.966087 | ubuntu-noble | {0} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_clone_snapshot [0.019256s] ... ok 2026-04-21 02:05:56.967345 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_get_capacity_info [0.018946s] ... ok 2026-04-21 02:05:56.978569 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates [0.019909s] ... ok 2026-04-21 02:05:56.980496 | ubuntu-noble | 2026-04-21 02:05:56.978 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:56.982847 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_error_on_ip_addresses_configuration_2___127_0_0_1____foo__ [0.022786s] ... ok 2026-04-21 02:05:56.985578 | ubuntu-noble | {0} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_project [0.019242s] ... ok 2026-04-21 02:05:56.986142 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_delete [0.018571s] ... ok 2026-04-21 02:05:56.998530 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_api_client [0.019842s] ... ok 2026-04-21 02:05:57.002815 | ubuntu-noble | Error Creating Property: manila_managed Type: Boolean Description: Managed by Manila Return code: 404 Message: data. 2026-04-21 02:05:57.005851 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_list [0.018127s] ... ok 2026-04-21 02:05:57.006064 | ubuntu-noble | {0} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_schema_negative [0.019337s] ... ok 2026-04-21 02:05:57.006079 | ubuntu-noble | 2026-04-21 02:05:57.001 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:57.006084 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_extend_share_with_share_server [0.021472s] ... ok 2026-04-21 02:05:57.021029 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_api_client_with_vserver [0.019451s] ... ok 2026-04-21 02:05:57.023231 | ubuntu-noble | snapshot fakesnapshotid: has clones 2026-04-21 02:05:57.024314 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_message [0.018252s] ... ok 2026-04-21 02:05:57.024328 | ubuntu-noble | 2026-04-21 02:05:57.022 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:57.025708 | ubuntu-noble | {0} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_delete_snapshot_negative [0.019346s] ... ok 2026-04-21 02:05:57.026779 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_existing_snapshot_1 [0.022290s] ... ok 2026-04-21 02:05:57.039175 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_boolean_provisioning_options [0.019529s] ... ok 2026-04-21 02:05:57.040494 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_message_plus_kwargs [0.017594s] ... ok 2026-04-21 02:05:57.042899 | ubuntu-noble | There is not enough free space in project project 2026-04-21 02:05:57.046381 | ubuntu-noble | {0} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_extend_share_negative [0.019750s] ... ok 2026-04-21 02:05:57.054386 | ubuntu-noble | 2026-04-21 02:05:57.044 6822 WARNING manila.share.drivers.zfsonlinux.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Failed to update currently active replica. 2026-04-21 02:05:57.054408 | ubuntu-noble | Unexpected error while running command. 2026-04-21 02:05:57.054425 | ubuntu-noble | Command: None 2026-04-21 02:05:57.054431 | ubuntu-noble | Exit code: - 2026-04-21 02:05:57.054436 | ubuntu-noble | Stdout: 'Active replica failure' 2026-04-21 02:05:57.054442 | ubuntu-noble | Stderr: None: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:57.054448 | ubuntu-noble | 2026-04-21 02:05:57.046 6822 DEBUG manila.share.drivers.zfsonlinux.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Info about last replica 'fake_second_replica_id' sync is following: 2026-04-21 02:05:57.054454 | ubuntu-noble | a promote_replica /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zfsonlinux/driver.py:1243 2026-04-21 02:05:57.054459 | ubuntu-noble | 2026-04-21 02:05:57.046 6822 WARNING manila.share.drivers.zfsonlinux.driver [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Failed to sync replica fake_third_replica_id. Unexpected error while running command. 2026-04-21 02:05:57.054466 | ubuntu-noble | Command: None 2026-04-21 02:05:57.054471 | ubuntu-noble | Exit code: - 2026-04-21 02:05:57.054476 | ubuntu-noble | Stdout: 'Second replica sync failure' 2026-04-21 02:05:57.054481 | ubuntu-noble | Stderr: None: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:57.054487 | ubuntu-noble | 2026-04-21 02:05:57.048 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:57.055408 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_promote_replica_active_not_available [0.023823s] ... ok 2026-04-21 02:05:57.058938 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_ems_pool_info [0.020209s] ... ok 2026-04-21 02:05:57.059721 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_delay [0.019261s] ... ok 2026-04-21 02:05:57.063904 | ubuntu-noble | Name of the share in ZFSSA share has to be specified in option zfssa_name. 2026-04-21 02:05:57.067336 | ubuntu-noble | {0} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_invalid_option [0.020184s] ... ok 2026-04-21 02:05:57.068954 | ubuntu-noble | {4} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_with_driver_updates_3__False___error__ [0.171003s] ... ok 2026-04-21 02:05:57.073767 | ubuntu-noble | 2026-04-21 02:05:57.070 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:57.075647 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_shrink_share_data_loss [0.021705s] ... ok 2026-04-21 02:05:57.078816 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_delete_bearer [0.018566s] ... ok 2026-04-21 02:05:57.079165 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_space_zero_2 [0.019892s] ... ok 2026-04-21 02:05:57.082690 | ubuntu-noble | Share sharename is already being managed by Manila. 2026-04-21 02:05:57.085409 | ubuntu-noble | {0} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_verify_share_to_manage_alredy_managed [0.019514s] ... ok 2026-04-21 02:05:57.095115 | ubuntu-noble | 2026-04-21 02:05:57.091 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:57.095519 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_init_ssh [0.020730s] ... ok 2026-04-21 02:05:57.096510 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_failover [0.018099s] ... ok 2026-04-21 02:05:57.098790 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_3 [0.020136s] ... ok 2026-04-21 02:05:57.104652 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:57.104906 | ubuntu-noble | {0} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_verify_share_to_manage_loose_policy [0.018909s] ... ok 2026-04-21 02:05:57.107320 | ubuntu-noble | {4} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_1___nfs___True__False_ [0.038172s] ... ok 2026-04-21 02:05:57.115504 | ubuntu-noble | 2026-04-21 02:05:57.111 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:57.115528 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_local_shell_execute [0.021012s] ... ok 2026-04-21 02:05:57.115535 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath_no_links [0.017944s] ... ok 2026-04-21 02:05:57.119889 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_min_throughput_4 [0.019275s] ... ok 2026-04-21 02:05:57.121140 | ubuntu-noble | 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. 2026-04-21 02:05:57.123739 | ubuntu-noble | {0} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_verify_share_to_manage_no_property [0.019094s] ... ok 2026-04-21 02:05:57.135496 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_401_max_retries [0.018826s] ... ok 2026-04-21 02:05:57.139170 | ubuntu-noble | 2026-04-21 02:05:57.132 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:57.139369 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_init [0.020718s] ... ok 2026-04-21 02:05:57.139392 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_11 [0.019924s] ... ok 2026-04-21 02:05:57.141191 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:57.145214 | ubuntu-noble | {4} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_2___nfs___False__True_ [0.037544s] ... ok 2026-04-21 02:05:57.152010 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_404_max_retries [0.018610s] ... ok 2026-04-21 02:05:57.158145 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:57.158641 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_2 [0.019855s] ... ok 2026-04-21 02:05:57.167223 | ubuntu-noble | 2026-04-21 02:05:57.153 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:57.167253 | ubuntu-noble | 2026-04-21 02:05:57.153 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:57.167260 | ubuntu-noble | 2026-04-21 02:05:57.153 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:57.167266 | ubuntu-noble | 2026-04-21 02:05:57.154 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:57.167271 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_1_ [0.021744s] ... ok 2026-04-21 02:05:57.169921 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefSettings.test_delete [0.017795s] ... ok 2026-04-21 02:05:57.180371 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:57.180986 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_4 [0.020141s] ... ok 2026-04-21 02:05:57.182554 | ubuntu-noble | {4} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_5___cephx___True__False_ [0.037761s] ... ok 2026-04-21 02:05:57.186131 | ubuntu-noble | 2026-04-21 02:05:57.174 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:57.186147 | ubuntu-noble | 2026-04-21 02:05:57.175 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:57.186154 | ubuntu-noble | 2026-04-21 02:05:57.175 6822 DEBUG oslo_concurrency.lockutils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:57.186167 | ubuntu-noble | 2026-04-21 02:05:57.176 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:57.187273 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_5_fake [0.021374s] ... ok 2026-04-21 02:05:57.190530 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_check_for_setup_error [0.020403s] ... ok 2026-04-21 02:05:57.201266 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_2 [0.019753s] ... ok 2026-04-21 02:05:57.210170 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_shrink_share [0.019328s] ... ok 2026-04-21 02:05:57.218406 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:57.218830 | ubuntu-noble | 2026-04-21 02:05:57.195 6822 ERROR manila.share.drivers.zfsonlinux.utils [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Call of 'exportfs' utility returned error.: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:57.218842 | ubuntu-noble | Command: None 2026-04-21 02:05:57.218847 | ubuntu-noble | Exit code: - 2026-04-21 02:05:57.218851 | ubuntu-noble | Stdout: 'Fake' 2026-04-21 02:05:57.218854 | ubuntu-noble | Stderr: None 2026-04-21 02:05:57.218858 | ubuntu-noble | 2026-04-21 02:05:57.195 6822 ERROR manila.share.drivers.zfsonlinux.utils Traceback (most recent call last): 2026-04-21 02:05:57.218863 | ubuntu-noble | 2026-04-21 02:05:57.195 6822 ERROR manila.share.drivers.zfsonlinux.utils File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zfsonlinux/utils.py", line 216, in verify_setup 2026-04-21 02:05:57.218867 | ubuntu-noble | 2026-04-21 02:05:57.195 6822 ERROR manila.share.drivers.zfsonlinux.utils self.execute('sudo', 'exportfs') 2026-04-21 02:05:57.218871 | ubuntu-noble | 2026-04-21 02:05:57.195 6822 ERROR manila.share.drivers.zfsonlinux.utils File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zfsonlinux/utils.py", line 96, in execute 2026-04-21 02:05:57.218875 | ubuntu-noble | 2026-04-21 02:05:57.195 6822 ERROR manila.share.drivers.zfsonlinux.utils return executor(*cmd, **kwargs) 2026-04-21 02:05:57.218879 | ubuntu-noble | 2026-04-21 02:05:57.195 6822 ERROR manila.share.drivers.zfsonlinux.utils ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.218883 | ubuntu-noble | 2026-04-21 02:05:57.195 6822 ERROR manila.share.drivers.zfsonlinux.utils File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:57.218887 | ubuntu-noble | 2026-04-21 02:05:57.195 6822 ERROR manila.share.drivers.zfsonlinux.utils return self._mock_call(*args, **kwargs) 2026-04-21 02:05:57.218890 | ubuntu-noble | 2026-04-21 02:05:57.195 6822 ERROR manila.share.drivers.zfsonlinux.utils ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.218894 | ubuntu-noble | 2026-04-21 02:05:57.195 6822 ERROR manila.share.drivers.zfsonlinux.utils File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:57.218898 | ubuntu-noble | 2026-04-21 02:05:57.195 6822 ERROR manila.share.drivers.zfsonlinux.utils return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:57.218902 | ubuntu-noble | 2026-04-21 02:05:57.195 6822 ERROR manila.share.drivers.zfsonlinux.utils ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.218905 | ubuntu-noble | 2026-04-21 02:05:57.195 6822 ERROR manila.share.drivers.zfsonlinux.utils File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-04-21 02:05:57.218909 | ubuntu-noble | 2026-04-21 02:05:57.195 6822 ERROR manila.share.drivers.zfsonlinux.utils raise result 2026-04-21 02:05:57.218913 | ubuntu-noble | 2026-04-21 02:05:57.195 6822 ERROR manila.share.drivers.zfsonlinux.utils oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:05:57.218917 | ubuntu-noble | 2026-04-21 02:05:57.195 6822 ERROR manila.share.drivers.zfsonlinux.utils Command: None 2026-04-21 02:05:57.218928 | ubuntu-noble | 2026-04-21 02:05:57.195 6822 ERROR manila.share.drivers.zfsonlinux.utils Exit code: - 2026-04-21 02:05:57.218932 | ubuntu-noble | 2026-04-21 02:05:57.195 6822 ERROR manila.share.drivers.zfsonlinux.utils Stdout: 'Fake' 2026-04-21 02:05:57.218936 | ubuntu-noble | 2026-04-21 02:05:57.195 6822 ERROR manila.share.drivers.zfsonlinux.utils Stderr: None 2026-04-21 02:05:57.218940 | ubuntu-noble | 2026-04-21 02:05:57.195 6822 ERROR manila.share.drivers.zfsonlinux.utils 2026-04-21 02:05:57.218943 | ubuntu-noble | 2026-04-21 02:05:57.196 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:57.219031 | ubuntu-noble | {5} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_verify_setup_error_calling_exportfs [0.020474s] ... ok 2026-04-21 02:05:57.219732 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_server_pools [0.020149s] ... ok 2026-04-21 02:05:57.222993 | ubuntu-noble | 2026-04-21 02:05:57.216 6822 DEBUG manila.share.drivers.zfssa.zfssarest [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Share fakeshare has read/write permission open to all. allow_access_nfs /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zfssa/zfssarest.py:333 2026-04-21 02:05:57.223008 | ubuntu-noble | 2026-04-21 02:05:57.216 6822 DEBUG manila.share.drivers.zfssa.zfssarest [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Access to share fakeshare via NFS already granted to 10.0.0.1/24. allow_access_nfs /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/zfssa/zfssarest.py:339 2026-04-21 02:05:57.223013 | ubuntu-noble | 2026-04-21 02:05:57.217 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:57.223373 | ubuntu-noble | {5} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_allow_access_nfs [0.020076s] ... ok 2026-04-21 02:05:57.228469 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_nfs_access_bad_mask [0.018504s] ... ok 2026-04-21 02:05:57.249034 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_03___0___0_ [0.018498s] ... ok 2026-04-21 02:05:57.249067 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_string_provisioning_options_missing_spec [0.029160s] ... ok 2026-04-21 02:05:57.258565 | ubuntu-noble | 2026-04-21 02:05:57.254 6822 WARNING manila.share.drivers.zfssa.zfssarest [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Property manila_managed already exists. 2026-04-21 02:05:57.258586 | ubuntu-noble | 2026-04-21 02:05:57.255 6822 INFO manila.coordination [None req-38cd0fbd-ebf9-4982-a9ee-ac51496ec364 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:57.261041 | ubuntu-noble | {5} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_schema_property_exists [0.038991s] ... ok 2026-04-21 02:05:57.265377 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_06___1b___1_ [0.017772s] ... ok 2026-04-21 02:05:57.268728 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_nothing_to_handle_3 [0.019603s] ... ok 2026-04-21 02:05:57.284368 | ubuntu-noble | {3} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_09___0B___0_ [0.017476s] ... ok 2026-04-21 02:05:57.288665 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_init [0.019645s] ... ok 2026-04-21 02:05:57.304887 | ubuntu-noble | {3} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_create_nfs_share_multiple_vips [0.021028s] ... ok 2026-04-21 02:05:57.310952 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexvol_pool_configured_2 [0.019430s] ... ok 2026-04-21 02:05:57.314611 | ubuntu-noble | {0} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_for_migration [0.188595s] ... ok 2026-04-21 02:05:57.317571 | ubuntu-noble | --- Logging error --- 2026-04-21 02:05:57.318670 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:57.320449 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:05:57.320471 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:05:57.320478 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.320483 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:05:57.320489 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:05:57.320494 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.320500 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:05:57.320506 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:05:57.320512 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.320517 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:05:57.320532 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:05:57.320538 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.320544 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:05:57.320549 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:05:57.320555 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.320569 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:05:57.320574 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:05:57.320580 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:05:57.320586 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:05:57.320591 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:05:57.320597 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.320602 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:05:57.320608 | ubuntu-noble | return self._read_deleted 2026-04-21 02:05:57.320614 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.320619 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:05:57.320625 | ubuntu-noble | Call stack: 2026-04-21 02:05:57.320630 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:05:57.320636 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:05:57.320642 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:05:57.320647 | ubuntu-noble | main() 2026-04-21 02:05:57.320653 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:05:57.320659 | ubuntu-noble | program.TestProgram( 2026-04-21 02:05:57.320664 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:05:57.320670 | ubuntu-noble | self.runTests() 2026-04-21 02:05:57.320676 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:05:57.320681 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:05:57.320687 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:05:57.320700 | ubuntu-noble | test(result) 2026-04-21 02:05:57.320706 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:57.320711 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:57.320717 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:57.320722 | ubuntu-noble | test(result) 2026-04-21 02:05:57.320728 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:57.320733 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:57.320739 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:57.320744 | ubuntu-noble | test(result) 2026-04-21 02:05:57.320750 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:57.320755 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:57.320761 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:57.320766 | ubuntu-noble | test(result) 2026-04-21 02:05:57.320772 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:05:57.320777 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:57.320783 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:05:57.320789 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:05:57.320794 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:05:57.320800 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:05:57.321820 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:05:57.321832 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:05:57.321838 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:05:57.321844 | ubuntu-noble | self._run_core() 2026-04-21 02:05:57.321850 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:05:57.321864 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:05:57.321870 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:05:57.321875 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:57.321881 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:05:57.321887 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:05:57.321893 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_access.py", line 64, in setUp 2026-04-21 02:05:57.321898 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-21 02:05:57.321904 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:05:57.321910 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:05:57.321915 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:05:57.321921 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:05:57.321933 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:57.321939 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:57.322236 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:57.322249 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:57.322255 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:05:57.322269 | ubuntu-noble | self.load_rules() 2026-04-21 02:05:57.322285 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:05:57.322315 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:05:57.322321 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:05:57.322327 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:05:57.322333 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:05:57.322338 | ubuntu-noble | LOG.warning( 2026-04-21 02:05:57.322345 | ubuntu-noble | 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.' 2026-04-21 02:05:57.322351 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:05:57.323916 | ubuntu-noble | {3} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_create_snapshot [0.019838s] ... ok 2026-04-21 02:05:57.329783 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_invalid_fpolicy [0.020551s] ... ok 2026-04-21 02:05:57.343626 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_api [0.019350s] ... ok 2026-04-21 02:05:57.347400 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:57.348524 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_1_None [0.019994s] ... ok 2026-04-21 02:05:57.352876 | ubuntu-noble | {4} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_reset_rules_to_queueing_states_1_True [0.169761s] ... ok 2026-04-21 02:05:57.365892 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_05 [0.021492s] ... ok 2026-04-21 02:05:57.367055 | ubuntu-noble | Could not determine snapshot fake_snapshot size from volume share_585c3935_2aa9_437c_8bad_5abae1076555. 2026-04-21 02:05:57.367087 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:57.367098 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 2406, in manage_existing_snapshot 2026-04-21 02:05:57.367107 | ubuntu-noble | volume = vserver_client.get_volume(share_name) 2026-04-21 02:05:57.367116 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.367124 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:57.367133 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:57.367141 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.367149 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:57.367158 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:57.367166 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.367174 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:57.367183 | ubuntu-noble | raise effect 2026-04-21 02:05:57.367210 | ubuntu-noble | manila.exception.NetAppException: Exception due to NetApp failure. 2026-04-21 02:05:57.369867 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_get_volume_error_2_NetAppException [0.020652s] ... ok 2026-04-21 02:05:57.374522 | ubuntu-noble | 2026-04-21 02:05:57.371 6822 INFO manila.coordination [None req-48cb1ffa-bf97-4491-938f-c5c71a14a920 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:57.374541 | ubuntu-noble | {5} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_just_get [0.114794s] ... ok 2026-04-21 02:05:57.385459 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_10 [0.020289s] ... ok 2026-04-21 02:05:57.390410 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_1 [0.020564s] ... ok 2026-04-21 02:05:57.399377 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:57.404498 | ubuntu-noble | {4} manila.tests.share.test_api.OtherTenantsShareActionsTestCase.test_update_other_tenants_public_share [0.050450s] ... ok 2026-04-21 02:05:57.406626 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_8 [0.020483s] ... ok 2026-04-21 02:05:57.412409 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_cancel_exception_volume_status_1 [0.020315s] ... ok 2026-04-21 02:05:57.419850 | ubuntu-noble | --- Logging error --- 2026-04-21 02:05:57.421466 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:57.421486 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:05:57.421493 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:05:57.421499 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.421505 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:05:57.421510 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:05:57.421516 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.421521 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:05:57.421527 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:05:57.421533 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.421539 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:05:57.421545 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:05:57.421550 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.421556 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:05:57.421561 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:05:57.421567 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.421573 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:05:57.421578 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:05:57.421584 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:05:57.421589 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:05:57.421595 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:05:57.421601 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.421606 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:05:57.421612 | ubuntu-noble | return self._read_deleted 2026-04-21 02:05:57.421617 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.421623 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:05:57.421628 | ubuntu-noble | Call stack: 2026-04-21 02:05:57.422211 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:05:57.422958 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:05:57.422972 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:05:57.422978 | ubuntu-noble | main() 2026-04-21 02:05:57.422984 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:05:57.422990 | ubuntu-noble | program.TestProgram( 2026-04-21 02:05:57.422995 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:05:57.423001 | ubuntu-noble | self.runTests() 2026-04-21 02:05:57.423007 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:05:57.423012 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:05:57.423018 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:05:57.423023 | ubuntu-noble | test(result) 2026-04-21 02:05:57.423029 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:57.423035 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:57.423040 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:57.423046 | ubuntu-noble | test(result) 2026-04-21 02:05:57.423051 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:57.423057 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:57.423063 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:57.423068 | ubuntu-noble | test(result) 2026-04-21 02:05:57.423074 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:57.423079 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:57.423085 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:57.423090 | ubuntu-noble | test(result) 2026-04-21 02:05:57.423104 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:05:57.423110 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:57.423116 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:05:57.423121 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:05:57.423127 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:05:57.423132 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:05:57.423153 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:05:57.423159 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:05:57.423165 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:05:57.423171 | ubuntu-noble | self._run_core() 2026-04-21 02:05:57.423176 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:05:57.423182 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:05:57.423187 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:05:57.423193 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:57.423198 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:05:57.423204 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:05:57.423218 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_access.py", line 231, in setUp 2026-04-21 02:05:57.423223 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-21 02:05:57.423229 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:05:57.423234 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:05:57.423240 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:05:57.423278 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:05:57.423284 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:57.423308 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:57.423314 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:57.423319 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:57.423325 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:05:57.423330 | ubuntu-noble | self.load_rules() 2026-04-21 02:05:57.423336 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:05:57.423341 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:05:57.423361 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:05:57.423367 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:05:57.423373 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:05:57.423378 | ubuntu-noble | LOG.warning( 2026-04-21 02:05:57.423385 | ubuntu-noble | 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.' 2026-04-21 02:05:57.423391 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:05:57.423396 | ubuntu-noble | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-04-21 02:05:57.423402 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:57.423408 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-04-21 02:05:57.423413 | ubuntu-noble | self.api_executor = self._create_api_executor() 2026-04-21 02:05:57.423419 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.423424 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-04-21 02:05:57.423430 | ubuntu-noble | raise exception.ShareBackendException(msg=msg) 2026-04-21 02:05:57.423435 | ubuntu-noble | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-04-21 02:05:57.425905 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_1 [0.019785s] ... ok 2026-04-21 02:05:57.428393 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_1_True [0.024886s] ... ok 2026-04-21 02:05:57.431861 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_destination_not_configured [0.021104s] ... ok 2026-04-21 02:05:57.443382 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-04-21 02:05:57.444223 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-04-21 02:05:57.444237 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-04-21 02:05:57.444254 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-04-21 02:05:57.444259 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-04-21 02:05:57.445176 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-04-21 02:05:57.445493 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-04-21 02:05:57.445506 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-04-21 02:05:57.445511 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-04-21 02:05:57.445515 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-04-21 02:05:57.446777 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-04-21 02:05:57.446793 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-04-21 02:05:57.446797 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-04-21 02:05:57.446801 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-04-21 02:05:57.446805 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-04-21 02:05:57.447297 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-04-21 02:05:57.447311 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-04-21 02:05:57.448666 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-04-21 02:05:57.448833 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-04-21 02:05:57.448840 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-04-21 02:05:57.448847 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-04-21 02:05:57.448907 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-04-21 02:05:57.449107 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-04-21 02:05:57.449285 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-04-21 02:05:57.449667 | ubuntu-noble | Fail to get share info of fakeShareName on NAS. 2026-04-21 02:05:57.452111 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_negative_create_fail [0.026116s] ... ok 2026-04-21 02:05:57.453243 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_flexgroup_1 [0.019911s] ... ok 2026-04-21 02:05:57.454514 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test__get_all_availability_zones_with_subnets_2 [0.024089s] ... ok 2026-04-21 02:05:57.473196 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_2 [0.018915s] ... ok 2026-04-21 02:05:57.475376 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_flexgroup_2 [0.020569s] ... ok 2026-04-21 02:05:57.490460 | ubuntu-noble | Cannot migrate share fakeinstanceid efficiently between fakehost and fakehost. 2026-04-21 02:05:57.490483 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:57.490490 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3739, in migration_check_compatibility 2026-04-21 02:05:57.490495 | ubuntu-noble | raise exception.NetAppException(msg) 2026-04-21 02:05:57.490501 | ubuntu-noble | manila.exception.NetAppException: Cannot migrate share because the source and destination pool support different SnapLock type. 2026-04-21 02:05:57.492318 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_5 [0.019764s] ... ok 2026-04-21 02:05:57.493864 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_snaplock_not_compatible [0.019736s] ... ok 2026-04-21 02:05:57.506967 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_same_backend_and_network [0.054022s] ... ok 2026-04-21 02:05:57.510970 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_snapshot [0.018697s] ... ok 2026-04-21 02:05:57.514392 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_invalid_phase [0.020215s] ... ok 2026-04-21 02:05:57.514848 | ubuntu-noble | 2026-04-21 02:05:57.491 6822 DEBUG oslo_concurrency.lockutils [None req-94b54a89-c017-4fd9-bbed-446a36632d40 fake_user fake_project - - - -] Acquiring lock "locked_access_rules_operation_by_share_instance_d3d46986-277e-4a1e-abc5-c7d6880b257b" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:57.514881 | ubuntu-noble | 2026-04-21 02:05:57.492 6822 DEBUG oslo_concurrency.lockutils [None req-94b54a89-c017-4fd9-bbed-446a36632d40 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_d3d46986-277e-4a1e-abc5-c7d6880b257b" acquired by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:57.514887 | ubuntu-noble | 2026-04-21 02:05:57.493 6822 DEBUG oslo_concurrency.lockutils [None req-94b54a89-c017-4fd9-bbed-446a36632d40 fake_user fake_project - - - -] Lock "locked_access_rules_operation_by_share_instance_d3d46986-277e-4a1e-abc5-c7d6880b257b" "released" by "manila.share.access.locked_access_rules_operation..wrapped..locked_operation" :: held 0.002s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:57.514893 | ubuntu-noble | 2026-04-21 02:05:57.503 6822 INFO manila.coordination [None req-94b54a89-c017-4fd9-bbed-446a36632d40 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:57.514899 | ubuntu-noble | {5} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__check_needs_refresh_2_False [0.132040s] ... ok 2026-04-21 02:05:57.527232 | ubuntu-noble | Share shareId does not exist 2026-04-21 02:05:57.529701 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_share_no_delete_share [0.018722s] ... ok 2026-04-21 02:05:57.533619 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_4 [0.020555s] ... ok 2026-04-21 02:05:57.542566 | ubuntu-noble | --- Logging error --- 2026-04-21 02:05:57.543912 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:57.545123 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:05:57.545157 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:05:57.545165 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.545171 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:05:57.545176 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:05:57.545182 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.545188 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:05:57.545194 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:05:57.545200 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.545206 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:05:57.545212 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:05:57.545218 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.545223 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:05:57.545229 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:05:57.545234 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.545240 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:05:57.545246 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:05:57.545251 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:05:57.545257 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:05:57.545274 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:05:57.545280 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.545286 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:05:57.545313 | ubuntu-noble | return self._read_deleted 2026-04-21 02:05:57.545319 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.545325 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:05:57.545330 | ubuntu-noble | Call stack: 2026-04-21 02:05:57.545336 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:05:57.545341 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:05:57.545347 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:05:57.545353 | ubuntu-noble | main() 2026-04-21 02:05:57.545359 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:05:57.545364 | ubuntu-noble | program.TestProgram( 2026-04-21 02:05:57.545370 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:05:57.545376 | ubuntu-noble | self.runTests() 2026-04-21 02:05:57.545381 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:05:57.545387 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:05:57.545392 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:05:57.545398 | ubuntu-noble | test(result) 2026-04-21 02:05:57.545404 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:57.545409 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:57.545415 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:57.545420 | ubuntu-noble | test(result) 2026-04-21 02:05:57.545432 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:57.545438 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:57.545444 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:57.545449 | ubuntu-noble | test(result) 2026-04-21 02:05:57.545455 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:05:57.545460 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:57.545466 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:05:57.545471 | ubuntu-noble | test(result) 2026-04-21 02:05:57.545477 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:05:57.545482 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:05:57.545488 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:05:57.546022 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:05:57.546031 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:05:57.546037 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:05:57.546043 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:05:57.546049 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:05:57.546054 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:05:57.546060 | ubuntu-noble | self._run_core() 2026-04-21 02:05:57.546066 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:05:57.546079 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:05:57.546093 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:05:57.546099 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:57.546104 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:05:57.546110 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:05:57.546116 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_access.py", line 231, in setUp 2026-04-21 02:05:57.546121 | ubuntu-noble | self.context = context.RequestContext('fake_user', 'fake_project') 2026-04-21 02:05:57.546127 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:05:57.546133 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:05:57.546138 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:05:57.546144 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:05:57.546149 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:05:57.546155 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:05:57.546160 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:05:57.546166 | ubuntu-noble | return self.enforce( 2026-04-21 02:05:57.546172 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:05:57.546177 | ubuntu-noble | self.load_rules() 2026-04-21 02:05:57.546183 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:05:57.546188 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:05:57.546194 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:05:57.546200 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:05:57.546205 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:05:57.546211 | ubuntu-noble | LOG.warning( 2026-04-21 02:05:57.546217 | ubuntu-noble | 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.' 2026-04-21 02:05:57.546224 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:05:57.549812 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_gen_random_name_3 [0.018611s] ... ok 2026-04-21 02:05:57.550452 | ubuntu-noble | 2026-04-21 02:05:57.546 6822 INFO manila.coordination [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:57.550477 | ubuntu-noble | {5} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_3___cifs___True__False_ [0.042923s] ... ok 2026-04-21 02:05:57.558519 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_5 [0.019498s] ... ok 2026-04-21 02:05:57.559816 | ubuntu-noble | {0} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_recursive_driver_exception_1_True [0.247534s] ... ok 2026-04-21 02:05:57.566012 | ubuntu-noble | {3} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_snapshot [0.018995s] ... ok 2026-04-21 02:05:57.574762 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_volume_move_failed [0.020853s] ... ok 2026-04-21 02:05:57.585472 | ubuntu-noble | {3} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_application_error [0.018872s] ... ok 2026-04-21 02:05:57.589403 | ubuntu-noble | 2026-04-21 02:05:57.584 6822 INFO manila.coordination [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:57.589424 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_1_True [0.037269s] ... ok 2026-04-21 02:05:57.591465 | ubuntu-noble | Share 604df5be-eeab-4435-9d30-7a4507e56cea has replicas. Remove the replicas of all shares in the share server before attempting to migrate it. 2026-04-21 02:05:57.594763 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:57.595548 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_start [0.019955s] ... ok 2026-04-21 02:05:57.595643 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_share_with_replicas [0.088009s] ... ok 2026-04-21 02:05:57.603608 | ubuntu-noble | {3} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_checked_for_application_error_no_entry [0.018204s] ... ok 2026-04-21 02:05:57.615282 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_03_volume_has_shared_qos_policy [0.020554s] ... ok 2026-04-21 02:05:57.623408 | ubuntu-noble | {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_resolve_volume_name [0.018367s] ... ok 2026-04-21 02:05:57.627676 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test__revert_to_snapshot [0.025286s] ... ok 2026-04-21 02:05:57.630190 | ubuntu-noble | 2026-04-21 02:05:57.619 6822 WARNING manila.share.api [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Error formatting log line msg='Replica gigabytes quota exceeded for *(s_pid)s, tried to migrate *(s_size)sG share (*(d_consumed)dG of *(d_quota)dG already consumed).' err=TypeError('*d format: a real number is required, not str'): manila.exception.OverQuota: Quota exceeded for resources: ['replica_gigabytes']. 2026-04-21 02:05:57.630208 | ubuntu-noble | 2026-04-21 02:05:57.620 6822 INFO manila.coordination [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:57.630214 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_reservation_failed_1 [0.035444s] ... ok 2026-04-21 02:05:57.635322 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_04_volume_has_shared_qos_policy_iops_change [0.019543s] ... ok 2026-04-21 02:05:57.643881 | ubuntu-noble | {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_shrink_share [0.018496s] ... ok 2026-04-21 02:05:57.655497 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_remap_standard_boolean_extra_specs [0.019884s] ... ok 2026-04-21 02:05:57.659162 | ubuntu-noble | {3} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_subtract_access_lists [0.018363s] ... ok 2026-04-21 02:05:57.675786 | ubuntu-noble | 2026-04-21 02:05:57.670 6822 INFO manila.coordination [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:57.676989 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks [0.051005s] ... ok 2026-04-21 02:05:57.677510 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_set_cluster_info [0.019545s] ... ok 2026-04-21 02:05:57.677527 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:05:57.678939 | ubuntu-noble | {3} manila.tests.share.drivers.tegile.test_tegile.TegileAPIExecutorTestCase.test_send_api_value_error_fail [0.017966s] ... ok 2026-04-21 02:05:57.692541 | ubuntu-noble | Failed to shrink share 7cf7c200-d3af-4e05-b87e-9167c95dfcad. The current used space is larger than the the size requested. 2026-04-21 02:05:57.695522 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_shrinking_possible_data_loss [0.019843s] ... ok 2026-04-21 02:05:57.695658 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:05:57.696217 | ubuntu-noble | {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_share_fail [0.018431s] ... ok 2026-04-21 02:05:57.697801 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_shares_not_available [0.076971s] ... ok 2026-04-21 02:05:57.715659 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_sort_export_locations_by_preferred_paths_1_True [0.019833s] ... ok 2026-04-21 02:05:57.716699 | ubuntu-noble | {3} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_share_stats [0.019529s] ... ok 2026-04-21 02:05:57.718512 | ubuntu-noble | 2026-04-21 02:05:57.716 6822 INFO manila.coordination [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:57.720024 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_inactive [0.046804s] ... ok 2026-04-21 02:05:57.738085 | ubuntu-noble | {0} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_with_driver_updates_4__False___active__ [0.175968s] ... ok 2026-04-21 02:05:57.738105 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_sort_export_locations_by_preferred_paths_2_False [0.019667s] ... ok 2026-04-21 02:05:57.738461 | ubuntu-noble | {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_conf_dir_empty_1_False [0.020722s] ... ok 2026-04-21 02:05:57.739277 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_instance_4 [0.041836s] ... ok 2026-04-21 02:05:57.754877 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmanage_2_fake_vserver_1 [0.019531s] ... ok 2026-04-21 02:05:57.755359 | ubuntu-noble | {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_fsal_hook [0.018606s] ... ok 2026-04-21 02:05:57.770914 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:57.774965 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmanage_snapshot_1_None [0.019961s] ... ok 2026-04-21 02:05:57.775769 | ubuntu-noble | {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir [0.020128s] ... ok 2026-04-21 02:05:57.781636 | ubuntu-noble | Failed to commit reservations None 2026-04-21 02:05:57.781859 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:57.781867 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-21 02:05:57.781881 | ubuntu-noble | self._driver.commit( 2026-04-21 02:05:57.781887 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-21 02:05:57.781892 | ubuntu-noble | db.reservation_commit( 2026-04-21 02:05:57.781898 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-21 02:05:57.781903 | ubuntu-noble | return IMPL.reservation_commit( 2026-04-21 02:05:57.781908 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.781913 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-21 02:05:57.781918 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:05:57.781924 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.781929 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 02:05:57.781934 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 02:05:57.781940 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:05:57.781945 | ubuntu-noble | self.force_reraise() 2026-04-21 02:05:57.781957 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:05:57.781962 | ubuntu-noble | raise self.value 2026-04-21 02:05:57.781967 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 02:05:57.781972 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:05:57.781977 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.781983 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-21 02:05:57.781988 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:57.781993 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.781998 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-21 02:05:57.782004 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-04-21 02:05:57.782009 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.782014 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-21 02:05:57.782019 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-04-21 02:05:57.782024 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.782029 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:05:57.782034 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:05:57.782040 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.782045 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-21 02:05:57.782050 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:05:57.782055 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.782060 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:05:57.782065 | ubuntu-noble | return a.in_(b) 2026-04-21 02:05:57.782086 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:05:57.782091 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:05:57.782096 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:05:57.782101 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.782107 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-21 02:05:57.782112 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:05:57.782123 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.782128 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:05:57.782133 | ubuntu-noble | return a.in_(b) 2026-04-21 02:05:57.782138 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:05:57.782144 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:05:57.782149 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:05:57.782154 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.782159 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-21 02:05:57.782164 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:05:57.782169 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.782174 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:05:57.782180 | ubuntu-noble | return a.in_(b) 2026-04-21 02:05:57.782185 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:05:57.782196 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:05:57.782202 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:05:57.782207 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.782212 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-21 02:05:57.782217 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-21 02:05:57.782222 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.782227 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-21 02:05:57.782233 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-04-21 02:05:57.782238 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.782243 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-21 02:05:57.782256 | ubuntu-noble | resolved = impl._literal_coercion( 2026-04-21 02:05:57.782261 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.782271 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-21 02:05:57.782276 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-04-21 02:05:57.782281 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-21 02:05:57.782286 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-04-21 02:05:57.782314 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-21 02:05:57.782736 | ubuntu-noble | 2026-04-21 02:05:57.779 6822 INFO manila.coordination [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:57.783608 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_3_None [0.061261s] ... ok 2026-04-21 02:05:57.791560 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_5 [0.051059s] ... ok 2026-04-21 02:05:57.792519 | ubuntu-noble | Could not determine share server for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad during access rules update. Error: Invalid input received: fake_reason. 2026-04-21 02:05:57.794095 | ubuntu-noble | {3} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir_error_conf_dir_present_must_exist_false [0.017717s] ... ok 2026-04-21 02:05:57.795226 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_no_share_server_1 [0.019483s] ... ok 2026-04-21 02:05:57.809206 | ubuntu-noble | {0} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_an_update_is_in_progress_2_denying [0.072149s] ... ok 2026-04-21 02:05:57.811412 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_not_handled_server_provided_2 [0.018438s] ... ok 2026-04-21 02:05:57.814779 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_in_sync [0.020054s] ... ok 2026-04-21 02:05:57.828754 | ubuntu-noble | 2026-04-21 02:05:57.826 6822 INFO manila.coordination [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:57.830689 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_instance_3 [0.048499s] ... ok 2026-04-21 02:05:57.831783 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__setup_server_revert [0.019246s] ... ok 2026-04-21 02:05:57.836141 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_no_snapmirror_share_creating [0.021216s] ... ok 2026-04-21 02:05:57.850484 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__teardown_server [0.019488s] ... ok 2026-04-21 02:05:57.855353 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:05:57.857033 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_stale_snapmirror [0.020824s] ... ok 2026-04-21 02:05:57.859376 | ubuntu-noble | {0} manila.tests.share.test_api.OtherTenantsShareActionsTestCase.test_delete_other_tenants_public_share [0.050792s] ... ok 2026-04-21 02:05:57.870131 | ubuntu-noble | 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. 2026-04-21 02:05:57.877302 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_add_mount_permanently [0.019187s] ... ok 2026-04-21 02:05:57.878075 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_update_error [0.021019s] ... ok 2026-04-21 02:05:57.880478 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_az_different_from_source [0.088077s] ... ok 2026-04-21 02:05:57.888081 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_2_False [0.027501s] ... ok 2026-04-21 02:05:57.889708 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_failed_attach_2_Invalid [0.019678s] ... ok 2026-04-21 02:05:57.901580 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_share_from_metadata [0.019343s] ... ok 2026-04-21 02:05:57.909128 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_02 [0.022181s] ... ok 2026-04-21 02:05:57.912495 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share [0.020113s] ... ok 2026-04-21 02:05:57.918096 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_1 [0.019929s] ... ok 2026-04-21 02:05:57.928481 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_generic_share_backup_invalid_protocol_1_CEPHFS [0.048521s] ... ok 2026-04-21 02:05:57.929147 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_no_share_servers_handling [0.019400s] ... ok 2026-04-21 02:05:57.930736 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Failed to commit reservations None: sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-21 02:05:57.930748 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota Traceback (most recent call last): 2026-04-21 02:05:57.930755 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-21 02:05:57.930759 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota self._driver.commit( 2026-04-21 02:05:57.930764 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-21 02:05:57.930768 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota db.reservation_commit( 2026-04-21 02:05:57.930772 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-21 02:05:57.930775 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota return IMPL.reservation_commit( 2026-04-21 02:05:57.930779 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.930813 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-21 02:05:57.930818 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota return f(*args, **kwargs) 2026-04-21 02:05:57.930822 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.930825 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 02:05:57.930830 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 02:05:57.930834 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:05:57.930838 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota self.force_reraise() 2026-04-21 02:05:57.930842 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:05:57.930850 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota raise self.value 2026-04-21 02:05:57.930854 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 02:05:57.930858 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota return f(*args, **kwargs) 2026-04-21 02:05:57.930862 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.930866 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-21 02:05:57.930870 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota return fn(*args, **kwargs) 2026-04-21 02:05:57.930874 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.930877 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-21 02:05:57.930881 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2026-04-21 02:05:57.930891 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.930895 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-21 02:05:57.930904 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2026-04-21 02:05:57.930908 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.930911 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:05:57.930915 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota return self.operate(in_op, other) 2026-04-21 02:05:57.930919 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.930928 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-21 02:05:57.930932 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:05:57.930935 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.930939 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:05:57.930943 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota return a.in_(b) 2026-04-21 02:05:57.930947 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota ^^^^^^^^ 2026-04-21 02:05:57.930950 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:05:57.930954 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota return self.operate(in_op, other) 2026-04-21 02:05:57.930958 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.930962 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-21 02:05:57.930965 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:05:57.930969 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.930973 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:05:57.930977 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota return a.in_(b) 2026-04-21 02:05:57.930980 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota ^^^^^^^^ 2026-04-21 02:05:57.930984 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:05:57.930988 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota return self.operate(in_op, other) 2026-04-21 02:05:57.930992 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.930995 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-21 02:05:57.931003 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:05:57.931007 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.931011 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:05:57.931015 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota return a.in_(b) 2026-04-21 02:05:57.931018 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota ^^^^^^^^ 2026-04-21 02:05:57.931022 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:05:57.931026 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota return self.operate(in_op, other) 2026-04-21 02:05:57.931030 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.931033 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-21 02:05:57.931040 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-21 02:05:57.931043 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.931047 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-21 02:05:57.931052 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota seq_or_selectable = coercions.expect( 2026-04-21 02:05:57.931056 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.931062 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-21 02:05:57.931066 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota resolved = impl._literal_coercion( 2026-04-21 02:05:57.931071 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:57.931075 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-21 02:05:57.931080 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota self._raise_for_expected(element, **kw) 2026-04-21 02:05:57.931084 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-21 02:05:57.931088 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota raise exc.ArgumentError(msg, code=code) from err 2026-04-21 02:05:57.931093 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-21 02:05:57.931098 | ubuntu-noble | 2026-04-21 02:05:57.868 6822 ERROR manila.quota 2026-04-21 02:05:57.931102 | ubuntu-noble | 2026-04-21 02:05:57.885 6822 INFO manila.coordination [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:57.931576 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_1 [0.057520s] ... ok 2026-04-21 02:05:57.932514 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_04 [0.022436s] ... ok 2026-04-21 02:05:57.938062 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_6 [0.019598s] ... ok 2026-04-21 02:05:57.955723 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_without_share_server [0.019280s] ... ok 2026-04-21 02:05:57.956520 | ubuntu-noble | 2026-04-21 02:05:57.948 6822 INFO manila.coordination [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:57.956897 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_instance_with_mount_point_name [0.062726s] ... ok 2026-04-21 02:05:57.956908 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_09 [0.023158s] ... ok 2026-04-21 02:05:57.957564 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_luns_present [0.019651s] ... ok 2026-04-21 02:05:57.968402 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_snapshot [0.019085s] ... ok 2026-04-21 02:05:57.969210 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_generic_share_backup_invalid_protocol_2_CIFS [0.040837s] ... ok 2026-04-21 02:05:57.977454 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_verify_and_wait_for_snapshot_to_transfer [0.019640s] ... ok 2026-04-21 02:05:57.990828 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_do_setup_with_dhss_2_False [0.019109s] ... ok 2026-04-21 02:05:57.994928 | ubuntu-noble | Cannot perform server migration because at leat one of the backends doesn't support SVM DR. 2026-04-21 02:05:57.995961 | ubuntu-noble | 2026-04-21 02:05:57.986 6822 WARNING manila.share.api [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Quota exceeded for None, tried to create share (20 shares already consumed).: manila.exception.OverQuota: Quota exceeded for resources: {'shares': 'fake'}. 2026-04-21 02:05:57.996205 | ubuntu-noble | 2026-04-21 02:05:57.987 6822 INFO manila.coordination [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:57.996228 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_quota_2 [0.038715s] ... ok 2026-04-21 02:05:57.997790 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_svm_dr_not_compatible_1 [0.019645s] ... ok 2026-04-21 02:05:58.005935 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_format_device [0.019261s] ... ok 2026-04-21 02:05:58.015362 | ubuntu-noble | Cannot perform server migration because destination host doesn't have enough free space. 2026-04-21 02:05:58.017578 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_svm_dr_not_compatible_2 [0.020250s] ... ok 2026-04-21 02:05:58.024565 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_1_None [0.055690s] ... ok 2026-04-21 02:05:58.025820 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_none [0.018850s] ... ok 2026-04-21 02:05:58.031528 | ubuntu-noble | 2026-04-21 02:05:58.026 6822 WARNING manila.share.api [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Quota exceeded for None, unable to create share-replica (20 of 10 already consumed).: manila.exception.OverQuota: Quota exceeded for resources: {'share_replicas': 'fake'}. 2026-04-21 02:05:58.031550 | ubuntu-noble | 2026-04-21 02:05:58.027 6822 INFO manila.coordination [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:58.031556 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_quota_4 [0.040004s] ... ok 2026-04-21 02:05:58.038028 | ubuntu-noble | {1} 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.019417s] ... ok 2026-04-21 02:05:58.044880 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_snapshot [0.019101s] ... ok 2026-04-21 02:05:58.056564 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_job_uuid [0.019337s] ... ok 2026-04-21 02:05:58.066389 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_attached_to_cinder_volume [0.019436s] ... ok 2026-04-21 02:05:58.071514 | ubuntu-noble | 2026-04-21 02:05:58.065 6822 INFO manila.coordination [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:58.072691 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_azs_with_subnets_invalid_input_1 [0.038155s] ... ok 2026-04-21 02:05:58.074881 | ubuntu-noble | Could not retrieve snapmirrors between source fake_id and destination fake_id_2 vServers. 2026-04-21 02:05:58.074901 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:58.074908 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_multi_svm.py", line 1714, in _get_snapmirror_svm 2026-04-21 02:05:58.074915 | ubuntu-noble | snapmirrors = dm_session.get_snapmirrors_svm( 2026-04-21 02:05:58.074921 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.074927 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:58.074933 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:58.074938 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.074944 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:58.074950 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:58.074955 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.074961 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:58.074967 | ubuntu-noble | raise effect 2026-04-21 02:05:58.074972 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2026-04-21 02:05:58.080349 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_snapmirror_svm_fail_to_get_snapmirrors [0.020138s] ... ok 2026-04-21 02:05:58.080374 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_2 [0.052810s] ... ok 2026-04-21 02:05:58.083181 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_snapshot_not_found [0.019335s] ... ok 2026-04-21 02:05:58.097391 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__setup_networking_for_destination_vserver [0.019756s] ... ok 2026-04-21 02:05:58.103101 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_resize_filesystem_invalid_new_size_1 [0.019471s] ... ok 2026-04-21 02:05:58.104638 | ubuntu-noble | Quota exceeded for None, tried to create backup, but (10 of 5 backups already consumed.) 2026-04-21 02:05:58.105928 | ubuntu-noble | 2026-04-21 02:05:58.102 6822 INFO manila.coordination [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:58.106640 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_azs_with_subnets_invalid_input_2 [0.036831s] ... ok 2026-04-21 02:05:58.107464 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_over_quota_2 [0.029678s] ... ok 2026-04-21 02:05:58.118181 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__share_server_migration_complete_svm_migrate [0.021255s] ... ok 2026-04-21 02:05:58.123363 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_shrink_share_error_on_resize_fs_1 [0.020444s] ... ok 2026-04-21 02:05:58.131674 | ubuntu-noble | 2026-04-21 02:05:58.127 6822 INFO manila.coordination [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:58.132367 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_invalid_share_type_2 [0.024686s] ... ok 2026-04-21 02:05:58.140804 | ubuntu-noble | {1} 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.022160s] ... ok 2026-04-21 02:05:58.143739 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_unmanage_snapshot [0.019332s] ... ok 2026-04-21 02:05:58.146475 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_7_hdfsfake [0.037004s] ... ok 2026-04-21 02:05:58.163075 | ubuntu-noble | {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.021227s] ... ok 2026-04-21 02:05:58.164088 | ubuntu-noble | {3} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_unmount_device_retry_once [0.019245s] ... ok 2026-04-21 02:05:58.167764 | ubuntu-noble | 2026-04-21 02:05:58.162 6822 WARNING manila.share.api [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Quota exceeded for None, unable to create a share replica size of 0G (10G of 5G already consumed).: manila.exception.OverQuota: Quota exceeded for resources: {'replica_gigabytes': 'fake'}. 2026-04-21 02:05:58.167790 | ubuntu-noble | 2026-04-21 02:05:58.163 6822 INFO manila.coordination [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:58.167884 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_over_quota_1 [0.036116s] ... ok 2026-04-21 02:05:58.182341 | ubuntu-noble | {3} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_fsal_hook [0.018477s] ... ok 2026-04-21 02:05:58.182364 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_nfs_config_extra_specs_validity [0.020073s] ... ok 2026-04-21 02:05:58.184823 | ubuntu-noble | Failed to commit reservations None 2026-04-21 02:05:58.184839 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:58.184843 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-21 02:05:58.184848 | ubuntu-noble | self._driver.commit( 2026-04-21 02:05:58.184852 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-21 02:05:58.184856 | ubuntu-noble | db.reservation_commit( 2026-04-21 02:05:58.184860 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-21 02:05:58.184864 | ubuntu-noble | return IMPL.reservation_commit( 2026-04-21 02:05:58.184867 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.184871 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-21 02:05:58.184875 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:05:58.184879 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.184882 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 02:05:58.184886 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 02:05:58.184890 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:05:58.184894 | ubuntu-noble | self.force_reraise() 2026-04-21 02:05:58.184907 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:05:58.184911 | ubuntu-noble | raise self.value 2026-04-21 02:05:58.184921 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 02:05:58.184924 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:05:58.184928 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.184932 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-21 02:05:58.184936 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:58.184940 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.184943 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-21 02:05:58.184947 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-04-21 02:05:58.184951 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.184955 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-21 02:05:58.184958 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-04-21 02:05:58.184962 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.184966 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:05:58.184970 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:05:58.184973 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.184977 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-21 02:05:58.184981 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:05:58.184985 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.184988 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:05:58.184992 | ubuntu-noble | return a.in_(b) 2026-04-21 02:05:58.184996 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:05:58.184999 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:05:58.185003 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:05:58.185007 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.185010 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-21 02:05:58.185014 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:05:58.185018 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.185022 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:05:58.185025 | ubuntu-noble | return a.in_(b) 2026-04-21 02:05:58.185029 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:05:58.185033 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:05:58.185036 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:05:58.185040 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.185044 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-21 02:05:58.185047 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:05:58.185051 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.185055 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:05:58.185062 | ubuntu-noble | return a.in_(b) 2026-04-21 02:05:58.185066 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:05:58.185074 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:05:58.185078 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:05:58.185082 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.185086 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-21 02:05:58.185090 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-21 02:05:58.185093 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.185097 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-21 02:05:58.185101 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-04-21 02:05:58.185105 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.185109 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-21 02:05:58.185112 | ubuntu-noble | resolved = impl._literal_coercion( 2026-04-21 02:05:58.185116 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.185120 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-21 02:05:58.185123 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-04-21 02:05:58.185130 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-21 02:05:58.185134 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-04-21 02:05:58.185137 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-21 02:05:58.192115 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_1 [0.045793s] ... ok 2026-04-21 02:05:58.196780 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:05:58.200204 | ubuntu-noble | {3} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_get_helper_vol_1 [0.018360s] ... ok 2026-04-21 02:05:58.202691 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_network_allocations [0.019533s] ... ok 2026-04-21 02:05:58.218025 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:05:58.219279 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_invalid_share_type_1 [0.026059s] ... ok 2026-04-21 02:05:58.220411 | ubuntu-noble | {3} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_export_volumes_off [0.019057s] ... ok 2026-04-21 02:05:58.222550 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_1 [0.020361s] ... ok 2026-04-21 02:05:58.236941 | ubuntu-noble | {3} 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.018085s] ... ok 2026-04-21 02:05:58.241969 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_flexgroups [0.019585s] ... ok 2026-04-21 02:05:58.253317 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_type_doesnt_support_AZ_1_None [0.027182s] ... ok 2026-04-21 02:05:58.255929 | ubuntu-noble | {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__kick_out_users_success [0.017935s] ... ok 2026-04-21 02:05:58.261365 | ubuntu-noble | {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.019667s] ... ok 2026-04-21 02:05:58.264358 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Failed to commit reservations None: sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-21 02:05:58.264378 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota Traceback (most recent call last): 2026-04-21 02:05:58.264383 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-21 02:05:58.264388 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota self._driver.commit( 2026-04-21 02:05:58.264392 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-21 02:05:58.264396 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota db.reservation_commit( 2026-04-21 02:05:58.264400 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-21 02:05:58.264403 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota return IMPL.reservation_commit( 2026-04-21 02:05:58.264407 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.264411 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-21 02:05:58.264433 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota return f(*args, **kwargs) 2026-04-21 02:05:58.264438 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.264442 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 02:05:58.264484 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 02:05:58.264489 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:05:58.264493 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota self.force_reraise() 2026-04-21 02:05:58.264504 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:05:58.264508 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota raise self.value 2026-04-21 02:05:58.264512 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 02:05:58.264515 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota return f(*args, **kwargs) 2026-04-21 02:05:58.264519 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.264523 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-21 02:05:58.264527 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota return fn(*args, **kwargs) 2026-04-21 02:05:58.264531 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.264535 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-21 02:05:58.264538 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota reservation_query = _quota_reservations_query(context, reservations) 2026-04-21 02:05:58.264550 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.264554 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-21 02:05:58.264558 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota models.Reservation.uuid.in_(reservations), 2026-04-21 02:05:58.264561 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.264565 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:05:58.264569 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota return self.operate(in_op, other) 2026-04-21 02:05:58.264572 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.264580 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-21 02:05:58.264584 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:05:58.264588 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.264592 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:05:58.264596 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota return a.in_(b) 2026-04-21 02:05:58.264599 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota ^^^^^^^^ 2026-04-21 02:05:58.264603 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:05:58.264607 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota return self.operate(in_op, other) 2026-04-21 02:05:58.264610 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.264614 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-21 02:05:58.264618 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:05:58.264621 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.264625 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:05:58.264629 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota return a.in_(b) 2026-04-21 02:05:58.264632 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota ^^^^^^^^ 2026-04-21 02:05:58.264636 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:05:58.264643 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota return self.operate(in_op, other) 2026-04-21 02:05:58.264646 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.264650 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-21 02:05:58.264654 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:05:58.264661 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.264665 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:05:58.264669 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota return a.in_(b) 2026-04-21 02:05:58.264673 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota ^^^^^^^^ 2026-04-21 02:05:58.264676 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:05:58.264680 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota return self.operate(in_op, other) 2026-04-21 02:05:58.264684 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.264687 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-21 02:05:58.264691 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-21 02:05:58.264695 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.264699 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-21 02:05:58.264702 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota seq_or_selectable = coercions.expect( 2026-04-21 02:05:58.264706 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.264712 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-21 02:05:58.264716 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota resolved = impl._literal_coercion( 2026-04-21 02:05:58.264720 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.264724 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-21 02:05:58.264728 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota self._raise_for_expected(element, **kw) 2026-04-21 02:05:58.264731 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-21 02:05:58.264735 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota raise exc.ArgumentError(msg, code=code) from err 2026-04-21 02:05:58.264739 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-21 02:05:58.264743 | ubuntu-noble | 2026-04-21 02:05:58.202 6822 ERROR manila.quota 2026-04-21 02:05:58.264747 | ubuntu-noble | 2026-04-21 02:05:58.210 6822 INFO manila.coordination [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:58.268118 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_4_HDFS [0.046269s] ... ok 2026-04-21 02:05:58.268142 | ubuntu-noble | 2026-04-21 02:05:58.248 6822 INFO manila.coordination [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:58.268156 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_2 [0.038608s] ... ok 2026-04-21 02:05:58.270597 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_type_doesnt_support_AZ_2_fake_share_type [0.026689s] ... ok 2026-04-21 02:05:58.273971 | ubuntu-noble | {3} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_create_export_share_does_not_exist [0.018526s] ... ok 2026-04-21 02:05:58.281081 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_shares_na [0.324991s] ... ok 2026-04-21 02:05:58.281913 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_ipspace_not_vlan_1_None [0.019996s] ... ok 2026-04-21 02:05:58.288853 | ubuntu-noble | 2026-04-21 02:05:58.285 6822 INFO manila.coordination [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:58.289111 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_3 [0.037057s] ... ok 2026-04-21 02:05:58.291892 | ubuntu-noble | {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_3 [0.018043s] ... ok 2026-04-21 02:05:58.301506 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_ipspace_not_vlan_2_flat [0.019770s] ... ok 2026-04-21 02:05:58.312479 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_invalid_azs_1 [0.041296s] ... ok 2026-04-21 02:05:58.316579 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_1_rw [0.036469s] ... ok 2026-04-21 02:05:58.321703 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_replica_2 [0.019872s] ... ok 2026-04-21 02:05:58.341330 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_group [0.019930s] ... ok 2026-04-21 02:05:58.343787 | ubuntu-noble | 2026-04-21 02:05:58.340 6822 INFO manila.coordination [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:58.344113 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot [0.054805s] ... ok 2026-04-21 02:05:58.355555 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_invalid_task_state [0.041707s] ... ok 2026-04-21 02:05:58.359302 | ubuntu-noble | Failed to configure Vserver. 2026-04-21 02:05:58.361802 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lif_creation_failure_4 [0.020141s] ... ok 2026-04-21 02:05:58.363984 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_rule_already_exists [0.047474s] ... ok 2026-04-21 02:05:58.383597 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_routes_1 [0.018911s] ... ok 2026-04-21 02:05:58.388149 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_configure_empty_default_prefix [0.024111s] ... ok 2026-04-21 02:05:58.402197 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_ipspace_has_data_vservers_2_False [0.020709s] ... ok 2026-04-21 02:05:58.403735 | ubuntu-noble | 2026-04-21 02:05:58.400 6822 INFO manila.coordination [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:58.406149 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_delete_2_error [0.059687s] ... ok 2026-04-21 02:05:58.416924 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_1_available [0.062041s] ... ok 2026-04-21 02:05:58.422151 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_admin_network_allocations_number [0.019501s] ... ok 2026-04-21 02:05:58.429165 | ubuntu-noble | Failed to commit reservations None 2026-04-21 02:05:58.429217 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:58.429224 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-21 02:05:58.429231 | ubuntu-noble | self._driver.commit( 2026-04-21 02:05:58.429237 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-21 02:05:58.429243 | ubuntu-noble | db.reservation_commit( 2026-04-21 02:05:58.429249 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-21 02:05:58.429255 | ubuntu-noble | return IMPL.reservation_commit( 2026-04-21 02:05:58.429261 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.429266 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-21 02:05:58.429272 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:05:58.429277 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.429283 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 02:05:58.429317 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 02:05:58.429334 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:05:58.429341 | ubuntu-noble | self.force_reraise() 2026-04-21 02:05:58.429346 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:05:58.429352 | ubuntu-noble | raise self.value 2026-04-21 02:05:58.429358 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 02:05:58.429363 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:05:58.429369 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.429375 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-21 02:05:58.429381 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:58.429386 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.429392 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-21 02:05:58.429397 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-04-21 02:05:58.429403 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.429409 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-21 02:05:58.429414 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-04-21 02:05:58.429420 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.429425 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:05:58.429431 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:05:58.429437 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.429442 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-21 02:05:58.429448 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:05:58.429453 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.429459 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:05:58.429464 | ubuntu-noble | return a.in_(b) 2026-04-21 02:05:58.429470 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:05:58.429476 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:05:58.429492 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:05:58.429498 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.429503 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-21 02:05:58.429509 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:05:58.429515 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.429520 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:05:58.429526 | ubuntu-noble | return a.in_(b) 2026-04-21 02:05:58.429531 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:05:58.429537 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:05:58.429542 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:05:58.429548 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.429553 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-21 02:05:58.429559 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:05:58.429564 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.429570 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:05:58.429575 | ubuntu-noble | return a.in_(b) 2026-04-21 02:05:58.429581 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:05:58.429594 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:05:58.429599 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:05:58.429605 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.429611 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-21 02:05:58.429616 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-21 02:05:58.429622 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.429627 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-21 02:05:58.429633 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-04-21 02:05:58.429639 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.429644 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-21 02:05:58.429650 | ubuntu-noble | resolved = impl._literal_coercion( 2026-04-21 02:05:58.429655 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.429665 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-21 02:05:58.429671 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-04-21 02:05:58.429676 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-21 02:05:58.429682 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-04-21 02:05:58.429687 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-21 02:05:58.444354 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_3 [0.047134s] ... ok 2026-04-21 02:05:58.444382 | ubuntu-noble | 2026-04-21 02:05:58.435 6822 INFO manila.coordination [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:58.444425 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_invalid_status [0.034230s] ... ok 2026-04-21 02:05:58.444430 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_admin_network_allocations_number_no_admin_network [0.019579s] ... ok 2026-04-21 02:05:58.461105 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_valid_3 [0.018789s] ... ok 2026-04-21 02:05:58.465696 | ubuntu-noble | 2026-04-21 02:05:58.463 6822 INFO manila.share.api [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Deleting replica FAKE_ID. 2026-04-21 02:05:58.468548 | ubuntu-noble | 2026-04-21 02:05:58.464 6822 INFO manila.coordination [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:58.468568 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_replica_no_host_1_True [0.029687s] ... ok 2026-04-21 02:05:58.473513 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_quota_error [0.057659s] ... ok 2026-04-21 02:05:58.478856 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_valid_ipspace_name [0.019396s] ... ok 2026-04-21 02:05:58.490639 | ubuntu-noble | 2026-04-21 02:05:58.489 6822 INFO manila.coordination [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:58.491563 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_server_dependent_share_exists [0.024399s] ... ok 2026-04-21 02:05:58.497216 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_server_no_dependent_shares [0.023846s] ... ok 2026-04-21 02:05:58.501585 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_06 [0.019410s] ... ok 2026-04-21 02:05:58.509782 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_2 [0.074250s] ... ok 2026-04-21 02:05:58.518044 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_07 [0.019552s] ... ok 2026-04-21 02:05:58.526467 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_force_delete_4_available [0.026559s] ... ok 2026-04-21 02:05:58.526481 | ubuntu-noble | 2026-04-21 02:05:58.523 6822 INFO manila.coordination [None req-d6fecd9b-c96c-4d99-982d-c6923cbea240 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:58.526486 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_extend_invalid_size [0.034464s] ... ok 2026-04-21 02:05:58.538145 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_09 [0.020000s] ... ok 2026-04-21 02:05:58.547846 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_replicated_snapshot_2_False [0.023648s] ... ok 2026-04-21 02:05:58.550630 | ubuntu-noble | 2026-04-21 02:05:58.548 6822 DEBUG manila.share.api [None req-9a22fc98-8a90-46f1-9045-11db3c15e980 fake_uid fake_pid_1 - - - -] Searching for shares by: {'all_tenants': 'wonk'} _get_all /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2372 2026-04-21 02:05:58.550919 | ubuntu-noble | 2026-04-21 02:05:58.549 6822 INFO manila.coordination [None req-9a22fc98-8a90-46f1-9045-11db3c15e980 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:58.551628 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_all_tenants_with_invaild_value [0.025340s] ... ok 2026-04-21 02:05:58.557837 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_2 [0.019669s] ... ok 2026-04-21 02:05:58.573636 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_not_available [0.061643s] ... ok 2026-04-21 02:05:58.576257 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_all_tenants_with_false [0.024087s] ... ok 2026-04-21 02:05:58.576319 | ubuntu-noble | 2026-04-21 02:05:58.573 6822 DEBUG manila.share.api [None req-27b9ef2b-f165-442a-b0a1-d2ca2e6d2913 fake_uid fake_pid_1 - - - -] Searching for shares by: {'extra_specs': {'foo1': 'bar1', 'foo2': 'bar2'}} _get_all /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2372 2026-04-21 02:05:58.576330 | ubuntu-noble | {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_with_invalid_access_4_1001__1000_129 [0.284479s] ... ok 2026-04-21 02:05:58.578249 | ubuntu-noble | 2026-04-21 02:05:58.575 6822 INFO manila.coordination [None req-27b9ef2b-f165-442a-b0a1-d2ca2e6d2913 fake_uid fake_pid_1 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:58.578717 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_filter_by_extra_specs [0.025420s] ... ok 2026-04-21 02:05:58.579541 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_5 [0.021566s] ... ok 2026-04-21 02:05:58.594673 | ubuntu-noble | {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_with_error_4 [0.018485s] ... ok 2026-04-21 02:05:58.596937 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_all_tenants [0.024179s] ... ok 2026-04-21 02:05:58.598772 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_share_has_replicas [0.025342s] ... ok 2026-04-21 02:05:58.601926 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_2 [0.020839s] ... ok 2026-04-21 02:05:58.606352 | ubuntu-noble | 2026-04-21 02:05:58.598 6822 DEBUG manila.share.api [None req-03c27dbe-ae7b-4e79-b716-cd16cbf38163 fake_uid fake_pid_2 - - - -] Searching for shares by: {'is_public': 't'} _get_all /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2372 2026-04-21 02:05:58.606377 | ubuntu-noble | 2026-04-21 02:05:58.599 6822 INFO manila.coordination [None req-03c27dbe-ae7b-4e79-b716-cd16cbf38163 fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:58.606382 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_7_t [0.024130s] ... ok 2026-04-21 02:05:58.614449 | ubuntu-noble | {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_2_5_6_7_8__foo_bar [0.019335s] ... ok 2026-04-21 02:05:58.621973 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_1_None [0.020691s] ... ok 2026-04-21 02:05:58.622961 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_2 [0.025519s] ... ok 2026-04-21 02:05:58.630610 | ubuntu-noble | Unsupported access level ro or access type user, skipping removal of access rule to 4.4.4.4. 2026-04-21 02:05:58.630711 | ubuntu-noble | 2026-04-21 02:05:58.622 6822 DEBUG manila.share.api [None req-03c27dbe-ae7b-4e79-b716-cd16cbf38163 fake_uid fake_pid_2 - - - -] Searching for snapshots by: {'all_tenants': 1} _get_all_snapshots /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:2507 2026-04-21 02:05:58.630741 | ubuntu-noble | 2026-04-21 02:05:58.624 6822 INFO manila.coordination [None req-03c27dbe-ae7b-4e79-b716-cd16cbf38163 fake_uid fake_pid_2 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:58.630748 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_admin_all_tenants [0.024367s] ... ok 2026-04-21 02:05:58.630919 | ubuntu-noble | Access rule ip:2.2.2.3 already exists for share fake_share_name 2026-04-21 02:05:58.633530 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_1_None [0.035244s] ... ok 2026-04-21 02:05:58.633551 | ubuntu-noble | {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_2_ro [0.019257s] ... ok 2026-04-21 02:05:58.639852 | ubuntu-noble | Cannot perform server migration to a specific pool. Please choose a destination host 'host@backend' as destination. 2026-04-21 02:05:58.642746 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_dest_with_pool [0.020564s] ... ok 2026-04-21 02:05:58.647459 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_3 [0.024912s] ... ok 2026-04-21 02:05:58.653339 | ubuntu-noble | {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_delete_invalid_rule_3 [0.019553s] ... ok 2026-04-21 02:05:58.659916 | ubuntu-noble | Cannot perform server migration within the same cluster. Please choose a destination host that's in a different cluster. 2026-04-21 02:05:58.662405 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_same_cluster [0.019732s] ... ok 2026-04-21 02:05:58.663026 | ubuntu-noble | 2026-04-21 02:05:58.657 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:58.663501 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_not_authorized [0.033803s] ... ok 2026-04-21 02:05:58.667554 | ubuntu-noble | Quota exceeded for None, unable to create a share replica size of 1G (10G of 5G already consumed). 2026-04-21 02:05:58.671393 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_quota_3 [0.037827s] ... ok 2026-04-21 02:05:58.671489 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_share_server_update_allocations_key [0.023851s] ... ok 2026-04-21 02:05:58.673189 | ubuntu-noble | {3} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_recovery_mode_2 [0.019737s] ... ok 2026-04-21 02:05:58.683720 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_complete_1 [0.020753s] ... ok 2026-04-21 02:05:58.686080 | ubuntu-noble | 2026-04-21 02:05:58.683 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:58.686862 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_defaults_2 [0.026363s] ... ok 2026-04-21 02:05:58.696321 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_get_snapshot_non_admin_deferred_state [0.024560s] ... ok 2026-04-21 02:05:58.702275 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_migrate_2___transferring___False_ [0.019424s] ... ok 2026-04-21 02:05:58.702714 | ubuntu-noble | Quota exceeded for None, unable to create share-replica (10 of 5 already consumed). 2026-04-21 02:05:58.705112 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_over_quota_2 [0.034569s] ... ok 2026-04-21 02:05:58.715682 | ubuntu-noble | 2026-04-21 02:05:58.712 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:58.715843 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_dhss_true_and_false_3 [0.028286s] ... ok 2026-04-21 02:05:58.719608 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_handle_revert_to_snapshot_quotas_different_size [0.023807s] ... ok 2026-04-21 02:05:58.722179 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_2 [0.020088s] ... ok 2026-04-21 02:05:58.739631 | ubuntu-noble | Vserver not specified for share server being deleted. Deletion of share server record will proceed anyway. 2026-04-21 02:05:58.739875 | ubuntu-noble | 2026-04-21 02:05:58.737 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:58.740211 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_manage_share_server [0.024925s] ... ok 2026-04-21 02:05:58.740411 | ubuntu-noble | Found an existing share with export location fake! 2026-04-21 02:05:58.744204 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_manage_duplicate_1_manage_error [0.022998s] ... ok 2026-04-21 02:05:58.744531 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server_no_share_server_1_None [0.019177s] ... ok 2026-04-21 02:05:58.744934 | ubuntu-noble | Failed to commit reservations None 2026-04-21 02:05:58.744954 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:58.744966 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-21 02:05:58.744971 | ubuntu-noble | self._driver.commit( 2026-04-21 02:05:58.744977 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-21 02:05:58.744982 | ubuntu-noble | db.reservation_commit( 2026-04-21 02:05:58.744987 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-21 02:05:58.744993 | ubuntu-noble | return IMPL.reservation_commit( 2026-04-21 02:05:58.744998 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.745003 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-21 02:05:58.745008 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:05:58.745014 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.745019 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 02:05:58.745024 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 02:05:58.745029 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:05:58.745035 | ubuntu-noble | self.force_reraise() 2026-04-21 02:05:58.745040 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:05:58.745045 | ubuntu-noble | raise self.value 2026-04-21 02:05:58.745050 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 02:05:58.745056 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:05:58.745061 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.745066 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-21 02:05:58.745071 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:58.745077 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.745082 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-21 02:05:58.745087 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-04-21 02:05:58.745092 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.745097 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-21 02:05:58.745110 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-04-21 02:05:58.745116 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.745121 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:05:58.745126 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:05:58.745132 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.745137 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-21 02:05:58.745142 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:05:58.745147 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.745153 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:05:58.745158 | ubuntu-noble | return a.in_(b) 2026-04-21 02:05:58.745163 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:05:58.745168 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:05:58.745173 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:05:58.745178 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.745184 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-21 02:05:58.745189 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:05:58.745194 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.745199 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:05:58.745204 | ubuntu-noble | return a.in_(b) 2026-04-21 02:05:58.745209 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:05:58.745214 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:05:58.745220 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:05:58.745225 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.745230 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-21 02:05:58.745235 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:05:58.745240 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.745245 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:05:58.745251 | ubuntu-noble | return a.in_(b) 2026-04-21 02:05:58.745256 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:05:58.745266 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:05:58.745275 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:05:58.745280 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.745285 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-21 02:05:58.745312 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-21 02:05:58.745317 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.745322 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-21 02:05:58.745328 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-04-21 02:05:58.745333 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.745338 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-21 02:05:58.745349 | ubuntu-noble | resolved = impl._literal_coercion( 2026-04-21 02:05:58.745355 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.745360 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-21 02:05:58.745365 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-04-21 02:05:58.745370 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-21 02:05:58.745375 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-04-21 02:05:58.745381 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-21 02:05:58.751080 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_3_GLUSTERFS [0.045335s] ... ok 2026-04-21 02:05:58.759899 | ubuntu-noble | Could not find Vserver for share server being deleted: fake_vserver_1. Deletion of share server record will proceed anyway. 2026-04-21 02:05:58.761656 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server_no_vserver [0.019630s] ... ok 2026-04-21 02:05:58.768016 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_manage_snapshot_already_managed [0.024725s] ... ok 2026-04-21 02:05:58.776699 | ubuntu-noble | 2026-04-21 02:05:58.771 6822 ERROR manila.share.api [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Migration of share fake_id has already completed. 2026-04-21 02:05:58.776723 | ubuntu-noble | 2026-04-21 02:05:58.772 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:58.776730 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_2_migration_success [0.035219s] ... ok 2026-04-21 02:05:58.779273 | ubuntu-noble | The requested security service update is not supported by the NetApp driver. 2026-04-21 02:05:58.781226 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_check_error [0.019775s] ... ok 2026-04-21 02:05:58.786269 | ubuntu-noble | Failed to commit reservations None 2026-04-21 02:05:58.786307 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:58.786316 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-21 02:05:58.786322 | ubuntu-noble | self._driver.commit( 2026-04-21 02:05:58.786327 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-21 02:05:58.786333 | ubuntu-noble | db.reservation_commit( 2026-04-21 02:05:58.786338 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-21 02:05:58.786343 | ubuntu-noble | return IMPL.reservation_commit( 2026-04-21 02:05:58.786349 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.786354 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-21 02:05:58.786359 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:05:58.786364 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.786370 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 02:05:58.786375 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 02:05:58.786380 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:05:58.786385 | ubuntu-noble | self.force_reraise() 2026-04-21 02:05:58.786391 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:05:58.786396 | ubuntu-noble | raise self.value 2026-04-21 02:05:58.786410 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 02:05:58.786416 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:05:58.786421 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.786431 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-21 02:05:58.786437 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:05:58.786442 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.786447 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-21 02:05:58.786452 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-04-21 02:05:58.786458 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.786463 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-21 02:05:58.786468 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-04-21 02:05:58.786473 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.786487 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:05:58.786493 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:05:58.786498 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.786503 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-21 02:05:58.786509 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:05:58.786514 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.786519 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:05:58.786524 | ubuntu-noble | return a.in_(b) 2026-04-21 02:05:58.786529 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:05:58.786535 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:05:58.786540 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:05:58.786545 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.786550 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-21 02:05:58.786555 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:05:58.786561 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.786566 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:05:58.786571 | ubuntu-noble | return a.in_(b) 2026-04-21 02:05:58.786576 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:05:58.786582 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:05:58.786587 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:05:58.786592 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.786597 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-21 02:05:58.786602 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:05:58.786608 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.786613 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:05:58.786618 | ubuntu-noble | return a.in_(b) 2026-04-21 02:05:58.786623 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:05:58.786634 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:05:58.786645 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:05:58.786650 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.786656 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-21 02:05:58.786661 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-21 02:05:58.786666 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.786671 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-21 02:05:58.786677 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-04-21 02:05:58.786682 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.786687 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-21 02:05:58.786692 | ubuntu-noble | resolved = impl._literal_coercion( 2026-04-21 02:05:58.786697 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.786703 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-21 02:05:58.786708 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-04-21 02:05:58.786713 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-21 02:05:58.786718 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-04-21 02:05:58.786724 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-21 02:05:58.792791 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_manage_snapshot_share_not_found [0.023856s] ... ok 2026-04-21 02:05:58.793360 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_5_CEPHFS [0.042706s] ... ok 2026-04-21 02:05:58.801337 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_cluster_creds_vserver_match [0.019445s] ... ok 2026-04-21 02:05:58.812803 | ubuntu-noble | 2026-04-21 02:05:58.808 6822 ERROR manila.share.api [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] First migration phase of share fake_id not completed yet. 2026-04-21 02:05:58.812854 | ubuntu-noble | 2026-04-21 02:05:58.809 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:58.812862 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_1_data_copying_starting [0.036143s] ... ok 2026-04-21 02:05:58.815724 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_share_wrong_size_some [0.022077s] ... ok 2026-04-21 02:05:58.820779 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_aggregates [0.019791s] ... ok 2026-04-21 02:05:58.826504 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_0_1_migration_starting [0.034270s] ... ok 2026-04-21 02:05:58.839695 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_for_replicated_share [0.023476s] ... ok 2026-04-21 02:05:58.841966 | ubuntu-noble | Fixed interval looping call 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_single_svm.trace..trace_wrapper' failed 2026-04-21 02:05:58.841985 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:58.841992 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 375, in invoke_elem 2026-04-21 02:05:58.842009 | ubuntu-noble | response = self._session.post( 2026-04-21 02:05:58.842026 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.842032 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/sessions.py", line 640, in post 2026-04-21 02:05:58.842038 | ubuntu-noble | return self.request("POST", url, data=data, json=json, **kwargs) 2026-04-21 02:05:58.842043 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.842049 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/sessions.py", line 592, in request 2026-04-21 02:05:58.842054 | ubuntu-noble | resp = self.send(prep, **send_kwargs) 2026-04-21 02:05:58.842060 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.842066 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/sessions.py", line 706, in send 2026-04-21 02:05:58.842071 | ubuntu-noble | r = adapter.send(request, **kwargs) 2026-04-21 02:05:58.842077 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.842081 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/adapters.py", line 617, in send 2026-04-21 02:05:58.842085 | ubuntu-noble | self.cert_verify(conn, request.url, verify, cert) 2026-04-21 02:05:58.842089 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/adapters.py", line 328, in cert_verify 2026-04-21 02:05:58.842093 | ubuntu-noble | raise OSError( 2026-04-21 02:05:58.842098 | ubuntu-noble | OSError: Could not find the TLS certificate file, invalid path: /fake_certificate.pem 2026-04-21 02:05:58.842103 | ubuntu-noble | 2026-04-21 02:05:58.842107 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-04-21 02:05:58.842112 | ubuntu-noble | 2026-04-21 02:05:58.842117 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:58.842122 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py", line 175, in _run_loop 2026-04-21 02:05:58.842126 | ubuntu-noble | result = func(*self.args, **self.kw) 2026-04-21 02:05:58.842129 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.842133 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-04-21 02:05:58.842137 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-04-21 02:05:58.842140 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.842144 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 684, in _handle_ems_logging 2026-04-21 02:05:58.842148 | ubuntu-noble | self._client.send_ems_log_message(self._build_ems_log_message_1()) 2026-04-21 02:05:58.842152 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.842156 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-04-21 02:05:58.842159 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-04-21 02:05:58.842163 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.842173 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 714, in _build_ems_log_message_1 2026-04-21 02:05:58.842177 | ubuntu-noble | message = self._get_ems_pool_info() 2026-04-21 02:05:58.842181 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.842185 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_single_svm.py", line 115, in _get_ems_pool_info 2026-04-21 02:05:58.842188 | ubuntu-noble | 'aggregates': self._find_matching_aggregates(), 2026-04-21 02:05:58.842192 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.842196 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-04-21 02:05:58.842200 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-04-21 02:05:58.842203 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.842211 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_single_svm.py", line 143, in _find_matching_aggregates 2026-04-21 02:05:58.842215 | ubuntu-noble | vserver_client = self._get_api_client(vserver=self._vserver) 2026-04-21 02:05:58.842219 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.842223 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-04-21 02:05:58.842226 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-04-21 02:05:58.842230 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.842234 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 315, in _get_api_client 2026-04-21 02:05:58.842238 | ubuntu-noble | client = self._get_client(self.configuration, vserver=vserver) 2026-04-21 02:05:58.842241 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.842245 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 274, in _get_client 2026-04-21 02:05:58.842254 | ubuntu-noble | client = client_cmode.NetAppCmodeClient( 2026-04-21 02:05:58.842258 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.842261 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 64, in __init__ 2026-04-21 02:05:58.842265 | ubuntu-noble | (major, minor) = self.get_ontapi_version(cached=False) 2026-04-21 02:05:58.842269 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.842272 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 50, in get_ontapi_version 2026-04-21 02:05:58.842276 | ubuntu-noble | result = self.send_request('system-get-ontapi-version', 2026-04-21 02:05:58.842280 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.842284 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 93, in send_request 2026-04-21 02:05:58.842287 | ubuntu-noble | return self.connection.invoke_successfully( 2026-04-21 02:05:58.842968 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.842977 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 759, in invoke_successfully 2026-04-21 02:05:58.842981 | ubuntu-noble | return self.get_client(use_zapi=use_zapi).invoke_successfully( 2026-04-21 02:05:58.842984 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.842988 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 405, in invoke_successfully 2026-04-21 02:05:58.842992 | ubuntu-noble | result = self.invoke_elem( 2026-04-21 02:05:58.842996 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.842999 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 382, in invoke_elem 2026-04-21 02:05:58.843003 | ubuntu-noble | raise NaApiError(message=e) 2026-04-21 02:05:58.843007 | ubuntu-noble | 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 2026-04-21 02:05:58.843132 | ubuntu-noble | Fixed interval looping call 'manila.share.drivers.netapp.dataontap.cluster_mode.lib_single_svm.trace..trace_wrapper' failed 2026-04-21 02:05:58.843139 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:58.843143 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 375, in invoke_elem 2026-04-21 02:05:58.843147 | ubuntu-noble | response = self._session.post( 2026-04-21 02:05:58.843151 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.843155 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/sessions.py", line 640, in post 2026-04-21 02:05:58.843165 | ubuntu-noble | return self.request("POST", url, data=data, json=json, **kwargs) 2026-04-21 02:05:58.843168 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.843172 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/sessions.py", line 592, in request 2026-04-21 02:05:58.843176 | ubuntu-noble | resp = self.send(prep, **send_kwargs) 2026-04-21 02:05:58.843180 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.843187 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/sessions.py", line 706, in send 2026-04-21 02:05:58.843191 | ubuntu-noble | r = adapter.send(request, **kwargs) 2026-04-21 02:05:58.843195 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.843198 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/adapters.py", line 617, in send 2026-04-21 02:05:58.843202 | ubuntu-noble | self.cert_verify(conn, request.url, verify, cert) 2026-04-21 02:05:58.843206 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/adapters.py", line 328, in cert_verify 2026-04-21 02:05:58.843210 | ubuntu-noble | raise OSError( 2026-04-21 02:05:58.843213 | ubuntu-noble | OSError: Could not find the TLS certificate file, invalid path: /fake_certificate.pem 2026-04-21 02:05:58.843217 | ubuntu-noble | 2026-04-21 02:05:58.843221 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-04-21 02:05:58.843225 | ubuntu-noble | 2026-04-21 02:05:58.843229 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:58.843233 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_service/backend/_common/loopingcall.py", line 65, in func 2026-04-21 02:05:58.843237 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:05:58.843240 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.843244 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-04-21 02:05:58.843248 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-04-21 02:05:58.843252 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.843255 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_single_svm.py", line 123, in _handle_housekeeping_tasks 2026-04-21 02:05:58.843259 | ubuntu-noble | vserver_client = self._get_api_client(vserver=self._vserver) 2026-04-21 02:05:58.843263 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.843267 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-04-21 02:05:58.843270 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-04-21 02:05:58.843274 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.843278 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 315, in _get_api_client 2026-04-21 02:05:58.843282 | ubuntu-noble | client = self._get_client(self.configuration, vserver=vserver) 2026-04-21 02:05:58.843285 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.843303 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 274, in _get_client 2026-04-21 02:05:58.843307 | ubuntu-noble | client = client_cmode.NetAppCmodeClient( 2026-04-21 02:05:58.843310 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.843314 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 64, in __init__ 2026-04-21 02:05:58.843318 | ubuntu-noble | (major, minor) = self.get_ontapi_version(cached=False) 2026-04-21 02:05:58.843321 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.843325 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 50, in get_ontapi_version 2026-04-21 02:05:58.843329 | ubuntu-noble | result = self.send_request('system-get-ontapi-version', 2026-04-21 02:05:58.843337 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.843341 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 93, in send_request 2026-04-21 02:05:58.843345 | ubuntu-noble | return self.connection.invoke_successfully( 2026-04-21 02:05:58.843348 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.843352 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 759, in invoke_successfully 2026-04-21 02:05:58.843356 | ubuntu-noble | return self.get_client(use_zapi=use_zapi).invoke_successfully( 2026-04-21 02:05:58.843360 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.843368 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 405, in invoke_successfully 2026-04-21 02:05:58.843372 | ubuntu-noble | result = self.invoke_elem( 2026-04-21 02:05:58.843376 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:58.843380 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 382, in invoke_elem 2026-04-21 02:05:58.843383 | ubuntu-noble | raise NaApiError(message=e) 2026-04-21 02:05:58.843387 | ubuntu-noble | 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 2026-04-21 02:05:58.845892 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_aggregates_no_flexvol_pool [0.024255s] ... ok 2026-04-21 02:05:58.848099 | ubuntu-noble | 2026-04-21 02:05:58.842 6822 ERROR manila.share.api [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Migration of share fake_id has already completed. 2026-04-21 02:05:58.848140 | ubuntu-noble | 2026-04-21 02:05:58.843 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:58.848151 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_2_migration_success [0.034439s] ... ok 2026-04-21 02:05:58.859528 | ubuntu-noble | Quota exceeded for None, tried to create 1G snapshot (10G of 10G already consumed). 2026-04-21 02:05:58.861972 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_0_4_migration_in_progress [0.034806s] ... ok 2026-04-21 02:05:58.862048 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_space_quota_exceeded [0.022360s] ... ok 2026-04-21 02:05:58.865077 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_network_allocations_number [0.019627s] ... ok 2026-04-21 02:05:58.884897 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_average_cpu_utilization [0.019568s] ... ok 2026-04-21 02:05:58.889829 | ubuntu-noble | 2026-04-21 02:05:58.884 6822 ERROR manila.share.api [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] First migration phase of share fake_id not completed yet. 2026-04-21 02:05:58.889856 | ubuntu-noble | 2026-04-21 02:05:58.886 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:58.890519 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_3_data_copying_in_progress [0.042305s] ... ok 2026-04-21 02:05:58.895799 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_3_migration_cancelled [0.033814s] ... ok 2026-04-21 02:05:58.897045 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_backup_invalid_state_2_creating [0.034747s] ... ok 2026-04-21 02:05:58.904991 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_consistency_point_p2_flush_time [0.018743s] ... ok 2026-04-21 02:05:58.923552 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_processor_counters [0.018765s] ... ok 2026-04-21 02:05:58.929756 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_7_data_copying_completing [0.034301s] ... ok 2026-04-21 02:05:58.934709 | ubuntu-noble | 2026-04-21 02:05:58.929 6822 ERROR manila.share.api [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Migration progress of share fake_id cannot be obtained at this moment. 2026-04-21 02:05:58.934901 | ubuntu-noble | 2026-04-21 02:05:58.930 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:58.935461 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_invalid_1_None [0.044271s] ... ok 2026-04-21 02:05:58.940735 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_zero_time_2 [0.018378s] ... ok 2026-04-21 02:05:58.941422 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_has_replicas [0.044397s] ... ok 2026-04-21 02:05:58.959276 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_performance_counter_average [0.018385s] ... ok 2026-04-21 02:05:58.965579 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_replica_no_host_2_False [0.024194s] ... ok 2026-04-21 02:05:58.970959 | ubuntu-noble | 2026-04-21 02:05:58.965 6822 ERROR manila.share.api [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] There is no migration being performed for share fake_id at this moment. 2026-04-21 02:05:58.970980 | ubuntu-noble | 2026-04-21 02:05:58.966 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:58.971602 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_None [0.035627s] ... ok 2026-04-21 02:05:58.978698 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache_first_pass [0.019324s] ... ok 2026-04-21 02:05:58.980778 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_3 [0.050281s] ... ok 2026-04-21 02:05:58.998420 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_update_performance_cache_unknown_nodes [0.018490s] ... ok 2026-04-21 02:05:59.007274 | ubuntu-noble | 2026-04-21 02:05:59.003 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:59.007317 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host [0.036721s] ... ok 2026-04-21 02:05:59.015748 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_1 [0.018226s] ... ok 2026-04-21 02:05:59.024374 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_same_data_as_source_3 [0.041091s] ... ok 2026-04-21 02:05:59.025619 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_deferred_1_True [0.056063s] ... ok 2026-04-21 02:05:59.033414 | ubuntu-noble | 2026-04-21 02:05:59.027 6822 ERROR manila.share.api [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Invalid parameter combination. Cannot set parameters "nondisruptive", "writable", "preserve_snapshots" or "preserve_metadata" to True when enabling the "force_host_assisted_migration" option. 2026-04-21 02:05:59.033448 | ubuntu-noble | 2026-04-21 02:05:59.028 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:59.033455 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host_and_driver_assisted_params_2 [0.025354s] ... ok 2026-04-21 02:05:59.034112 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_4 [0.018075s] ... ok 2026-04-21 02:05:59.045394 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_replicated_snapshot_no_active_replica [0.023819s] ... ok 2026-04-21 02:05:59.053511 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_delete_share [0.018371s] ... ok 2026-04-21 02:05:59.056403 | ubuntu-noble | 2026-04-21 02:05:59.052 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:59.056877 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica [0.024102s] ... ok 2026-04-21 02:05:59.070543 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_export_location_1 [0.017780s] ... ok 2026-04-21 02:05:59.077622 | ubuntu-noble | The first phase of migration has to finish to request the completion of server d5cd114f-3368-453f-8039-6fb568124efa's migration. 2026-04-21 02:05:59.078989 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_deferred_2_False [0.056847s] ... ok 2026-04-21 02:05:59.081590 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_complete_invalid_status_2___server_migrating____migration_starting__ [0.035427s] ... ok 2026-04-21 02:05:59.084062 | ubuntu-noble | 2026-04-21 02:05:59.078 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:59.085103 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_admin_authorized_2_error [0.025369s] ... ok 2026-04-21 02:05:59.088183 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_export_location_4 [0.018198s] ... ok 2026-04-21 02:05:59.105842 | ubuntu-noble | 2026-04-21 02:05:59.103 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:59.105951 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_3_error [0.024588s] ... ok 2026-04-21 02:05:59.106876 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_handle_deleted_rules [0.018488s] ... ok 2026-04-21 02:05:59.125849 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_create_share_1_True [0.018276s] ... ok 2026-04-21 02:05:59.129088 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_wrong_status [0.050142s] ... ok 2026-04-21 02:05:59.131161 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_destination_multiple_servers [0.046621s] ... ok 2026-04-21 02:05:59.143972 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_delete_share [0.018300s] ... ok 2026-04-21 02:05:59.162039 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_ensure_export_policy_equal [0.017764s] ... ok 2026-04-21 02:05:59.163931 | ubuntu-noble | 2026-04-21 02:05:59.161 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:59.163949 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_server_migration_check_nondisruptive_and_network_change [0.058475s] ... ok 2026-04-21 02:05:59.166193 | ubuntu-noble | Migration progress of share server 5a7bbe4e-f7d1-43ba-99d5-b861778246a2 cannot be obtained. The provided share server is not being migrated. 2026-04-21 02:05:59.170422 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_not_migrating [0.041618s] ... ok 2026-04-21 02:05:59.180341 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver_invalid_mode [0.018708s] ... ok 2026-04-21 02:05:59.189048 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_to_instance [0.060045s] ... ok 2026-04-21 02:05:59.199379 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver_missing_mode_no_default [0.018799s] ... ok 2026-04-21 02:05:59.218528 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_get_driver_mode_missing_mode_good_default [0.018635s] ... ok 2026-04-21 02:05:59.221578 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_extend_invalid_status [0.032417s] ... ok 2026-04-21 02:05:59.236959 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_check_flags_missing_flag [0.018838s] ... ok 2026-04-21 02:05:59.240187 | ubuntu-noble | 2026-04-21 02:05:59.237 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:59.240379 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_share_metadata_update_delete [0.076167s] ... ok 2026-04-21 02:05:59.254502 | ubuntu-noble | Replica gigabytes quota exceeded for None, tried to extend 100G share (23G of 13G already consumed). 2026-04-21 02:05:59.256138 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_get_relationship_type_2 [0.017864s] ... ok 2026-04-21 02:05:59.257373 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_extend_quota_error_2 [0.034973s] ... ok 2026-04-21 02:05:59.275110 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing_invalid_regex_1____bad [0.018232s] ... ok 2026-04-21 02:05:59.292884 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_extend_with_share_type_size_limit_admin [0.034114s] ... ok 2026-04-21 02:05:59.293743 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing_invalid_regex_3_eX___ [0.017969s] ... ok 2026-04-21 02:05:59.294324 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_start [0.124135s] ... ok 2026-04-21 02:05:59.309793 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_no_info_from_version_info [0.017778s] ... ok 2026-04-21 02:05:59.314163 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_default_filters [0.022875s] ... ok 2026-04-21 02:05:59.331662 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_info_from_dpkg [0.018263s] ... ok 2026-04-21 02:05:59.334318 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_size_2_0 [0.038654s] ... ok 2026-04-21 02:05:59.337004 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_3 [0.021651s] ... ok 2026-04-21 02:05:59.349058 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_openstack_info_rpm_pkg_not_found [0.018032s] ... ok 2026-04-21 02:05:59.358424 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_share_server_and_all_tenants [0.022374s] ... ok 2026-04-21 02:05:59.364186 | ubuntu-noble | {1} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_version_from_version_string [0.018242s] ... ok 2026-04-21 02:05:59.370355 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_status [0.034889s] ... ok 2026-04-21 02:05:59.382037 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_invalid_public_value_1_truefoo [0.021557s] ... ok 2026-04-21 02:05:59.384737 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share_from_snapshot [0.019256s] ... ok 2026-04-21 02:05:59.402514 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_share [0.018784s] ... ok 2026-04-21 02:05:59.403034 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_4_no [0.022868s] ... ok 2026-04-21 02:05:59.421243 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_deny_access__unsupported_access_type [0.018820s] ... ok 2026-04-21 02:05:59.427753 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_2_true [0.022629s] ... ok 2026-04-21 02:05:59.434378 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_access_get [0.067007s] ... ok 2026-04-21 02:05:59.440709 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_share_backend_name [0.018508s] ... ok 2026-04-21 02:05:59.448807 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_5_y [0.022314s] ... ok 2026-04-21 02:05:59.459115 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_create [0.018258s] ... ok 2026-04-21 02:05:59.469697 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_4 [0.021432s] ... ok 2026-04-21 02:05:59.476867 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_delete_not_found [0.017703s] ... ok 2026-04-21 02:05:59.491796 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_not_admin [0.021516s] ... ok 2026-04-21 02:05:59.494761 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_mount [0.018135s] ... ok 2026-04-21 02:05:59.513670 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___iscsi [0.018437s] ... ok 2026-04-21 02:05:59.513791 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_all_with_sorting_valid [0.021789s] ... ok 2026-04-21 02:05:59.530861 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_200_no_data [0.017947s] ... ok 2026-04-21 02:05:59.535420 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_invalid_1 [0.022155s] ... ok 2026-04-21 02:05:59.543496 | ubuntu-noble | All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-04-21 02:05:59.551669 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___delete_invalid_payload [0.018804s] ... ok 2026-04-21 02:05:59.560887 | ubuntu-noble | 2026-04-21 02:05:59.559 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:59.562241 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_2_migration_driver_in_progress [0.321540s] ... ok 2026-04-21 02:05:59.567991 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___delete_payload [0.018157s] ... ok 2026-04-21 02:05:59.586179 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___empty_path [0.018136s] ... ok 2026-04-21 02:05:59.596653 | ubuntu-noble | 2026-04-21 02:05:59.593 6822 ERROR manila.share.api [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Share server b2ac1c02-7eed-4678-8496-2f9cc8ceb09d is not migrating 2026-04-21 02:05:59.596674 | ubuntu-noble | 2026-04-21 02:05:59.594 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:59.597137 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_complete_invalid_status_1___active___None_ [0.034443s] ... ok 2026-04-21 02:05:59.604205 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___put [0.017925s] ... ok 2026-04-21 02:05:59.606375 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_1 [0.069987s] ... ok 2026-04-21 02:05:59.623260 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___request_after_failover [0.019048s] ... ok 2026-04-21 02:05:59.638927 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_1 [0.031934s] ... ok 2026-04-21 02:05:59.642103 | ubuntu-noble | 2026-04-21 02:05:59.638 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:59.642434 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_2_migration_success [0.044709s] ... ok 2026-04-21 02:05:59.669209 | ubuntu-noble | Failed to obtain migration progress of share fake_id. 2026-04-21 02:05:59.669245 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:05:59.669256 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 2165, in migration_get_progress 2026-04-21 02:05:59.669265 | ubuntu-noble | result = data_rpc.data_copy_get_progress( 2026-04-21 02:05:59.669273 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:59.669281 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:59.669360 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:05:59.669369 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:59.669378 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:59.669386 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:59.669394 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:59.669403 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-04-21 02:05:59.669411 | ubuntu-noble | raise result 2026-04-21 02:05:59.669419 | ubuntu-noble | Exception: fake 2026-04-21 02:05:59.671521 | ubuntu-noble | 2026-04-21 02:05:59.663 6822 DEBUG manila.share.api [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Share server fake_src_server_id was not found. We will search for a successful migration share_server_migration_get_progress /home/zuul/src/github.com/vexxhost/manila/manila/share/api.py:3429 2026-04-21 02:05:59.671535 | ubuntu-noble | 2026-04-21 02:05:59.664 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:59.671780 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_has_destination_only [0.025200s] ... ok 2026-04-21 02:05:59.672733 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_2 [0.034199s] ... ok 2026-04-21 02:05:59.712728 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_race [0.038992s] ... ok 2026-04-21 02:05:59.731748 | ubuntu-noble | 2026-04-21 02:05:59.709 6822 ERROR manila.share.api [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Failed to obtain migration progress of share server 258e87e2-28f6-46e0-9ef5-2939e139a343.: Exception 2026-04-21 02:05:59.731778 | ubuntu-noble | 2026-04-21 02:05:59.709 6822 ERROR manila.share.api Traceback (most recent call last): 2026-04-21 02:05:59.731784 | ubuntu-noble | 2026-04-21 02:05:59.709 6822 ERROR manila.share.api File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 3476, in share_server_migration_get_progress 2026-04-21 02:05:59.731788 | ubuntu-noble | 2026-04-21 02:05:59.709 6822 ERROR manila.share.api self.share_rpcapi.share_server_migration_get_progress( 2026-04-21 02:05:59.731792 | ubuntu-noble | 2026-04-21 02:05:59.709 6822 ERROR manila.share.api File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:05:59.731796 | ubuntu-noble | 2026-04-21 02:05:59.709 6822 ERROR manila.share.api return self._mock_call(*args, **kwargs) 2026-04-21 02:05:59.731799 | ubuntu-noble | 2026-04-21 02:05:59.709 6822 ERROR manila.share.api ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:59.731803 | ubuntu-noble | 2026-04-21 02:05:59.709 6822 ERROR manila.share.api File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:05:59.731807 | ubuntu-noble | 2026-04-21 02:05:59.709 6822 ERROR manila.share.api return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:05:59.731810 | ubuntu-noble | 2026-04-21 02:05:59.709 6822 ERROR manila.share.api ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:05:59.731814 | ubuntu-noble | 2026-04-21 02:05:59.709 6822 ERROR manila.share.api File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:05:59.731819 | ubuntu-noble | 2026-04-21 02:05:59.709 6822 ERROR manila.share.api raise effect 2026-04-21 02:05:59.731823 | ubuntu-noble | 2026-04-21 02:05:59.709 6822 ERROR manila.share.api Exception 2026-04-21 02:05:59.731826 | ubuntu-noble | 2026-04-21 02:05:59.709 6822 ERROR manila.share.api 2026-04-21 02:05:59.731837 | ubuntu-noble | 2026-04-21 02:05:59.711 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:59.732683 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_rpcapi_exception [0.046660s] ... ok 2026-04-21 02:05:59.744727 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_0_2_migration_driver_starting [0.033351s] ... ok 2026-04-21 02:05:59.748992 | ubuntu-noble | 2026-04-21 02:05:59.746 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:59.749219 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_locked_share [0.035280s] ... ok 2026-04-21 02:05:59.775187 | ubuntu-noble | 2026-04-21 02:05:59.771 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:59.775778 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share_already_soft_deleted [0.024684s] ... ok 2026-04-21 02:05:59.776215 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_8_data_copying_cancelled [0.031498s] ... ok 2026-04-21 02:05:59.797484 | ubuntu-noble | 2026-04-21 02:05:59.794 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:59.797863 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share_with_snapshot [0.022662s] ... ok 2026-04-21 02:05:59.815007 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_destination_az_unsupported [0.038258s] ... ok 2026-04-21 02:05:59.816495 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_allow_access_instance_exception [0.381815s] ... ok 2026-04-21 02:05:59.834990 | ubuntu-noble | 2026-04-21 02:05:59.829 6822 ERROR manila.share.api [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] share server '689a918c-9087-4f5a-9adb-b52748f6db0f' in use by share groups. 2026-04-21 02:05:59.835043 | ubuntu-noble | 2026-04-21 02:05:59.830 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:59.835386 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_share_server_in_use_share_groups [0.036035s] ... ok 2026-04-21 02:05:59.864828 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_has_replicas [0.046836s] ... ok 2026-04-21 02:05:59.868262 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_share_server [0.048424s] ... ok 2026-04-21 02:05:59.868285 | ubuntu-noble | 2026-04-21 02:05:59.864 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:59.868515 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_task_state_busy [0.034691s] ... ok 2026-04-21 02:05:59.882108 | ubuntu-noble | Invalid parameter combination. Cannot set parameters "nondisruptive", "writable", "preserve_snapshots" or "preserve_metadata" to True when enabling the "force_host_assisted_migration" option. 2026-04-21 02:05:59.885314 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host_and_driver_assisted_params_3 [0.023072s] ... ok 2026-04-21 02:05:59.890841 | ubuntu-noble | 2026-04-21 02:05:59.887 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:59.891535 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service_no_share_servers [0.022421s] ... ok 2026-04-21 02:05:59.908308 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_auth [0.284584s] ... ok 2026-04-21 02:05:59.916654 | ubuntu-noble | 2026-04-21 02:05:59.911 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:59.916683 | ubuntu-noble | {5} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service_without_check [0.023829s] ... ok 2026-04-21 02:05:59.917515 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_share_network_type_combo_1_True [0.032585s] ... ok 2026-04-21 02:05:59.921053 | ubuntu-noble | {4} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service [0.056013s] ... ok 2026-04-21 02:05:59.927477 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_auth_error [0.019089s] ... ok 2026-04-21 02:05:59.934283 | ubuntu-noble | 2026-04-21 02:05:59.931 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:59.934478 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_9 [0.019587s] ... ok 2026-04-21 02:05:59.945690 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_6 [0.022427s] ... ok 2026-04-21 02:05:59.945717 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath_no_rel [0.018300s] ... ok 2026-04-21 02:05:59.960721 | ubuntu-noble | 2026-04-21 02:05:59.949 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:05:59.960746 | ubuntu-noble | 2026-04-21 02:05:59.950 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:05:59.960753 | ubuntu-noble | 2026-04-21 02:05:59.950 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:05:59.960759 | ubuntu-noble | 2026-04-21 02:05:59.951 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:59.960981 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_3 [0.020052s] ... ok 2026-04-21 02:05:59.962581 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_8 [0.018821s] ... ok 2026-04-21 02:05:59.963389 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_201_empty [0.017948s] ... ok 2026-04-21 02:05:59.973701 | ubuntu-noble | 2026-04-21 02:05:59.971 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:59.973841 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_8 [0.019714s] ... ok 2026-04-21 02:05:59.976242 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_with_snapshots [0.058791s] ... ok 2026-04-21 02:05:59.982635 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_default [0.019002s] ... ok 2026-04-21 02:05:59.983759 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_5 [0.021029s] ... ok 2026-04-21 02:05:59.993777 | ubuntu-noble | 2026-04-21 02:05:59.989 6822 ERROR manila.share.driver [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] The enabled IP version of the network plugin is not compatible with the version supported by backend fake_backend. 2026-04-21 02:05:59.993811 | ubuntu-noble | 2026-04-21 02:05:59.990 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:05:59.994505 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_2 [0.018977s] ... ok 2026-04-21 02:06:00.001121 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_6_manage_starting [0.024139s] ... ok 2026-04-21 02:06:00.002764 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefSettings.test_create [0.017744s] ... ok 2026-04-21 02:06:00.003080 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_8 [0.019354s] ... ok 2026-04-21 02:06:00.013791 | ubuntu-noble | 2026-04-21 02:06:00.009 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.015316 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_6 [0.019295s] ... ok 2026-04-21 02:06:00.021003 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test__get_provisioned_capacity [0.019739s] ... ok 2026-04-21 02:06:00.022721 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_7_error_deleting [0.022103s] ... ok 2026-04-21 02:06:00.023092 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_9 [0.019485s] ... ok 2026-04-21 02:06:00.038518 | ubuntu-noble | 2026-04-21 02:06:00.027 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:00.038537 | ubuntu-noble | 2026-04-21 02:06:00.028 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:00.038542 | ubuntu-noble | 2026-04-21 02:06:00.028 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:00.038547 | ubuntu-noble | 2026-04-21 02:06:00.029 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.039618 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_5________create_snapshot____delete_snapshot____True_ [0.019005s] ... ok 2026-04-21 02:06:00.039964 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot [0.019481s] ... ok 2026-04-21 02:06:00.044574 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_allocate_admin_network_count_1_api_not_initialized [0.019760s] ... ok 2026-04-21 02:06:00.051140 | ubuntu-noble | 2026-04-21 02:06:00.047 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.051580 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_check_update_share_server_network_allocations [0.018768s] ... ok 2026-04-21 02:06:00.057331 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_1_manila_share [0.034464s] ... ok 2026-04-21 02:06:00.061130 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_manage_existing [0.020607s] ... ok 2026-04-21 02:06:00.063864 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_not_exists_and_set_explicitly_2_False [0.021035s] ... ok 2026-04-21 02:06:00.082858 | ubuntu-noble | 2026-04-21 02:06:00.066 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:00.082881 | ubuntu-noble | 2026-04-21 02:06:00.066 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:00.082886 | ubuntu-noble | 2026-04-21 02:06:00.066 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:00.082891 | ubuntu-noble | 2026-04-21 02:06:00.066 6822 DEBUG manila.share.driver [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Updating share stats. _update_share_stats /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1335 2026-04-21 02:06:00.082896 | ubuntu-noble | 2026-04-21 02:06:00.067 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.083594 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_support_exists [0.019880s] ... ok 2026-04-21 02:06:00.085019 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_access__ip_ro [0.019616s] ... ok 2026-04-21 02:06:00.086959 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_support_absent_2_create_snapshot [0.020504s] ... ok 2026-04-21 02:06:00.091826 | ubuntu-noble | 2026-04-21 02:06:00.085 6822 DEBUG manila.share.driver [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Attempting to create a share group snapshot f6aa3b59-57eb-421e-965c-4e182538e36a. create_share_group_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1669 2026-04-21 02:06:00.091850 | ubuntu-noble | 2026-04-21 02:06:00.086 6822 DEBUG manila.share.driver [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Successfully created share group snapshot f6aa3b59-57eb-421e-965c-4e182538e36a. create_share_group_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1720 2026-04-21 02:06:00.091970 | ubuntu-noble | 2026-04-21 02:06:00.086 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.093639 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_snapshot [0.018894s] ... ok 2026-04-21 02:06:00.097812 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_invalid_share_state [0.040089s] ... ok 2026-04-21 02:06:00.098853 | ubuntu-noble | {1} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_05__10__10_ [0.018064s] ... ok 2026-04-21 02:06:00.104952 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_delete_replica [0.020111s] ... ok 2026-04-21 02:06:00.111453 | ubuntu-noble | 2026-04-21 02:06:00.105 6822 DEBUG manila.share.driver [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Deleting share group snapshot f6aa3b59-57eb-421e-965c-4e182538e36a. delete_share_group_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1773 2026-04-21 02:06:00.111477 | ubuntu-noble | 2026-04-21 02:06:00.105 6822 DEBUG manila.share.driver [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Deleted share group snapshot f6aa3b59-57eb-421e-965c-4e182538e36a. delete_share_group_snapshot /home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py:1791 2026-04-21 02:06:00.111483 | ubuntu-noble | 2026-04-21 02:06:00.106 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.112274 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_delete_share_group_snapshot [0.019914s] ... ok 2026-04-21 02:06:00.125155 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_manage_functionality_1_manage_existing [0.020241s] ... ok 2026-04-21 02:06:00.129178 | ubuntu-noble | 2026-04-21 02:06:00.125 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.129200 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_get_periodic_hook_data [0.019090s] ... ok 2026-04-21 02:06:00.134864 | ubuntu-noble | {1} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_create_nfs_share [0.035915s] ... ok 2026-04-21 02:06:00.145662 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_share_group_snapshot_support_exists_and_equals_snapshot_support_1_True [0.019735s] ... ok 2026-04-21 02:06:00.148013 | ubuntu-noble | 2026-04-21 02:06:00.144 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.148034 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_instantiate_share_driver_with_admin_network [0.018957s] ... ok 2026-04-21 02:06:00.157531 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_server_migration_start_nondisruptive_and_network_change [0.058941s] ... ok 2026-04-21 02:06:00.157553 | ubuntu-noble | {1} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_share [0.022379s] ... ok 2026-04-21 02:06:00.164721 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_complete [0.018980s] ... ok 2026-04-21 02:06:00.167790 | ubuntu-noble | 2026-04-21 02:06:00.164 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.168081 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_check_compatibility [0.019994s] ... ok 2026-04-21 02:06:00.175544 | ubuntu-noble | share share-1-manila not found on FlashBlade, skip delete 2026-04-21 02:06:00.177049 | ubuntu-noble | {1} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_share_not_found [0.019963s] ... ok 2026-04-21 02:06:00.184674 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_exists_and_set_explicitly_2_False [0.019715s] ... ok 2026-04-21 02:06:00.193284 | ubuntu-noble | 2026-04-21 02:06:00.183 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:00.193342 | ubuntu-noble | 2026-04-21 02:06:00.183 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:00.193366 | ubuntu-noble | 2026-04-21 02:06:00.183 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:00.193376 | ubuntu-noble | 2026-04-21 02:06:00.184 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.193504 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_check_compatibility [0.019636s] ... ok 2026-04-21 02:06:00.196768 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_api_delete_share [0.019593s] ... ok 2026-04-21 02:06:00.204014 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_not_exists_and_set_explicitly_2_False [0.020031s] ... ok 2026-04-21 02:06:00.215285 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_share_metadata_update [0.058458s] ... ok 2026-04-21 02:06:00.216448 | ubuntu-noble | 2026-04-21 02:06:00.203 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:00.216726 | ubuntu-noble | 2026-04-21 02:06:00.203 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:00.216737 | ubuntu-noble | 2026-04-21 02:06:00.203 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:00.216746 | ubuntu-noble | 2026-04-21 02:06:00.204 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.216945 | ubuntu-noble | {5} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_get_progress [0.019781s] ... ok 2026-04-21 02:06:00.217259 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_delete_snapshot_api_1 [0.019804s] ... ok 2026-04-21 02:06:00.223613 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_teardown_server_handling_enabled [0.019657s] ... ok 2026-04-21 02:06:00.225273 | ubuntu-noble | 2026-04-21 02:06:00.223 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.226020 | ubuntu-noble | {5} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_delete [0.018644s] ... ok 2026-04-21 02:06:00.234487 | ubuntu-noble | Share of snapshot id fakeSnapshotId does not exist 2026-04-21 02:06:00.237672 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_delete_snapshot_api_3 [0.019719s] ... ok 2026-04-21 02:06:00.243929 | ubuntu-noble | {4} manila.tests.share.test_driver.ShareDriverTestCase.test_update_share_server_network_allocations [0.019496s] ... ok 2026-04-21 02:06:00.245628 | ubuntu-noble | 2026-04-21 02:06:00.242 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.245653 | ubuntu-noble | {5} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_update_invalid [0.019195s] ... ok 2026-04-21 02:06:00.247706 | ubuntu-noble | Migration of share server 4a7f7695-5dd2-4aa6-a7e7-678f29365e13 can be cancelled only after the driver already started the migration, or when the first phase of the migration gets completed. 2026-04-21 02:06:00.250604 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_server_not_migrating_2___server_migrating____migration_starting__ [0.035072s] ... ok 2026-04-21 02:06:00.259002 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_02 [0.021813s] ... ok 2026-04-21 02:06:00.262521 | ubuntu-noble | {4} manila.tests.share.test_hook.HookBaseTestCase.test_execute_periodic_hook_disabled [0.019080s] ... ok 2026-04-21 02:06:00.268228 | ubuntu-noble | 2026-04-21 02:06:00.261 6822 DEBUG manila.share.hook [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Running 'periodic hook'. execute_periodic_hook /home/zuul/src/github.com/vexxhost/manila/manila/share/hook.py:140 2026-04-21 02:06:00.268259 | ubuntu-noble | 2026-04-21 02:06:00.261 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.269228 | ubuntu-noble | {5} manila.tests.share.test_hook.HookBaseTestCase.test_execute_periodic_hook_enabled_2_False [0.018944s] ... ok 2026-04-21 02:06:00.279758 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_25 [0.021247s] ... ok 2026-04-21 02:06:00.282939 | ubuntu-noble | {4} manila.tests.share.test_hook.HookBaseTestCase.test_execute_periodic_hook_enabled_1_True [0.019982s] ... ok 2026-04-21 02:06:00.286054 | ubuntu-noble | 2026-04-21 02:06:00.280 6822 DEBUG manila.share.hook [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Running 'post hook'. execute_post_hook /home/zuul/src/github.com/vexxhost/manila/manila/share/hook.py:116 2026-04-21 02:06:00.286088 | ubuntu-noble | 2026-04-21 02:06:00.280 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.286118 | ubuntu-noble | {5} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_success_1_True [0.019093s] ... ok 2026-04-21 02:06:00.296557 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_service_not_up_1_migration_driver_phase1_done [0.045131s] ... ok 2026-04-21 02:06:00.300886 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_check_for_setup_error [0.019991s] ... ok 2026-04-21 02:06:00.304161 | ubuntu-noble | {4} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_disabled [0.019618s] ... ok 2026-04-21 02:06:00.305599 | ubuntu-noble | 2026-04-21 02:06:00.300 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.305701 | ubuntu-noble | {5} manila.tests.share.test_manager.HookWrapperTestCase.test_hooks_disabled [0.019321s] ... ok 2026-04-21 02:06:00.321456 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_2 [0.020155s] ... ok 2026-04-21 02:06:00.323559 | ubuntu-noble | {4} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_success_2_False [0.019985s] ... ok 2026-04-21 02:06:00.333922 | ubuntu-noble | 2026-04-21 02:06:00.318 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:00.333949 | ubuntu-noble | 2026-04-21 02:06:00.319 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:00.333964 | ubuntu-noble | 2026-04-21 02:06:00.319 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:00.338335 | ubuntu-noble | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-04-21 02:06:00.338355 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:00.338361 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-04-21 02:06:00.338367 | ubuntu-noble | self.api_executor = self._create_api_executor() 2026-04-21 02:06:00.338372 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:00.338377 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-04-21 02:06:00.338383 | ubuntu-noble | raise exception.ShareBackendException(msg=msg) 2026-04-21 02:06:00.338388 | ubuntu-noble | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-04-21 02:06:00.340898 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_2 [0.020396s] ... ok 2026-04-21 02:06:00.341486 | ubuntu-noble | {4} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_disabled [0.018878s] ... ok 2026-04-21 02:06:00.357566 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_access_get_all [0.061579s] ... ok 2026-04-21 02:06:00.361358 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_with_diff_nas_3 [0.020380s] ... ok 2026-04-21 02:06:00.379708 | ubuntu-noble | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-04-21 02:06:00.379740 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:00.379746 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-04-21 02:06:00.379752 | ubuntu-noble | self.api_executor = self._create_api_executor() 2026-04-21 02:06:00.379757 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:00.379763 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-04-21 02:06:00.379768 | ubuntu-noble | raise exception.ShareBackendException(msg=msg) 2026-04-21 02:06:00.379773 | ubuntu-noble | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-04-21 02:06:00.382271 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_with_exception [0.020381s] ... ok 2026-04-21 02:06:00.404581 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_rw [0.019801s] ... ok 2026-04-21 02:06:00.419847 | ubuntu-noble | Share only supports one access level: ro 2026-04-21 02:06:00.419871 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_allow_access [0.061443s] ... ok 2026-04-21 02:06:00.422529 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_allow_access_rw_with_hostlist_invalid_access [0.019517s] ... ok 2026-04-21 02:06:00.432186 | ubuntu-noble | 2026-04-21 02:06:00.427 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.432228 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_6__False__1__10___1__3_ [0.126984s] ... ok 2026-04-21 02:06:00.442971 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot_diff_size [0.019918s] ... ok 2026-04-21 02:06:00.445679 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share_with_replicas [0.024595s] ... ok 2026-04-21 02:06:00.455409 | ubuntu-noble | 2026-04-21 02:06:00.446 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:00.455433 | ubuntu-noble | 2026-04-21 02:06:00.447 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:00.455449 | ubuntu-noble | 2026-04-21 02:06:00.447 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:00.455455 | ubuntu-noble | 2026-04-21 02:06:00.448 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.455461 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__do_update_share_server_network_allocations_exception [0.021615s] ... ok 2026-04-21 02:06:00.460649 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_snapshot [0.018942s] ... ok 2026-04-21 02:06:00.466558 | ubuntu-noble | {0} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations_fail_validation [0.022710s] ... ok 2026-04-21 02:06:00.474496 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_4__False__1__10__10__3_ [0.129967s] ... ok 2026-04-21 02:06:00.479570 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_extend_share_without_share_name [0.019200s] ... ok 2026-04-21 02:06:00.480897 | ubuntu-noble | 2026-04-21 02:06:00.468 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:00.481149 | ubuntu-noble | 2026-04-21 02:06:00.469 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:00.481158 | ubuntu-noble | 2026-04-21 02:06:00.469 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:00.486439 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_3 [0.019974s] ... ok 2026-04-21 02:06:00.493540 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__form_network_allocations [0.021475s] ... ok 2026-04-21 02:06:00.498479 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_get_vol_host [0.018905s] ... ok 2026-04-21 02:06:00.505608 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_5 [0.018750s] ... ok 2026-04-21 02:06:00.516464 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__init_hook_drivers [0.023050s] ... ok 2026-04-21 02:06:00.517406 | ubuntu-noble | {1} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs [0.018947s] ... ok 2026-04-21 02:06:00.524819 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_4 [0.019260s] ... ok 2026-04-21 02:06:00.538263 | ubuntu-noble | {1} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_https_call_verify [0.018852s] ... ok 2026-04-21 02:06:00.543524 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_false_3 [0.018482s] ... ok 2026-04-21 02:06:00.548127 | ubuntu-noble | 2026-04-21 02:06:00.535 6822 ERROR manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Driver-assisted migration of share fake_id failed.: manila.exception.ShareMigrationFailed: Share migration failed: All snapshots must have 'available' status to be migrated by the driver along with share fake_id. 2026-04-21 02:06:00.548150 | ubuntu-noble | 2026-04-21 02:06:00.535 6822 ERROR manila.share.manager Traceback (most recent call last): 2026-04-21 02:06:00.548165 | ubuntu-noble | 2026-04-21 02:06:00.535 6822 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1367, in _migration_start_driver 2026-04-21 02:06:00.548171 | ubuntu-noble | 2026-04-21 02:06:00.535 6822 ERROR manila.share.manager raise exception.ShareMigrationFailed(reason=msg) 2026-04-21 02:06:00.548187 | ubuntu-noble | 2026-04-21 02:06:00.535 6822 ERROR manila.share.manager manila.exception.ShareMigrationFailed: Share migration failed: All snapshots must have 'available' status to be migrated by the driver along with share fake_id. 2026-04-21 02:06:00.548193 | ubuntu-noble | 2026-04-21 02:06:00.535 6822 ERROR manila.share.manager 2026-04-21 02:06:00.548199 | ubuntu-noble | 2026-04-21 02:06:00.537 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.548851 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_2 [0.088732s] ... ok 2026-04-21 02:06:00.555175 | ubuntu-noble | {1} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_https_call_verify_expected_error [0.018462s] ... ok 2026-04-21 02:06:00.562853 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_3 [0.018573s] ... ok 2026-04-21 02:06:00.567795 | ubuntu-noble | 2026-04-21 02:06:00.557 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:00.567817 | ubuntu-noble | 2026-04-21 02:06:00.557 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:00.567823 | ubuntu-noble | 2026-04-21 02:06:00.558 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:00.575332 | ubuntu-noble | {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_do_setup_success [0.019985s] ... ok 2026-04-21 02:06:00.581381 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_allocate_admin_network_count_0 [0.019110s] ... ok 2026-04-21 02:06:00.587370 | ubuntu-noble | 2026-04-21 02:06:00.583 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.588020 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__provide_share_server_for_migration_subnet_not_found [0.045956s] ... ok 2026-04-21 02:06:00.594253 | ubuntu-noble | {1} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_get_replication [0.018952s] ... ok 2026-04-21 02:06:00.598759 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_driver_2 [0.082041s] ... ok 2026-04-21 02:06:00.600528 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_allocate_admin_network_count_None [0.019309s] ... ok 2026-04-21 02:06:00.613524 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:06:00.613707 | ubuntu-noble | {1} manila.tests.share.drivers.tegile.test_tegile.TegileAPIExecutorTestCase.test_send_api_post [0.019026s] ... ok 2026-04-21 02:06:00.621728 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_check_for_setup_error [0.020056s] ... ok 2026-04-21 02:06:00.627096 | ubuntu-noble | 2026-04-21 02:06:00.620 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:00.627118 | ubuntu-noble | 2026-04-21 02:06:00.620 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:00.627124 | ubuntu-noble | 2026-04-21 02:06:00.621 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:00.633370 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:06:00.633700 | ubuntu-noble | {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_delete_snapshot_fail [0.019976s] ... ok 2026-04-21 02:06:00.640020 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_1__________False_ [0.018498s] ... ok 2026-04-21 02:06:00.641336 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted [0.041014s] ... ok 2026-04-21 02:06:00.652402 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:06:00.652988 | ubuntu-noble | {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_2_user [0.018836s] ... ok 2026-04-21 02:06:00.657877 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_check_update_share_server_security_service [0.018403s] ... ok 2026-04-21 02:06:00.671015 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:06:00.671870 | ubuntu-noble | {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_deny_access_fail_2 [0.018654s] ... ok 2026-04-21 02:06:00.678204 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_not_exists_and_set_explicitly_1_True [0.019797s] ... ok 2026-04-21 02:06:00.690434 | ubuntu-noble | {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_extend_share_fail [0.018964s] ... ok 2026-04-21 02:06:00.690856 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:06:00.694552 | ubuntu-noble | 2026-04-21 02:06:00.690 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.694967 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__server_migration_complete_driver_1 [0.107209s] ... ok 2026-04-21 02:06:00.698132 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_share_group_snapshot [0.019240s] ... ok 2026-04-21 02:06:00.708834 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:06:00.708943 | ubuntu-noble | {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_location_path_2 [0.018561s] ... ok 2026-04-21 02:06:00.717636 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_share_group_snapshot_with_dict [0.019255s] ... ok 2026-04-21 02:06:00.727473 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:06:00.727976 | ubuntu-noble | {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_location_path_fail [0.018277s] ... ok 2026-04-21 02:06:00.729405 | ubuntu-noble | 2026-04-21 02:06:00.712 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:00.729430 | ubuntu-noble | 2026-04-21 02:06:00.712 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:00.729436 | ubuntu-noble | 2026-04-21 02:06:00.713 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:00.729442 | ubuntu-noble | 2026-04-21 02:06:00.717 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.729448 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_4_active [0.027119s] ... ok 2026-04-21 02:06:00.736539 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_delete_replicated_snapshot [0.019043s] ... ok 2026-04-21 02:06:00.741042 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_1 [0.101185s] ... ok 2026-04-21 02:06:00.746646 | ubuntu-noble | {1} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_shrink_share_fail [0.019248s] ... ok 2026-04-21 02:06:00.754986 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_manage_snapshot_functionality_1_manage_existing_snapshot [0.018513s] ... ok 2026-04-21 02:06:00.757782 | ubuntu-noble | 2026-04-21 02:06:00.746 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:00.758217 | ubuntu-noble | 2026-04-21 02:06:00.746 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:00.758230 | ubuntu-noble | 2026-04-21 02:06:00.747 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:00.758247 | ubuntu-noble | 2026-04-21 02:06:00.748 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.758465 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_replica_deleted_from_database [0.030031s] ... ok 2026-04-21 02:06:00.765670 | ubuntu-noble | {1} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_conf_dir_empty_2_True [0.019030s] ... ok 2026-04-21 02:06:00.774865 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_exists [0.019486s] ... ok 2026-04-21 02:06:00.782142 | ubuntu-noble | Unsupported access rule of 'type' ip, 'level' NOT_RO_OR_RW, 'to' 10.0.0.1: level should be one of 'rw', 'ro'. 2026-04-21 02:06:00.783468 | ubuntu-noble | 2026-04-21 02:06:00.768 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:00.783706 | ubuntu-noble | 2026-04-21 02:06:00.768 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:00.783736 | ubuntu-noble | 2026-04-21 02:06:00.769 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:00.783746 | ubuntu-noble | 2026-04-21 02:06:00.770 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.783869 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__update_resource_status_1 [0.021811s] ... ok 2026-04-21 02:06:00.787474 | ubuntu-noble | {1} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_invalid_share_access_level [0.018524s] ... ok 2026-04-21 02:06:00.790585 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_3 [0.048512s] ... ok 2026-04-21 02:06:00.795073 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_exists_and_set_explicitly_1_True [0.019800s] ... ok 2026-04-21 02:06:00.800350 | ubuntu-noble | 2026-04-21 02:06:00.790 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:00.800373 | ubuntu-noble | 2026-04-21 02:06:00.790 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:00.800391 | ubuntu-noble | 2026-04-21 02:06:00.790 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:00.803797 | ubuntu-noble | {1} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir_error_no_conf_dir_must_exist_true [0.018902s] ... ok 2026-04-21 02:06:00.813763 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_update_access [0.019718s] ... ok 2026-04-21 02:06:00.823259 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_not_handled_server_not_provided [0.018238s] ... ok 2026-04-21 02:06:00.832917 | ubuntu-noble | {0} manila.tests.share.test_driver.ShareDriverTestCase.test_update_share_server_security_service [0.018652s] ... ok 2026-04-21 02:06:00.837144 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__reset_read_only_access_rules_2_False [0.046936s] ... ok 2026-04-21 02:06:00.841367 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_attached_correct [0.019429s] ... ok 2026-04-21 02:06:00.851935 | ubuntu-noble | {0} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_invalid_parameters [0.018745s] ... ok 2026-04-21 02:06:00.859975 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_1__None__False_ [0.022593s] ... ok 2026-04-21 02:06:00.861753 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_deallocate_container_with_volume_not_found [0.020275s] ... ok 2026-04-21 02:06:00.870434 | ubuntu-noble | {0} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_invalid_single_parameter_2 [0.018213s] ... ok 2026-04-21 02:06:00.872016 | ubuntu-noble | 2026-04-21 02:06:00.866 6822 ERROR manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Status of share instance 21a87213-b197-4e71-ac49-50338309d4c4 that belongs to share fake_id_7 was updated to 'error'. 2026-04-21 02:06:00.872056 | ubuntu-noble | 2026-04-21 02:06:00.868 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.872696 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_status_share_with_error_or_exception_1 [0.098597s] ... ok 2026-04-21 02:06:00.880382 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_2__None__True_ [0.020643s] ... ok 2026-04-21 02:06:00.882115 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_detach_volume [0.020239s] ... ok 2026-04-21 02:06:00.888920 | ubuntu-noble | {0} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_validate_entity_id_invalid_1_111 [0.018604s] ... ok 2026-04-21 02:06:00.900773 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_1 [0.020373s] ... ok 2026-04-21 02:06:00.902062 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_detach_volume_detached [0.019787s] ... ok 2026-04-21 02:06:00.908942 | ubuntu-noble | {0} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_validate_entity_id_invalid_3_None [0.019068s] ... ok 2026-04-21 02:06:00.915735 | ubuntu-noble | 2026-04-21 02:06:00.889 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:00.915938 | ubuntu-noble | 2026-04-21 02:06:00.890 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:00.915950 | ubuntu-noble | 2026-04-21 02:06:00.890 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:00.915957 | ubuntu-noble | 2026-04-21 02:06:00.891 6822 DEBUG manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:390 2026-04-21 02:06:00.915964 | ubuntu-noble | 2026-04-21 02:06:00.891 6822 ERROR manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2026-04-21 02:06:00.915970 | ubuntu-noble | 2026-04-21 02:06:00.891 6822 ERROR manila.share.manager Traceback (most recent call last): 2026-04-21 02:06:00.915976 | ubuntu-noble | 2026-04-21 02:06:00.891 6822 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:00.915982 | ubuntu-noble | 2026-04-21 02:06:00.891 6822 ERROR manila.share.manager self.driver.do_setup(ctxt) 2026-04-21 02:06:00.915988 | ubuntu-noble | 2026-04-21 02:06:00.891 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:00.915994 | ubuntu-noble | 2026-04-21 02:06:00.891 6822 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-04-21 02:06:00.916000 | ubuntu-noble | 2026-04-21 02:06:00.891 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:00.916005 | ubuntu-noble | 2026-04-21 02:06:00.891 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:00.916017 | ubuntu-noble | 2026-04-21 02:06:00.891 6822 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:00.916023 | ubuntu-noble | 2026-04-21 02:06:00.891 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:00.916029 | ubuntu-noble | 2026-04-21 02:06:00.891 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:00.916034 | ubuntu-noble | 2026-04-21 02:06:00.891 6822 ERROR manila.share.manager raise effect 2026-04-21 02:06:00.916040 | ubuntu-noble | 2026-04-21 02:06:00.891 6822 ERROR manila.share.manager Exception 2026-04-21 02:06:00.916046 | ubuntu-noble | 2026-04-21 02:06:00.891 6822 ERROR manila.share.manager 2026-04-21 02:06:00.916052 | ubuntu-noble | 2026-04-21 02:06:00.892 6822 DEBUG manila.utils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.000729(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:06:00.916058 | ubuntu-noble | 2026-04-21 02:06:00.892 6822 DEBUG manila.utils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Retrying manila.share.manager.ShareManager.init_host.._driver_setup in 2 seconds as it raised Exception: . log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:06:00.916077 | ubuntu-noble | 2026-04-21 02:06:00.893 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.917097 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_09_delete_share_instance [0.023942s] ... ok 2026-04-21 02:06:00.921172 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_2 [0.020300s] ... ok 2026-04-21 02:06:00.922709 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ensure_share_invalid_helper [0.020368s] ... ok 2026-04-21 02:06:00.926706 | ubuntu-noble | {0} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_validate_entity_id_valid [0.018056s] ... ok 2026-04-21 02:06:00.936174 | ubuntu-noble | 2026-04-21 02:06:00.915 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:00.936196 | ubuntu-noble | 2026-04-21 02:06:00.916 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:00.936203 | ubuntu-noble | 2026-04-21 02:06:00.916 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:00.936210 | ubuntu-noble | 2026-04-21 02:06:00.917 6822 DEBUG manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:390 2026-04-21 02:06:00.936216 | ubuntu-noble | 2026-04-21 02:06:00.917 6822 ERROR manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2026-04-21 02:06:00.936223 | ubuntu-noble | 2026-04-21 02:06:00.917 6822 ERROR manila.share.manager Traceback (most recent call last): 2026-04-21 02:06:00.936235 | ubuntu-noble | 2026-04-21 02:06:00.917 6822 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:00.936242 | ubuntu-noble | 2026-04-21 02:06:00.917 6822 ERROR manila.share.manager self.driver.do_setup(ctxt) 2026-04-21 02:06:00.936247 | ubuntu-noble | 2026-04-21 02:06:00.917 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:00.936254 | ubuntu-noble | 2026-04-21 02:06:00.917 6822 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-04-21 02:06:00.936260 | ubuntu-noble | 2026-04-21 02:06:00.917 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:00.936265 | ubuntu-noble | 2026-04-21 02:06:00.917 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:00.936279 | ubuntu-noble | 2026-04-21 02:06:00.917 6822 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:00.936285 | ubuntu-noble | 2026-04-21 02:06:00.917 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:00.936314 | ubuntu-noble | 2026-04-21 02:06:00.917 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:00.936324 | ubuntu-noble | 2026-04-21 02:06:00.917 6822 ERROR manila.share.manager raise effect 2026-04-21 02:06:00.936330 | ubuntu-noble | 2026-04-21 02:06:00.917 6822 ERROR manila.share.manager Exception 2026-04-21 02:06:00.936336 | ubuntu-noble | 2026-04-21 02:06:00.917 6822 ERROR manila.share.manager 2026-04-21 02:06:00.936342 | ubuntu-noble | 2026-04-21 02:06:00.918 6822 DEBUG manila.utils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.000707(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:06:00.936348 | ubuntu-noble | 2026-04-21 02:06:00.918 6822 DEBUG manila.utils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Retrying manila.share.manager.ShareManager.init_host.._driver_setup in 2 seconds as it raised Exception: . log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:06:00.936359 | ubuntu-noble | 2026-04-21 02:06:00.919 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.940372 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_27_promote_share_replica [0.026599s] ... ok 2026-04-21 02:06:00.941074 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_server_allocations_check_operation_2___fake_host___false_ [0.019727s] ... ok 2026-04-21 02:06:00.944282 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_extend_share_1_100 [0.021589s] ... ok 2026-04-21 02:06:00.960676 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-21 02:06:00.960705 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:00.960712 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:00.960717 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-04-21 02:06:00.960732 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:00.960739 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:00.960744 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:00.960750 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:00.960755 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:00.960761 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:00.960767 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:00.960772 | ubuntu-noble | raise effect 2026-04-21 02:06:00.960778 | ubuntu-noble | Exception 2026-04-21 02:06:00.964432 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_03_migration_get_progress [0.022174s] ... ok 2026-04-21 02:06:00.965613 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_share_stats_refresh_false [0.019513s] ... ok 2026-04-21 02:06:00.965935 | ubuntu-noble | 2026-04-21 02:06:00.941 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:00.966065 | ubuntu-noble | 2026-04-21 02:06:00.941 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:00.966076 | ubuntu-noble | 2026-04-21 02:06:00.942 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:00.966082 | ubuntu-noble | 2026-04-21 02:06:00.943 6822 DEBUG manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:390 2026-04-21 02:06:00.966089 | ubuntu-noble | 2026-04-21 02:06:00.943 6822 ERROR manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2026-04-21 02:06:00.966095 | ubuntu-noble | 2026-04-21 02:06:00.943 6822 ERROR manila.share.manager Traceback (most recent call last): 2026-04-21 02:06:00.966109 | ubuntu-noble | 2026-04-21 02:06:00.943 6822 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:00.966115 | ubuntu-noble | 2026-04-21 02:06:00.943 6822 ERROR manila.share.manager self.driver.do_setup(ctxt) 2026-04-21 02:06:00.966124 | ubuntu-noble | 2026-04-21 02:06:00.943 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:00.966130 | ubuntu-noble | 2026-04-21 02:06:00.943 6822 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-04-21 02:06:00.966137 | ubuntu-noble | 2026-04-21 02:06:00.943 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:00.966157 | ubuntu-noble | 2026-04-21 02:06:00.943 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:00.966163 | ubuntu-noble | 2026-04-21 02:06:00.943 6822 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:00.966168 | ubuntu-noble | 2026-04-21 02:06:00.943 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:00.966174 | ubuntu-noble | 2026-04-21 02:06:00.943 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:00.966180 | ubuntu-noble | 2026-04-21 02:06:00.943 6822 ERROR manila.share.manager raise effect 2026-04-21 02:06:00.966185 | ubuntu-noble | 2026-04-21 02:06:00.943 6822 ERROR manila.share.manager Exception 2026-04-21 02:06:00.966191 | ubuntu-noble | 2026-04-21 02:06:00.943 6822 ERROR manila.share.manager 2026-04-21 02:06:00.966196 | ubuntu-noble | 2026-04-21 02:06:00.944 6822 DEBUG manila.utils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.000717(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:06:00.966203 | ubuntu-noble | 2026-04-21 02:06:00.944 6822 DEBUG manila.utils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Retrying manila.share.manager.ShareManager.init_host.._driver_setup in 2 seconds as it raised Exception: . log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:06:00.966222 | ubuntu-noble | 2026-04-21 02:06:00.945 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.966327 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_29_update_share_replica [0.025092s] ... ok 2026-04-21 02:06:00.982548 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-21 02:06:00.982581 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:00.982588 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:00.982593 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-04-21 02:06:00.982599 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:00.982605 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:00.982611 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:00.982616 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:00.982622 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:00.982627 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:00.982633 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:00.982639 | ubuntu-noble | raise effect 2026-04-21 02:06:00.982644 | ubuntu-noble | Exception 2026-04-21 02:06:00.984087 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_share_stats_refresh_true [0.019398s] ... ok 2026-04-21 02:06:00.986552 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_12_create_snapshot [0.022073s] ... ok 2026-04-21 02:06:00.987351 | ubuntu-noble | 2026-04-21 02:06:00.965 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:00.987386 | ubuntu-noble | 2026-04-21 02:06:00.966 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:00.987403 | ubuntu-noble | 2026-04-21 02:06:00.966 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:00.987410 | ubuntu-noble | 2026-04-21 02:06:00.967 6822 DEBUG manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:390 2026-04-21 02:06:00.987416 | ubuntu-noble | 2026-04-21 02:06:00.967 6822 ERROR manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2026-04-21 02:06:00.987432 | ubuntu-noble | 2026-04-21 02:06:00.967 6822 ERROR manila.share.manager Traceback (most recent call last): 2026-04-21 02:06:00.987438 | ubuntu-noble | 2026-04-21 02:06:00.967 6822 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:00.987444 | ubuntu-noble | 2026-04-21 02:06:00.967 6822 ERROR manila.share.manager self.driver.do_setup(ctxt) 2026-04-21 02:06:00.987449 | ubuntu-noble | 2026-04-21 02:06:00.967 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:00.987455 | ubuntu-noble | 2026-04-21 02:06:00.967 6822 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-04-21 02:06:00.987461 | ubuntu-noble | 2026-04-21 02:06:00.967 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:00.987467 | ubuntu-noble | 2026-04-21 02:06:00.967 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:00.987472 | ubuntu-noble | 2026-04-21 02:06:00.967 6822 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:00.987478 | ubuntu-noble | 2026-04-21 02:06:00.967 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:00.987483 | ubuntu-noble | 2026-04-21 02:06:00.967 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:00.987489 | ubuntu-noble | 2026-04-21 02:06:00.967 6822 ERROR manila.share.manager raise effect 2026-04-21 02:06:00.987495 | ubuntu-noble | 2026-04-21 02:06:00.967 6822 ERROR manila.share.manager Exception 2026-04-21 02:06:00.987506 | ubuntu-noble | 2026-04-21 02:06:00.967 6822 ERROR manila.share.manager 2026-04-21 02:06:00.987512 | ubuntu-noble | 2026-04-21 02:06:00.968 6822 DEBUG manila.utils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.000708(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:06:00.987518 | ubuntu-noble | 2026-04-21 02:06:00.968 6822 DEBUG manila.utils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Retrying manila.share.manager.ShareManager.init_host.._driver_setup in 2 seconds as it raised Exception: . log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:06:00.987529 | ubuntu-noble | 2026-04-21 02:06:00.969 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:00.988363 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_31_delete_replicated_snapshot [0.024127s] ... ok 2026-04-21 02:06:01.003686 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_attached_to_cinder_volume_not_found [0.020415s] ... ok 2026-04-21 02:06:01.005061 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-21 02:06:01.005170 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:01.005183 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:01.005192 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-04-21 02:06:01.005201 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:01.005209 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:01.005218 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.005244 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:01.005265 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:01.005274 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.005283 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:01.005314 | ubuntu-noble | raise effect 2026-04-21 02:06:01.005323 | ubuntu-noble | Exception 2026-04-21 02:06:01.007429 | ubuntu-noble | 2026-04-21 02:06:00.989 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:01.007459 | ubuntu-noble | 2026-04-21 02:06:00.989 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:01.007512 | ubuntu-noble | 2026-04-21 02:06:00.990 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:01.007522 | ubuntu-noble | 2026-04-21 02:06:00.991 6822 DEBUG manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:390 2026-04-21 02:06:01.007532 | ubuntu-noble | 2026-04-21 02:06:00.991 6822 ERROR manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Error encountered during initialization of driver FakeShareDriver@fake_host: Exception 2026-04-21 02:06:01.007541 | ubuntu-noble | 2026-04-21 02:06:00.991 6822 ERROR manila.share.manager Traceback (most recent call last): 2026-04-21 02:06:01.007558 | ubuntu-noble | 2026-04-21 02:06:00.991 6822 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:01.007567 | ubuntu-noble | 2026-04-21 02:06:00.991 6822 ERROR manila.share.manager self.driver.do_setup(ctxt) 2026-04-21 02:06:01.007576 | ubuntu-noble | 2026-04-21 02:06:00.991 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:01.007585 | ubuntu-noble | 2026-04-21 02:06:00.991 6822 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-04-21 02:06:01.007593 | ubuntu-noble | 2026-04-21 02:06:00.991 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.007602 | ubuntu-noble | 2026-04-21 02:06:00.991 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:01.007610 | ubuntu-noble | 2026-04-21 02:06:00.991 6822 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:01.007618 | ubuntu-noble | 2026-04-21 02:06:00.991 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.007627 | ubuntu-noble | 2026-04-21 02:06:00.991 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:01.007635 | ubuntu-noble | 2026-04-21 02:06:00.991 6822 ERROR manila.share.manager raise effect 2026-04-21 02:06:01.007643 | ubuntu-noble | 2026-04-21 02:06:00.991 6822 ERROR manila.share.manager Exception 2026-04-21 02:06:01.007652 | ubuntu-noble | 2026-04-21 02:06:00.991 6822 ERROR manila.share.manager 2026-04-21 02:06:01.007672 | ubuntu-noble | 2026-04-21 02:06:00.991 6822 DEBUG manila.utils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Finished call to 'manila.share.manager.ShareManager.init_host.._driver_setup' after 0.000708(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:06:01.007682 | ubuntu-noble | 2026-04-21 02:06:00.992 6822 DEBUG manila.utils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Retrying manila.share.manager.ShareManager.init_host.._driver_setup in 2 seconds as it raised Exception: . log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:06:01.007699 | ubuntu-noble | 2026-04-21 02:06:00.993 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:01.008890 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_33_do_deferred_share_deletion [0.023396s] ... ok 2026-04-21 02:06:01.009164 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_15__report_driver_status [0.022031s] ... ok 2026-04-21 02:06:01.022073 | ubuntu-noble | 2026-04-21 02:06:01.012 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:01.022102 | ubuntu-noble | 2026-04-21 02:06:01.012 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:01.022120 | ubuntu-noble | 2026-04-21 02:06:01.013 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:01.022135 | ubuntu-noble | 2026-04-21 02:06:01.014 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:01.022533 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_check_update_share_server_network_allocations_1_True [0.021797s] ... ok 2026-04-21 02:06:01.023607 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_snapshot_valid [0.019530s] ... ok 2026-04-21 02:06:01.028510 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_sg_snapshot_share_network_without_subnets [0.020943s] ... ok 2026-04-21 02:06:01.044675 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_resize_filesystem [0.020217s] ... ok 2026-04-21 02:06:01.046529 | ubuntu-noble | 2026-04-21 02:06:01.034 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:01.046558 | ubuntu-noble | 2026-04-21 02:06:01.035 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:01.046565 | ubuntu-noble | 2026-04-21 02:06:01.035 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:01.065697 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_resize_filesystem_invalid_new_size_2 [0.019556s] ... ok 2026-04-21 02:06:01.070067 | ubuntu-noble | 2026-04-21 02:06:01.061 6822 ERROR manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Share instance ac8694ba-a2d6-4c3c-ad1f-97e312811b90 failed on creation.: manila.exception.ManilaException: fake 2026-04-21 02:06:01.070082 | ubuntu-noble | 2026-04-21 02:06:01.061 6822 WARNING manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Share instance information in exception can not be written to db because it contains {} and it is not a dictionary.: manila.exception.ManilaException: fake 2026-04-21 02:06:01.083183 | ubuntu-noble | {1} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_unmount_device_present [0.019811s] ... ok 2026-04-21 02:06:01.099353 | ubuntu-noble | 2026-04-21 02:06:01.096 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:01.100540 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_delete_share_instance_error_1_True [0.081168s] ... ok 2026-04-21 02:06:01.104005 | ubuntu-noble | {1} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_get_export [0.018731s] ... ok 2026-04-21 02:06:01.121645 | ubuntu-noble | {1} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_2 [0.018272s] ... ok 2026-04-21 02:06:01.131534 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_export_locations_only [0.102039s] ... ok 2026-04-21 02:06:01.134231 | ubuntu-noble | 2026-04-21 02:06:01.116 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:01.134261 | ubuntu-noble | 2026-04-21 02:06:01.116 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:01.134268 | ubuntu-noble | 2026-04-21 02:06:01.117 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:01.134285 | ubuntu-noble | 2026-04-21 02:06:01.121 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:01.134295 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_replicated_snapshot_driver_updates_nothing_1_None [0.025238s] ... ok 2026-04-21 02:06:01.138994 | ubuntu-noble | {1} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_4 [0.018490s] ... ok 2026-04-21 02:06:01.154182 | ubuntu-noble | 2026-04-21 02:06:01.141 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:01.154209 | ubuntu-noble | 2026-04-21 02:06:01.142 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:01.154216 | ubuntu-noble | 2026-04-21 02:06:01.142 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:01.154223 | ubuntu-noble | 2026-04-21 02:06:01.146 6822 INFO manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Share group fake_id: creating 2026-04-21 02:06:01.154230 | ubuntu-noble | 2026-04-21 02:06:01.146 6822 INFO manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Share group fake_id: created successfully 2026-04-21 02:06:01.154236 | ubuntu-noble | 2026-04-21 02:06:01.147 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:01.154247 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_share_network_dhss [0.025603s] ... ok 2026-04-21 02:06:01.158133 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_create_export_share_exist_recreate_false [0.018111s] ... ok 2026-04-21 02:06:01.175925 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_2___5_6_7_8_foo [0.018303s] ... ok 2026-04-21 02:06:01.182220 | ubuntu-noble | 2026-04-21 02:06:01.166 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:01.182262 | ubuntu-noble | 2026-04-21 02:06:01.167 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:01.182269 | ubuntu-noble | 2026-04-21 02:06:01.167 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:01.182276 | ubuntu-noble | 2026-04-21 02:06:01.168 6822 INFO manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Share group fake_id: creating 2026-04-21 02:06:01.182282 | ubuntu-noble | 2026-04-21 02:06:01.168 6822 ERROR manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Share group fake_id: create failed: manila.exception.Error 2026-04-21 02:06:01.182292 | ubuntu-noble | 2026-04-21 02:06:01.169 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:01.182298 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_share_error [0.022177s] ... ok 2026-04-21 02:06:01.194980 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_7 [0.018705s] ... ok 2026-04-21 02:06:01.203654 | ubuntu-noble | 2026-04-21 02:06:01.189 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:01.204131 | ubuntu-noble | 2026-04-21 02:06:01.190 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:01.204143 | ubuntu-noble | 2026-04-21 02:06:01.190 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:01.204150 | ubuntu-noble | 2026-04-21 02:06:01.193 6822 INFO manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Share group fake_id: creating 2026-04-21 02:06:01.204156 | ubuntu-noble | 2026-04-21 02:06:01.193 6822 INFO manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Share group fake_id: created successfully 2026-04-21 02:06:01.204163 | ubuntu-noble | 2026-04-21 02:06:01.194 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:01.205077 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_share_group_snapshot_with_update [0.025133s] ... ok 2026-04-21 02:06:01.209218 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_backend_provided_metadata [0.078145s] ... ok 2026-04-21 02:06:01.213087 | ubuntu-noble | {1} 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.018360s] ... ok 2026-04-21 02:06:01.217367 | ubuntu-noble | {0} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_exception_with_suppression [0.291580s] ... ok 2026-04-21 02:06:01.226775 | ubuntu-noble | 2026-04-21 02:06:01.215 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:01.226813 | ubuntu-noble | 2026-04-21 02:06:01.215 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:01.226820 | ubuntu-noble | 2026-04-21 02:06:01.216 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:01.232144 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_multi_ip_1__foo_bar [0.018715s] ... ok 2026-04-21 02:06:01.249937 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_2_5_6_7_8__bar_quuz [0.017805s] ... ok 2026-04-21 02:06:01.265932 | ubuntu-noble | 2026-04-21 02:06:01.256 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "share_manager_fake_sns_id" by "manila.share.manager.ShareManager._provide_share_server_for_share.._wrapped_provide_share_server_for_share" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:01.265956 | ubuntu-noble | 2026-04-21 02:06:01.256 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:01.266042 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_network_update_finished_2___active____active__ [0.048593s] ... ok 2026-04-21 02:06:01.270233 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_subnet_not_found [0.057325s] ... ok 2026-04-21 02:06:01.271559 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_with_error_3 [0.018340s] ... ok 2026-04-21 02:06:01.288564 | ubuntu-noble | 2026-04-21 02:06:01.278 6822 DEBUG manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Using share_server fake_srv_id for share instance 416b9216-42df-4dd0-b491-4310f22ba542 _wrapped_provide_share_server_for_share /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:905 2026-04-21 02:06:01.288594 | ubuntu-noble | 2026-04-21 02:06:01.278 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] 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.022s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:01.288600 | ubuntu-noble | 2026-04-21 02:06:01.279 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:01.288604 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_ip_address_generation_failure [0.085057s] ... ok 2026-04-21 02:06:01.288754 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_1__foo_bar [0.018287s] ... ok 2026-04-21 02:06:01.301393 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_invalid_locations_state [0.034546s] ... ok 2026-04-21 02:06:01.305518 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_5__1001__1000__124__foo_bar [0.018093s] ... ok 2026-04-21 02:06:01.313061 | ubuntu-noble | 2026-04-21 02:06:01.300 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:01.313082 | ubuntu-noble | 2026-04-21 02:06:01.300 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:01.313089 | ubuntu-noble | 2026-04-21 02:06:01.301 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:01.322716 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_driver_exception [0.021258s] ... ok 2026-04-21 02:06:01.323933 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_init_helper [0.018604s] ... ok 2026-04-21 02:06:01.341803 | ubuntu-noble | {1} manila.tests.share.drivers.test_helpers.NFSSynchronizedTestCase.test_with_lock_name_1 [0.018251s] ... ok 2026-04-21 02:06:01.356872 | ubuntu-noble | 2026-04-21 02:06:01.342 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "share_manager_fake_sns_id" by "manila.share.manager.ShareManager._provide_share_server_for_share.._wrapped_provide_share_server_for_share" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:01.356912 | ubuntu-noble | 2026-04-21 02:06:01.343 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:01.356920 | ubuntu-noble | 2026-04-21 02:06:01.348 6822 DEBUG manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Using share_server fake_srv_id for share instance a0f21523-4a10-43be-8c0d-3feec91985d5 _wrapped_provide_share_server_for_share /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:905 2026-04-21 02:06:01.356933 | ubuntu-noble | 2026-04-21 02:06:01.348 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] 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.006s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:01.356940 | ubuntu-noble | 2026-04-21 02:06:01.350 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:01.357091 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_network_port_limit_exceeded [0.070189s] ... ok 2026-04-21 02:06:01.361691 | ubuntu-noble | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_create_share_from_snapshot [0.019965s] ... ok 2026-04-21 02:06:01.379856 | ubuntu-noble | Error deleting volume 2026-04-21 02:06:01.379879 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:01.379886 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/lvm.py", line 132, in _deallocate_container 2026-04-21 02:06:01.379891 | ubuntu-noble | privsep_common.execute_with_retries( 2026-04-21 02:06:01.379897 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/test_lvm.py", line 289, in _fake_exec 2026-04-21 02:06:01.379902 | ubuntu-noble | raise exception.ProcessExecutionError(stderr="error") 2026-04-21 02:06:01.379907 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:06:01.379913 | ubuntu-noble | Command: None 2026-04-21 02:06:01.379918 | ubuntu-noble | Exit code: - 2026-04-21 02:06:01.379923 | ubuntu-noble | Stdout: None 2026-04-21 02:06:01.379929 | ubuntu-noble | Stderr: 'error' 2026-04-21 02:06:01.381380 | ubuntu-noble | 2026-04-21 02:06:01.373 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:01.381438 | ubuntu-noble | 2026-04-21 02:06:01.373 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:01.381446 | ubuntu-noble | 2026-04-21 02:06:01.373 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:01.383341 | ubuntu-noble | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_deallocate_container_error [0.019788s] ... ok 2026-04-21 02:06:01.401865 | ubuntu-noble | {1} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_delete_snapshot [0.019836s] ... ok 2026-04-21 02:06:01.417737 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_5__False__1___1__100__3_ [0.149274s] ... ok 2026-04-21 02:06:01.421045 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_cidr_for_subnet_failure [0.019266s] ... ok 2026-04-21 02:06:01.433466 | ubuntu-noble | 2026-04-21 02:06:01.414 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "share_manager_fake_sns_id" by "manila.share.manager.ShareManager._provide_share_server_for_share.._wrapped_provide_share_server_for_share" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:01.433486 | ubuntu-noble | 2026-04-21 02:06:01.414 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:01.433492 | ubuntu-noble | 2026-04-21 02:06:01.414 6822 DEBUG manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Using share_server fake_srv_id for share instance 2fb24a65-0916-4c2b-af10-84415c97a0b8 _wrapped_provide_share_server_for_share /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:905 2026-04-21 02:06:01.433496 | ubuntu-noble | 2026-04-21 02:06:01.415 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] 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 /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:01.433501 | ubuntu-noble | 2026-04-21 02:06:01.416 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:01.433756 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_server_fail [0.066686s] ... ok 2026-04-21 02:06:01.437181 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-21 02:06:01.437585 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__ensure_share [0.021531s] ... ok 2026-04-21 02:06:01.440099 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_private_router_no_gateway [0.019015s] ... ok 2026-04-21 02:06:01.441494 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-21 02:06:01.448702 | ubuntu-noble | 2026-04-21 02:06:01.440 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:01.448741 | ubuntu-noble | 2026-04-21 02:06:01.440 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:01.448758 | ubuntu-noble | 2026-04-21 02:06:01.441 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:01.448763 | ubuntu-noble | 2026-04-21 02:06:01.444 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:01.448768 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_1_True [0.027233s] ... ok 2026-04-21 02:06:01.459790 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_subnet_unused_found [0.019506s] ... ok 2026-04-21 02:06:01.461056 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__form_server_setup_info [0.023952s] ... ok 2026-04-21 02:06:01.477750 | ubuntu-noble | 2026-04-21 02:06:01.465 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:01.477776 | ubuntu-noble | 2026-04-21 02:06:01.465 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:01.477781 | ubuntu-noble | 2026-04-21 02:06:01.465 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:01.477942 | ubuntu-noble | 2026-04-21 02:06:01.469 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:01.477954 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_free_share_servers_driver_handles_ss_disabled [0.024981s] ... ok 2026-04-21 02:06:01.479149 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_service_network_id_one_exist [0.019384s] ... ok 2026-04-21 02:06:01.493752 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_server_2 [0.170006s] ... ok 2026-04-21 02:06:01.498872 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_unhandled_exception_3 [0.019246s] ... ok 2026-04-21 02:06:01.500643 | ubuntu-noble | 2026-04-21 02:06:01.490 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:01.500659 | ubuntu-noble | 2026-04-21 02:06:01.490 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:01.500663 | ubuntu-noble | 2026-04-21 02:06:01.491 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:01.511651 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__share_server_migration_start_driver_1__True__True_ [0.048251s] ... ok 2026-04-21 02:06:01.518471 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__check_server_availability_with_recall_1_True [0.019557s] ... ok 2026-04-21 02:06:01.527670 | ubuntu-noble | 2026-04-21 02:06:01.519 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "share_manager_None" by "manila.share.manager.ShareManager.delete_share_server.._wrapped_delete_share_server" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:01.527702 | ubuntu-noble | 2026-04-21 02:06:01.520 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "share_manager_None" acquired by "manila.share.manager.ShareManager.delete_share_server.._wrapped_delete_share_server" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:01.527710 | ubuntu-noble | 2026-04-21 02:06:01.520 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "share_manager_None" "released" by "manila.share.manager.ShareManager.delete_share_server.._wrapped_delete_share_server" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:01.527717 | ubuntu-noble | 2026-04-21 02:06:01.521 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:01.527723 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_server_server_in_use [0.052043s] ... ok 2026-04-21 02:06:01.533329 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_raises_other_exception_2_ManilaException [0.022554s] ... ok 2026-04-21 02:06:01.539219 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__delete_server_not_found [0.018956s] ... ok 2026-04-21 02:06:01.557535 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_share_server_not_found [0.060886s] ... ok 2026-04-21 02:06:01.558303 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_updates_replica_2_False [0.023125s] ... ok 2026-04-21 02:06:01.560375 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server_non_active [0.018933s] ... ok 2026-04-21 02:06:01.565745 | ubuntu-noble | 2026-04-21 02:06:01.543 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:01.565768 | ubuntu-noble | 2026-04-21 02:06:01.543 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:01.565776 | ubuntu-noble | 2026-04-21 02:06:01.543 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:01.565782 | ubuntu-noble | 2026-04-21 02:06:01.544 6822 ERROR manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Failed to update quota usages while deleting snapshot fakesnapshotid.: manila.exception.QuotaError: Quota exceeded: code=500. 2026-04-21 02:06:01.565789 | ubuntu-noble | 2026-04-21 02:06:01.544 6822 ERROR manila.share.manager Traceback (most recent call last): 2026-04-21 02:06:01.565795 | ubuntu-noble | 2026-04-21 02:06:01.544 6822 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 4104, in _delete_snapshot_quota 2026-04-21 02:06:01.565801 | ubuntu-noble | 2026-04-21 02:06:01.544 6822 ERROR manila.share.manager reservations = QUOTAS.reserve( 2026-04-21 02:06:01.565807 | ubuntu-noble | 2026-04-21 02:06:01.544 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.565812 | ubuntu-noble | 2026-04-21 02:06:01.544 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:01.565818 | ubuntu-noble | 2026-04-21 02:06:01.544 6822 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-04-21 02:06:01.565824 | ubuntu-noble | 2026-04-21 02:06:01.544 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.565838 | ubuntu-noble | 2026-04-21 02:06:01.544 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:01.565844 | ubuntu-noble | 2026-04-21 02:06:01.544 6822 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:01.565850 | ubuntu-noble | 2026-04-21 02:06:01.544 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.565855 | ubuntu-noble | 2026-04-21 02:06:01.544 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:01.565861 | ubuntu-noble | 2026-04-21 02:06:01.544 6822 ERROR manila.share.manager raise effect 2026-04-21 02:06:01.565867 | ubuntu-noble | 2026-04-21 02:06:01.544 6822 ERROR manila.share.manager manila.exception.QuotaError: Quota exceeded: code=500. 2026-04-21 02:06:01.565882 | ubuntu-noble | 2026-04-21 02:06:01.544 6822 ERROR manila.share.manager 2026-04-21 02:06:01.566072 | ubuntu-noble | 2026-04-21 02:06:01.545 6822 INFO manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Snapshot instance fakesnapshotinstanceid had its deletion deferred. Quota was reclaimed and the share driver will proceed with the deletion. 2026-04-21 02:06:01.566086 | ubuntu-noble | 2026-04-21 02:06:01.546 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:01.566093 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_deferred_delete_quota_error [0.024216s] ... ok 2026-04-21 02:06:01.571766 | ubuntu-noble | 2026-04-21 02:06:01.564 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:01.571789 | ubuntu-noble | 2026-04-21 02:06:01.565 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:01.571796 | ubuntu-noble | 2026-04-21 02:06:01.565 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:01.574857 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_3 [0.018615s] ... ok 2026-04-21 02:06:01.576044 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica [0.022391s] ... ok 2026-04-21 02:06:01.595772 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_config_option_from_driver_config [0.020451s] ... ok 2026-04-21 02:06:01.599323 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_with_quota_error_1_True [0.022875s] ... ok 2026-04-21 02:06:01.613085 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_network_security_service_2_True [0.055891s] ... ok 2026-04-21 02:06:01.614708 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_not_found_2 [0.018535s] ... ok 2026-04-21 02:06:01.615321 | ubuntu-noble | 2026-04-21 02:06:01.609 6822 DEBUG manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Checking for snapshots in 'deferred_deleting' status to process their deletion. do_deferred_snapshot_deletion /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:4213 2026-04-21 02:06:01.633661 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_image_ambiguous [0.019119s] ... ok 2026-04-21 02:06:01.654061 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_creation_with_name_from_conf_allow_ssh_2_fake_name [0.019935s] ... ok 2026-04-21 02:06:01.658712 | ubuntu-noble | 2026-04-21 02:06:01.651 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:01.658860 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_do_deferred_snapshot_deletion [0.105115s] ... ok 2026-04-21 02:06:01.664853 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_do_deferred_snapshot_deletion_exception [0.063412s] ... ok 2026-04-21 02:06:01.674147 | ubuntu-noble | {1} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_wait_for_instance_error_state [0.020099s] ... ok 2026-04-21 02:06:01.675041 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver.TestPolicyPayloadFromRules.test_policy_payload_from_rules_invalid_action [0.000135s] ... ok 2026-04-21 02:06:01.675058 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver.TestPolicyPayloadFromRules.test_policy_payload_from_rules_update [0.000218s] ... ok 2026-04-21 02:06:01.682844 | ubuntu-noble | 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. 2026-04-21 02:06:01.682882 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:01.682890 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 221, in update_access 2026-04-21 02:06:01.682896 | ubuntu-noble | validate_access_rule(rule) 2026-04-21 02:06:01.682910 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 416, in validate_access_rule 2026-04-21 02:06:01.682916 | ubuntu-noble | raise exception.InvalidShareAccessLevel(level=access_level) 2026-04-21 02:06:01.682922 | ubuntu-noble | manila.exception.InvalidShareAccessLevel: Invalid or unsupported share access level: ry. 2026-04-21 02:06:01.682928 | ubuntu-noble | 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. 2026-04-21 02:06:01.682934 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:01.682940 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 1034, in __init__ 2026-04-21 02:06:01.682945 | ubuntu-noble | value, prefixlen = parse_ip_network( 2026-04-21 02:06:01.682951 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.682957 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 923, in parse_ip_network 2026-04-21 02:06:01.682962 | ubuntu-noble | raise AddrFormatError('invalid prefix for %s address!' % module.family_name) 2026-04-21 02:06:01.682968 | ubuntu-noble | netaddr.core.AddrFormatError: invalid prefix for IPv4 address! 2026-04-21 02:06:01.682974 | ubuntu-noble | 2026-04-21 02:06:01.682981 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-04-21 02:06:01.682987 | ubuntu-noble | 2026-04-21 02:06:01.682992 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:01.682998 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 418, in validate_access_rule 2026-04-21 02:06:01.683004 | ubuntu-noble | netaddr.IPNetwork(access_rule["access_to"]) 2026-04-21 02:06:01.683444 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 1045, in __init__ 2026-04-21 02:06:01.684737 | ubuntu-noble | raise AddrFormatError('invalid IPNetwork %s' % (addr,)) 2026-04-21 02:06:01.684754 | ubuntu-noble | netaddr.core.AddrFormatError: invalid IPNetwork 10.0.0.2/33 2026-04-21 02:06:01.684761 | ubuntu-noble | 2026-04-21 02:06:01.684768 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-04-21 02:06:01.684774 | ubuntu-noble | 2026-04-21 02:06:01.684779 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:01.684785 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 221, in update_access 2026-04-21 02:06:01.684791 | ubuntu-noble | validate_access_rule(rule) 2026-04-21 02:06:01.684797 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 420, in validate_access_rule 2026-04-21 02:06:01.684816 | ubuntu-noble | raise exception.InvalidShareAccess(reason=str(exc)) 2026-04-21 02:06:01.684822 | ubuntu-noble | manila.exception.InvalidShareAccess: Invalid access rule: invalid IPNetwork 10.0.0.2/33 2026-04-21 02:06:01.684828 | ubuntu-noble | 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. 2026-04-21 02:06:01.684833 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:01.684839 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/strategy/ipv4.py", line 128, in str_to_int 2026-04-21 02:06:01.684845 | ubuntu-noble | packed = _inet_pton(AF_INET, addr) 2026-04-21 02:06:01.684850 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.684856 | ubuntu-noble | OSError: illegal IP address string passed to inet_pton 2026-04-21 02:06:01.685829 | ubuntu-noble | 2026-04-21 02:06:01.685860 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-04-21 02:06:01.685867 | ubuntu-noble | 2026-04-21 02:06:01.685873 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:01.685879 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 346, in __init__ 2026-04-21 02:06:01.685885 | ubuntu-noble | self._value = self._module.str_to_int(addr, flags) 2026-04-21 02:06:01.685890 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.685904 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/strategy/ipv4.py", line 132, in str_to_int 2026-04-21 02:06:01.685910 | ubuntu-noble | raise error 2026-04-21 02:06:01.685915 | ubuntu-noble | netaddr.core.AddrFormatError: '10.0.0.2.4' is not a valid IPv4 address string! 2026-04-21 02:06:01.685920 | ubuntu-noble | 2026-04-21 02:06:01.685926 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-04-21 02:06:01.685931 | ubuntu-noble | 2026-04-21 02:06:01.685936 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:01.685942 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 1034, in __init__ 2026-04-21 02:06:01.685947 | ubuntu-noble | value, prefixlen = parse_ip_network( 2026-04-21 02:06:01.685952 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.685958 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 902, in parse_ip_network 2026-04-21 02:06:01.685964 | ubuntu-noble | ip = IPAddress(val1, module.version, flags=INET_PTON) 2026-04-21 02:06:01.685969 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.686028 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 348, in __init__ 2026-04-21 02:06:01.686036 | ubuntu-noble | raise AddrFormatError( 2026-04-21 02:06:01.686041 | ubuntu-noble | netaddr.core.AddrFormatError: base address '10.0.0.2.4' is not IPv4 2026-04-21 02:06:01.686046 | ubuntu-noble | 2026-04-21 02:06:01.686052 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-04-21 02:06:01.686057 | ubuntu-noble | 2026-04-21 02:06:01.686062 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:01.686068 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 418, in validate_access_rule 2026-04-21 02:06:01.686073 | ubuntu-noble | netaddr.IPNetwork(access_rule["access_to"]) 2026-04-21 02:06:01.686078 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/netaddr/ip/__init__.py", line 1045, in __init__ 2026-04-21 02:06:01.686084 | ubuntu-noble | raise AddrFormatError('invalid IPNetwork %s' % (addr,)) 2026-04-21 02:06:01.686089 | ubuntu-noble | netaddr.core.AddrFormatError: invalid IPNetwork 10.0.0.2.4 2026-04-21 02:06:01.686094 | ubuntu-noble | 2026-04-21 02:06:01.686099 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-04-21 02:06:01.686105 | ubuntu-noble | 2026-04-21 02:06:01.686110 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:01.686115 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 221, in update_access 2026-04-21 02:06:01.686121 | ubuntu-noble | validate_access_rule(rule) 2026-04-21 02:06:01.686135 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/vastdata/driver.py", line 420, in validate_access_rule 2026-04-21 02:06:01.686141 | ubuntu-noble | raise exception.InvalidShareAccess(reason=str(exc)) 2026-04-21 02:06:01.686146 | ubuntu-noble | manila.exception.InvalidShareAccess: Invalid access rule: invalid IPNetwork 10.0.0.2.4 2026-04-21 02:06:01.686152 | ubuntu-noble | 2026-04-21 02:06:01.671 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:01.686158 | ubuntu-noble | 2026-04-21 02:06:01.671 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:01.686164 | ubuntu-noble | 2026-04-21 02:06:01.672 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:01.686170 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_for_invalid_rules [0.008974s] ... ok 2026-04-21 02:06:01.691134 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_2 [0.079310s] ... ok 2026-04-21 02:06:01.696009 | ubuntu-noble | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_with_retry_busy_device_1_True [3.022060s] ... ok 2026-04-21 02:06:01.706578 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_edge_cases [0.018626s] ... ok 2026-04-21 02:06:01.723010 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_to_json [0.019583s] ... ok 2026-04-21 02:06:01.734983 | ubuntu-noble | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_do_setup [0.038274s] ... ok 2026-04-21 02:06:01.740536 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_driver_util.TestGenerateIpRange.test_generate_ip_range_3_________ [0.018739s] ... ok 2026-04-21 02:06:01.742564 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_1_4_3_9 [0.000624s] ... ok 2026-04-21 02:06:01.743025 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_trash_api_disabled [0.000871s] ... ok 2026-04-21 02:06:01.743409 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_getattr_with_underscore [0.000103s] ... ok 2026-04-21 02:06:01.743426 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_request_failure_500 [0.000382s] ... ok 2026-04-21 02:06:01.743572 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_request_no_return_content [0.000336s] ... ok 2026-04-21 02:06:01.744846 | ubuntu-noble | {1} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_request_success [0.001458s] ... ok 2026-04-21 02:06:01.751593 | ubuntu-noble | 2026-04-21 02:06:01.739 6822 DEBUG manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:390 2026-04-21 02:06:01.751614 | ubuntu-noble | 2026-04-21 02:06:01.740 6822 DEBUG manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] The backend fake_host does not support get backend info method. ensure_driver_resources /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:445 2026-04-21 02:06:01.751632 | ubuntu-noble | 2026-04-21 02:06:01.740 6822 DEBUG manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Re-exporting 7 shares ensure_driver_resources /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:464 2026-04-21 02:06:01.764817 | ubuntu-noble | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_ensure_share [0.029871s] ... ok 2026-04-21 02:06:01.765264 | ubuntu-noble | {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__does_item_exist_at_va_backend_negative [0.019951s] ... ok 2026-04-21 02:06:01.775323 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_5 [0.082345s] ... ok 2026-04-21 02:06:01.781403 | ubuntu-noble | ('ACCESSShareDriver create share failed %s', 'fakename') 2026-04-21 02:06:01.783437 | ubuntu-noble | {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_share_negative [0.018690s] ... ok 2026-04-21 02:06:01.786334 | ubuntu-noble | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_5____1001__1001____1_1_1_0_____6__4__ [0.022039s] ... ok 2026-04-21 02:06:01.796815 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-21 02:06:01.796836 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:01.796842 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:01.796847 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-04-21 02:06:01.796853 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:01.796858 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:01.796864 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.796869 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:01.796874 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:01.796880 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.796885 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:01.796890 | ubuntu-noble | raise effect 2026-04-21 02:06:01.796895 | ubuntu-noble | Exception 2026-04-21 02:06:01.801330 | ubuntu-noble | ('ACCESSShareDriver create snapshot failed snapname %s sharename %s', 'fakesnapshotname', '144c9def-b068931c') 2026-04-21 02:06:01.805249 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_02_migration_cancel [0.026462s] ... ok 2026-04-21 02:06:01.807681 | ubuntu-noble | {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_snapshot_negative [0.019697s] ... ok 2026-04-21 02:06:01.818003 | ubuntu-noble | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_6____1001__1001_129____1_1_1_0____False_ [0.030749s] ... ok 2026-04-21 02:06:01.820189 | ubuntu-noble | ('ACCESSShareDriver delete snapshot failed snapname %s sharename %s', 'fakesnapshotname', '144c9def-b068931c') 2026-04-21 02:06:01.823618 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-21 02:06:01.823639 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:01.823645 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:01.823651 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-04-21 02:06:01.823657 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:01.823671 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:01.823676 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.823681 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:01.823687 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:01.823705 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.823711 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:01.823739 | ubuntu-noble | raise effect 2026-04-21 02:06:01.823745 | ubuntu-noble | Exception 2026-04-21 02:06:01.824191 | ubuntu-noble | {1} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_snapshot_negative [0.019258s] ... ok 2026-04-21 02:06:01.825242 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_04_migration_complete [0.023580s] ... ok 2026-04-21 02:06:01.841725 | ubuntu-noble | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_with_mount_point_name [0.024973s] ... ok 2026-04-21 02:06:01.842074 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_auth_mode_2 [0.019604s] ... ok 2026-04-21 02:06:01.844055 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-21 02:06:01.844070 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:01.844075 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:01.844079 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-04-21 02:06:01.844083 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:01.844087 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:01.844090 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.844094 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:01.844098 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:01.844102 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.844105 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:01.844109 | ubuntu-noble | raise effect 2026-04-21 02:06:01.844113 | ubuntu-noble | Exception 2026-04-21 02:06:01.846890 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_24_delete_share_group_snapshot [0.023097s] ... ok 2026-04-21 02:06:01.857454 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_exception_on_update_access_rules [0.190869s] ... ok 2026-04-21 02:06:01.861123 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Caught exception trying ensure share '97b47336-51d2-40cd-8654-49f876c12613'.: manila.exception.ManilaException: An unknown exception occurred. 2026-04-21 02:06:01.861138 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager Traceback (most recent call last): 2026-04-21 02:06:01.861143 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 511, in ensure_driver_resources 2026-04-21 02:06:01.861147 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager update_share_instances = self.driver.ensure_shares( 2026-04-21 02:06:01.861151 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.861155 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:01.861161 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-04-21 02:06:01.861165 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.861191 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:01.861195 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:01.861199 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.861209 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:06:01.861213 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager result = effect(*args, **kwargs) 2026-04-21 02:06:01.861217 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.861221 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 804, in raise_NotImplementedError 2026-04-21 02:06:01.861225 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager raise NotImplementedError 2026-04-21 02:06:01.861229 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager NotImplementedError 2026-04-21 02:06:01.861233 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager 2026-04-21 02:06:01.861241 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager During handling of the above exception, another exception occurred: 2026-04-21 02:06:01.861244 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager 2026-04-21 02:06:01.861249 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager Traceback (most recent call last): 2026-04-21 02:06:01.861253 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 631, in _ensure_share 2026-04-21 02:06:01.861258 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager export_locations = self.driver.ensure_share( 2026-04-21 02:06:01.861262 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.861266 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:01.861270 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-04-21 02:06:01.861274 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.861277 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:01.861281 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:01.861285 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.861289 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:01.861292 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager raise effect 2026-04-21 02:06:01.861296 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager manila.exception.ManilaException: An unknown exception occurred. 2026-04-21 02:06:01.861300 | ubuntu-noble | 2026-04-21 02:06:01.787 6822 ERROR manila.share.manager 2026-04-21 02:06:01.861325 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Caught exception trying ensure share 'eede7e54-bd70-42b3-9c04-13bb4813b765'.: manila.exception.ManilaException: An unknown exception occurred. 2026-04-21 02:06:01.861332 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager Traceback (most recent call last): 2026-04-21 02:06:01.861336 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 511, in ensure_driver_resources 2026-04-21 02:06:01.861340 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager update_share_instances = self.driver.ensure_shares( 2026-04-21 02:06:01.861343 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.861347 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:01.861359 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-04-21 02:06:01.861363 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.861367 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:01.861371 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:01.861374 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.861378 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:06:01.861382 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager result = effect(*args, **kwargs) 2026-04-21 02:06:01.861386 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.861389 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 804, in raise_NotImplementedError 2026-04-21 02:06:01.861393 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager raise NotImplementedError 2026-04-21 02:06:01.861397 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager NotImplementedError 2026-04-21 02:06:01.861400 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager 2026-04-21 02:06:01.861404 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager During handling of the above exception, another exception occurred: 2026-04-21 02:06:01.861408 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager 2026-04-21 02:06:01.861415 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager Traceback (most recent call last): 2026-04-21 02:06:01.861418 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 631, in _ensure_share 2026-04-21 02:06:01.861422 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager export_locations = self.driver.ensure_share( 2026-04-21 02:06:01.861426 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.861430 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:01.861433 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-04-21 02:06:01.861437 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.861441 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:01.861445 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:01.861448 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.861452 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:01.861456 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager raise effect 2026-04-21 02:06:01.861459 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager manila.exception.ManilaException: An unknown exception occurred. 2026-04-21 02:06:01.861463 | ubuntu-noble | 2026-04-21 02:06:01.792 6822 ERROR manila.share.manager 2026-04-21 02:06:01.861467 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Caught exception trying ensure share '6856f852-8643-46bb-87f4-1d6597ce646d'.: manila.exception.ManilaException: An unknown exception occurred. 2026-04-21 02:06:01.861478 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager Traceback (most recent call last): 2026-04-21 02:06:01.861482 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 511, in ensure_driver_resources 2026-04-21 02:06:01.861486 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager update_share_instances = self.driver.ensure_shares( 2026-04-21 02:06:01.861489 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.861493 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:01.861497 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-04-21 02:06:01.861501 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.861504 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:01.861508 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:01.861512 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.861516 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:06:01.861519 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager result = effect(*args, **kwargs) 2026-04-21 02:06:01.861523 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.861527 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 804, in raise_NotImplementedError 2026-04-21 02:06:01.861531 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager raise NotImplementedError 2026-04-21 02:06:01.861534 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager NotImplementedError 2026-04-21 02:06:01.861538 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager 2026-04-21 02:06:01.861542 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager During handling of the above exception, another exception occurred: 2026-04-21 02:06:01.861546 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager 2026-04-21 02:06:01.861550 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager Traceback (most recent call last): 2026-04-21 02:06:01.861553 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 631, in _ensure_share 2026-04-21 02:06:01.861560 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager export_locations = self.driver.ensure_share( 2026-04-21 02:06:01.861563 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.861567 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:01.861571 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager return self._mock_call(*args, **kwargs) 2026-04-21 02:06:01.861575 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.861578 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:01.861582 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:01.861586 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.861593 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:01.861597 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager raise effect 2026-04-21 02:06:01.861601 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager manila.exception.ManilaException: An unknown exception occurred. 2026-04-21 02:06:01.861605 | ubuntu-noble | 2026-04-21 02:06:01.796 6822 ERROR manila.share.manager 2026-04-21 02:06:01.861609 | ubuntu-noble | 2026-04-21 02:06:01.799 6822 DEBUG manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Shares' export locations were ensured individually, so triggering the ensure shares operation is complete. ensure_driver_resources /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:527 2026-04-21 02:06:01.861616 | ubuntu-noble | 2026-04-21 02:06:01.801 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:01.861620 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_ensure_share_1_ManilaException [0.150196s] ... ok 2026-04-21 02:06:01.866676 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-21 02:06:01.866692 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:01.866697 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:01.866701 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-04-21 02:06:01.866705 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:01.866708 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:01.866712 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.866716 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:01.866720 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:01.866724 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.866728 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:01.866733 | ubuntu-noble | raise effect 2026-04-21 02:06:01.866737 | ubuntu-noble | Exception 2026-04-21 02:06:01.867280 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_password_complexity_1___abAB01___True_ [0.019270s] ... ok 2026-04-21 02:06:01.871696 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_28_periodic_share_replica_update [0.022442s] ... ok 2026-04-21 02:06:01.871711 | ubuntu-noble | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_local_path_normal [0.027557s] ... ok 2026-04-21 02:06:01.874522 | ubuntu-noble | 2026-04-21 02:06:01.821 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:01.874538 | ubuntu-noble | 2026-04-21 02:06:01.821 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:01.874547 | ubuntu-noble | 2026-04-21 02:06:01.822 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:01.874557 | ubuntu-noble | 2026-04-21 02:06:01.823 6822 DEBUG manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Start initialization of driver: 'FakeShareDriver@fake_host' _driver_setup /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:390 2026-04-21 02:06:01.874561 | ubuntu-noble | 2026-04-21 02:06:01.823 6822 DEBUG manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Re-exporting 0 shares ensure_driver_resources /home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py:464 2026-04-21 02:06:01.874565 | ubuntu-noble | 2026-04-21 02:06:01.823 6822 INFO manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Finished initialization of driver: 'FakeShareDriver@fake_host' 2026-04-21 02:06:01.874577 | ubuntu-noble | 2026-04-21 02:06:01.824 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:01.874938 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_without_shares_and_rules_1 [0.022604s] ... ok 2026-04-21 02:06:01.879125 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_without_shares_and_rules_2 [0.025197s] ... ok 2026-04-21 02:06:01.880670 | ubuntu-noble | 2026-04-21 02:06:01.844 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:01.880685 | ubuntu-noble | 2026-04-21 02:06:01.845 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:01.880690 | ubuntu-noble | 2026-04-21 02:06:01.845 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:01.882344 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_new_instance_details [0.019268s] ... ok 2026-04-21 02:06:01.894870 | ubuntu-noble | 2026-04-21 02:06:01.891 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:01.894907 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_4 [0.067302s] ... ok 2026-04-21 02:06:01.900628 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_service_instance_create_kwargs_1_False [0.019396s] ... ok 2026-04-21 02:06:01.901967 | ubuntu-noble | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_mount_device [0.032112s] ... ok 2026-04-21 02:06:01.917238 | ubuntu-noble | Only security services of type 'active_directory' are supported. Retrieved security service type: sentinel.invalid_type. 2026-04-21 02:06:01.919724 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_valid_security_service_4 [0.018805s] ... ok 2026-04-21 02:06:01.920415 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:06:01.922519 | ubuntu-noble | 2026-04-21 02:06:01.912 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:01.922539 | ubuntu-noble | 2026-04-21 02:06:01.912 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:01.922545 | ubuntu-noble | 2026-04-21 02:06:01.912 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:01.927861 | ubuntu-noble | Failed to commit reservations 2026-04-21 02:06:01.927883 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:01.927890 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-21 02:06:01.927895 | ubuntu-noble | self._driver.commit( 2026-04-21 02:06:01.927901 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-21 02:06:01.927906 | ubuntu-noble | db.reservation_commit( 2026-04-21 02:06:01.927912 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-21 02:06:01.927917 | ubuntu-noble | return IMPL.reservation_commit( 2026-04-21 02:06:01.927922 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.927927 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-21 02:06:01.927933 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:06:01.927938 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.927943 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 02:06:01.927948 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 02:06:01.927954 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:06:01.927959 | ubuntu-noble | self.force_reraise() 2026-04-21 02:06:01.927964 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:06:01.927969 | ubuntu-noble | raise self.value 2026-04-21 02:06:01.927975 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 02:06:01.927980 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:06:01.927985 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.927990 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-21 02:06:01.928004 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:06:01.928009 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.928014 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-21 02:06:01.928019 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-04-21 02:06:01.928025 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.928030 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-21 02:06:01.928035 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-04-21 02:06:01.928040 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.928045 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:01.928051 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:01.928056 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.928061 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-21 02:06:01.928066 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:01.928071 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.928081 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:01.928086 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:01.928091 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:01.928097 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:01.928102 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:01.928107 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.928112 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-21 02:06:01.928117 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:01.928122 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.928128 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:01.928133 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:01.928138 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:01.928143 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:01.928149 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:01.928154 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.928160 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-21 02:06:01.928166 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:01.928172 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.928180 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:01.928188 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:01.928198 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:01.928204 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:01.928209 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:01.928214 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.928219 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-21 02:06:01.928231 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-21 02:06:01.928236 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.928241 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-21 02:06:01.928246 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-04-21 02:06:01.928252 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.928257 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-21 02:06:01.928262 | ubuntu-noble | resolved = impl._literal_coercion( 2026-04-21 02:06:01.928267 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:01.928272 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-21 02:06:01.928278 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-04-21 02:06:01.928283 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-21 02:06:01.928293 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-04-21 02:06:01.928298 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-04-21 02:06:01.932541 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_valid_share_1 [0.051747s] ... ok 2026-04-21 02:06:01.934429 | ubuntu-noble | Failed to gather 'used_size' for share fakeid_get_fail. 2026-04-21 02:06:01.934447 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:01.934453 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/lvm.py", line 570, in update_share_usage_size 2026-04-21 02:06:01.934459 | ubuntu-noble | used_size = (re.findall( 2026-04-21 02:06:01.934464 | ubuntu-noble | ^^^^^^^^^^^ 2026-04-21 02:06:01.934470 | ubuntu-noble | IndexError: list index out of range 2026-04-21 02:06:01.934990 | ubuntu-noble | Failed to gather 'used_size' for share fakeid_not_exist. 2026-04-21 02:06:01.935004 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:01.935010 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/lvm.py", line 577, in update_share_usage_size 2026-04-21 02:06:01.935015 | ubuntu-noble | raise exception.NotFound( 2026-04-21 02:06:01.935021 | ubuntu-noble | manila.exception.NotFound: Share mount path /home/zuul/src/github.com/vexxhost/manila/mnt/get_not_exist could not be found. 2026-04-21 02:06:01.939177 | ubuntu-noble | {3} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_usage_size_multiple_share [0.036680s] ... ok 2026-04-21 02:06:01.941140 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_ensure_disk_online_and_writable [0.021306s] ... ok 2026-04-21 02:06:01.943168 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:06:01.958668 | ubuntu-noble | 2026-04-21 02:06:01.953 6822 INFO manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Share Migration for share f21db403-de80-4cf7-a696-25d80352fc71 was cancelled. 2026-04-21 02:06:01.958691 | ubuntu-noble | 2026-04-21 02:06:01.954 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:01.958697 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_cancel_2_migration_driver_phase1_done [0.062792s] ... ok 2026-04-21 02:06:01.962208 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:06:01.965573 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_format_device [0.020460s] ... ok 2026-04-21 02:06:01.966922 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_port_default_host [0.027723s] ... ok 2026-04-21 02:06:01.982240 | ubuntu-noble | 2026-04-21 02:06:01.974 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:01.982260 | ubuntu-noble | 2026-04-21 02:06:01.974 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:01.982266 | ubuntu-noble | 2026-04-21 02:06:01.975 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:01.982785 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_mount_device [0.021384s] ... ok 2026-04-21 02:06:01.997249 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_service_subnet_one_found [0.030706s] ... ok 2026-04-21 02:06:02.002957 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-21 02:06:02.002989 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_acls_helper_2 [0.019130s] ... ok 2026-04-21 02:06:02.003335 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_3 [0.070279s] ... ok 2026-04-21 02:06:02.003348 | ubuntu-noble | 2026-04-21 02:06:01.999 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:02.004327 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_get_progress_exception_1_migration_starting [0.044297s] ... ok 2026-04-21 02:06:02.006635 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-21 02:06:02.013912 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_delete_share_instance [0.143820s] ... ok 2026-04-21 02:06:02.024461 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_rule_updates [0.021904s] ... ok 2026-04-21 02:06:02.029282 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_init_neutron_network_plugin_with_driver_config_group [0.027770s] ... ok 2026-04-21 02:06:02.029971 | ubuntu-noble | 2026-04-21 02:06:02.018 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:02.029984 | ubuntu-noble | 2026-04-21 02:06:02.019 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:02.030002 | ubuntu-noble | 2026-04-21 02:06:02.019 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:02.044418 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_share_path_by_export_location [0.018599s] ... ok 2026-04-21 02:06:02.047161 | ubuntu-noble | 2026-04-21 02:06:02.043 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:02.048204 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_get_progress_exception_2_migration_cancelled [0.044462s] ... ok 2026-04-21 02:06:02.049708 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_using_router_addon_of_interface_failed [0.024159s] ... ok 2026-04-21 02:06:02.061049 | ubuntu-noble | Share instance 623f03d5-11ee-42fd-bb14-69da87b047d3 failed on creation. 2026-04-21 02:06:02.061477 | ubuntu-noble | Share instance information in exception can not be written to db because it contains {} and it is not a dictionary. 2026-04-21 02:06:02.062742 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_grant_share_access [0.019132s] ... ok 2026-04-21 02:06:02.065392 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_get_progress [0.062651s] ... ok 2026-04-21 02:06:02.071714 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_using_router_connectivity_verification_fail [0.020509s] ... ok 2026-04-21 02:06:02.076026 | ubuntu-noble | 2026-04-21 02:06:02.064 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:02.076042 | ubuntu-noble | 2026-04-21 02:06:02.065 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:02.076046 | ubuntu-noble | 2026-04-21 02:06:02.065 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:02.076051 | ubuntu-noble | 2026-04-21 02:06:02.067 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:02.076381 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_snapshot_update [0.023184s] ... ok 2026-04-21 02:06:02.081268 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_remove_exports [0.018547s] ... ok 2026-04-21 02:06:02.091892 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_with_sg_success [0.021028s] ... ok 2026-04-21 02:06:02.103494 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access [0.020836s] ... ok 2026-04-21 02:06:02.105774 | ubuntu-noble | 2026-04-21 02:06:02.087 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:02.105796 | ubuntu-noble | 2026-04-21 02:06:02.087 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:02.105803 | ubuntu-noble | 2026-04-21 02:06:02.088 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:02.105809 | ubuntu-noble | 2026-04-21 02:06:02.088 6822 INFO manila.share.manager [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Updating share status 2026-04-21 02:06:02.105816 | ubuntu-noble | 2026-04-21 02:06:02.089 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:02.106103 | ubuntu-noble | Host-assisted migration failed for share share_id. 2026-04-21 02:06:02.106115 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:02.106121 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1697, in migration_start 2026-04-21 02:06:02.106127 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-04-21 02:06:02.106133 | ubuntu-noble | 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. 2026-04-21 02:06:02.106616 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_report_driver_status_driver_handles_ss_false [0.022502s] ... ok 2026-04-21 02:06:02.107730 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_delete_share_instance_error_2_False [0.094037s] ... ok 2026-04-21 02:06:02.109890 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_4 [0.044374s] ... ok 2026-04-21 02:06:02.113385 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__check_server_availability_with_recall_2_False [0.021257s] ... ok 2026-04-21 02:06:02.119855 | ubuntu-noble | 2026-04-21 02:06:02.108 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:02.119895 | ubuntu-noble | 2026-04-21 02:06:02.108 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:02.119908 | ubuntu-noble | 2026-04-21 02:06:02.109 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:02.119912 | ubuntu-noble | 2026-04-21 02:06:02.111 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:02.119916 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_driver [0.021387s] ... ok 2026-04-21 02:06:02.123233 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access_maintenance [0.021360s] ... ok 2026-04-21 02:06:02.130242 | ubuntu-noble | Share group fake_id: create failed 2026-04-21 02:06:02.130982 | ubuntu-noble | Unable to check server existence since 'instance_id' key is not set in share server backend details. 2026-04-21 02:06:02.134572 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_invalid_status [0.024635s] ... ok 2026-04-21 02:06:02.134588 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_ensure_server_no_instance_id [0.020924s] ... ok 2026-04-21 02:06:02.134593 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_update_nothing_has_snaps_1___ [0.024921s] ... ok 2026-04-21 02:06:02.144517 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_ensure_directory_exists [0.018870s] ... ok 2026-04-21 02:06:02.144535 | ubuntu-noble | 2026-04-21 02:06:02.130 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:02.144540 | ubuntu-noble | 2026-04-21 02:06:02.130 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:02.144545 | ubuntu-noble | 2026-04-21 02:06:02.131 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:02.144549 | ubuntu-noble | 2026-04-21 02:06:02.132 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:02.144767 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_snapshot_update_access [0.021252s] ... ok 2026-04-21 02:06:02.154732 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_04 [0.020286s] ... ok 2026-04-21 02:06:02.157559 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_with_update [0.023980s] ... ok 2026-04-21 02:06:02.158014 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_updates_replica_list_3_dr [0.022483s] ... ok 2026-04-21 02:06:02.160756 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_number_by_mount_path_1_1 [0.017778s] ... ok 2026-04-21 02:06:02.164931 | ubuntu-noble | 2026-04-21 02:06:02.151 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:02.164949 | ubuntu-noble | 2026-04-21 02:06:02.152 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:02.164954 | ubuntu-noble | 2026-04-21 02:06:02.152 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:02.175178 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_07 [0.020789s] ... ok 2026-04-21 02:06:02.178029 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_number_by_mount_path_2_ [0.018048s] ... ok 2026-04-21 02:06:02.195823 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_normalize_path [0.017457s] ... ok 2026-04-21 02:06:02.202756 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_16 [0.027753s] ... ok 2026-04-21 02:06:02.213922 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_path_exists_1_True [0.017827s] ... ok 2026-04-21 02:06:02.218851 | ubuntu-noble | Cannot create ACL for Barbican user Failed while communicating to Barbican. Please check the provided credentials . 2026-04-21 02:06:02.226463 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_encryption_key_ref_1_True [0.068917s] ... ok 2026-04-21 02:06:02.226496 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_5 [0.023775s] ... ok 2026-04-21 02:06:02.230379 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_update_availability_zone [0.072995s] ... ok 2026-04-21 02:06:02.231611 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_quote_string [0.017972s] ... ok 2026-04-21 02:06:02.247589 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_3 [0.020246s] ... ok 2026-04-21 02:06:02.250642 | ubuntu-noble | {1} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_execute_1 [0.019097s] ... ok 2026-04-21 02:06:02.267515 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_found_in_networks_section [0.020089s] ... ok 2026-04-21 02:06:02.271899 | ubuntu-noble | {1} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_allow_access_with_incorrect_access_type [0.019316s] ... ok 2026-04-21 02:06:02.287105 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_encryption_key_ref_2_False [0.061352s] ... ok 2026-04-21 02:06:02.288502 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_1_True [0.018151s] ... ok 2026-04-21 02:06:02.289022 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_not_found_3 [0.021254s] ... ok 2026-04-21 02:06:02.307889 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_3___off____False_____compression_on_____compression_off__ [0.018515s] ... ok 2026-04-21 02:06:02.309330 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_replicated_snapshot_2_fake_reservations [0.021655s] ... ok 2026-04-21 02:06:02.309974 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_service_image_not_active [0.020763s] ... ok 2026-04-21 02:06:02.325169 | ubuntu-noble | {1} 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.018026s] ... ok 2026-04-21 02:06:02.330950 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_init_with_common_config_and_handling_of_share_servers [0.020794s] ... ok 2026-04-21 02:06:02.344360 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_08___False____True__False________dedup_off__ [0.018292s] ... ok 2026-04-21 02:06:02.351468 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_2 [0.020721s] ... ok 2026-04-21 02:06:02.363020 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_10___off____False_____dedup_on_____dedup_off__ [0.018711s] ... ok 2026-04-21 02:06:02.371524 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_not_available [0.019410s] ... ok 2026-04-21 02:06:02.382439 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_security_service_missing [0.148030s] ... ok 2026-04-21 02:06:02.382508 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_dedupe_11___no____False_____dedup_on_____dedup_off__ [0.017860s] ... ok 2026-04-21 02:06:02.385491 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_cancel_1_migration_driver_phase1_done [0.070104s] ... ok 2026-04-21 02:06:02.391744 | ubuntu-noble | {3} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_wait_for_instance_available [0.021019s] ... ok 2026-04-21 02:06:02.396738 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_backend_info [0.001110s] ... ok 2026-04-21 02:06:02.398718 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_name_2_bar_quuz_ [0.018349s] ... ok 2026-04-21 02:06:02.400262 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_1__1073741824___NFS____fakeid__ [0.006917s] ... ok 2026-04-21 02:06:02.401358 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup_with_api_token [0.001316s] ... ok 2026-04-21 02:06:02.414807 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_add_rules_2____10_10_10_1____10_10_10_2_______ [0.013080s] ... ok 2026-04-21 02:06:02.417044 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_4_foo_bar [0.018423s] ... ok 2026-04-21 02:06:02.421136 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_add_rules_no_policy [0.006537s] ... ok 2026-04-21 02:06:02.435476 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_2 [0.018010s] ... ok 2026-04-21 02:06:02.445239 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_but_with [0.021417s] ... ok 2026-04-21 02:06:02.452232 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_cancel_2_migration_driver_in_progress [0.072299s] ... ok 2026-04-21 02:06:02.453802 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__update_share_stats_3_foo_replication_domain [0.017956s] ... ok 2026-04-21 02:06:02.463654 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_delattr [0.020589s] ... ok 2026-04-21 02:06:02.468253 | ubuntu-noble | 2026-04-21 02:06:02.464 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:02.469503 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_valid_snapshot_4 [0.332347s] ... ok 2026-04-21 02:06:02.470609 | ubuntu-noble | Failed to sync snapshot instance si_fake_second_replica_id. Unexpected error while running command. 2026-04-21 02:06:02.470903 | ubuntu-noble | Command: None 2026-04-21 02:06:02.470911 | ubuntu-noble | Exit code: - 2026-04-21 02:06:02.470915 | ubuntu-noble | Stdout: 'Second replica sync failure' 2026-04-21 02:06:02.470919 | ubuntu-noble | Stderr: None 2026-04-21 02:06:02.472758 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_replicated_snapshot [0.019134s] ... ok 2026-04-21 02:06:02.482597 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_without [0.018268s] ... ok 2026-04-21 02:06:02.496444 | ubuntu-noble | 2026-04-21 02:06:02.484 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:02.496467 | ubuntu-noble | 2026-04-21 02:06:02.484 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:02.496472 | ubuntu-noble | 2026-04-21 02:06:02.485 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:02.496476 | ubuntu-noble | 2026-04-21 02:06:02.486 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:02.497047 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_replica_replica_not_found [0.021289s] ... ok 2026-04-21 02:06:02.498054 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_server_created [0.118432s] ... ok 2026-04-21 02:06:02.500093 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver_util.TestBunchify.test_bunchify_edge_cases [0.017375s] ... ok 2026-04-21 02:06:02.505993 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_check_2_ShareServerMigrationFailed [0.053548s] ... ok 2026-04-21 02:06:02.517942 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_driver_util.TestGenerateIpRange.test_generate_ip_range_edge_cases [0.017838s] ... ok 2026-04-21 02:06:02.519204 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_7_4_6_0_1_1 [0.000645s] ... ok 2026-04-21 02:06:02.519885 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_8_4_6_9 [0.000351s] ... ok 2026-04-21 02:06:02.520098 | ubuntu-noble | 2026-04-21 02:06:02.506 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:02.520107 | ubuntu-noble | 2026-04-21 02:06:02.506 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:02.520111 | ubuntu-noble | 2026-04-21 02:06:02.506 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:02.520116 | ubuntu-noble | 2026-04-21 02:06:02.508 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:02.520688 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_01 [0.021862s] ... ok 2026-04-21 02:06:02.521345 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_refresh_auth_token_success [0.000793s] ... ok 2026-04-21 02:06:02.522521 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_delete_when_entry_found [0.000869s] ... ok 2026-04-21 02:06:02.522531 | ubuntu-noble | {3} manila.tests.share.drivers.vastdata.test_rest.ViewTest.test_view_create [0.000656s] ... ok 2026-04-21 02:06:02.535092 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share_from_snapshot_2 [0.061175s] ... ok 2026-04-21 02:06:02.539915 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_dhss_false [0.041916s] ... ok 2026-04-21 02:06:02.540164 | ubuntu-noble | {3} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_api [0.018621s] ... ok 2026-04-21 02:06:02.540772 | ubuntu-noble | 2026-04-21 02:06:02.527 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Acquiring lock "instantiate_neutron_api" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:02.541052 | ubuntu-noble | 2026-04-21 02:06:02.527 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" acquired by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:02.541063 | ubuntu-noble | 2026-04-21 02:06:02.527 6822 DEBUG oslo_concurrency.lockutils [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Lock "instantiate_neutron_api" "released" by "manila.network.neutron.neutron_network_plugin.NeutronNetworkPlugin.neutron_api" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:02.541069 | ubuntu-noble | 2026-04-21 02:06:02.529 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:02.541327 | ubuntu-noble | {5} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_13 [0.020543s] ... ok 2026-04-21 02:06:02.547125 | ubuntu-noble | Shrink share failed due to possible data loss. 2026-04-21 02:06:02.547142 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:02.547147 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5047, in shrink_share 2026-04-21 02:06:02.547150 | ubuntu-noble | self.driver.shrink_share( 2026-04-21 02:06:02.547155 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:02.547159 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:02.547163 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.547166 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:02.547170 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:02.547174 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.547178 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:02.547181 | ubuntu-noble | raise effect 2026-04-21 02:06:02.547185 | ubuntu-noble | manila.exception.ShareShrinkingPossibleDataLoss: fake 2026-04-21 02:06:02.549866 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_invalid_2 [0.044727s] ... ok 2026-04-21 02:06:02.553637 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_replica [0.019736s] ... ok 2026-04-21 02:06:02.560929 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_check_auth_mode_4 [0.020523s] ... ok 2026-04-21 02:06:02.573645 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_no_zpools_configured_3_None [0.019400s] ... ok 2026-04-21 02:06:02.581176 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_auth_info_1_False [0.019621s] ... ok 2026-04-21 02:06:02.592022 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_get_pool [0.018466s] ... ok 2026-04-21 02:06:02.599993 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_cbs_init_reg_section_2 [0.019953s] ... ok 2026-04-21 02:06:02.606716 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_transfer_accept_other_driver_exception [0.056556s] ... ok 2026-04-21 02:06:02.612457 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_success_expected_1 [0.019764s] ... ok 2026-04-21 02:06:02.619812 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_server_connection_2_Exception [0.018702s] ... ok 2026-04-21 02:06:02.621320 | ubuntu-noble | 2026-04-21 02:06:02.618 6822 INFO manila.coordination [None req-dbd35c39-1a9a-4196-a441-5d1c4e7f96ad df6d65cc1f8946ba86be06b8140ec4b3 e8133457b853436591a7e4610e7ce679 - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:02.622512 | ubuntu-noble | {5} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_revert_access_rules_2_fakehost_fakebackend [0.090122s] ... ok 2026-04-21 02:06:02.631573 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_success_expected_4 [0.019524s] ... ok 2026-04-21 02:06:02.635462 | ubuntu-noble | Account 'FakeDomain\FakeUser' was given full access right on share sentinel.share_name. Manila only grants 'change' access. 2026-04-21 02:06:02.635484 | ubuntu-noble | Found 'custom' ACE rule that will be ignored: {'AccountName': 'FakeDomain\\FakeUser', 'AccessRight': 3, 'AccessControlType': 0} 2026-04-21 02:06:02.635577 | ubuntu-noble | Found explicit deny ACE rule that was not created by Manila and will be ignored: {'AccountName': 'FakeDomain\\FakeUser', 'AccessRight': 0, 'AccessControlType': 1} 2026-04-21 02:06:02.637251 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_access_rules [0.018245s] ... ok 2026-04-21 02:06:02.647873 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_server_not_exists [0.107631s] ... ok 2026-04-21 02:06:02.652474 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_cancel_success [0.018169s] ... ok 2026-04-21 02:06:02.654821 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_no_allocations [0.047327s] ... ok 2026-04-21 02:06:02.658564 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_acls_helper_1 [0.020402s] ... ok 2026-04-21 02:06:02.669745 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_complete [0.019815s] ... ok 2026-04-21 02:06:02.682414 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_acls_helper_3 [0.023573s] ... ok 2026-04-21 02:06:02.683470 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_driver_error_on_creation [0.035386s] ... ok 2026-04-21 02:06:02.689802 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_shrink_share_with_share_server [0.018136s] ... ok 2026-04-21 02:06:02.703476 | ubuntu-noble | --- Logging error --- 2026-04-21 02:06:02.704701 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:02.704896 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:06:02.704912 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:06:02.704921 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.704929 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:06:02.704938 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:06:02.704946 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.704965 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:06:02.704974 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:06:02.704982 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.704991 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:06:02.705000 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:06:02.705008 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.705016 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:06:02.705025 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:06:02.705048 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.705057 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:06:02.705066 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:06:02.705074 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:06:02.705082 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:06:02.705091 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:06:02.705100 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.705108 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:06:02.705116 | ubuntu-noble | return self._read_deleted 2026-04-21 02:06:02.705125 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.705133 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:06:02.705141 | ubuntu-noble | Call stack: 2026-04-21 02:06:02.705568 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:06:02.705639 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:06:02.705648 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:06:02.705657 | ubuntu-noble | main() 2026-04-21 02:06:02.705676 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:06:02.705685 | ubuntu-noble | program.TestProgram( 2026-04-21 02:06:02.705694 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:06:02.705702 | ubuntu-noble | self.runTests() 2026-04-21 02:06:02.705711 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:06:02.705719 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:06:02.705728 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:06:02.705736 | ubuntu-noble | test(result) 2026-04-21 02:06:02.705925 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:02.705939 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:02.705947 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:02.705956 | ubuntu-noble | test(result) 2026-04-21 02:06:02.705965 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:02.705973 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:02.705981 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:02.705990 | ubuntu-noble | test(result) 2026-04-21 02:06:02.705998 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:02.706006 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:02.706014 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:02.706023 | ubuntu-noble | test(result) 2026-04-21 02:06:02.706031 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:06:02.706039 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:02.706048 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:06:02.706056 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:06:02.706064 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:06:02.706073 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:06:02.706081 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:06:02.706090 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:06:02.706110 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:06:02.706118 | ubuntu-noble | self._run_core() 2026-04-21 02:06:02.706127 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:06:02.706135 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:06:02.706144 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:06:02.706152 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:06:02.706160 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:06:02.706183 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:06:02.706192 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_rpcapi.py", line 78, in setUp 2026-04-21 02:06:02.706201 | ubuntu-noble | self.ctxt = context.RequestContext('fake_user', 'fake_project') 2026-04-21 02:06:02.706210 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:06:02.706218 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:06:02.706226 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:06:02.706235 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:06:02.706243 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:06:02.706251 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:06:02.706259 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:06:02.706268 | ubuntu-noble | return self.enforce( 2026-04-21 02:06:02.706276 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:06:02.706284 | ubuntu-noble | self.load_rules() 2026-04-21 02:06:02.706299 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:06:02.706333 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:06:02.706352 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:06:02.706360 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:06:02.706369 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:06:02.706385 | ubuntu-noble | LOG.warning( 2026-04-21 02:06:02.706394 | ubuntu-noble | 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.' 2026-04-21 02:06:02.706404 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:06:02.706661 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_add_access_path [0.022645s] ... ok 2026-04-21 02:06:02.707118 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_3_cephx [0.019212s] ... ok 2026-04-21 02:06:02.708527 | ubuntu-noble | 2026-04-21 02:06:02.706 6822 INFO manila.coordination [None req-06a5d8d6-d260-4db5-9748-167a89ce346a fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:02.709193 | ubuntu-noble | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_connection_get_info [0.087909s] ... ok 2026-04-21 02:06:02.726091 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_win_reg_value_2 [0.021327s] ... ok 2026-04-21 02:06:02.727795 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_5_fake [0.020180s] ... ok 2026-04-21 02:06:02.729136 | ubuntu-noble | Failed to get share server for share replica creation. 2026-04-21 02:06:02.732660 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_with_share_server_exception [0.050594s] ... ok 2026-04-21 02:06:02.747455 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_win_reg_value [0.019123s] ... ok 2026-04-21 02:06:02.749377 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_rw_and_ro_3 [0.018579s] ... ok 2026-04-21 02:06:02.754871 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_2 [0.021927s] ... ok 2026-04-21 02:06:02.766740 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_rw_and_ro_4 [0.019639s] ... ok 2026-04-21 02:06:02.767155 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_init_conn [0.021649s] ... ok 2026-04-21 02:06:02.778945 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_4 [0.024240s] ... ok 2026-04-21 02:06:02.784276 | ubuntu-noble | {1} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_verify_setup_exportfs_not_installed [0.018491s] ... ok 2026-04-21 02:06:02.792181 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_get_auth_using_password [0.020695s] ... ok 2026-04-21 02:06:02.801511 | ubuntu-noble | --- Logging error --- 2026-04-21 02:06:02.801553 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:02.802936 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:06:02.802949 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:06:02.802953 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.802957 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:06:02.802961 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:06:02.802965 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.802969 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:06:02.802973 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:06:02.802977 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.802981 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:06:02.802985 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:06:02.802989 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.802992 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:06:02.802996 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:06:02.803000 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.803004 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:06:02.803007 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:06:02.803011 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:06:02.803015 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:06:02.803019 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:06:02.803022 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.803026 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:06:02.803030 | ubuntu-noble | return self._read_deleted 2026-04-21 02:06:02.803047 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.803051 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:06:02.803055 | ubuntu-noble | Call stack: 2026-04-21 02:06:02.803068 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:06:02.803072 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:06:02.803075 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:06:02.803079 | ubuntu-noble | main() 2026-04-21 02:06:02.803083 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:06:02.803087 | ubuntu-noble | program.TestProgram( 2026-04-21 02:06:02.803091 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:06:02.803094 | ubuntu-noble | self.runTests() 2026-04-21 02:06:02.803098 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:06:02.803102 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:06:02.803106 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:06:02.803109 | ubuntu-noble | test(result) 2026-04-21 02:06:02.803113 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:02.803117 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:02.803120 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:02.803124 | ubuntu-noble | test(result) 2026-04-21 02:06:02.803128 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:02.803131 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:02.803135 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:02.803139 | ubuntu-noble | test(result) 2026-04-21 02:06:02.803143 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:02.803146 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:02.803150 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:02.803154 | ubuntu-noble | test(result) 2026-04-21 02:06:02.803157 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:06:02.803161 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:02.803165 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:06:02.803168 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:06:02.803172 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:06:02.803176 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:06:02.803180 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:06:02.803183 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:06:02.803187 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:06:02.803191 | ubuntu-noble | self._run_core() 2026-04-21 02:06:02.803195 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:06:02.803212 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:06:02.803216 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:06:02.803220 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:06:02.803223 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:06:02.803232 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:06:02.803236 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_rpcapi.py", line 78, in setUp 2026-04-21 02:06:02.803239 | ubuntu-noble | self.ctxt = context.RequestContext('fake_user', 'fake_project') 2026-04-21 02:06:02.803243 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:06:02.803247 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:06:02.803251 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:06:02.803254 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:06:02.803258 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:06:02.803262 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:06:02.803265 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:06:02.803269 | ubuntu-noble | return self.enforce( 2026-04-21 02:06:02.803273 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:06:02.803277 | ubuntu-noble | self.load_rules() 2026-04-21 02:06:02.803280 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:06:02.803284 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:06:02.803293 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:06:02.803297 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:06:02.803301 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:06:02.803315 | ubuntu-noble | LOG.warning( 2026-04-21 02:06:02.803322 | ubuntu-noble | 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.' 2026-04-21 02:06:02.803327 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:06:02.803846 | ubuntu-noble | {1} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_schema [0.018677s] ... ok 2026-04-21 02:06:02.808877 | ubuntu-noble | 2026-04-21 02:06:02.804 6822 INFO manila.coordination [None req-112e5942-97cf-4526-9a5c-d37148d668ef fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:02.808906 | ubuntu-noble | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_share_server [0.097762s] ... ok 2026-04-21 02:06:02.808910 | ubuntu-noble | {3} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_get_conn [0.019090s] ... ok 2026-04-21 02:06:02.808914 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_free_share_servers [0.027890s] ... ok 2026-04-21 02:06:02.822257 | ubuntu-noble | {1} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_delete_share [0.018830s] ... ok 2026-04-21 02:06:02.827591 | ubuntu-noble | {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_delete_share [0.020417s] ... ok 2026-04-21 02:06:02.844391 | ubuntu-noble | {1} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_deny_access_nfs [0.018410s] ... ok 2026-04-21 02:06:02.844989 | ubuntu-noble | VPSA volume for share fakeid2 could not be found. 2026-04-21 02:06:02.845134 | ubuntu-noble | Snapshot OS_share-snapshot-fakesnapid not found 2026-04-21 02:06:02.848142 | ubuntu-noble | {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_share_from_snapshot [0.020448s] ... ok 2026-04-21 02:06:02.863525 | ubuntu-noble | {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_allow_access [0.019420s] ... ok 2026-04-21 02:06:02.865186 | ubuntu-noble | Only NFS or CIFS protocol are currently supported. Share provided fakeid with protocol INVALID. 2026-04-21 02:06:02.868116 | ubuntu-noble | {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_create_share_unsupported_proto [0.020100s] ... ok 2026-04-21 02:06:02.877663 | ubuntu-noble | Share fakeid doesn't exist in ZFSSA. 2026-04-21 02:06:02.879367 | ubuntu-noble | {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_ensure_share [0.019212s] ... ok 2026-04-21 02:06:02.885327 | ubuntu-noble | Failed to update usages deleting share '1bd4faa8-78d7-4c11-84c6-22dcede27e73'. 2026-04-21 02:06:02.885349 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:02.885356 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1900, in _update_share_instance_usages 2026-04-21 02:06:02.885362 | ubuntu-noble | reservations = QUOTAS.reserve( 2026-04-21 02:06:02.885367 | ubuntu-noble | ^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.885373 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:02.885379 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:02.885384 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.885390 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:02.885396 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:02.885402 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.885407 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:02.885413 | ubuntu-noble | raise effect 2026-04-21 02:06:02.885419 | ubuntu-noble | manila.exception.QuotaError: Quota exceeded: code=500. 2026-04-21 02:06:02.889373 | ubuntu-noble | {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_get_share_stats [0.019768s] ... ok 2026-04-21 02:06:02.889789 | ubuntu-noble | --- Logging error --- 2026-04-21 02:06:02.890487 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:02.890747 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:06:02.890759 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:06:02.890765 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.890771 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:06:02.890776 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:06:02.890782 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.890788 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:06:02.890794 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:06:02.890799 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.890805 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:06:02.890811 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:06:02.890817 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.890830 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:06:02.890836 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:06:02.890841 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.890847 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:06:02.890853 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:06:02.890858 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:06:02.890864 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:06:02.890870 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:06:02.891137 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.891149 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:06:02.891155 | ubuntu-noble | return self._read_deleted 2026-04-21 02:06:02.891161 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.891166 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:06:02.891172 | ubuntu-noble | Call stack: 2026-04-21 02:06:02.892940 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:06:02.893338 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:06:02.893353 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:06:02.893360 | ubuntu-noble | main() 2026-04-21 02:06:02.893366 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:06:02.893371 | ubuntu-noble | program.TestProgram( 2026-04-21 02:06:02.893377 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:06:02.893383 | ubuntu-noble | self.runTests() 2026-04-21 02:06:02.893389 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:06:02.893394 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:06:02.893400 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:06:02.893406 | ubuntu-noble | test(result) 2026-04-21 02:06:02.893411 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:02.893417 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:02.893423 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:02.893428 | ubuntu-noble | test(result) 2026-04-21 02:06:02.893434 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:02.893439 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:02.893445 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:02.893451 | ubuntu-noble | test(result) 2026-04-21 02:06:02.893456 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:02.893462 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:02.893467 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:02.893473 | ubuntu-noble | test(result) 2026-04-21 02:06:02.893479 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:06:02.893484 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:02.893490 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:06:02.893495 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:06:02.893501 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:06:02.893507 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:06:02.893512 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:06:02.893518 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:06:02.893524 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:06:02.893529 | ubuntu-noble | self._run_core() 2026-04-21 02:06:02.893535 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:06:02.893541 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:06:02.893555 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:06:02.893561 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:06:02.893566 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:06:02.893572 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:06:02.893578 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_rpcapi.py", line 78, in setUp 2026-04-21 02:06:02.893583 | ubuntu-noble | self.ctxt = context.RequestContext('fake_user', 'fake_project') 2026-04-21 02:06:02.893589 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:06:02.893595 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:06:02.893605 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:06:02.893611 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:06:02.893616 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:06:02.893622 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:06:02.893627 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:06:02.893633 | ubuntu-noble | return self.enforce( 2026-04-21 02:06:02.893639 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:06:02.893644 | ubuntu-noble | self.load_rules() 2026-04-21 02:06:02.893650 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:06:02.893656 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:06:02.893668 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:06:02.893674 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:06:02.893679 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:06:02.893685 | ubuntu-noble | LOG.warning( 2026-04-21 02:06:02.893691 | ubuntu-noble | 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.' 2026-04-21 02:06:02.893698 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:06:02.897726 | ubuntu-noble | Quota and reservation of share fakename need to be rounded up to 4. But there is not enough space in the backend. 2026-04-21 02:06:02.899685 | ubuntu-noble | 2026-04-21 02:06:02.893 6822 INFO manila.coordination [None req-2e5a3060-0972-4105-b6b3-7159ef3bf851 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:02.899714 | ubuntu-noble | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_migration_cancel [0.087850s] ... ok 2026-04-21 02:06:02.900527 | ubuntu-noble | {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_not_enough_space [0.020396s] ... ok 2026-04-21 02:06:02.907121 | ubuntu-noble | {3} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_manage_existing_share [0.019019s] ... ok 2026-04-21 02:06:02.917688 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_deferred_delete_quota_error [0.110774s] ... ok 2026-04-21 02:06:02.919845 | ubuntu-noble | {1} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_shrink_share [0.019620s] ... ok 2026-04-21 02:06:02.930097 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_4___off____True__False________compression_off__ [0.019333s] ... ok 2026-04-21 02:06:02.946114 | ubuntu-noble | {3} 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.019457s] ... ok 2026-04-21 02:06:02.954361 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:02.964200 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_helper_error_2 [0.017591s] ... ok 2026-04-21 02:06:02.978100 | ubuntu-noble | --- Logging error --- 2026-04-21 02:06:02.978757 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:02.979199 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:06:02.979212 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:06:02.979218 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.979224 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:06:02.979230 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:06:02.979235 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.979241 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:06:02.979247 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:06:02.979253 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.979259 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:06:02.979428 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:06:02.979444 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.979450 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:06:02.979456 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:06:02.979461 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.979467 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:06:02.979473 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:06:02.979488 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:06:02.979563 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:06:02.979570 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:06:02.979575 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.979581 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:06:02.979587 | ubuntu-noble | return self._read_deleted 2026-04-21 02:06:02.979593 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:02.979599 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:06:02.979605 | ubuntu-noble | Call stack: 2026-04-21 02:06:02.979610 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:06:02.979616 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:06:02.979622 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:06:02.979628 | ubuntu-noble | main() 2026-04-21 02:06:02.979633 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:06:02.979639 | ubuntu-noble | program.TestProgram( 2026-04-21 02:06:02.979645 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:06:02.979660 | ubuntu-noble | self.runTests() 2026-04-21 02:06:02.979666 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:06:02.979672 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:06:02.979677 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:06:02.979683 | ubuntu-noble | test(result) 2026-04-21 02:06:02.979689 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:02.979694 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:02.979700 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:02.979706 | ubuntu-noble | test(result) 2026-04-21 02:06:02.979711 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:02.979717 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:02.979723 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:02.979728 | ubuntu-noble | test(result) 2026-04-21 02:06:02.979734 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:02.979846 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:02.979856 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:02.979861 | ubuntu-noble | test(result) 2026-04-21 02:06:02.979867 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:06:02.979873 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:02.979878 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:06:02.979884 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:06:02.979890 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:06:02.979895 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:06:02.979901 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:06:02.979907 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:06:02.979912 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:06:02.979918 | ubuntu-noble | self._run_core() 2026-04-21 02:06:02.979924 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:06:02.979972 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:06:02.980012 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:06:02.980018 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:06:02.980024 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:06:02.980029 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:06:02.980035 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_rpcapi.py", line 78, in setUp 2026-04-21 02:06:02.980041 | ubuntu-noble | self.ctxt = context.RequestContext('fake_user', 'fake_project') 2026-04-21 02:06:02.980052 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:06:02.980058 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:06:02.980063 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:06:02.980069 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:06:02.980082 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:06:02.980088 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:06:02.980093 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:06:02.980099 | ubuntu-noble | return self.enforce( 2026-04-21 02:06:02.980105 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:06:02.980110 | ubuntu-noble | self.load_rules() 2026-04-21 02:06:02.980116 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:06:02.980121 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:06:02.980127 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:06:02.980133 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:06:02.980138 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:06:02.980144 | ubuntu-noble | LOG.warning( 2026-04-21 02:06:02.980192 | ubuntu-noble | 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.' 2026-04-21 02:06:02.980200 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:06:02.982390 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_shell_executor_by_host_local [0.017879s] ... ok 2026-04-21 02:06:02.983809 | ubuntu-noble | 2026-04-21 02:06:02.981 6822 INFO manila.coordination [None req-ce028d19-6069-4b81-8064-056eed0dc924 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:02.984027 | ubuntu-noble | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_migration_complete [0.088812s] ... ok 2026-04-21 02:06:02.993987 | ubuntu-noble | {1} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_updates_conditionally_changed_3_active [0.074164s] ... ok 2026-04-21 02:06:02.999866 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_3_foo_bar [0.017663s] ... ok 2026-04-21 02:06:03.021456 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_6 [0.018691s] ... ok 2026-04-21 02:06:03.023801 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-21 02:06:03.027026 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-21 02:06:03.028609 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:03.037256 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share_from_snapshot_with_share_server [0.018271s] ... ok 2026-04-21 02:06:03.059153 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share_with_share_server [0.018401s] ... ok 2026-04-21 02:06:03.066470 | ubuntu-noble | {1} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_nothing_to_update [0.071997s] ... ok 2026-04-21 02:06:03.070193 | ubuntu-noble | --- Logging error --- 2026-04-21 02:06:03.074626 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:03.075494 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:06:03.075515 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:06:03.075521 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.075525 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:06:03.075529 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:06:03.075533 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.075536 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:06:03.075541 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:06:03.075545 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.075560 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:06:03.075565 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:06:03.075569 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.075572 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:06:03.075576 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:06:03.075580 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.075584 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:06:03.075587 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:06:03.075591 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:06:03.075595 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:06:03.075599 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:06:03.075603 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.075607 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:06:03.075611 | ubuntu-noble | return self._read_deleted 2026-04-21 02:06:03.075615 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.075619 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:06:03.075647 | ubuntu-noble | Call stack: 2026-04-21 02:06:03.075651 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:06:03.075655 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:06:03.075659 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:06:03.075793 | ubuntu-noble | main() 2026-04-21 02:06:03.075799 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:06:03.075803 | ubuntu-noble | program.TestProgram( 2026-04-21 02:06:03.075807 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:06:03.075811 | ubuntu-noble | self.runTests() 2026-04-21 02:06:03.075822 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:06:03.075826 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:06:03.075829 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:06:03.075833 | ubuntu-noble | test(result) 2026-04-21 02:06:03.075837 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:03.075841 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:03.075845 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:03.075848 | ubuntu-noble | test(result) 2026-04-21 02:06:03.075852 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:03.075856 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:03.075865 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:03.075869 | ubuntu-noble | test(result) 2026-04-21 02:06:03.075873 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:03.075877 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:03.075880 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:03.075884 | ubuntu-noble | test(result) 2026-04-21 02:06:03.075888 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:06:03.075892 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:03.075895 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:06:03.075899 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:06:03.075903 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:06:03.075907 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:06:03.075911 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:06:03.075914 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:06:03.075918 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:06:03.075933 | ubuntu-noble | self._run_core() 2026-04-21 02:06:03.075944 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:06:03.075948 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:06:03.075952 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:06:03.075955 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:06:03.075959 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:06:03.075963 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:06:03.075967 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_rpcapi.py", line 78, in setUp 2026-04-21 02:06:03.075974 | ubuntu-noble | self.ctxt = context.RequestContext('fake_user', 'fake_project') 2026-04-21 02:06:03.075978 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:06:03.075982 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:06:03.075985 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:06:03.075989 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:06:03.075993 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:06:03.075997 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:06:03.076000 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:06:03.076004 | ubuntu-noble | return self.enforce( 2026-04-21 02:06:03.076008 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:06:03.076012 | ubuntu-noble | self.load_rules() 2026-04-21 02:06:03.076015 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:06:03.076019 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:06:03.076023 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:06:03.076027 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:06:03.076035 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:06:03.076038 | ubuntu-noble | LOG.warning( 2026-04-21 02:06:03.076043 | ubuntu-noble | 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.' 2026-04-21 02:06:03.076047 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:06:03.078210 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_do_setup_2_False [0.021044s] ... ok 2026-04-21 02:06:03.078564 | ubuntu-noble | 2026-04-21 02:06:03.074 6822 INFO manila.coordination [None req-0b6bc711-4bf5-4f66-a73b-0cceee44d11d fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.078577 | ubuntu-noble | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_migration_start [0.092696s] ... ok 2026-04-21 02:06:03.084318 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_server_3 [0.166053s] ... ok 2026-04-21 02:06:03.088186 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_with_network_allocations [0.433224s] ... ok 2026-04-21 02:06:03.092306 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_06 [0.025878s] ... ok 2026-04-21 02:06:03.095393 | ubuntu-noble | {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.019210s] ... ok 2026-04-21 02:06:03.117480 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_1_on [0.019865s] ... ok 2026-04-21 02:06:03.118274 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_update_quota_usages_update [0.025979s] ... ok 2026-04-21 02:06:03.118307 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test__get_all_availability_zones_with_subnets_1 [0.023963s] ... ok 2026-04-21 02:06:03.135452 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_success_expected_3 [0.018759s] ... ok 2026-04-21 02:06:03.136029 | ubuntu-noble | {4} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_10 [0.022280s] ... ok 2026-04-21 02:06:03.154840 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_wrong_pool [0.019265s] ... ok 2026-04-21 02:06:03.161237 | ubuntu-noble | --- Logging error --- 2026-04-21 02:06:03.162348 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:03.162408 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:06:03.162416 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:06:03.162422 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.162427 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:06:03.162433 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:06:03.162438 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.162444 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:06:03.162450 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:06:03.162456 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.162470 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:06:03.162476 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:06:03.162482 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.162487 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:06:03.162504 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:06:03.162510 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.162515 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:06:03.162521 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:06:03.162526 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:06:03.162532 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:06:03.162538 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:06:03.162543 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.162549 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:06:03.162554 | ubuntu-noble | return self._read_deleted 2026-04-21 02:06:03.162607 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.162613 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:06:03.162619 | ubuntu-noble | Call stack: 2026-04-21 02:06:03.164525 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:06:03.164544 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:06:03.164550 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:06:03.164556 | ubuntu-noble | main() 2026-04-21 02:06:03.164561 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:06:03.164567 | ubuntu-noble | program.TestProgram( 2026-04-21 02:06:03.164573 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:06:03.164579 | ubuntu-noble | self.runTests() 2026-04-21 02:06:03.164584 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:06:03.164590 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:06:03.164596 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:06:03.164601 | ubuntu-noble | test(result) 2026-04-21 02:06:03.164607 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:03.164612 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:03.164618 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:03.164624 | ubuntu-noble | test(result) 2026-04-21 02:06:03.164629 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:03.164635 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:03.164640 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:03.164646 | ubuntu-noble | test(result) 2026-04-21 02:06:03.164651 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:03.164657 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:03.164663 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:03.164668 | ubuntu-noble | test(result) 2026-04-21 02:06:03.164674 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:06:03.164700 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:03.164705 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:06:03.164711 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:06:03.164717 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:06:03.164722 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:06:03.164728 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:06:03.164742 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:06:03.164748 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:06:03.164753 | ubuntu-noble | self._run_core() 2026-04-21 02:06:03.164759 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:06:03.164765 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:06:03.164770 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:06:03.164776 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:06:03.164781 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:06:03.164787 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:06:03.164793 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_rpcapi.py", line 78, in setUp 2026-04-21 02:06:03.164803 | ubuntu-noble | self.ctxt = context.RequestContext('fake_user', 'fake_project') 2026-04-21 02:06:03.164809 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:06:03.164815 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:06:03.164820 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:06:03.164826 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:06:03.164831 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:06:03.164837 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:06:03.164843 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:06:03.164848 | ubuntu-noble | return self.enforce( 2026-04-21 02:06:03.164854 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:06:03.164859 | ubuntu-noble | self.load_rules() 2026-04-21 02:06:03.164865 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:06:03.164870 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:06:03.164882 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:06:03.164888 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:06:03.164893 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:06:03.164899 | ubuntu-noble | LOG.warning( 2026-04-21 02:06:03.164905 | ubuntu-noble | 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.' 2026-04-21 02:06:03.164912 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:06:03.169602 | ubuntu-noble | 2026-04-21 02:06:03.165 6822 INFO manila.coordination [None req-71c3c400-c28e-47ca-b8b6-3d6462309a2d fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.169639 | ubuntu-noble | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_revert_to_snapshot [0.090867s] ... ok 2026-04-21 02:06:03.171030 | ubuntu-noble | Failed to sync replica fake_second_replica_id. Unexpected error while running command. 2026-04-21 02:06:03.171232 | ubuntu-noble | Command: None 2026-04-21 02:06:03.171243 | ubuntu-noble | Exit code: - 2026-04-21 02:06:03.171248 | ubuntu-noble | Stdout: 'Second replica sync failure' 2026-04-21 02:06:03.171254 | ubuntu-noble | Stderr: None 2026-04-21 02:06:03.175630 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_promote_replica_active_available [0.019720s] ... ok 2026-04-21 02:06:03.181916 | ubuntu-noble | Share a5ec6ec3-adb6-481d-ba49-a9cfc11e0501 is a member of a group. This operation is not currently supported for share servers that contain shares members of groups. 2026-04-21 02:06:03.185451 | ubuntu-noble | {4} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_cleanup_access_rules_1_None [0.048410s] ... ok 2026-04-21 02:06:03.190420 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_instance_rules_error_status [0.068296s] ... ok 2026-04-21 02:06:03.192738 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_shrink_share [0.018553s] ... ok 2026-04-21 02:06:03.207907 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-21 02:06:03.211977 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-21 02:06:03.213053 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_ssh_execute_with_sudo [0.019343s] ... ok 2026-04-21 02:06:03.213071 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_no_shares [0.026419s] ... ok 2026-04-21 02:06:03.232720 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_zfs_with_retry [0.018907s] ... ok 2026-04-21 02:06:03.233513 | ubuntu-noble | {4} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_create_instance_and_wait [0.047046s] ... ok 2026-04-21 02:06:03.250846 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_create_exports [0.018557s] ... ok 2026-04-21 02:06:03.252886 | ubuntu-noble | --- Logging error --- 2026-04-21 02:06:03.253976 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:03.254747 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:06:03.254761 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:06:03.254765 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.254769 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:06:03.254773 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:06:03.254777 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.254781 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:06:03.254790 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:06:03.254794 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.254798 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:06:03.254802 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:06:03.254806 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.254810 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:06:03.254814 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:06:03.254818 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.254821 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:06:03.254825 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:06:03.254829 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:06:03.254833 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:06:03.254837 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:06:03.254840 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.254844 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:06:03.254859 | ubuntu-noble | return self._read_deleted 2026-04-21 02:06:03.254862 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.254866 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:06:03.254870 | ubuntu-noble | Call stack: 2026-04-21 02:06:03.254874 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:06:03.254878 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:06:03.254882 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:06:03.254885 | ubuntu-noble | main() 2026-04-21 02:06:03.254889 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:06:03.254893 | ubuntu-noble | program.TestProgram( 2026-04-21 02:06:03.254897 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:06:03.254900 | ubuntu-noble | self.runTests() 2026-04-21 02:06:03.254904 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:06:03.254908 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:06:03.254912 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:06:03.254916 | ubuntu-noble | test(result) 2026-04-21 02:06:03.254919 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:03.254923 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:03.254927 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:03.254931 | ubuntu-noble | test(result) 2026-04-21 02:06:03.254934 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:03.254938 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:03.254942 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:03.254946 | ubuntu-noble | test(result) 2026-04-21 02:06:03.254949 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:03.254953 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:03.254957 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:03.254961 | ubuntu-noble | test(result) 2026-04-21 02:06:03.254964 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:06:03.254968 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:03.254972 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:06:03.254976 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:06:03.254979 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:06:03.254983 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:06:03.254987 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:06:03.254991 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:06:03.254995 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:06:03.254998 | ubuntu-noble | self._run_core() 2026-04-21 02:06:03.255002 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:06:03.255011 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:06:03.255015 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:06:03.255023 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:06:03.255027 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:06:03.255033 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:06:03.255037 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_rpcapi.py", line 78, in setUp 2026-04-21 02:06:03.255041 | ubuntu-noble | self.ctxt = context.RequestContext('fake_user', 'fake_project') 2026-04-21 02:06:03.255045 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:06:03.255049 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:06:03.255053 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:06:03.255056 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:06:03.255060 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:06:03.255064 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:06:03.255068 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:06:03.255071 | ubuntu-noble | return self.enforce( 2026-04-21 02:06:03.255075 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:06:03.255079 | ubuntu-noble | self.load_rules() 2026-04-21 02:06:03.255083 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:06:03.255087 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:06:03.255090 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:06:03.255094 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:06:03.255098 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:06:03.255102 | ubuntu-noble | LOG.warning( 2026-04-21 02:06:03.255106 | ubuntu-noble | 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.' 2026-04-21 02:06:03.255111 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:06:03.259144 | ubuntu-noble | 2026-04-21 02:06:03.256 6822 INFO manila.coordination [None req-6220ba3e-592f-42b2-8745-bc7c31b6d19f fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.260489 | ubuntu-noble | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_serialized_share_has_id [0.091244s] ... ok 2026-04-21 02:06:03.262549 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_srv_with_sec_service_1_True [0.177592s] ... ok 2026-04-21 02:06:03.268123 | ubuntu-noble | {3} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_7_p [0.019007s] ... ok 2026-04-21 02:06:03.270743 | ubuntu-noble | {4} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_delete_instance_and_wait [0.037007s] ... ok 2026-04-21 02:06:03.284854 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_driver_exception_2 [0.022966s] ... ok 2026-04-21 02:06:03.289241 | ubuntu-noble | {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_create_share [0.020670s] ... ok 2026-04-21 02:06:03.307854 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_ignore_exceptions_with_the_force_2_ManilaException [0.022755s] ... ok 2026-04-21 02:06:03.309193 | ubuntu-noble | {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_extend_share [0.019879s] ... ok 2026-04-21 02:06:03.310732 | ubuntu-noble | {4} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_delete_instance_and_wait_timeout [0.040738s] ... ok 2026-04-21 02:06:03.331735 | ubuntu-noble | {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_round_up_size [0.019792s] ... ok 2026-04-21 02:06:03.342791 | ubuntu-noble | --- Logging error --- 2026-04-21 02:06:03.342872 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:03.343848 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:06:03.343868 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:06:03.343874 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.343880 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:06:03.343885 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:06:03.343890 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.343895 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:06:03.343901 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:06:03.343907 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.343912 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:06:03.343926 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:06:03.343932 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.343937 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:06:03.343943 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:06:03.343948 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.343953 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:06:03.343958 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:06:03.343963 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:06:03.343969 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:06:03.343974 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:06:03.343979 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.343985 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:06:03.343990 | ubuntu-noble | return self._read_deleted 2026-04-21 02:06:03.343995 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.344000 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:06:03.344005 | ubuntu-noble | Call stack: 2026-04-21 02:06:03.344011 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:06:03.344016 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:06:03.344021 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:06:03.344027 | ubuntu-noble | main() 2026-04-21 02:06:03.344032 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:06:03.344037 | ubuntu-noble | program.TestProgram( 2026-04-21 02:06:03.344043 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:06:03.344048 | ubuntu-noble | self.runTests() 2026-04-21 02:06:03.344053 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:06:03.344059 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:06:03.344064 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:06:03.344078 | ubuntu-noble | test(result) 2026-04-21 02:06:03.344084 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:03.344089 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:03.344094 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:03.344100 | ubuntu-noble | test(result) 2026-04-21 02:06:03.344105 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:03.344110 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:03.344115 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:03.344120 | ubuntu-noble | test(result) 2026-04-21 02:06:03.344126 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:03.344131 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:03.344136 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:03.344141 | ubuntu-noble | test(result) 2026-04-21 02:06:03.344146 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:06:03.344151 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:03.344157 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:06:03.344162 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:06:03.344167 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:06:03.344172 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:06:03.344177 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:06:03.344183 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:06:03.344188 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:06:03.344193 | ubuntu-noble | self._run_core() 2026-04-21 02:06:03.344198 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:06:03.344209 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:06:03.344215 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:06:03.344220 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:06:03.344225 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:06:03.344231 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:06:03.344236 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_rpcapi.py", line 78, in setUp 2026-04-21 02:06:03.344241 | ubuntu-noble | self.ctxt = context.RequestContext('fake_user', 'fake_project') 2026-04-21 02:06:03.344250 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:06:03.344256 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:06:03.344261 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:06:03.346380 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:06:03.346407 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:06:03.346414 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:06:03.346419 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:06:03.346424 | ubuntu-noble | return self.enforce( 2026-04-21 02:06:03.346430 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:06:03.346444 | ubuntu-noble | self.load_rules() 2026-04-21 02:06:03.346449 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:06:03.346454 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:06:03.346460 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:06:03.346465 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:06:03.346470 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:06:03.346475 | ubuntu-noble | LOG.warning( 2026-04-21 02:06:03.346481 | ubuntu-noble | 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.' 2026-04-21 02:06:03.346487 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:06:03.347846 | ubuntu-noble | 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. 2026-04-21 02:06:03.347861 | ubuntu-noble | Share fakeid is not being managed by the current Manila instance. 2026-04-21 02:06:03.349026 | ubuntu-noble | 2026-04-21 02:06:03.345 6822 INFO manila.coordination [None req-8bbf448f-1545-47d0-a274-3e9bd94e81d9 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.349040 | ubuntu-noble | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_start [0.089095s] ... ok 2026-04-21 02:06:03.350133 | ubuntu-noble | {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_unmanage_no_schema [0.020972s] ... ok 2026-04-21 02:06:03.378608 | ubuntu-noble | {3} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_unmanage_NFS [0.027643s] ... ok 2026-04-21 02:06:03.401613 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:03.407739 | ubuntu-noble | {4} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_check_update_share_network_security_service [0.096229s] ... ok 2026-04-21 02:06:03.413674 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:03.436918 | ubuntu-noble | --- Logging error --- 2026-04-21 02:06:03.438148 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:03.439395 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:06:03.439411 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:06:03.439415 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.439419 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:06:03.439423 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:06:03.439427 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.439431 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:06:03.439435 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:06:03.439449 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.439453 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:06:03.439462 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:06:03.439466 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.439470 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:06:03.439473 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:06:03.439477 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.439481 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:06:03.439485 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:06:03.439488 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:06:03.439492 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:06:03.439496 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:06:03.439500 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.439504 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:06:03.439507 | ubuntu-noble | return self._read_deleted 2026-04-21 02:06:03.439511 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.439515 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:06:03.439518 | ubuntu-noble | Call stack: 2026-04-21 02:06:03.439522 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:06:03.439526 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:06:03.439530 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:06:03.439534 | ubuntu-noble | main() 2026-04-21 02:06:03.439538 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:06:03.439541 | ubuntu-noble | program.TestProgram( 2026-04-21 02:06:03.439545 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:06:03.439549 | ubuntu-noble | self.runTests() 2026-04-21 02:06:03.439553 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:06:03.439556 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:06:03.439560 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:06:03.439564 | ubuntu-noble | test(result) 2026-04-21 02:06:03.439568 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:03.439571 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:03.439575 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:03.439579 | ubuntu-noble | test(result) 2026-04-21 02:06:03.439582 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:03.439586 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:03.439590 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:03.439593 | ubuntu-noble | test(result) 2026-04-21 02:06:03.439597 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:03.439601 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:03.439605 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:03.439608 | ubuntu-noble | test(result) 2026-04-21 02:06:03.439612 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:06:03.439616 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:03.439619 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:06:03.439627 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:06:03.439631 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:06:03.439635 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:06:03.439639 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:06:03.439642 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:06:03.439647 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:06:03.439652 | ubuntu-noble | self._run_core() 2026-04-21 02:06:03.439655 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:06:03.439663 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:06:03.439667 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:06:03.439671 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:06:03.439675 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:06:03.439678 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:06:03.439682 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_rpcapi.py", line 78, in setUp 2026-04-21 02:06:03.439686 | ubuntu-noble | self.ctxt = context.RequestContext('fake_user', 'fake_project') 2026-04-21 02:06:03.439693 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:06:03.439697 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:06:03.439704 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:06:03.439718 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:06:03.439722 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:06:03.439727 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:06:03.439732 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:06:03.439737 | ubuntu-noble | return self.enforce( 2026-04-21 02:06:03.439741 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:06:03.439746 | ubuntu-noble | self.load_rules() 2026-04-21 02:06:03.439750 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:06:03.439755 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:06:03.439759 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:06:03.439764 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:06:03.439768 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:06:03.439772 | ubuntu-noble | LOG.warning( 2026-04-21 02:06:03.439777 | ubuntu-noble | 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.' 2026-04-21 02:06:03.439781 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:06:03.444416 | ubuntu-noble | Caught exception trying ensure share instances. 2026-04-21 02:06:03.444441 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:03.444446 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 511, in ensure_driver_resources 2026-04-21 02:06:03.444450 | ubuntu-noble | update_share_instances = self.driver.ensure_shares( 2026-04-21 02:06:03.444454 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.444457 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:03.444461 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:03.444465 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.444468 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:03.444472 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:03.444476 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.444479 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:06:03.444483 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:06:03.444487 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.444491 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 938, in raise_exception 2026-04-21 02:06:03.444494 | ubuntu-noble | raise exception.ManilaException(message="Fake raise") 2026-04-21 02:06:03.444498 | ubuntu-noble | manila.exception.ManilaException: Fake raise 2026-04-21 02:06:03.445072 | ubuntu-noble | 2026-04-21 02:06:03.441 6822 INFO manila.coordination [None req-d83d162c-0e80-45ff-854a-d8f327963501 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.445081 | ubuntu-noble | {5} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_replica [0.095574s] ... ok 2026-04-21 02:06:03.446908 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_exception_on_ensure_shares [0.139341s] ... ok 2026-04-21 02:06:03.469872 | ubuntu-noble | 2026-04-21 02:06:03.463 6822 DEBUG manila.share.share_types [None req-d83d162c-0e80-45ff-854a-d8f327963501 fake_user fake_project - - - -] Searching by: {'extra_specs': {'somepoolcap': 'somevalue'}, 'availability_zones': ['supernova', 'nova']} get_all_types /home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py:146 2026-04-21 02:06:03.469891 | ubuntu-noble | 2026-04-21 02:06:03.465 6822 INFO manila.coordination [None req-d83d162c-0e80-45ff-854a-d8f327963501 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.469895 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search_by_availability_zone_2_supernova_nova [0.023130s] ... ok 2026-04-21 02:06:03.492576 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:03.492789 | ubuntu-noble | 2026-04-21 02:06:03.488 6822 INFO manila.coordination [None req-d83d162c-0e80-45ff-854a-d8f327963501 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.492798 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_valid_2 [0.022990s] ... ok 2026-04-21 02:06:03.495662 | ubuntu-noble | {4} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_check_update_share_server_network_allocations [0.089416s] ... ok 2026-04-21 02:06:03.514685 | ubuntu-noble | 2026-04-21 02:06:03.509 6822 INFO manila.coordination [None req-d83d162c-0e80-45ff-854a-d8f327963501 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.514699 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_07___snapshot_support____0__ [0.021824s] ... ok 2026-04-21 02:06:03.516612 | ubuntu-noble | {3} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__check_needs_refresh_1_True [0.138056s] ... ok 2026-04-21 02:06:03.535169 | ubuntu-noble | 2026-04-21 02:06:03.532 6822 INFO manila.coordination [None req-d83d162c-0e80-45ff-854a-d8f327963501 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.535517 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_11___snapshot_support____n__ [0.022204s] ... ok 2026-04-21 02:06:03.539505 | ubuntu-noble | Share 13e20d80-1aae-4941-8c67-aa1f9e43f69d is a member of a group. This operation is not currently supported for share servers that contain shares members of groups. 2026-04-21 02:06:03.542454 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_share_in_share_group [0.331168s] ... ok 2026-04-21 02:06:03.557772 | ubuntu-noble | 2026-04-21 02:06:03.554 6822 INFO manila.coordination [None req-d83d162c-0e80-45ff-854a-d8f327963501 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.557786 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_23___create_share_from_snapshot_support____n__ [0.021217s] ... ok 2026-04-21 02:06:03.558790 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:03.565372 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_shares_and_rules_4__None__None_ [0.116112s] ... ok 2026-04-21 02:06:03.567052 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test__security_service_update_validate_hosts_new_check [0.023665s] ... ok 2026-04-21 02:06:03.580438 | ubuntu-noble | 2026-04-21 02:06:03.578 6822 INFO manila.coordination [None req-d83d162c-0e80-45ff-854a-d8f327963501 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.583342 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:03.583606 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_25___revert_to_snapshot_support____1__ [0.026599s] ... ok 2026-04-21 02:06:03.585680 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_is_service_ready [0.022346s] ... ok 2026-04-21 02:06:03.588224 | ubuntu-noble | {4} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_replicated_snapshot [0.092402s] ... ok 2026-04-21 02:06:03.606594 | ubuntu-noble | 2026-04-21 02:06:03.602 6822 INFO manila.coordination [None req-d83d162c-0e80-45ff-854a-d8f327963501 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.606621 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_40___mount_snapshot_support____on__ [0.021657s] ... ok 2026-04-21 02:06:03.625295 | ubuntu-noble | 2026-04-21 02:06:03.622 6822 INFO manila.coordination [None req-d83d162c-0e80-45ff-854a-d8f327963501 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.628378 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_45___mount_snapshot_support____false__ [0.019328s] ... ok 2026-04-21 02:06:03.637344 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_rules_in_error [0.071014s] ... ok 2026-04-21 02:06:03.643442 | ubuntu-noble | 2026-04-21 02:06:03.641 6822 INFO manila.coordination [None req-d83d162c-0e80-45ff-854a-d8f327963501 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.645475 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_47___mount_snapshot_support____n__ [0.019166s] ... ok 2026-04-21 02:06:03.659330 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_1 [0.072402s] ... ok 2026-04-21 02:06:03.669852 | ubuntu-noble | 2026-04-21 02:06:03.661 6822 INFO manila.coordination [None req-d83d162c-0e80-45ff-854a-d8f327963501 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.670389 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_49___mount_point_name_support____1__ [0.019313s] ... ok 2026-04-21 02:06:03.682037 | ubuntu-noble | 2026-04-21 02:06:03.680 6822 INFO manila.coordination [None req-d83d162c-0e80-45ff-854a-d8f327963501 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.682495 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_56___mount_point_name_support____f__ [0.018964s] ... ok 2026-04-21 02:06:03.683144 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:03.690431 | ubuntu-noble | {4} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_share_group [0.101017s] ... ok 2026-04-21 02:06:03.698168 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_update_different_types [0.060703s] ... ok 2026-04-21 02:06:03.708066 | ubuntu-noble | 2026-04-21 02:06:03.698 6822 INFO manila.coordination [None req-d83d162c-0e80-45ff-854a-d8f327963501 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.708096 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_63___replication_type____dr__ [0.018825s] ... ok 2026-04-21 02:06:03.727533 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_validate_hosts [0.023129s] ... ok 2026-04-21 02:06:03.729161 | ubuntu-noble | 2026-04-21 02:06:03.717 6822 INFO manila.coordination [None req-d83d162c-0e80-45ff-854a-d8f327963501 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.729490 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_09___driver_handles_share_servers____false__ [0.018730s] ... ok 2026-04-21 02:06:03.739135 | ubuntu-noble | 2026-04-21 02:06:03.737 6822 INFO manila.coordination [None req-d83d162c-0e80-45ff-854a-d8f327963501 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.740336 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_11___driver_handles_share_servers____n__ [0.019945s] ... ok 2026-04-21 02:06:03.755435 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_access_level [0.033802s] ... ok 2026-04-21 02:06:03.762185 | ubuntu-noble | 2026-04-21 02:06:03.757 6822 INFO manila.coordination [None req-d83d162c-0e80-45ff-854a-d8f327963501 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.764963 | ubuntu-noble | {5} manila.tests.share.test_share_types.ShareTypesTestCase.test_sanitize_extra_specs_2_az_1_az2_az_3___ [0.019368s] ... ok 2026-04-21 02:06:03.778672 | ubuntu-noble | 2026-04-21 02:06:03.776 6822 INFO manila.coordination [None req-d83d162c-0e80-45ff-854a-d8f327963501 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.779675 | ubuntu-noble | {5} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_append_host_with_host [0.018545s] ... ok 2026-04-21 02:06:03.780815 | ubuntu-noble | {3} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_recursive_driver_exception_2_False [0.264583s] ... ok 2026-04-21 02:06:03.782626 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:03.787229 | ubuntu-noble | {4} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_instance [0.097465s] ... ok 2026-04-21 02:06:03.798503 | ubuntu-noble | 2026-04-21 02:06:03.794 6822 INFO manila.coordination [None req-d83d162c-0e80-45ff-854a-d8f327963501 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.798580 | ubuntu-noble | {5} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_host [0.018711s] ... ok 2026-04-21 02:06:03.815555 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:03.835933 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_with_different_share_type [0.079690s] ... ok 2026-04-21 02:06:03.858412 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_instance_share_group_snapshot_member [0.022721s] ... ok 2026-04-21 02:06:03.860556 | ubuntu-noble | 2026-04-21 02:06:03.848 6822 DEBUG oslo_concurrency.lockutils [None req-d83d162c-0e80-45ff-854a-d8f327963501 fake_user fake_project - - - -] Acquiring lock "update_access_rules_for_snapshot_f8487cfa-e7c9-4ad5-adb5-106984df99ae" by "manila.share.snapshot_access.ShareSnapshotInstanceAccess.update_access_rules.._update_access_rules_locked" inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:506 2026-04-21 02:06:03.860569 | ubuntu-noble | 2026-04-21 02:06:03.848 6822 DEBUG oslo_concurrency.lockutils [None req-d83d162c-0e80-45ff-854a-d8f327963501 fake_user fake_project - - - -] Lock "update_access_rules_for_snapshot_f8487cfa-e7c9-4ad5-adb5-106984df99ae" acquired by "manila.share.snapshot_access.ShareSnapshotInstanceAccess.update_access_rules.._update_access_rules_locked" :: waited 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:519 2026-04-21 02:06:03.860574 | ubuntu-noble | 2026-04-21 02:06:03.849 6822 DEBUG oslo_concurrency.lockutils [None req-d83d162c-0e80-45ff-854a-d8f327963501 fake_user fake_project - - - -] Lock "update_access_rules_for_snapshot_f8487cfa-e7c9-4ad5-adb5-106984df99ae" "released" by "manila.share.snapshot_access.ShareSnapshotInstanceAccess.update_access_rules.._update_access_rules_locked" :: held 0.000s inner /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:538 2026-04-21 02:06:03.860579 | ubuntu-noble | 2026-04-21 02:06:03.850 6822 INFO manila.coordination [None req-d83d162c-0e80-45ff-854a-d8f327963501 fake_user fake_project - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.861437 | ubuntu-noble | {5} manila.tests.share.test_snapshot_access.SnapshotAccessTestCase.test_update_access_rules_exception [0.055467s] ... ok 2026-04-21 02:06:03.881348 | ubuntu-noble | 2026-04-21 02:06:03.870 6822 INFO manila.coordination [None req-cda7e82c-0fae-4369-88ae-dd1dfba0126e fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.881385 | ubuntu-noble | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_unsupported_az_1_specified_stypes_one_unsupported_in_AZ [0.020663s] ... ok 2026-04-21 02:06:03.881742 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:03.885862 | ubuntu-noble | {4} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_access_for_share_instances [0.097997s] ... ok 2026-04-21 02:06:03.898509 | ubuntu-noble | Failed to commit reservations None 2026-04-21 02:06:03.898529 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:03.898534 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-21 02:06:03.898538 | ubuntu-noble | self._driver.commit( 2026-04-21 02:06:03.898542 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-21 02:06:03.898546 | ubuntu-noble | db.reservation_commit( 2026-04-21 02:06:03.898550 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-21 02:06:03.898554 | ubuntu-noble | return IMPL.reservation_commit( 2026-04-21 02:06:03.898558 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.898561 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-21 02:06:03.898565 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:06:03.898569 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.898573 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 02:06:03.898577 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 02:06:03.898580 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:06:03.898584 | ubuntu-noble | self.force_reraise() 2026-04-21 02:06:03.898588 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:06:03.898592 | ubuntu-noble | raise self.value 2026-04-21 02:06:03.898596 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 02:06:03.898599 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:06:03.898603 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.898607 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-21 02:06:03.898611 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:06:03.898615 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.898619 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-21 02:06:03.898622 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-04-21 02:06:03.898629 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.898644 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-21 02:06:03.898648 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-04-21 02:06:03.898651 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.898655 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:03.898659 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:03.898674 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.898678 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-21 02:06:03.898682 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:03.898686 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.898690 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:03.898693 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:03.898697 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:03.898701 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:03.898705 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:03.898708 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.898712 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-21 02:06:03.898716 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:03.898720 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.898723 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:03.898727 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:03.898731 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:03.898734 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:03.898738 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:03.898742 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.898746 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-21 02:06:03.898749 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:03.898753 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.898761 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:03.898765 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:03.898768 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:03.898777 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:03.898780 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:03.898784 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.898788 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-21 02:06:03.898792 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-21 02:06:03.898795 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.898799 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-21 02:06:03.898803 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-04-21 02:06:03.898807 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.898811 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-21 02:06:03.898814 | ubuntu-noble | resolved = impl._literal_coercion( 2026-04-21 02:06:03.898818 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:03.898822 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-21 02:06:03.898829 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-04-21 02:06:03.898833 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-21 02:06:03.898837 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-04-21 02:06:03.898841 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-21 02:06:03.902077 | ubuntu-noble | 2026-04-21 02:06:03.892 6822 INFO manila.coordination [None req-03d34f3a-a1c6-46ae-9555-a99be3a55468 fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.906396 | ubuntu-noble | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_name [0.021263s] ... ok 2026-04-21 02:06:03.906413 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_public_and_private_share_1_True [0.047351s] ... ok 2026-04-21 02:06:03.914711 | ubuntu-noble | 2026-04-21 02:06:03.912 6822 INFO manila.coordination [None req-98d26675-8b9a-4493-a1c7-8812661d4c4c fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.915449 | ubuntu-noble | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_error_without_host [0.019762s] ... ok 2026-04-21 02:06:03.934373 | ubuntu-noble | 2026-04-21 02:06:03.932 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.934642 | ubuntu-noble | {5} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_share_group_snapshot [0.020216s] ... ok 2026-04-21 02:06:03.943146 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_error_on_quota_commit_2_InvalidShare [0.037016s] ... ok 2026-04-21 02:06:03.956368 | ubuntu-noble | 2026-04-21 02:06:03.954 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.956877 | ubuntu-noble | {5} manila.tests.test_conf.ConfigTestCase.test_declare [0.021315s] ... ok 2026-04-21 02:06:03.968948 | ubuntu-noble | {3} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_with_driver_updates_1__True___error__ [0.187853s] ... ok 2026-04-21 02:06:03.976768 | ubuntu-noble | 2026-04-21 02:06:03.974 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.977279 | ubuntu-noble | {5} manila.tests.test_conf.ConfigTestCase.test_flag_overrides [0.019634s] ... ok 2026-04-21 02:06:03.981577 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:03.987005 | ubuntu-noble | {4} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_server_network_allocations [0.101110s] ... ok 2026-04-21 02:06:03.997386 | ubuntu-noble | 2026-04-21 02:06:03.994 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:03.997403 | ubuntu-noble | {5} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_content_type [0.020694s] ... ok 2026-04-21 02:06:04.002834 | ubuntu-noble | Error managing share server fake_share_server_id 2026-04-21 02:06:04.002878 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:04.002885 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3488, in manage_share_server 2026-04-21 02:06:04.002890 | ubuntu-noble | raise exception.ManageShareServerError(reason=msg) 2026-04-21 02:06:04.002906 | ubuntu-noble | 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. 2026-04-21 02:06:04.014934 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_instance_from_snapshot [0.071274s] ... ok 2026-04-21 02:06:04.014958 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_without_allocations [0.355633s] ... ok 2026-04-21 02:06:04.015180 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:04.019625 | ubuntu-noble | 2026-04-21 02:06:04.013 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.019648 | ubuntu-noble | {5} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_results [0.018995s] ... ok 2026-04-21 02:06:04.019654 | ubuntu-noble | {3} manila.tests.share.test_api.OtherTenantsShareActionsTestCase.test_get_other_tenants_public_share [0.050361s] ... ok 2026-04-21 02:06:04.020444 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_add_access [0.030097s] ... ok 2026-04-21 02:06:04.040176 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_empty_string [0.022614s] ... ok 2026-04-21 02:06:04.043830 | ubuntu-noble | 2026-04-21 02:06:04.041 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.046505 | ubuntu-noble | {5} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_metadata [0.027210s] ... ok 2026-04-21 02:06:04.046569 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_08 [0.025079s] ... ok 2026-04-21 02:06:04.049584 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_6_glusterfsfake [0.035377s] ... ok 2026-04-21 02:06:04.060576 | ubuntu-noble | Share type test has invalid required extra specs. 2026-04-21 02:06:04.060626 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:04.060633 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:06:04.060890 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:06:04.060906 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.060912 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:06:04.060918 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:06:04.060924 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:06:04.062466 | ubuntu-noble | Failed to commit reservations 2026-04-21 02:06:04.062516 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:04.062523 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-21 02:06:04.062529 | ubuntu-noble | self._driver.commit( 2026-04-21 02:06:04.062535 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-21 02:06:04.062541 | ubuntu-noble | db.reservation_commit( 2026-04-21 02:06:04.062546 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-21 02:06:04.062552 | ubuntu-noble | return IMPL.reservation_commit( 2026-04-21 02:06:04.062558 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.062564 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-21 02:06:04.062580 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:06:04.062586 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.062591 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 02:06:04.062597 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 02:06:04.062602 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:06:04.062609 | ubuntu-noble | self.force_reraise() 2026-04-21 02:06:04.062621 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:06:04.062627 | ubuntu-noble | raise self.value 2026-04-21 02:06:04.062633 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 02:06:04.062638 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:06:04.062644 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.062650 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-21 02:06:04.062656 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:06:04.062661 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.062667 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-21 02:06:04.062672 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-04-21 02:06:04.062678 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.062684 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-21 02:06:04.062689 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-04-21 02:06:04.062695 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.062701 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:04.062706 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:04.062712 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.062717 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-21 02:06:04.062723 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:04.062729 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.062734 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:04.062740 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:04.062746 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:04.062751 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:04.062757 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:04.062762 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.062768 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-21 02:06:04.062774 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:04.062779 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.062785 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:04.062790 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:04.062796 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:04.062801 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:04.062938 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:04.062947 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.062953 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-21 02:06:04.062959 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:04.062965 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.062970 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:04.062976 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:04.062988 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:04.062994 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:04.062999 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:04.063005 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.063011 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-21 02:06:04.063017 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-21 02:06:04.063032 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.063057 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-21 02:06:04.063063 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-04-21 02:06:04.063069 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.063075 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-21 02:06:04.063255 | ubuntu-noble | resolved = impl._literal_coercion( 2026-04-21 02:06:04.063264 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.063270 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-21 02:06:04.063275 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-04-21 02:06:04.063287 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-21 02:06:04.063313 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-04-21 02:06:04.063319 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-04-21 02:06:04.064599 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_4 [0.023690s] ... ok 2026-04-21 02:06:04.067278 | ubuntu-noble | 2026-04-21 02:06:04.061 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.068062 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_valid_share_2 [0.051291s] ... ok 2026-04-21 02:06:04.069050 | ubuntu-noble | {5} manila.tests.test_exception.ManilaExceptionResponseCode400.test_unmanage_invalid_share_snapshot [0.019670s] ... ok 2026-04-21 02:06:04.069838 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_11 [0.024201s] ... ok 2026-04-21 02:06:04.083008 | ubuntu-noble | 2026-04-21 02:06:04.079 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.083028 | ubuntu-noble | {5} manila.tests.test_exception.ManilaExceptionResponseCode403.test_policy_not_authorized [0.018647s] ... ok 2026-04-21 02:06:04.084957 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_az_not_found [0.034716s] ... ok 2026-04-21 02:06:04.086424 | ubuntu-noble | Share type test_with_extra has invalid required extra specs. 2026-04-21 02:06:04.086465 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:04.086470 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:06:04.086473 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:06:04.086477 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.086481 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:06:04.086485 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:06:04.086502 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:06:04.086506 | ubuntu-noble | Share type test_with_extra has invalid required extra specs. 2026-04-21 02:06:04.086509 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:04.086513 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:06:04.086517 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:06:04.086521 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.086525 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:06:04.086528 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:06:04.086532 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:06:04.086646 | ubuntu-noble | Share type test_with_extra has invalid required extra specs. 2026-04-21 02:06:04.086653 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:04.086657 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:06:04.086661 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:06:04.086665 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.086669 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:06:04.086672 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:06:04.086676 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:06:04.089989 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search [0.026219s] ... ok 2026-04-21 02:06:04.100594 | ubuntu-noble | Parent share server fake_server_id does not exist. 2026-04-21 02:06:04.100878 | ubuntu-noble | 2026-04-21 02:06:04.098 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.102660 | ubuntu-noble | {5} manila.tests.test_exception.ManilaExceptionResponseCode404.test_config_not_found [0.018440s] ... ok 2026-04-21 02:06:04.106389 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_parent_ss_not_found [0.040712s] ... ok 2026-04-21 02:06:04.112491 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search_by_availability_zone_1_nova [0.022440s] ... ok 2026-04-21 02:06:04.122087 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_another_migration_found [0.049573s] ... ok 2026-04-21 02:06:04.122520 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_subnet_not_found [0.035443s] ... ok 2026-04-21 02:06:04.122869 | ubuntu-noble | 2026-04-21 02:06:04.116 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.123092 | ubuntu-noble | {5} manila.tests.test_exception.ManilaExceptionResponseCode404.test_default_share_type_not_configured [0.018424s] ... ok 2026-04-21 02:06:04.127770 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_report_driver_status_driver_handles_ss [0.021517s] ... ok 2026-04-21 02:06:04.136274 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_10___snapshot_support____off__ [0.023608s] ... ok 2026-04-21 02:06:04.139677 | ubuntu-noble | 2026-04-21 02:06:04.135 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.142851 | ubuntu-noble | {5} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_resource_not_found [0.018985s] ... ok 2026-04-21 02:06:04.144068 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_share_type_size_limit [0.024009s] ... ok 2026-04-21 02:06:04.160524 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_17___create_share_from_snapshot_support____y__ [0.023339s] ... ok 2026-04-21 02:06:04.161013 | ubuntu-noble | 2026-04-21 02:06:04.156 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.161024 | ubuntu-noble | {5} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_server_not_found [0.020405s] ... ok 2026-04-21 02:06:04.168283 | ubuntu-noble | The driver could not migrate the share server 9685b951-43bd-41ab-a388-8951e0391115 2026-04-21 02:06:04.168315 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:04.168322 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6222, in share_server_migration_start 2026-04-21 02:06:04.168326 | ubuntu-noble | self._share_server_migration_start_driver( 2026-04-21 02:06:04.168330 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:04.168334 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:04.168338 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.168341 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:04.168346 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:04.168349 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.168353 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:04.168357 | ubuntu-noble | raise effect 2026-04-21 02:06:04.168361 | ubuntu-noble | manila.exception.ShareServerMigrationFailed: Share server migration failed: fake_reason 2026-04-21 02:06:04.170000 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_fail [0.025145s] ... ok 2026-04-21 02:06:04.174643 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_start_exception_1_True [0.043370s] ... ok 2026-04-21 02:06:04.177566 | ubuntu-noble | 2026-04-21 02:06:04.175 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.181197 | ubuntu-noble | {5} manila.tests.test_exception.ManilaExceptionResponseCode413.test_share_networks_limit_exceeded [0.019804s] ... ok 2026-04-21 02:06:04.181402 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_18___create_share_from_snapshot_support____yes__ [0.021414s] ... ok 2026-04-21 02:06:04.202743 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_no_matching_subnet [0.080863s] ... ok 2026-04-21 02:06:04.202765 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_24___create_share_from_snapshot_support____no__ [0.019838s] ... ok 2026-04-21 02:06:04.205523 | ubuntu-noble | 2026-04-21 02:06:04.194 6822 ERROR manila.exception [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Exception in string format operation.: KeyError: 'misspelled_code' 2026-04-21 02:06:04.205548 | ubuntu-noble | 2026-04-21 02:06:04.194 6822 ERROR manila.exception Traceback (most recent call last): 2026-04-21 02:06:04.205552 | ubuntu-noble | 2026-04-21 02:06:04.194 6822 ERROR manila.exception File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:04.205556 | ubuntu-noble | 2026-04-21 02:06:04.194 6822 ERROR manila.exception message = self.message % kwargs 2026-04-21 02:06:04.205566 | ubuntu-noble | 2026-04-21 02:06:04.194 6822 ERROR manila.exception ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:04.205569 | ubuntu-noble | 2026-04-21 02:06:04.194 6822 ERROR manila.exception KeyError: 'misspelled_code' 2026-04-21 02:06:04.205574 | ubuntu-noble | 2026-04-21 02:06:04.194 6822 ERROR manila.exception 2026-04-21 02:06:04.205578 | ubuntu-noble | 2026-04-21 02:06:04.194 6822 ERROR manila.exception [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] code: 500 2026-04-21 02:06:04.205582 | ubuntu-noble | 2026-04-21 02:06:04.195 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.205586 | ubuntu-noble | {5} manila.tests.test_exception.ManilaExceptionTestCase.test_error_msg_exception_with_kwargs [0.019028s] ... ok 2026-04-21 02:06:04.215431 | ubuntu-noble | 2026-04-21 02:06:04.214 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.215823 | ubuntu-noble | {5} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_multi_kwargs_to_string [0.018504s] ... ok 2026-04-21 02:06:04.221358 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_38___mount_snapshot_support____t__ [0.020267s] ... ok 2026-04-21 02:06:04.225646 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_no_host [0.056139s] ... ok 2026-04-21 02:06:04.227039 | ubuntu-noble | The backend failed to accept the share: Driver failed to transfer share with rules.. 2026-04-21 02:06:04.229963 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_transfer_accept_driver_cannot_transfer_with_rules [0.058625s] ... ok 2026-04-21 02:06:04.236485 | ubuntu-noble | 2026-04-21 02:06:04.232 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.237500 | ubuntu-noble | {5} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_redundant_period [0.019015s] ... ok 2026-04-21 02:06:04.241153 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_43___mount_snapshot_support____0__ [0.019696s] ... ok 2026-04-21 02:06:04.255231 | ubuntu-noble | 2026-04-21 02:06:04.252 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.255264 | ubuntu-noble | {5} manila.tests.test_hacking.HackingTestCase.test_check_explicit_underscore_import [0.018744s] ... ok 2026-04-21 02:06:04.255890 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_share_not_available [0.056237s] ... ok 2026-04-21 02:06:04.261913 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_62___replication_type____readable__ [0.020347s] ... ok 2026-04-21 02:06:04.263288 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_backup_2_manila_data [0.036848s] ... ok 2026-04-21 02:06:04.272490 | ubuntu-noble | stdin:1:1: M354 Use oslo_utils.uuidutils to generate UUID instead of uuid4(). 2026-04-21 02:06:04.274370 | ubuntu-noble | Error unmanaging share server fake_share_server_id 2026-04-21 02:06:04.274732 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:04.274744 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3577, in unmanage_share_server 2026-04-21 02:06:04.274750 | ubuntu-noble | self.driver.admin_network_api.unmanage_network_allocations( 2026-04-21 02:06:04.274763 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:04.274769 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:04.274774 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.274779 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:04.274784 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:04.274789 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.274795 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:04.274800 | ubuntu-noble | raise effect 2026-04-21 02:06:04.274805 | ubuntu-noble | manila.exception.ShareNetworkNotFound: Share network fake could not be found. 2026-04-21 02:06:04.274815 | ubuntu-noble | 2026-04-21 02:06:04.272 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.274821 | ubuntu-noble | {5} manila.tests.test_hacking.HackingTestCase.test_check_uuid4 [0.020530s] ... ok 2026-04-21 02:06:04.276999 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_admin_network_allocations_error [0.046794s] ... ok 2026-04-21 02:06:04.281970 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_70___provisioning_mount_point_prefix____silver__ [0.019986s] ... ok 2026-04-21 02:06:04.294325 | ubuntu-noble | 2026-04-21 02:06:04.292 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.294348 | ubuntu-noble | {5} manila.tests.test_hacking.HackingTestCase.test_logging_format_no_tuple_arguments [0.019540s] ... ok 2026-04-21 02:06:04.295176 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_2_False [0.037838s] ... ok 2026-04-21 02:06:04.295188 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_deferred_2 [0.032385s] ... ok 2026-04-21 02:06:04.301763 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_73___encryption_support____share_server__ [0.019735s] ... ok 2026-04-21 02:06:04.319616 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-04-21 02:06:04.319632 | ubuntu-noble | 2026-04-21 02:06:04.312 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.319637 | ubuntu-noble | {5} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_10_log [0.020050s] ... ok 2026-04-21 02:06:04.322961 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_03___driver_handles_share_servers____true__ [0.019235s] ... ok 2026-04-21 02:06:04.325119 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_remove_access_rules [0.047814s] ... ok 2026-04-21 02:06:04.325500 | ubuntu-noble | --- Logging error --- 2026-04-21 02:06:04.326425 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:04.326443 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 1847, in _modify_quotas_for_share_migration 2026-04-21 02:06:04.326449 | ubuntu-noble | reservations = QUOTAS.reserve( 2026-04-21 02:06:04.326454 | ubuntu-noble | ^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.326460 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:04.326465 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:04.326470 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.326476 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:04.326481 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:04.326486 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.326501 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:04.326506 | ubuntu-noble | raise effect 2026-04-21 02:06:04.326512 | ubuntu-noble | manila.exception.OverQuota: Quota exceeded for resources: ['gigabytes']. 2026-04-21 02:06:04.326517 | ubuntu-noble | 2026-04-21 02:06:04.326523 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-04-21 02:06:04.326528 | ubuntu-noble | 2026-04-21 02:06:04.326534 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:04.326539 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:06:04.326545 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:06:04.326550 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.326555 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:06:04.326560 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:06:04.326566 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.326571 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 703, in format 2026-04-21 02:06:04.326590 | ubuntu-noble | record.message = record.getMessage() 2026-04-21 02:06:04.326595 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.326600 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 392, in getMessage 2026-04-21 02:06:04.326606 | ubuntu-noble | msg = msg % self.args 2026-04-21 02:06:04.326611 | ubuntu-noble | ~~~~^~~~~~~~~~~ 2026-04-21 02:06:04.326616 | ubuntu-noble | TypeError: %d format: a real number is required, not str 2026-04-21 02:06:04.326621 | ubuntu-noble | Call stack: 2026-04-21 02:06:04.327501 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:06:04.327737 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:06:04.327747 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:06:04.327753 | ubuntu-noble | main() 2026-04-21 02:06:04.327758 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:06:04.327764 | ubuntu-noble | program.TestProgram( 2026-04-21 02:06:04.327769 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:06:04.327775 | ubuntu-noble | self.runTests() 2026-04-21 02:06:04.327780 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:06:04.327785 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:06:04.327791 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:06:04.327796 | ubuntu-noble | test(result) 2026-04-21 02:06:04.327801 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:04.327807 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:04.327812 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:04.327817 | ubuntu-noble | test(result) 2026-04-21 02:06:04.327822 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:04.327836 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:04.327842 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:04.327847 | ubuntu-noble | test(result) 2026-04-21 02:06:04.327852 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:04.327858 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:04.327863 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:04.327877 | ubuntu-noble | test(result) 2026-04-21 02:06:04.327882 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:06:04.327887 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:04.327893 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:06:04.327898 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:06:04.327923 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:06:04.327929 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:06:04.327934 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:06:04.327939 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:06:04.327945 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:06:04.327950 | ubuntu-noble | self._run_core() 2026-04-21 02:06:04.327955 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-04-21 02:06:04.327960 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-04-21 02:06:04.327966 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:06:04.327971 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:06:04.327976 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-04-21 02:06:04.327981 | ubuntu-noble | return self._get_test_method()() 2026-04-21 02:06:04.327987 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/ddt.py", line 221, in wrapper 2026-04-21 02:06:04.327992 | ubuntu-noble | return func(self, *args, **kwargs) 2026-04-21 02:06:04.327997 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_api.py", line 4003, in test__modify_quotas_for_share_migration_reservation_failed 2026-04-21 02:06:04.328003 | ubuntu-noble | self.assertRaises( 2026-04-21 02:06:04.328008 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 685, in assertRaises 2026-04-21 02:06:04.328013 | ubuntu-noble | self.assertThat(our_callable, matcher) 2026-04-21 02:06:04.328018 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 702, in assertThat 2026-04-21 02:06:04.328024 | ubuntu-noble | mismatch_error = self._matchHelper(matchee, matcher, message, verbose) 2026-04-21 02:06:04.328029 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 760, in _matchHelper 2026-04-21 02:06:04.328034 | ubuntu-noble | mismatch = matcher.match(matchee) 2026-04-21 02:06:04.328039 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 136, in match 2026-04-21 02:06:04.328048 | ubuntu-noble | result = actual_callable() 2026-04-21 02:06:04.328053 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1400, in __call__ 2026-04-21 02:06:04.328078 | ubuntu-noble | return self._callable_object(*self._args, **self._kwargs) 2026-04-21 02:06:04.328084 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 1891, in _modify_quotas_for_share_migration 2026-04-21 02:06:04.328089 | ubuntu-noble | LOG.warning("Quota exceeded for %(s_pid)s, " 2026-04-21 02:06:04.328094 | ubuntu-noble | Message: 'Quota exceeded for %(s_pid)s, tried to migrate %(s_size)sG share (%(d_consumed)dG of %(d_quota)dG already consumed).' 2026-04-21 02:06:04.328100 | ubuntu-noble | Arguments: {'s_pid': None, 's_size': 0, 'd_consumed': 'fakefake', 'd_quota': 'fake'} 2026-04-21 02:06:04.328621 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_deferred_3 [0.033290s] ... ok 2026-04-21 02:06:04.331647 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_reservation_failed_3 [0.036762s] ... ok 2026-04-21 02:06:04.333475 | ubuntu-noble | 2026-04-21 02:06:04.331 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.333582 | ubuntu-noble | {5} manila.tests.test_hacking.HackingTestCase.test_no_log_warn_check [0.018938s] ... ok 2026-04-21 02:06:04.341195 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_1 [0.019646s] ... ok 2026-04-21 02:06:04.353134 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_force_delete_1_manage_starting [0.023125s] ... ok 2026-04-21 02:06:04.357955 | ubuntu-noble | 2026-04-21 02:06:04.350 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.357975 | ubuntu-noble | {5} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_09________audit__ [0.019523s] ... ok 2026-04-21 02:06:04.361285 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_3 [0.019455s] ... ok 2026-04-21 02:06:04.367063 | ubuntu-noble | Failed to update quota usages: . 2026-04-21 02:06:04.372658 | ubuntu-noble | 2026-04-21 02:06:04.370 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.374131 | ubuntu-noble | {5} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_11________error__ [0.019088s] ... ok 2026-04-21 02:06:04.374149 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_replicated_snapshot_1_True [0.022110s] ... ok 2026-04-21 02:06:04.378050 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_instance_2 [0.046485s] ... ok 2026-04-21 02:06:04.381340 | ubuntu-noble | {4} manila.tests.share.test_share_types.ShareTypesTestCase.test_sanitize_extra_specs_3_None [0.020216s] ... ok 2026-04-21 02:06:04.381813 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_with_quota_error [0.055639s] ... ok 2026-04-21 02:06:04.390535 | ubuntu-noble | 2026-04-21 02:06:04.388 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.391075 | ubuntu-noble | {5} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_24____LE____exception__ [0.018305s] ... ok 2026-04-21 02:06:04.396747 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_delete_wrong_status [0.022774s] ... ok 2026-04-21 02:06:04.403394 | ubuntu-noble | {4} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_pool [0.020495s] ... ok 2026-04-21 02:06:04.410275 | ubuntu-noble | 2026-04-21 02:06:04.407 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.410909 | ubuntu-noble | {5} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_35____LW____error__ [0.018734s] ... ok 2026-04-21 02:06:04.422103 | ubuntu-noble | {4} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_1 [0.020313s] ... ok 2026-04-21 02:06:04.424072 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_to_instance [0.045076s] ... ok 2026-04-21 02:06:04.430407 | ubuntu-noble | 2026-04-21 02:06:04.426 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.430431 | ubuntu-noble | {5} manila.tests.test_manager.ManagerTestCase.test_periodic_tasks_1_True [0.019078s] ... ok 2026-04-21 02:06:04.439885 | ubuntu-noble | Share snapshot cannot be unmanaged: Unmanage existing share snapshot failed due to invalid share snapshot: fake.. 2026-04-21 02:06:04.441677 | ubuntu-noble | {4} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_1 [0.019241s] ... ok 2026-04-21 02:06:04.442827 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_invalid_share [0.061767s] ... ok 2026-04-21 02:06:04.447221 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_check_update_share_server_network_allocations [0.023871s] ... ok 2026-04-21 02:06:04.447668 | ubuntu-noble | 2026-04-21 02:06:04.445 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.447985 | ubuntu-noble | {5} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_no_update_1_None [0.018588s] ... ok 2026-04-21 02:06:04.460554 | ubuntu-noble | {4} manila.tests.test_conf.ConfigTestCase.test_runtime_and_unknown_flags [0.019100s] ... ok 2026-04-21 02:06:04.467945 | ubuntu-noble | 2026-04-21 02:06:04.464 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.468078 | ubuntu-noble | {5} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_1_None [0.019617s] ... ok 2026-04-21 02:06:04.475157 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_invalid_instance_1 [0.077568s] ... ok 2026-04-21 02:06:04.486380 | ubuntu-noble | 2026-04-21 02:06:04.483 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.486412 | ubuntu-noble | {5} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_5 [0.018295s] ... ok 2026-04-21 02:06:04.496475 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:04.499191 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_all_tenants [0.022964s] ... ok 2026-04-21 02:06:04.499757 | ubuntu-noble | {4} manila.tests.test_context.ContextTestCase.test_request_context_sets_is_admin [0.038840s] ... ok 2026-04-21 02:06:04.502845 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_valid_snapshot_1 [0.059730s] ... ok 2026-04-21 02:06:04.504635 | ubuntu-noble | 2026-04-21 02:06:04.502 6822 INFO manila.coordination [None req-a2226a04-49c4-4e75-a2b2-a3b8fe55654b fake_user_id fake_project_id - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.504950 | ubuntu-noble | {5} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_verify_scheduler_dependent_manager_instance [0.019112s] ... ok 2026-04-21 02:06:04.521148 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_export_location_2_path [0.022528s] ... ok 2026-04-21 02:06:04.533820 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:04.536475 | ubuntu-noble | 2026-04-21 02:06:04.531 6822 INFO manila.coordination [None req-509cd9a6-e707-46a4-a768-0b3e5f219cab fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.537321 | ubuntu-noble | {5} manila.tests.test_policy.ContextIsAdminPolicyTestCase.test_custom_admin_role_is_admin [0.028872s] ... ok 2026-04-21 02:06:04.537697 | ubuntu-noble | {4} manila.tests.test_context.ContextTestCase.test_request_context_sets_is_service [0.036817s] ... ok 2026-04-21 02:06:04.543122 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_2 [0.022972s] ... ok 2026-04-21 02:06:04.555050 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_valid_snapshot_3 [0.051994s] ... ok 2026-04-21 02:06:04.560019 | ubuntu-noble | {4} manila.tests.test_coordination.CoordinationTestCase.test_lock [0.021918s] ... ok 2026-04-21 02:06:04.569194 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_status [0.023342s] ... ok 2026-04-21 02:06:04.578876 | ubuntu-noble | {4} manila.tests.test_exception.ManilaExceptionResponseCode400.test_manage_invalid_share_snapshot [0.019828s] ... ok 2026-04-21 02:06:04.580619 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_server_network_allocations [0.024817s] ... ok 2026-04-21 02:06:04.581076 | ubuntu-noble | --- Logging error --- 2026-04-21 02:06:04.582198 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:04.582533 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:06:04.582567 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:06:04.582573 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.582578 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:06:04.582583 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:06:04.582589 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.582594 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:06:04.582600 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:06:04.582605 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.582611 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:06:04.582616 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:06:04.582622 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.582627 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:06:04.582632 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:06:04.582637 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.582643 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:06:04.582648 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:06:04.582653 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:06:04.582679 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:06:04.582685 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:06:04.582690 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.582695 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:06:04.582701 | ubuntu-noble | return self._read_deleted 2026-04-21 02:06:04.582714 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.582720 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:06:04.582725 | ubuntu-noble | Call stack: 2026-04-21 02:06:04.582904 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:06:04.582914 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:06:04.582920 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:06:04.582925 | ubuntu-noble | main() 2026-04-21 02:06:04.582931 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:06:04.582936 | ubuntu-noble | program.TestProgram( 2026-04-21 02:06:04.582941 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:06:04.582946 | ubuntu-noble | self.runTests() 2026-04-21 02:06:04.582952 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:06:04.582967 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:06:04.582973 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:06:04.582978 | ubuntu-noble | test(result) 2026-04-21 02:06:04.582983 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:04.582988 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:04.583029 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:04.583037 | ubuntu-noble | test(result) 2026-04-21 02:06:04.583042 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:04.583047 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:04.583052 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:04.583058 | ubuntu-noble | test(result) 2026-04-21 02:06:04.583063 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:04.583068 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:04.583073 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:04.583078 | ubuntu-noble | test(result) 2026-04-21 02:06:04.583084 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:06:04.583143 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:04.583150 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:06:04.583156 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:06:04.583161 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:06:04.583166 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:06:04.583171 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:06:04.583177 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:06:04.583217 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:06:04.583226 | ubuntu-noble | self._run_core() 2026-04-21 02:06:04.583232 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:06:04.583239 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:06:04.583245 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:06:04.583250 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:06:04.583256 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:06:04.583263 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:06:04.583374 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_policy.py", line 52, in setUp 2026-04-21 02:06:04.583387 | ubuntu-noble | self.context = context.RequestContext('fake', 'fake', roles=['member']) 2026-04-21 02:06:04.583392 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:06:04.583398 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:06:04.583403 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:06:04.583408 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:06:04.583413 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:06:04.583418 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:06:04.583430 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:06:04.583471 | ubuntu-noble | return self.enforce( 2026-04-21 02:06:04.583484 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:06:04.583489 | ubuntu-noble | self.load_rules() 2026-04-21 02:06:04.583494 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:06:04.583500 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:06:04.583505 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:06:04.583510 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:06:04.583516 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:06:04.583521 | ubuntu-noble | LOG.warning( 2026-04-21 02:06:04.583527 | ubuntu-noble | 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.' 2026-04-21 02:06:04.583533 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:06:04.586967 | ubuntu-noble | 2026-04-21 02:06:04.585 6822 INFO manila.coordination [None req-171c5f11-44de-4b03-b80c-021e5500d85a fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.587666 | ubuntu-noble | {5} manila.tests.test_policy.PolicyTestCase.test_authorize_bad_action_noraise [0.053948s] ... ok 2026-04-21 02:06:04.589981 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_by_non_admin_using_admin_filter_1 [0.022868s] ... ok 2026-04-21 02:06:04.600338 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_06 [0.020055s] ... ok 2026-04-21 02:06:04.604343 | ubuntu-noble | {4} manila.tests.test_exception.ManilaExceptionResponseCode404.test_host_binary_not_found [0.022958s] ... ok 2026-04-21 02:06:04.613271 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_filter_by_metadata [0.022289s] ... ok 2026-04-21 02:06:04.622766 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_05 [0.019936s] ... ok 2026-04-21 02:06:04.622795 | ubuntu-noble | {4} manila.tests.test_exception.ManilaExceptionResponseCode404.test_not_found [0.020041s] ... ok 2026-04-21 02:06:04.635973 | ubuntu-noble | --- Logging error --- 2026-04-21 02:06:04.635998 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_3_0 [0.022457s] ... ok 2026-04-21 02:06:04.636439 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:04.636457 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:06:04.636463 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:06:04.636469 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.636475 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:06:04.636481 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:06:04.636486 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.636492 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:06:04.636498 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:06:04.636504 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.636520 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:06:04.636526 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:06:04.636532 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.636537 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:06:04.636553 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:06:04.636559 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.636565 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:06:04.636570 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:06:04.636576 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:06:04.636582 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:06:04.636587 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:06:04.636593 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.636898 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:06:04.636906 | ubuntu-noble | return self._read_deleted 2026-04-21 02:06:04.636912 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.636917 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:06:04.636923 | ubuntu-noble | Call stack: 2026-04-21 02:06:04.636929 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:06:04.636934 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:06:04.636946 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:06:04.636952 | ubuntu-noble | main() 2026-04-21 02:06:04.636958 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:06:04.636963 | ubuntu-noble | program.TestProgram( 2026-04-21 02:06:04.636969 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:06:04.636975 | ubuntu-noble | self.runTests() 2026-04-21 02:06:04.636980 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:06:04.636986 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:06:04.636992 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:06:04.637001 | ubuntu-noble | test(result) 2026-04-21 02:06:04.637267 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:04.637275 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:04.637280 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:04.637286 | ubuntu-noble | test(result) 2026-04-21 02:06:04.637516 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:04.637528 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:04.637533 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:04.637539 | ubuntu-noble | test(result) 2026-04-21 02:06:04.637545 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:04.637550 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:04.637556 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:04.637561 | ubuntu-noble | test(result) 2026-04-21 02:06:04.637567 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:06:04.637572 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:04.637578 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:06:04.637584 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:06:04.637594 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:06:04.637601 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:06:04.637607 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:06:04.637620 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:06:04.637626 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:06:04.637632 | ubuntu-noble | self._run_core() 2026-04-21 02:06:04.637637 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:06:04.637643 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:06:04.637649 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:06:04.637654 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:06:04.637673 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:06:04.637678 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:06:04.637684 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_policy.py", line 52, in setUp 2026-04-21 02:06:04.637690 | ubuntu-noble | self.context = context.RequestContext('fake', 'fake', roles=['member']) 2026-04-21 02:06:04.637695 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:06:04.637701 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:06:04.637706 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:06:04.637712 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:06:04.637717 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:06:04.637723 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:06:04.637729 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:06:04.637741 | ubuntu-noble | return self.enforce( 2026-04-21 02:06:04.637747 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:06:04.637753 | ubuntu-noble | self.load_rules() 2026-04-21 02:06:04.637758 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:06:04.637764 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:06:04.637769 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:06:04.637783 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:06:04.637794 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:06:04.637800 | ubuntu-noble | LOG.warning( 2026-04-21 02:06:04.637806 | ubuntu-noble | 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.' 2026-04-21 02:06:04.637813 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:06:04.642990 | ubuntu-noble | {4} manila.tests.test_exception.ManilaExceptionResponseCode404.test_quota_class_not_found [0.019365s] ... ok 2026-04-21 02:06:04.645787 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_06 [0.020386s] ... ok 2026-04-21 02:06:04.650820 | ubuntu-noble | 2026-04-21 02:06:04.637 6822 ERROR manila.policy [None req-89c36484-07cc-4f6d-bc4d-8ee5e79f5373 fake fake - - - -] Policy not registered: oslo_policy.policy.PolicyNotRegistered: Policy test:noexist has not been registered 2026-04-21 02:06:04.650846 | ubuntu-noble | 2026-04-21 02:06:04.637 6822 ERROR manila.policy Traceback (most recent call last): 2026-04-21 02:06:04.650850 | ubuntu-noble | 2026-04-21 02:06:04.637 6822 ERROR manila.policy File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:06:04.650854 | ubuntu-noble | 2026-04-21 02:06:04.637 6822 ERROR manila.policy result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:06:04.650858 | ubuntu-noble | 2026-04-21 02:06:04.637 6822 ERROR manila.policy ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.650862 | ubuntu-noble | 2026-04-21 02:06:04.637 6822 ERROR manila.policy File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1224, in authorize 2026-04-21 02:06:04.650866 | ubuntu-noble | 2026-04-21 02:06:04.637 6822 ERROR manila.policy raise PolicyNotRegistered(rule) 2026-04-21 02:06:04.650870 | ubuntu-noble | 2026-04-21 02:06:04.637 6822 ERROR manila.policy oslo_policy.policy.PolicyNotRegistered: Policy test:noexist has not been registered 2026-04-21 02:06:04.650874 | ubuntu-noble | 2026-04-21 02:06:04.637 6822 ERROR manila.policy 2026-04-21 02:06:04.650878 | ubuntu-noble | 2026-04-21 02:06:04.638 6822 INFO manila.coordination [None req-89c36484-07cc-4f6d-bc4d-8ee5e79f5373 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.653000 | ubuntu-noble | {5} manila.tests.test_policy.PolicyTestCase.test_authorize_nonexistent_action_throws [0.053078s] ... ok 2026-04-21 02:06:04.664870 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_6_off [0.022575s] ... ok 2026-04-21 02:06:04.667727 | ubuntu-noble | {0} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_11 [0.020462s] ... ok 2026-04-21 02:06:04.667741 | ubuntu-noble | {4} manila.tests.test_exception.ManilaExceptionResponseCode404.test_resource_lock_not_found [0.020803s] ... ok 2026-04-21 02:06:04.683273 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_4_yes [0.021972s] ... ok 2026-04-21 02:06:04.684586 | ubuntu-noble | {4} manila.tests.test_exception.ManilaExceptionResponseCode404.test_scheduler_host_weigher_not_found [0.019486s] ... ok 2026-04-21 02:06:04.686126 | ubuntu-noble | --- Logging error --- 2026-04-21 02:06:04.688429 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:04.688992 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:06:04.689000 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:06:04.689005 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.689009 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:06:04.689013 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:06:04.689016 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.689020 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 471, in format 2026-04-21 02:06:04.689032 | ubuntu-noble | context = _update_record_with_context(record) 2026-04-21 02:06:04.689036 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.689040 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 73, in _update_record_with_context 2026-04-21 02:06:04.689044 | ubuntu-noble | d = _dictify_context(context) 2026-04-21 02:06:04.689048 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.689051 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_log/formatters.py", line 44, in _dictify_context 2026-04-21 02:06:04.689055 | ubuntu-noble | return context.get_logging_values() 2026-04-21 02:06:04.689059 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.689063 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_context/context.py", line 323, in get_logging_values 2026-04-21 02:06:04.689067 | ubuntu-noble | values.update(self.to_dict()) 2026-04-21 02:06:04.689070 | ubuntu-noble | ^^^^^^^^^^^^^^ 2026-04-21 02:06:04.689082 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 98, in to_dict 2026-04-21 02:06:04.689094 | ubuntu-noble | values['read_deleted'] = self.read_deleted 2026-04-21 02:06:04.689103 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.689107 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 78, in _get_read_deleted 2026-04-21 02:06:04.689111 | ubuntu-noble | return self._read_deleted 2026-04-21 02:06:04.689114 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:04.689118 | ubuntu-noble | AttributeError: 'RequestContext' object has no attribute '_read_deleted'. Did you mean: 'read_deleted'? 2026-04-21 02:06:04.689122 | ubuntu-noble | Call stack: 2026-04-21 02:06:04.689126 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:06:04.689130 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:06:04.689134 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:06:04.689163 | ubuntu-noble | main() 2026-04-21 02:06:04.689167 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:06:04.689171 | ubuntu-noble | program.TestProgram( 2026-04-21 02:06:04.689175 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:06:04.689179 | ubuntu-noble | self.runTests() 2026-04-21 02:06:04.689182 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:06:04.689186 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:06:04.689190 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:06:04.689194 | ubuntu-noble | test(result) 2026-04-21 02:06:04.689198 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:04.689201 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:04.689206 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:04.689209 | ubuntu-noble | test(result) 2026-04-21 02:06:04.689213 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:04.689217 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:04.689221 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:04.689226 | ubuntu-noble | test(result) 2026-04-21 02:06:04.689230 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:06:04.689234 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:04.689238 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:06:04.689243 | ubuntu-noble | test(result) 2026-04-21 02:06:04.689248 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:06:04.689251 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:06:04.689255 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:06:04.689259 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:06:04.689263 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:06:04.689276 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:06:04.689280 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:06:04.689284 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:06:04.689288 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:06:04.689312 | ubuntu-noble | self._run_core() 2026-04-21 02:06:04.689342 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 159, in _run_core 2026-04-21 02:06:04.689369 | ubuntu-noble | if self.exception_caught == self._run_user(self.case._run_setup, self.result): 2026-04-21 02:06:04.689373 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:06:04.689377 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:06:04.689381 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 915, in _run_setup 2026-04-21 02:06:04.689385 | ubuntu-noble | ret = self.setUp() # type: ignore[func-returns-value] 2026-04-21 02:06:04.689388 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_policy.py", line 52, in setUp 2026-04-21 02:06:04.689392 | ubuntu-noble | self.context = context.RequestContext('fake', 'fake', roles=['member']) 2026-04-21 02:06:04.689396 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/context.py", line 58, in __init__ 2026-04-21 02:06:04.689400 | ubuntu-noble | self.is_admin = policy.check_is_admin(self) 2026-04-21 02:06:04.689403 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 215, in check_is_admin 2026-04-21 02:06:04.689415 | ubuntu-noble | return authorize(context, 'context_is_admin', target, do_raise=False) 2026-04-21 02:06:04.689419 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/policy.py", line 184, in authorize 2026-04-21 02:06:04.689423 | ubuntu-noble | result = _ENFORCER.authorize(action, target, context, 2026-04-21 02:06:04.689427 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1225, in authorize 2026-04-21 02:06:04.689431 | ubuntu-noble | return self.enforce( 2026-04-21 02:06:04.689438 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 1007, in enforce 2026-04-21 02:06:04.689442 | ubuntu-noble | self.load_rules() 2026-04-21 02:06:04.689445 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 614, in load_rules 2026-04-21 02:06:04.689449 | ubuntu-noble | policy_file_rules_changed = self._load_policy_file( 2026-04-21 02:06:04.689453 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 954, in _load_policy_file 2026-04-21 02:06:04.689457 | ubuntu-noble | self._record_file_rules(data, overwrite) 2026-04-21 02:06:04.689460 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_policy/policy.py", line 926, in _record_file_rules 2026-04-21 02:06:04.689464 | ubuntu-noble | LOG.warning( 2026-04-21 02:06:04.689469 | ubuntu-noble | 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.' 2026-04-21 02:06:04.689473 | ubuntu-noble | Arguments: {'names': ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default']} 2026-04-21 02:06:04.693775 | ubuntu-noble | 2026-04-21 02:06:04.688 6822 DEBUG manila.policy [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Policy check for test:my_file 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 /home/zuul/src/github.com/vexxhost/manila/manila/policy.py:200 2026-04-21 02:06:04.693799 | ubuntu-noble | 2026-04-21 02:06:04.690 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.694584 | ubuntu-noble | {5} manila.tests.test_policy.PolicyTestCase.test_templatized_authorization [0.052297s] ... ok 2026-04-21 02:06:04.703226 | ubuntu-noble | {4} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_type_not_found_by_name [0.019501s] ... ok 2026-04-21 02:06:04.703257 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_8_True [0.022566s] ... ok 2026-04-21 02:06:04.714873 | ubuntu-noble | 2026-04-21 02:06:04.712 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.715213 | ubuntu-noble | {5} manila.tests.test_quota.DbQuotaDriverTestCase.test__process_quotas_1 [0.021196s] ... ok 2026-04-21 02:06:04.720565 | ubuntu-noble | {4} manila.tests.test_exception.ManilaExceptionResponseCode404.test_snapshot_resource_not_found [0.018625s] ... ok 2026-04-21 02:06:04.729577 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_1 [0.022454s] ... ok 2026-04-21 02:06:04.735821 | ubuntu-noble | 2026-04-21 02:06:04.733 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.735843 | ubuntu-noble | {5} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_settable_quotas_1__None__None_ [0.020666s] ... ok 2026-04-21 02:06:04.740352 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:04.742537 | ubuntu-noble | {4} manila.tests.test_exception.ManilaExceptionResponseCode404.test_volume_not_found [0.020890s] ... ok 2026-04-21 02:06:04.746251 | ubuntu-noble | {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_snapshot [0.083633s] ... ok 2026-04-21 02:06:04.749617 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_7 [0.023192s] ... ok 2026-04-21 02:06:04.759971 | ubuntu-noble | 2026-04-21 02:06:04.756 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.760531 | ubuntu-noble | {5} manila.tests.test_quota.QuotaEngineTestCase.test_commit_1 [0.024569s] ... ok 2026-04-21 02:06:04.762527 | ubuntu-noble | {4} manila.tests.test_exception.ManilaExceptionTestCase.test_default_error_msg [0.020757s] ... ok 2026-04-21 02:06:04.771509 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_not_admin_search_opts [0.023308s] ... ok 2026-04-21 02:06:04.782011 | ubuntu-noble | {4} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_04_______info__ [0.019476s] ... ok 2026-04-21 02:06:04.784068 | ubuntu-noble | 2026-04-21 02:06:04.782 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.784901 | ubuntu-noble | {5} manila.tests.test_quota.QuotaEngineTestCase.test_destroy_all_by_project_and_user [0.024193s] ... ok 2026-04-21 02:06:04.794334 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_sort_dir_invalid [0.022630s] ... ok 2026-04-21 02:06:04.805575 | ubuntu-noble | {4} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_23____LE____critical__ [0.023066s] ... ok 2026-04-21 02:06:04.806865 | ubuntu-noble | 2026-04-21 02:06:04.803 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.808370 | ubuntu-noble | {5} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_3 [0.021451s] ... ok 2026-04-21 02:06:04.816917 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_all_sort_key_invalid [0.022540s] ... ok 2026-04-21 02:06:04.823789 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:04.825878 | ubuntu-noble | {4} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_27____LI____error__ [0.020465s] ... ok 2026-04-21 02:06:04.829418 | ubuntu-noble | {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_replicated_snapshot [0.083522s] ... ok 2026-04-21 02:06:04.831693 | ubuntu-noble | 2026-04-21 02:06:04.828 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.832828 | ubuntu-noble | {5} manila.tests.test_quota.QuotaEngineTestCase.test_get_settable_quotas_3 [0.025831s] ... ok 2026-04-21 02:06:04.833694 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_3 [0.385766s] ... ok 2026-04-21 02:06:04.838556 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_defaults_1 [0.021555s] ... ok 2026-04-21 02:06:04.846997 | ubuntu-noble | {4} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_31____LI____critical__ [0.021416s] ... ok 2026-04-21 02:06:04.856158 | ubuntu-noble | 2026-04-21 02:06:04.851 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.856516 | ubuntu-noble | {5} manila.tests.test_quota.QuotaEngineTestCase.test_get_share_type_quotas_4 [0.022207s] ... ok 2026-04-21 02:06:04.866667 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_dhss_true_and_false_1 [0.027210s] ... ok 2026-04-21 02:06:04.869007 | ubuntu-noble | {4} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_39____LW____critical__ [0.020487s] ... ok 2026-04-21 02:06:04.878967 | ubuntu-noble | 2026-04-21 02:06:04.874 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.880492 | ubuntu-noble | {5} manila.tests.test_quota.QuotaEngineTestCase.test_get_user_quotas_3 [0.022717s] ... ok 2026-04-21 02:06:04.886998 | ubuntu-noble | {4} manila.tests.test_network.NetworkBaseAPITestCase.test_enabled_ip_versions_1 [0.019198s] ... ok 2026-04-21 02:06:04.893242 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_dhss_true_and_false_4 [0.027177s] ... ok 2026-04-21 02:06:04.894484 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_larger_size [0.060884s] ... ok 2026-04-21 02:06:04.898914 | ubuntu-noble | 2026-04-21 02:06:04.896 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.898929 | ubuntu-noble | {5} manila.tests.test_quota.QuotaEngineTestCase.test_rollback_1 [0.021427s] ... ok 2026-04-21 02:06:04.906069 | ubuntu-noble | {4} manila.tests.test_network.NetworkBaseAPITestCase.test_inherit_network_base_api_allocate_not_redefined [0.018845s] ... ok 2026-04-21 02:06:04.909626 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:04.913960 | ubuntu-noble | {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_ensure_driver_resources [0.085216s] ... ok 2026-04-21 02:06:04.919659 | ubuntu-noble | 2026-04-21 02:06:04.917 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.920571 | ubuntu-noble | {5} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_1___10_0_0_0_0____0_0_0_0__ [0.021437s] ... ok 2026-04-21 02:06:04.926983 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_share_server_not_active [0.033293s] ... ok 2026-04-21 02:06:04.929368 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_share_error_state [0.035676s] ... ok 2026-04-21 02:06:04.936901 | ubuntu-noble | {4} manila.tests.test_policy.DefaultPolicyTestCase.test_default_not_found [0.030175s] ... ok 2026-04-21 02:06:04.943348 | ubuntu-noble | 2026-04-21 02:06:04.939 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.943374 | ubuntu-noble | {5} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_3___10_0_0_0_5____248_0_0_0__ [0.021245s] ... ok 2026-04-21 02:06:04.961515 | ubuntu-noble | 2026-04-21 02:06:04.959 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.962463 | ubuntu-noble | {5} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_5_fdf8_f53b_82e1__fffff [0.020455s] ... ok 2026-04-21 02:06:04.964770 | ubuntu-noble | Migration of share fake_id cannot be cancelled at this moment. 2026-04-21 02:06:04.966590 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_2_ [0.035693s] ... ok 2026-04-21 02:06:04.966608 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_driver_service_down_1_migration_driver_in_progress [0.039325s] ... ok 2026-04-21 02:06:04.980096 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:04.987435 | ubuntu-noble | {4} manila.tests.test_policy.PolicyTestCase.test_authorize_good_action [0.047178s] ... ok 2026-04-21 02:06:04.988665 | ubuntu-noble | 2026-04-21 02:06:04.981 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:04.988946 | ubuntu-noble | {5} manila.tests.test_utils.ConvertStrTestCase.test_convert_str_bytes_input [0.021137s] ... ok 2026-04-21 02:06:04.990713 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:04.995862 | ubuntu-noble | {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_manage_share_server [0.080958s] ... ok 2026-04-21 02:06:04.998832 | ubuntu-noble | Quota exceeded for None, tried to create 1G share (10G of 5G already consumed). 2026-04-21 02:06:05.001518 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_quota_1 [0.036267s] ... ok 2026-04-21 02:06:05.005198 | ubuntu-noble | 2026-04-21 02:06:05.003 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:05.006754 | ubuntu-noble | {5} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_4___cmd_____arg_withunescaped___ [0.021702s] ... ok 2026-04-21 02:06:05.006769 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_status_invalid [0.039207s] ... ok 2026-04-21 02:06:05.026999 | ubuntu-noble | 2026-04-21 02:06:05.023 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:05.028346 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:05.029371 | ubuntu-noble | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_02___fake____G__ [0.020416s] ... ok 2026-04-21 02:06:05.032397 | ubuntu-noble | {4} manila.tests.test_policy.PolicyTestCase.test_early_AND_authorization [0.048659s] ... ok 2026-04-21 02:06:05.035373 | ubuntu-noble | There is no migration being performed for share fake_id at this moment. 2026-04-21 02:06:05.040410 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_error_on_quota_commit [0.038370s] ... ok 2026-04-21 02:06:05.040426 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_4_migration_error [0.034802s] ... ok 2026-04-21 02:06:05.047675 | ubuntu-noble | 2026-04-21 02:06:05.045 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:05.048043 | ubuntu-noble | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_11____3P____G____3145728_0_ [0.021729s] ... ok 2026-04-21 02:06:05.055180 | ubuntu-noble | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test_commit [0.020718s] ... ok 2026-04-21 02:06:05.067552 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_no_active_replica_1_None [0.026039s] ... ok 2026-04-21 02:06:05.068795 | ubuntu-noble | 2026-04-21 02:06:05.065 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:05.069368 | ubuntu-noble | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_16____9728_2381T____T____9728_2381_ [0.019519s] ... ok 2026-04-21 02:06:05.073504 | ubuntu-noble | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test_destroy_all_by_project_and_share_type [0.020123s] ... ok 2026-04-21 02:06:05.075223 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:05.079829 | ubuntu-noble | {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_manage_snapshot [0.084241s] ... ok 2026-04-21 02:06:05.081653 | ubuntu-noble | Migration progress of share fake_id cannot be obtained at this moment. 2026-04-21 02:06:05.085123 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_invalid_2 [0.044179s] ... ok 2026-04-21 02:06:05.088552 | ubuntu-noble | 2026-04-21 02:06:05.084 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:05.089003 | ubuntu-noble | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_17____0____G____0_0_ [0.019158s] ... ok 2026-04-21 02:06:05.093175 | ubuntu-noble | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_by_class [0.019713s] ... ok 2026-04-21 02:06:05.108088 | ubuntu-noble | 2026-04-21 02:06:05.104 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:05.108114 | ubuntu-noble | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_22____2048G____T____2_0_ [0.019667s] ... ok 2026-04-21 02:06:05.108617 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_share_type_contains_replication_type [0.040586s] ... ok 2026-04-21 02:06:05.112227 | ubuntu-noble | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_class_quotas_1_True [0.018838s] ... ok 2026-04-21 02:06:05.121404 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_0_3_data_copying_starting [0.036699s] ... ok 2026-04-21 02:06:05.127360 | ubuntu-noble | 2026-04-21 02:06:05.125 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:05.128073 | ubuntu-noble | {5} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_23____65536G____P____0_0625_ [0.020432s] ... ok 2026-04-21 02:06:05.135421 | ubuntu-noble | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_share_type_quotas_3___fake_quota_class___True__False_ [0.022609s] ... ok 2026-04-21 02:06:05.146283 | ubuntu-noble | 2026-04-21 02:06:05.144 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:05.146529 | ubuntu-noble | Failed to commit reservations None 2026-04-21 02:06:05.146541 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:05.146556 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-21 02:06:05.146562 | ubuntu-noble | self._driver.commit( 2026-04-21 02:06:05.146568 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-21 02:06:05.146574 | ubuntu-noble | db.reservation_commit( 2026-04-21 02:06:05.146580 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-21 02:06:05.146586 | ubuntu-noble | return IMPL.reservation_commit( 2026-04-21 02:06:05.146591 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:05.146597 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-21 02:06:05.146602 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:06:05.146608 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:05.146614 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 02:06:05.146620 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 02:06:05.146625 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:06:05.146631 | ubuntu-noble | self.force_reraise() 2026-04-21 02:06:05.146637 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:06:05.146642 | ubuntu-noble | raise self.value 2026-04-21 02:06:05.146648 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 02:06:05.146654 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:06:05.146659 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:05.146665 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-21 02:06:05.146671 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:06:05.146676 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:05.146682 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-21 02:06:05.146687 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-04-21 02:06:05.146693 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:05.146699 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-21 02:06:05.146704 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-04-21 02:06:05.146710 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:05.146715 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:05.146721 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:05.146727 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:05.146760 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-21 02:06:05.146766 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:05.146772 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:05.146777 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:05.146783 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:05.146789 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:05.146794 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:05.146800 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:05.146805 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:05.146811 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-21 02:06:05.146817 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:05.146842 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:05.146848 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:05.146853 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:05.146859 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:05.146865 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:05.146870 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:05.146876 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:05.146881 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-21 02:06:05.146887 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:05.146893 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:05.146898 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:05.146904 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:05.146909 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:05.146920 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:05.146931 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:05.146936 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:05.146942 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-21 02:06:05.146948 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-21 02:06:05.146953 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:05.146959 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-21 02:06:05.146965 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-04-21 02:06:05.146970 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:05.146976 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-21 02:06:05.146981 | ubuntu-noble | resolved = impl._literal_coercion( 2026-04-21 02:06:05.146987 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:05.146993 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-21 02:06:05.146998 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-04-21 02:06:05.147004 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-21 02:06:05.147016 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-04-21 02:06:05.147021 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-21 02:06:05.147484 | ubuntu-noble | {5} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_1_None [0.019160s] ... ok 2026-04-21 02:06:05.156903 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_4_migration_completing [0.033990s] ... ok 2026-04-21 02:06:05.156938 | ubuntu-noble | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_2 [0.020427s] ... ok 2026-04-21 02:06:05.156945 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_2_CIFS [0.049091s] ... ok 2026-04-21 02:06:05.157457 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:05.161511 | ubuntu-noble | {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_migration_get_progress [0.081941s] ... ok 2026-04-21 02:06:05.164958 | ubuntu-noble | 2026-04-21 02:06:05.162 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:05.164978 | ubuntu-noble | {5} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_6__False__False__True_ [0.018221s] ... ok 2026-04-21 02:06:05.176071 | ubuntu-noble | {4} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_wrong_expire [0.020090s] ... ok 2026-04-21 02:06:05.184756 | ubuntu-noble | 2026-04-21 02:06:05.181 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:05.184770 | ubuntu-noble | {5} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_2___on___True_ [0.018756s] ... ok 2026-04-21 02:06:05.190554 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_5_migration_driver_phase1_done [0.035112s] ... ok 2026-04-21 02:06:05.193612 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_1 [0.036821s] ... ok 2026-04-21 02:06:05.195782 | ubuntu-noble | {4} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_4 [0.019452s] ... ok 2026-04-21 02:06:05.202276 | ubuntu-noble | 2026-04-21 02:06:05.200 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:05.202650 | ubuntu-noble | {5} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_5___n___False_ [0.018658s] ... ok 2026-04-21 02:06:05.215792 | ubuntu-noble | {4} manila.tests.test_quota.QuotaEngineTestCase.test_get_user_quotas_1 [0.019430s] ... ok 2026-04-21 02:06:05.222472 | ubuntu-noble | 2026-04-21 02:06:05.219 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:05.222692 | ubuntu-noble | {5} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_negative [0.019321s] ... ok 2026-04-21 02:06:05.235586 | ubuntu-noble | {4} manila.tests.test_quota.QuotaEngineTestCase.test_resources [0.019740s] ... ok 2026-04-21 02:06:05.235923 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_subnets_invalid_azs_2 [0.042144s] ... ok 2026-04-21 02:06:05.242328 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:05.242364 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_4 [0.049924s] ... ok 2026-04-21 02:06:05.243779 | ubuntu-noble | 2026-04-21 02:06:05.238 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:05.243799 | ubuntu-noble | {5} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_false_2_false [0.018938s] ... ok 2026-04-21 02:06:05.245276 | ubuntu-noble | {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_complete [0.083780s] ... ok 2026-04-21 02:06:05.254451 | ubuntu-noble | {4} manila.tests.test_quota.QuotaEngineTestCase.test_rollback_2__None_ [0.019289s] ... ok 2026-04-21 02:06:05.258995 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_quota_commit_fail [0.022582s] ... ok 2026-04-21 02:06:05.261447 | ubuntu-noble | 2026-04-21 02:06:05.257 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:05.261468 | ubuntu-noble | {5} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_1_None [0.018071s] ... ok 2026-04-21 02:06:05.273487 | ubuntu-noble | {4} manila.tests.test_rpc.RPCTestCase.test_init_no_notifications_3___noop____noop__ [0.019474s] ... ok 2026-04-21 02:06:05.278104 | ubuntu-noble | 2026-04-21 02:06:05.275 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:05.280583 | ubuntu-noble | {5} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_5_True [0.018609s] ... ok 2026-04-21 02:06:05.283424 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_access_rules_status_error [0.039660s] ... ok 2026-04-21 02:06:05.286914 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_last_active_replica [0.029043s] ... ok 2026-04-21 02:06:05.298706 | ubuntu-noble | {4} manila.tests.test_service.ServiceTestCase.test_cleanup_services_2_False [0.022764s] ... ok 2026-04-21 02:06:05.308530 | ubuntu-noble | 2026-04-21 02:06:05.294 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:05.308546 | ubuntu-noble | {5} manila.tests.test_utils.TestComparableMixin.test_lt [0.018453s] ... ok 2026-04-21 02:06:05.316042 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_host_assisted_with_snapshots [0.032906s] ... ok 2026-04-21 02:06:05.316177 | ubuntu-noble | model server went away 2026-04-21 02:06:05.316185 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:05.316189 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/service.py", line 296, in report_state 2026-04-21 02:06:05.316193 | ubuntu-noble | service_ref = db.service_get(ctxt, self.service_id) 2026-04-21 02:06:05.316197 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:05.316201 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:05.316205 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:05.316208 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:05.316212 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:05.316216 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:05.316219 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:05.316223 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:06:05.316227 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:06:05.316231 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:05.316235 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/test_service.py", line 115, in fake_service_get 2026-04-21 02:06:05.316248 | ubuntu-noble | raise Exception() 2026-04-21 02:06:05.316253 | ubuntu-noble | Exception 2026-04-21 02:06:05.323682 | ubuntu-noble | {4} manila.tests.test_service.ServiceTestCase.test_report_state_newly_disconnected [0.022383s] ... ok 2026-04-21 02:06:05.324633 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:05.324885 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_backup_1_manila_share [0.035286s] ... ok 2026-04-21 02:06:05.327344 | ubuntu-noble | {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_transfer_accept [0.081786s] ... ok 2026-04-21 02:06:05.329069 | ubuntu-noble | 2026-04-21 02:06:05.312 6822 DEBUG manila.utils [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Finished call to 'manila.tests.test_utils.TestRetryDecorator.test_limit_is_reached..always_fails' after 2.95e-05(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:06:05.329083 | ubuntu-noble | 2026-04-21 02:06:05.312 6822 DEBUG manila.utils [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Retrying manila.tests.test_utils.TestRetryDecorator.test_limit_is_reached..always_fails in 2 seconds as it raised ManilaException: An unknown exception occurred.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:06:05.329088 | ubuntu-noble | 2026-04-21 02:06:05.313 6822 DEBUG manila.utils [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Finished call to 'manila.tests.test_utils.TestRetryDecorator.test_limit_is_reached..always_fails' after 0.00063(s), this was the 2nd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:06:05.329092 | ubuntu-noble | 2026-04-21 02:06:05.313 6822 DEBUG manila.utils [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Retrying manila.tests.test_utils.TestRetryDecorator.test_limit_is_reached..always_fails in 8 seconds as it raised ManilaException: An unknown exception occurred.. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/before_sleep.py:64 2026-04-21 02:06:05.329096 | ubuntu-noble | 2026-04-21 02:06:05.313 6822 DEBUG manila.utils [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Finished call to 'manila.tests.test_utils.TestRetryDecorator.test_limit_is_reached..always_fails' after 0.00101(s), this was the 3rd time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:06:05.329100 | ubuntu-noble | 2026-04-21 02:06:05.314 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:05.329415 | ubuntu-noble | {5} manila.tests.test_utils.TestRetryDecorator.test_limit_is_reached [0.019877s] ... ok 2026-04-21 02:06:05.334734 | ubuntu-noble | 2026-04-21 02:06:05.333 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:05.337172 | ubuntu-noble | Invalid mount_point_name: prefixaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa 2026-04-21 02:06:05.337192 | ubuntu-noble | {5} manila.tests.test_utils.TestRetryDecorator.test_no_retry_required [0.018910s] ... ok 2026-04-21 02:06:05.338530 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_too_long_mount_point_name [0.024795s] ... ok 2026-04-21 02:06:05.340996 | ubuntu-noble | {4} manila.tests.test_ssh_utils.SSHPoolTestCase.test_create_ssh_with_password [0.021557s] ... ok 2026-04-21 02:06:05.355853 | ubuntu-noble | 2026-04-21 02:06:05.353 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:05.356135 | ubuntu-noble | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_attach [0.020410s] ... ok 2026-04-21 02:06:05.357471 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_deferred_1 [0.034001s] ... ok 2026-04-21 02:06:05.361435 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_out_of_sync_non_admin_1_out_of_sync [0.022327s] ... ok 2026-04-21 02:06:05.362818 | ubuntu-noble | {4} manila.tests.test_ssh_utils.SSHPoolTestCase.test_sshpool_remove [0.021536s] ... ok 2026-04-21 02:06:05.374813 | ubuntu-noble | 2026-04-21 02:06:05.372 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:05.374833 | ubuntu-noble | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_delete [0.018768s] ... ok 2026-04-21 02:06:05.394683 | ubuntu-noble | 2026-04-21 02:06:05.392 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:05.395076 | ubuntu-noble | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_all_snapshots [0.019943s] ... ok 2026-04-21 02:06:05.398937 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_invalid_backup_state [0.036393s] ... ok 2026-04-21 02:06:05.407579 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:05.411419 | ubuntu-noble | {0} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_network_security_service [0.084022s] ... ok 2026-04-21 02:06:05.414113 | ubuntu-noble | 2026-04-21 02:06:05.412 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:05.414357 | ubuntu-noble | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_failed_1 [0.019472s] ... ok 2026-04-21 02:06:05.415502 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot [0.058480s] ... ok 2026-04-21 02:06:05.430917 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_optional_extra_specs [0.019365s] ... ok 2026-04-21 02:06:05.434251 | ubuntu-noble | 2026-04-21 02:06:05.431 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:05.434981 | ubuntu-noble | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_terminate_connection [0.019336s] ... ok 2026-04-21 02:06:05.438726 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_invalid_share_sizee [0.041262s] ... ok 2026-04-21 02:06:05.439311 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_force_delete_3_creating [0.022414s] ... ok 2026-04-21 02:06:05.449457 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_27___revert_to_snapshot_support____true__ [0.018405s] ... ok 2026-04-21 02:06:05.458265 | ubuntu-noble | 2026-04-21 02:06:05.450 6822 DEBUG manila.utils [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Finished call to 'manila.volume.cinder.API.wait_for_available_volume..check_volume_status' after 8.03e-05(s), this was the 1st time calling it. log_it /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/after.py:42 2026-04-21 02:06:05.458353 | ubuntu-noble | 2026-04-21 02:06:05.451 6822 INFO manila.coordination [None req-b5460f03-dbae-444c-a1b8-59f6242c2272 fake fake - - - -] Stopped Coordinator (Agent ID: 2cdcc96d-49c9-4f86-99e6-81a99ee61697, prefix: manila-) 2026-04-21 02:06:05.458365 | ubuntu-noble | {5} manila.tests.volume.test_cinder.CinderApiTestCase.test_wait_for_available_volume_timeout [0.019374s] ... ok 2026-04-21 02:06:05.461178 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_snapshot_1_True [0.022576s] ... ok 2026-04-21 02:06:05.467641 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_35___revert_to_snapshot_support____n__ [0.018249s] ... ok 2026-04-21 02:06:05.486765 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_snapshot_exception_1_None [0.023533s] ... ok 2026-04-21 02:06:05.486797 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_36___revert_to_snapshot_support____no__ [0.018048s] ... ok 2026-04-21 02:06:05.504955 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_41___mount_snapshot_support____y__ [0.018838s] ... ok 2026-04-21 02:06:05.516559 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_invalid_instance_2 [0.078445s] ... ok 2026-04-21 02:06:05.523934 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_44___mount_snapshot_support____f__ [0.017762s] ... ok 2026-04-21 02:06:05.541928 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_check [0.055358s] ... ok 2026-04-21 02:06:05.542572 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_46___mount_snapshot_support____off__ [0.018206s] ... ok 2026-04-21 02:06:05.553527 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_extend_share_over_per_share_quota [0.033772s] ... ok 2026-04-21 02:06:05.559764 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_48___mount_snapshot_support____no__ [0.017757s] ... ok 2026-04-21 02:06:05.576747 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_57___mount_point_name_support____false__ [0.017859s] ... ok 2026-04-21 02:06:05.577917 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_request_spec_dict [0.037064s] ... ok 2026-04-21 02:06:05.586537 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_extend_valid_1_True [0.035487s] ... ok 2026-04-21 02:06:05.587862 | ubuntu-noble | {4} manila.tests.test_ssh_utils.SSHPoolTestCase.test_sshpool_thread_safety [0.224405s] ... ok 2026-04-21 02:06:05.595528 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_61___replication_type____writable__ [0.018555s] ... ok 2026-04-21 02:06:05.601918 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_export_location_get [0.023708s] ... ok 2026-04-21 02:06:05.610575 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_4 [0.022930s] ... ok 2026-04-21 02:06:05.613978 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_05___driver_handles_share_servers____y__ [0.018514s] ... ok 2026-04-21 02:06:05.621722 | ubuntu-noble | {4} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_invalid_2_ [0.033614s] ... ok 2026-04-21 02:06:05.624496 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share [0.022801s] ... ok 2026-04-21 02:06:05.636419 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_5 [0.022963s] ... ok 2026-04-21 02:06:05.637182 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_10___driver_handles_share_servers____off__ [0.018394s] ... ok 2026-04-21 02:06:05.647649 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_update_share_replica [0.022988s] ... ok 2026-04-21 02:06:05.651949 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_5 [0.018439s] ... ok 2026-04-21 02:06:05.654461 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_invalid_public_value_2_bartrue [0.022201s] ... ok 2026-04-21 02:06:05.656451 | ubuntu-noble | {4} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_4_fdf8_f53b_82e1__1_129 [0.032911s] ... ok 2026-04-21 02:06:05.671560 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations [0.023131s] ... ok 2026-04-21 02:06:05.677825 | ubuntu-noble | {0} manila.tests.share.test_share_types.ShareTypesTestCase.test_remove_access [0.025961s] ... ok 2026-04-21 02:06:05.686318 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_1_True [0.024640s] ... ok 2026-04-21 02:06:05.686827 | ubuntu-noble | {4} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_7___echo_____quoted_argument__rm__rf____ [0.028209s] ... ok 2026-04-21 02:06:05.694668 | ubuntu-noble | {1} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations_no_check [0.022520s] ... ok 2026-04-21 02:06:05.700156 | ubuntu-noble | {0} manila.tests.share.test_share_utils.NotifyUsageTestCase.test_notify_about_share_usage_with_kwargs [0.021143s] ... ok 2026-04-21 02:06:05.707443 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_3_1 [0.024357s] ... ok 2026-04-21 02:06:05.711175 | ubuntu-noble | {4} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_06___K1M____G__ [0.027170s] ... ok 2026-04-21 02:06:05.719232 | ubuntu-noble | Recovering from a failed execute. Try number 1 2026-04-21 02:06:05.719251 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:05.719259 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py", line 239, in _try_execute 2026-04-21 02:06:05.719265 | ubuntu-noble | self._execute(*command, **kwargs) 2026-04-21 02:06:05.719271 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_driver.py", line 35, in fake_execute_with_raise 2026-04-21 02:06:05.719278 | ubuntu-noble | raise exception.ProcessExecutionError 2026-04-21 02:06:05.719284 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:06:05.719309 | ubuntu-noble | Command: None 2026-04-21 02:06:05.719315 | ubuntu-noble | Exit code: - 2026-04-21 02:06:05.719320 | ubuntu-noble | Stdout: None 2026-04-21 02:06:05.719325 | ubuntu-noble | Stderr: None 2026-04-21 02:06:05.719330 | ubuntu-noble | Recovering from a failed execute. Try number 2 2026-04-21 02:06:05.719336 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:05.719341 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py", line 239, in _try_execute 2026-04-21 02:06:05.719793 | ubuntu-noble | self._execute(*command, **kwargs) 2026-04-21 02:06:05.719800 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_driver.py", line 35, in fake_execute_with_raise 2026-04-21 02:06:05.719806 | ubuntu-noble | raise exception.ProcessExecutionError 2026-04-21 02:06:05.719811 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:06:05.719816 | ubuntu-noble | Command: None 2026-04-21 02:06:05.719822 | ubuntu-noble | Exit code: - 2026-04-21 02:06:05.719827 | ubuntu-noble | Stdout: None 2026-04-21 02:06:05.719832 | ubuntu-noble | Stderr: None 2026-04-21 02:06:05.719842 | ubuntu-noble | {0} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_backend [0.019394s] ... ok 2026-04-21 02:06:05.723486 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test__try_execute [0.027923s] ... ok 2026-04-21 02:06:05.725737 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_public_6_on [0.022240s] ... ok 2026-04-21 02:06:05.738319 | ubuntu-noble | {4} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_13___K2_2M____G__ [0.021909s] ... ok 2026-04-21 02:06:05.741324 | ubuntu-noble | {0} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_get_active_replica_not_exist [0.018150s] ... ok 2026-04-21 02:06:05.743009 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_2 [0.020473s] ... ok 2026-04-21 02:06:05.748538 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_with_name_and_status_filters [0.022379s] ... ok 2026-04-21 02:06:05.763664 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_1 [0.021467s] ... ok 2026-04-21 02:06:05.768460 | ubuntu-noble | {4} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_14___M2_2K____G__ [0.033254s] ... ok 2026-04-21 02:06:05.772337 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_6 [0.022776s] ... ok 2026-04-21 02:06:05.783929 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_6 [0.019806s] ... ok 2026-04-21 02:06:05.788193 | ubuntu-noble | {0} manila.tests.share.test_snapshot_access.SnapshotAccessTestCase.test_update_access_rules_1_queued_to_apply [0.051817s] ... ok 2026-04-21 02:06:05.789956 | ubuntu-noble | {4} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_15____9728_2381T____T____9728_2381_ [0.023157s] ... ok 2026-04-21 02:06:05.795454 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_8 [0.022442s] ... ok 2026-04-21 02:06:05.801500 | ubuntu-noble | The enabled IP version of the network plugin is not compatible with the version supported by backend fake_backend. 2026-04-21 02:06:05.804167 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_4 [0.020224s] ... ok 2026-04-21 02:06:05.809117 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_network_not_active [0.020117s] ... ok 2026-04-21 02:06:05.813332 | ubuntu-noble | {4} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_18____512____M____0_00048828125_ [0.019791s] ... ok 2026-04-21 02:06:05.816468 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_with_sorting_valid [0.022514s] ... ok 2026-04-21 02:06:05.825182 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_allocate_admin_network_count_1_api_initialized [0.020945s] ... ok 2026-04-21 02:06:05.829228 | ubuntu-noble | {4} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v6_address_1_None [0.019111s] ... ok 2026-04-21 02:06:05.833796 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_unsupported_az_2_specified_stypes_all_unsupported_in_AZ [0.022012s] ... ok 2026-04-21 02:06:05.841421 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type [0.024350s] ... ok 2026-04-21 02:06:05.847099 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_2____create_snapshot____delete_snapshot________True_ [0.019884s] ... ok 2026-04-21 02:06:05.848732 | ubuntu-noble | {4} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_invalid_string_3_falses [0.019488s] ... ok 2026-04-21 02:06:05.849994 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_conflicting_share_type_and_share_network [0.019078s] ... ok 2026-04-21 02:06:05.865433 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_exists_and_set_explicitly_1_True [0.020258s] ... ok 2026-04-21 02:06:05.868623 | ubuntu-noble | {4} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_4___false___False__False_ [0.019760s] ... ok 2026-04-21 02:06:05.869174 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_conflicting_share_types [0.019523s] ... ok 2026-04-21 02:06:05.878131 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_get_snapshot [0.037130s] ... ok 2026-04-21 02:06:05.885125 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_sg_snapshot_with_no_members [0.019604s] ... ok 2026-04-21 02:06:05.888034 | ubuntu-noble | {4} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_7___0___False_ [0.019138s] ... ok 2026-04-21 02:06:05.888943 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_multiple_share_types_with_az_2_False [0.019159s] ... ok 2026-04-21 02:06:05.900616 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_handle_revert_to_snapshot_quotas [0.022147s] ... ok 2026-04-21 02:06:05.907380 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_share_group_snapshot_dhss [0.020493s] ... ok 2026-04-21 02:06:05.907416 | ubuntu-noble | {4} manila.tests.test_utils.TestComparableMixin.test_ne [0.019039s] ... ok 2026-04-21 02:06:05.908116 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_share_group_snapshot_id [0.019487s] ... ok 2026-04-21 02:06:05.921055 | ubuntu-noble | Quota exceeded for None. Reverting share c5ef1387-5d05-495a-a29c-b9487c511ecf to snapshot 00ed8b68-8932-47d6-bf38-fc4332cab7a0 will increase the share's size by 1G, (10G of 10G already consumed). 2026-04-21 02:06:05.923015 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_handle_revert_to_snapshot_quotas_quota_exceeded [0.022536s] ... ok 2026-04-21 02:06:05.927919 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_from_share_group_snapshot_with_dict_raise [0.020321s] ... ok 2026-04-21 02:06:05.931242 | ubuntu-noble | {4} manila.tests.test_utils.TestDisableNotifications.test_do_nothing_caller [0.019601s] ... ok 2026-04-21 02:06:05.932949 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_share_group_snapshot_fail_on_quota_reserve [0.019676s] ... ok 2026-04-21 02:06:05.946549 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_continue [0.019524s] ... ok 2026-04-21 02:06:05.946932 | ubuntu-noble | {4} manila.tests.test_utils.TestDisableNotifications.test_if_notification_enabled_when_enabled [0.019578s] ... ok 2026-04-21 02:06:05.947455 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_share_group_snapshot_group_does_not_exist [0.019176s] ... ok 2026-04-21 02:06:05.954370 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_manage_share_server_invalid [0.029107s] ... ok 2026-04-21 02:06:05.966808 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_cancel [0.020834s] ... ok 2026-04-21 02:06:05.967723 | ubuntu-noble | {4} manila.tests.test_utils.TestRetryDecorator.test_retries_once_random [0.021363s] ... ok 2026-04-21 02:06:05.976855 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_with_shares [0.022363s] ... ok 2026-04-21 02:06:05.986971 | ubuntu-noble | {1} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_absent_3_delete_snapshot [0.019057s] ... ok 2026-04-21 02:06:05.989286 | ubuntu-noble | {4} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_attach [0.020494s] ... ok 2026-04-21 02:06:05.990564 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get [0.018923s] ... ok 2026-04-21 02:06:05.993570 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_driver [0.039368s] ... ok 2026-04-21 02:06:06.004986 | ubuntu-noble | {1} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_get [0.018757s] ... ok 2026-04-21 02:06:06.008380 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all_all_tenants_not_admin [0.019336s] ... ok 2026-04-21 02:06:06.008399 | ubuntu-noble | {4} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_attach_volume_status_error [0.019458s] ... ok 2026-04-21 02:06:06.024592 | ubuntu-noble | There is no migration being performed for share fake_id at this moment. 2026-04-21 02:06:06.024937 | ubuntu-noble | {1} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_exception_with_suppression [0.019250s] ... ok 2026-04-21 02:06:06.028879 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_5_None [0.034106s] ... ok 2026-04-21 02:06:06.028922 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_2 [0.019239s] ... ok 2026-04-21 02:06:06.028932 | ubuntu-noble | {4} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_failed_exception [0.020498s] ... ok 2026-04-21 02:06:06.043872 | ubuntu-noble | {1} manila.tests.share.test_manager.HookWrapperTestCase.test_hooks_enabled [0.019265s] ... ok 2026-04-21 02:06:06.046841 | ubuntu-noble | {0} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_3 [0.019029s] ... ok 2026-04-21 02:06:06.050069 | ubuntu-noble | {4} manila.tests.volume.test_cinder.CinderApiTestCase.test_initialize_connection [0.019108s] ... ok 2026-04-21 02:06:06.062029 | ubuntu-noble | Migration progress of share fake_id cannot be obtained at this moment. 2026-04-21 02:06:06.068107 | ubuntu-noble | {0} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_2 [0.018521s] ... ok 2026-04-21 02:06:06.069670 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_driver_service_down [0.038933s] ... ok 2026-04-21 02:06:06.076487 | ubuntu-noble | {4} manila.tests.volume.test_cinder.CinderApiTestCase.test_wait_for_available_volume_error_extending [0.020328s] ... ok 2026-04-21 02:06:06.076687 | ubuntu-noble | One or more capabilities are invalid for this operation. The supported capability(ies) is(are) ['security_service_update_support', 'network_allocation_update_support']. 2026-04-21 02:06:06.090812 | ubuntu-noble | {0} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_remove_access [0.025505s] ... ok 2026-04-21 02:06:06.103414 | ubuntu-noble | Migration progress of share fake_id cannot be obtained at this moment. 2026-04-21 02:06:06.105886 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_service_down [0.039326s] ... ok 2026-04-21 02:06:06.127425 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:06.131069 | ubuntu-noble | {0} manila.tests.test_context.ContextTestCase.test_request_context_read_deleted [0.039926s] ... ok 2026-04-21 02:06:06.140138 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_1_migration_success [0.033258s] ... ok 2026-04-21 02:06:06.151235 | ubuntu-noble | {0} manila.tests.test_coordination.CoordinationTestCase.test_synchronized [0.020218s] ... ok 2026-04-21 02:06:06.168633 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_2__False__1__100__5__0_ [0.124450s] ... ok 2026-04-21 02:06:06.171672 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_2_data_copying_error [0.032700s] ... ok 2026-04-21 02:06:06.172093 | ubuntu-noble | {0} manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_offline [0.019993s] ... ok 2026-04-21 02:06:06.193171 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_quota_value [0.018728s] ... ok 2026-04-21 02:06:06.209431 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_request [0.018218s] ... ok 2026-04-21 02:06:06.225948 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_2 [0.054948s] ... ok 2026-04-21 02:06:06.229301 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode403.test_not_authorized [0.019583s] ... ok 2026-04-21 02:06:06.251193 | ubuntu-noble | Invalid mount_point_name: prefixinvalid*name 2026-04-21 02:06:06.251220 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_not_found [0.019255s] ... ok 2026-04-21 02:06:06.253582 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_invalid_mount_point_name [0.026385s] ... ok 2026-04-21 02:06:06.265873 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_server_not_found_by_filters [0.018063s] ... ok 2026-04-21 02:06:06.275638 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_restore_share [0.023021s] ... ok 2026-04-21 02:06:06.286953 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_type_extra_specs_not_found [0.019831s] ... ok 2026-04-21 02:06:06.302940 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_replicated_snapshot_no_snapshot_instance [0.024438s] ... ok 2026-04-21 02:06:06.304689 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode413.test_per_share_limit_exceeded [0.018953s] ... ok 2026-04-21 02:06:06.306475 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_3__True__1__10__3__0_ [0.137999s] ... ok 2026-04-21 02:06:06.322905 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode413.test_quota_error [0.018126s] ... ok 2026-04-21 02:06:06.342140 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionResponseCode413.test_share_size_exceeds_available_quota [0.019132s] ... ok 2026-04-21 02:06:06.347823 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_complete [0.046095s] ... ok 2026-04-21 02:06:06.361356 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionTestCase.test_error_msg [0.018691s] ... ok 2026-04-21 02:06:06.380231 | ubuntu-noble | {0} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_not_redundant_period_1_test_message_ [0.018164s] ... ok 2026-04-21 02:06:06.387319 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_not_determinated [0.036046s] ... ok 2026-04-21 02:06:06.391254 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_driver_1 [0.083849s] ... ok 2026-04-21 02:06:06.397529 | ubuntu-noble | {0} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_02_______debug__ [0.018214s] ... ok 2026-04-21 02:06:06.416884 | ubuntu-noble | {0} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_19____LE____error__ [0.017854s] ... ok 2026-04-21 02:06:06.427345 | ubuntu-noble | Data copy of host assisted migration for share fake_id has not completed successfully. 2026-04-21 02:06:06.430863 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted_status_2_data_copying_cancelled [0.038606s] ... ok 2026-04-21 02:06:06.434455 | ubuntu-noble | {0} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_20____LE____info__ [0.018677s] ... ok 2026-04-21 02:06:06.434818 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_service_not_up [0.051483s] ... ok 2026-04-21 02:06:06.454531 | ubuntu-noble | {0} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_21____LE____warn__ [0.018178s] ... ok 2026-04-21 02:06:06.468918 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted_status_3_data_copying_completed [0.039374s] ... ok 2026-04-21 02:06:06.470274 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_shrink_with_share_type_size_limit [0.034568s] ... ok 2026-04-21 02:06:06.475395 | ubuntu-noble | {0} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_37____LW____warn__ [0.020471s] ... ok 2026-04-21 02:06:06.493270 | ubuntu-noble | {0} manila.tests.test_hacking.HackingTestCase.test_validate_assertTrue [0.019777s] ... ok 2026-04-21 02:06:06.497983 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_share_with_group_snapshot_members [0.027461s] ... ok 2026-04-21 02:06:06.512221 | ubuntu-noble | {0} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_no_update_4_ [0.018331s] ... ok 2026-04-21 02:06:06.515019 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__reset_read_only_access_rules_1_True [0.045733s] ... ok 2026-04-21 02:06:06.531391 | ubuntu-noble | {0} manila.tests.test_network.NetworkBaseAPITestCase.test_enabled_ip_versions_2 [0.018491s] ... ok 2026-04-21 02:06:06.535579 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_3___fake_reservations___False_ [0.021006s] ... ok 2026-04-21 02:06:06.545502 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_unmanage [0.048125s] ... ok 2026-04-21 02:06:06.548903 | ubuntu-noble | {0} manila.tests.test_network.NetworkBaseAPITestCase.test_inherit_network_base_api [0.018101s] ... ok 2026-04-21 02:06:06.560131 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_2_in_sync [0.024543s] ... ok 2026-04-21 02:06:06.578031 | ubuntu-noble | {0} manila.tests.test_policy.ContextIsAdminPolicyTestCase.test_context_is_admin_undefined [0.029325s] ... ok 2026-04-21 02:06:06.583602 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_update_share_backup [0.037953s] ... ok 2026-04-21 02:06:06.606392 | ubuntu-noble | {3} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations_check_fail_2_None [0.023471s] ... ok 2026-04-21 02:06:06.614810 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_network_security_service_1_False [0.054709s] ... ok 2026-04-21 02:06:06.621082 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:06.625784 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_7 [0.018748s] ... ok 2026-04-21 02:06:06.645327 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_false_1 [0.018658s] ... ok 2026-04-21 02:06:06.647955 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:06.652076 | ubuntu-noble | {0} manila.tests.test_policy.PolicyTestCase.test_authorize_does_not_raise_forbidden_1_enforce [0.073487s] ... ok 2026-04-21 02:06:06.663713 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_1 [0.018785s] ... ok 2026-04-21 02:06:06.681687 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_true_7 [0.018738s] ... ok 2026-04-21 02:06:06.694466 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:06.701165 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_4____create_snapshot______delete_snapshot____True_ [0.018638s] ... ok 2026-04-21 02:06:06.720023 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_support_absent_3_create_share_from_snapshotFOO [0.018867s] ... ok 2026-04-21 02:06:06.722925 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:06.726058 | ubuntu-noble | {0} manila.tests.test_policy.PolicyTestCase.test_authorize_properly_handles_invalid_scope_exception_2_authorize [0.074083s] ... ok 2026-04-21 02:06:06.738711 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_snapshot_no_support [0.018507s] ... ok 2026-04-21 02:06:06.744757 | ubuntu-noble | {0} manila.tests.test_quota.DbQuotaDriverTestCase.test__get_quotas_1__None__None_ [0.019043s] ... ok 2026-04-21 02:06:06.756743 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_status [0.018417s] ... ok 2026-04-21 02:06:06.764147 | ubuntu-noble | {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_defaults [0.018579s] ... ok 2026-04-21 02:06:06.777491 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_cancel [0.018315s] ... ok 2026-04-21 02:06:06.781919 | ubuntu-noble | {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_settable_quotas_2__None___foo_st_id__ [0.018150s] ... ok 2026-04-21 02:06:06.793844 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_setup_server_handling_enabled [0.018211s] ... ok 2026-04-21 02:06:06.803126 | ubuntu-noble | {0} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_user_quotas_2___fake_quota_class___False__True_ [0.018596s] ... ok 2026-04-21 02:06:06.813231 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_share_group_snapshot_support_exists_and_equals_snapshot_support_2_False [0.019809s] ... ok 2026-04-21 02:06:06.818777 | ubuntu-noble | {0} manila.tests.test_quota.QuotaEngineTestCase.test_count_unknown_resource [0.018390s] ... ok 2026-04-21 02:06:06.832458 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_continue [0.019055s] ... ok 2026-04-21 02:06:06.837624 | ubuntu-noble | {0} manila.tests.test_quota.QuotaEngineTestCase.test_get_settable_quotas_2 [0.018802s] ... ok 2026-04-21 02:06:06.851491 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_share_server_migration_start [0.018878s] ... ok 2026-04-21 02:06:06.856989 | ubuntu-noble | {0} manila.tests.test_quota.QuotaEngineTestCase.test_usage_reset [0.019131s] ... ok 2026-04-21 02:06:06.870270 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_absent_1___ [0.018839s] ... ok 2026-04-21 02:06:06.875516 | ubuntu-noble | {0} manila.tests.test_rpc.RPCTestCase.test_init_no_notifications_2___noop__ [0.018554s] ... ok 2026-04-21 02:06:06.889697 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_update_access [0.018827s] ... ok 2026-04-21 02:06:06.896543 | ubuntu-noble | {0} manila.tests.test_rpc.RPCTestCase.test_init_notifications [0.020815s] ... ok 2026-04-21 02:06:06.908213 | ubuntu-noble | {3} manila.tests.share.test_driver.ShareDriverTestCase.test_update_replicated_snapshot [0.018550s] ... ok 2026-04-21 02:06:06.918323 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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' 2026-04-21 02:06:06.918370 | ubuntu-noble | debtcollector.deprecate( 2026-04-21 02:06:06.918382 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:06:06.918392 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-04-21 02:06:06.919798 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-21 02:06:06.919822 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:06.919831 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:06.919840 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-04-21 02:06:06.919849 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:06.919857 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:06.919865 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:06.919874 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:06.919882 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:06.919891 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:06.919899 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:06.919907 | ubuntu-noble | raise effect 2026-04-21 02:06:06.919916 | ubuntu-noble | Exception 2026-04-21 02:06:06.924233 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_13_delete_snapshot [0.307758s] ... ok 2026-04-21 02:06:06.925679 | ubuntu-noble | {3} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_custom_storage_driver [0.017671s] ... ok 2026-04-21 02:06:06.942862 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-21 02:06:06.942890 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:06.942897 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:06.942902 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-04-21 02:06:06.942937 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:06.942954 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:06.942986 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:06.942992 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:06.942997 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:06.943002 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:06.943008 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:06.943013 | ubuntu-noble | raise effect 2026-04-21 02:06:06.943018 | ubuntu-noble | Exception 2026-04-21 02:06:06.943650 | ubuntu-noble | {3} manila.tests.share.test_drivers_private_data.SqlStorageDriverTestCase.test_methods_2 [0.017997s] ... ok 2026-04-21 02:06:06.945637 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_22_delete_share_group [0.022139s] ... ok 2026-04-21 02:06:06.962237 | ubuntu-noble | {3} manila.tests.share.test_drivers_private_data.SqlStorageDriverTestCase.test_methods_3 [0.018250s] ... ok 2026-04-21 02:06:06.963722 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-21 02:06:06.963742 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:06.963748 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:06.963753 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-04-21 02:06:06.963759 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:06.963764 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:06.963770 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:06.963775 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:06.963780 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:06.963786 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:06.963800 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:06.963806 | ubuntu-noble | raise effect 2026-04-21 02:06:06.963825 | ubuntu-noble | Exception 2026-04-21 02:06:06.968626 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_23_create_share_group_snapshot [0.020728s] ... ok 2026-04-21 02:06:06.981149 | ubuntu-noble | {3} manila.tests.share.test_hook.HookBaseTestCase.test_execute_post_hook_exception_without_suppression [0.018477s] ... ok 2026-04-21 02:06:06.984605 | ubuntu-noble | {0} manila.tests.test_service.ServiceFlagsTestCase.test_service_disabled_on_create_based_on_flag [0.087635s] ... ok 2026-04-21 02:06:06.984868 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-21 02:06:06.984880 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:06.984886 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:06.984892 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-04-21 02:06:06.984897 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:06.984903 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:06.984908 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:06.984913 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:06.984919 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:06.984924 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:06.984929 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:06.984935 | ubuntu-noble | raise effect 2026-04-21 02:06:06.984940 | ubuntu-noble | Exception 2026-04-21 02:06:06.986927 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_25_create_share_replica [0.020685s] ... ok 2026-04-21 02:06:06.999950 | ubuntu-noble | {3} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_exception_without_suppression [0.018994s] ... ok 2026-04-21 02:06:07.004143 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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' 2026-04-21 02:06:07.004175 | ubuntu-noble | debtcollector.deprecate( 2026-04-21 02:06:07.004461 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:06:07.004476 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-04-21 02:06:07.005047 | ubuntu-noble | Manager for service bar is not ready yet, skipping state update routine. Service will appear "down". 2026-04-21 02:06:07.007001 | ubuntu-noble | {0} manila.tests.test_service.ServiceTestCase.test_report_state_service_not_ready [0.022438s] ... ok 2026-04-21 02:06:07.010107 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_share_update_status_1_available [0.022857s] ... ok 2026-04-21 02:06:07.019066 | ubuntu-noble | {3} manila.tests.share.test_manager.LockedOperationsTestCase.test_locked_share_replica_operation [0.019069s] ... ok 2026-04-21 02:06:07.025237 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/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. 2026-04-21 02:06:07.025255 | ubuntu-noble | self.server = wsgi.Server( 2026-04-21 02:06:07.029947 | ubuntu-noble | {0} manila.tests.test_service.TestWSGIService.test_service_random_port [0.021089s] ... ok 2026-04-21 02:06:07.030055 | ubuntu-noble | One of share group snapshot 'fake_snap_id' members does not have reference ID. Its update was skipped. 2026-04-21 02:06:07.035060 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_snapshot_with_member_update [0.021550s] ... ok 2026-04-21 02:06:07.039502 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__build_server_metadata [0.020517s] ... ok 2026-04-21 02:06:07.049530 | ubuntu-noble | {0} manila.tests.test_ssh_utils.SSHPoolTestCase.test_create_ssh_with_nothing [0.020095s] ... ok 2026-04-21 02:06:07.068303 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_network_update_finished_already_active [0.025582s] ... ok 2026-04-21 02:06:07.068325 | ubuntu-noble | {0} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_4___10_0_0_0_32____255_255_255_255__ [0.018859s] ... ok 2026-04-21 02:06:07.087248 | ubuntu-noble | {0} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_3_10_0_0_555_33 [0.019299s] ... ok 2026-04-21 02:06:07.102009 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_for_share_with_replication_support [0.069863s] ... ok 2026-04-21 02:06:07.107120 | ubuntu-noble | {0} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_3___echo_____quoted_arg_with_space___ [0.019927s] ... ok 2026-04-21 02:06:07.119753 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_unlimited [0.052917s] ... ok 2026-04-21 02:06:07.126363 | ubuntu-noble | {0} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_1___ssh____my_name_______name_of_remote_computer__ [0.019044s] ... ok 2026-04-21 02:06:07.139256 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__do_update_share_server_network_allocations [0.020450s] ... ok 2026-04-21 02:06:07.147147 | ubuntu-noble | {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_05___1KM____G__ [0.021095s] ... ok 2026-04-21 02:06:07.159400 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__get_subnet_allocations [0.020482s] ... ok 2026-04-21 02:06:07.167876 | ubuntu-noble | {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_09___1_2fake____G__ [0.019291s] ... ok 2026-04-21 02:06:07.184152 | ubuntu-noble | Share instance 5b5fb3c1-2895-4b9f-be8c-5692a1163f8f failed on creation. 2026-04-21 02:06:07.184174 | ubuntu-noble | Share instance information in exception can not be written to db because it contains {} and it is not a dictionary. 2026-04-21 02:06:07.187397 | ubuntu-noble | {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_12___K2_2M____G__ [0.018590s] ... ok 2026-04-21 02:06:07.196642 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_invalid_status [0.093780s] ... ok 2026-04-21 02:06:07.204571 | ubuntu-noble | {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_09____2_1T____G____2150_4_ [0.019110s] ... ok 2026-04-21 02:06:07.217965 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_2_False [0.022515s] ... ok 2026-04-21 02:06:07.224253 | ubuntu-noble | {0} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_10____2_1T____G____2150_4_ [0.018656s] ... ok 2026-04-21 02:06:07.239411 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_driver_3 [0.079694s] ... ok 2026-04-21 02:06:07.241051 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_no_active_replicas_1___ [0.022317s] ... ok 2026-04-21 02:06:07.243336 | ubuntu-noble | {0} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_5_ [0.019410s] ... ok 2026-04-21 02:06:07.262650 | ubuntu-noble | {0} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_4 [0.019717s] ... ok 2026-04-21 02:06:07.273552 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_no_availability_zone [0.032863s] ... ok 2026-04-21 02:06:07.281740 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_instance_2 [0.042376s] ... ok 2026-04-21 02:06:07.294350 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_expired_transfers [0.020265s] ... ok 2026-04-21 02:06:07.315872 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_group [0.021851s] ... ok 2026-04-21 02:06:07.359450 | ubuntu-noble | Driver-assisted migration of share 44b59dea-4398-4620-8819-640ff228e894 failed. 2026-04-21 02:06:07.359518 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:07.359526 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1342, in _migration_start_driver 2026-04-21 02:06:07.359532 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-04-21 02:06:07.359537 | ubuntu-noble | manila.exception.ShareMigrationFailed: Share migration failed: Driver cannot perform migration of share 44b59dea-4398-4620-8819-640ff228e894 while remaining writable. 2026-04-21 02:06:07.365593 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_1 [0.080572s] ... ok 2026-04-21 02:06:07.408721 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-21 02:06:07.414894 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-21 02:06:07.417635 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__provide_share_server_for_migration [0.052772s] ... ok 2026-04-21 02:06:07.419902 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_server_deletion_disabled [0.103679s] ... ok 2026-04-21 02:06:07.436860 | ubuntu-noble | Share fake_share_id could not be reverted to snapshot fake_snapshot_id. 2026-04-21 02:06:07.436911 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:07.436925 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3633, in _revert_to_snapshot 2026-04-21 02:06:07.436932 | ubuntu-noble | updated_share_size = self.driver.revert_to_snapshot( 2026-04-21 02:06:07.436939 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.436945 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:07.436950 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:07.436955 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.436960 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:07.436966 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:07.436971 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.436976 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:07.436981 | ubuntu-noble | raise effect 2026-04-21 02:06:07.436986 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-04-21 02:06:07.441931 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_driver_exception_2_fake_reservations [0.024130s] ... ok 2026-04-21 02:06:07.462680 | ubuntu-noble | Driver error when updating replica state for replica 7cba01cc-87e5-42a0-b101-a151c4d8e45c. 2026-04-21 02:06:07.462711 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:07.462718 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3009, in _share_replica_update 2026-04-21 02:06:07.462723 | ubuntu-noble | replica_state = self.driver.update_replica_state( 2026-04-21 02:06:07.462729 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.462734 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:07.462739 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:07.462745 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.462750 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:07.462755 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:07.462760 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.462765 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:07.462771 | ubuntu-noble | raise effect 2026-04-21 02:06:07.462776 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-04-21 02:06:07.465478 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_driver_exception_ignored [0.025788s] ... ok 2026-04-21 02:06:07.488815 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_4 [0.023064s] ... ok 2026-04-21 02:06:07.510290 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_6 [0.019920s] ... ok 2026-04-21 02:06:07.528572 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_raises_other_exception_1_NotFound [0.019817s] ... ok 2026-04-21 02:06:07.529512 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-21 02:06:07.535370 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_not_last_on_server [0.115524s] ... ok 2026-04-21 02:06:07.552243 | ubuntu-noble | {2} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsMySQL.test_mysql_innodb [41.357079s] ... ok 2026-04-21 02:06:07.569924 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_server_server_not_found [0.033760s] ... ok 2026-04-21 02:06:07.578756 | ubuntu-noble | {0} manila.tests.test_utils.IsValidIPVersion.test_valid_v4_1_0_0_0_0 [0.315774s] ... ok 2026-04-21 02:06:07.593826 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_ignore_exceptions_with_the_force_1 [0.024425s] ... ok 2026-04-21 02:06:07.595247 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_get [0.042554s] ... ok 2026-04-21 02:06:07.597858 | ubuntu-noble | {0} manila.tests.test_utils.ShareMigrationHelperTestCase.test_wait_for_access_update [0.019066s] ... ok 2026-04-21 02:06:07.617627 | ubuntu-noble | {0} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_invalid [0.018115s] ... ok 2026-04-21 02:06:07.619405 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_duplicate_1_True [0.024779s] ... ok 2026-04-21 02:06:07.620744 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_status [0.091443s] ... ok 2026-04-21 02:06:07.633678 | ubuntu-noble | {0} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_4_true [0.017806s] ... ok 2026-04-21 02:06:07.646282 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_more_values_1 [0.025590s] ... ok 2026-04-21 02:06:07.650598 | ubuntu-noble | The driver was unable to delete the share instance: 1 on the backend. 2026-04-21 02:06:07.652409 | ubuntu-noble | {0} manila.tests.test_utils.TestComparableMixin.test_le [0.018080s] ... ok 2026-04-21 02:06:07.654217 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_do_deferred_share_deletion_exception [0.060089s] ... ok 2026-04-21 02:06:07.671635 | ubuntu-noble | {0} manila.tests.test_utils.TestDisableNotifications.test_do_nothing_json_serializable [0.019244s] ... ok 2026-04-21 02:06:07.675043 | ubuntu-noble | The backend fake_host could not get backend info. 2026-04-21 02:06:07.675201 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:07.675209 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 436, in ensure_driver_resources 2026-04-21 02:06:07.675213 | ubuntu-noble | new_backend_info = self.driver.get_backend_info(ctxt) 2026-04-21 02:06:07.675217 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.675221 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:07.675225 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:07.675229 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.675233 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:07.675236 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:07.675240 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.675244 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:06:07.675248 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:06:07.675251 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.675255 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 1000, in raise_exception 2026-04-21 02:06:07.675259 | ubuntu-noble | raise exception.ManilaException(message="Fake raise") 2026-04-21 02:06:07.675263 | ubuntu-noble | manila.exception.ManilaException: Fake raise 2026-04-21 02:06:07.677904 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_more_values_3 [0.031774s] ... ok 2026-04-21 02:06:07.678506 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_exception_on_get_backend_info [0.024237s] ... ok 2026-04-21 02:06:07.697112 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_3 [0.076674s] ... ok 2026-04-21 02:06:07.703827 | ubuntu-noble | {0} manila.tests.test_utils.TestRetryDecorator.test_infinite_retry [0.031774s] ... ok 2026-04-21 02:06:07.703844 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_without_shares_and_rules_4__None__None_ [0.025224s] ... ok 2026-04-21 02:06:07.707419 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_more_values_4 [0.028555s] ... ok 2026-04-21 02:06:07.717021 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-21 02:06:07.717039 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:07.717043 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:07.717054 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-04-21 02:06:07.717059 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:07.717062 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:07.717066 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.717070 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:07.717074 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:07.717078 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.717081 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:07.717085 | ubuntu-noble | raise effect 2026-04-21 02:06:07.717089 | ubuntu-noble | Exception 2026-04-21 02:06:07.721282 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_07_manage_share [0.023498s] ... ok 2026-04-21 02:06:07.724519 | ubuntu-noble | {0} manila.tests.test_utils.TestRetryDecorator.test_max_backoff_sleep [0.020225s] ... ok 2026-04-21 02:06:07.743453 | ubuntu-noble | {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_create [0.018701s] ... ok 2026-04-21 02:06:07.747398 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-21 02:06:07.747413 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:07.747417 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:07.747422 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-04-21 02:06:07.747426 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:07.747430 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:07.747434 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.747445 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:07.747456 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:07.747460 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.747464 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:07.747467 | ubuntu-noble | raise effect 2026-04-21 02:06:07.747471 | ubuntu-noble | Exception 2026-04-21 02:06:07.748898 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_10_delete_free_share_servers [0.028141s] ... ok 2026-04-21 02:06:07.753258 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_quota_error [0.049466s] ... ok 2026-04-21 02:06:07.761120 | ubuntu-noble | {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_get [0.018501s] ... ok 2026-04-21 02:06:07.767157 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-21 02:06:07.767171 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:07.767176 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:07.767180 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-04-21 02:06:07.767184 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:07.767188 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:07.767191 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.767195 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:07.767199 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:07.767203 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.767207 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:07.767211 | ubuntu-noble | raise effect 2026-04-21 02:06:07.767214 | ubuntu-noble | Exception 2026-04-21 02:06:07.772209 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_custom_query [0.065815s] ... ok 2026-04-21 02:06:07.772225 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_11_delete_expired_share [0.020387s] ... ok 2026-04-21 02:06:07.779178 | ubuntu-noble | {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_snapshot [0.017966s] ... ok 2026-04-21 02:06:07.788893 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-21 02:06:07.788911 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:07.788915 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:07.788919 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-04-21 02:06:07.788923 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:07.788927 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:07.788931 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.788935 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:07.788938 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:07.788942 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.788946 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:07.788950 | ubuntu-noble | raise effect 2026-04-21 02:06:07.788954 | ubuntu-noble | Exception 2026-04-21 02:06:07.795398 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_19_extend_share [0.022354s] ... ok 2026-04-21 02:06:07.798907 | ubuntu-noble | {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_roll_detaching [0.018420s] ... ok 2026-04-21 02:06:07.798924 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_delete [0.026044s] ... ok 2026-04-21 02:06:07.810457 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-21 02:06:07.810474 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:07.810479 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:07.810483 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-04-21 02:06:07.810488 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:07.810492 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:07.810495 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.810499 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:07.810503 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:07.810507 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.810511 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:07.810514 | ubuntu-noble | raise effect 2026-04-21 02:06:07.810518 | ubuntu-noble | Exception 2026-04-21 02:06:07.812811 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_30_create_replicated_snapshot [0.020858s] ... ok 2026-04-21 02:06:07.817233 | ubuntu-noble | {0} manila.tests.volume.test_cinder.CinderApiTestCase.test_wait_for_extending_volume [0.019309s] ... ok 2026-04-21 02:06:07.826927 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_2 [0.072080s] ... ok 2026-04-21 02:06:07.831342 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-21 02:06:07.831363 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:07.831369 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:07.831375 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-04-21 02:06:07.831381 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:07.831386 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:07.831392 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.831397 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:07.831419 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:07.831424 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.831430 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:07.831435 | ubuntu-noble | raise effect 2026-04-21 02:06:07.831440 | ubuntu-noble | Exception 2026-04-21 02:06:07.833967 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_32_periodic_share_replica_snapshot_update [0.020748s] ... ok 2026-04-21 02:06:07.837964 | ubuntu-noble | {0} manila.tests.volume.test_cinder.CinderclientTestCase.test_no_auth_obj [0.019391s] ... ok 2026-04-21 02:06:07.839671 | ubuntu-noble | Deleted share instance instance_id1 2026-04-21 02:06:07.839685 | ubuntu-noble | Deleted share instance instance_id3 2026-04-21 02:06:07.839690 | ubuntu-noble | Deleted share fake_share_id 2026-04-21 02:06:07.844000 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_update [0.044766s] ... ok 2026-04-21 02:06:07.855739 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_check_update_share_network_security_service [0.021981s] ... ok 2026-04-21 02:06:07.877223 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_replicated_snapshot_driver_exception [0.021436s] ... ok 2026-04-21 02:06:07.877597 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:07.877922 | ubuntu-noble | Error managing share server fake_share_server_id 2026-04-21 02:06:07.877931 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:07.877936 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3479, in manage_share_server 2026-04-21 02:06:07.877940 | ubuntu-noble | raise exception.ManageShareServerError(reason=msg) 2026-04-21 02:06:07.877943 | ubuntu-noble | manila.exception.ManageShareServerError: Manage existing share server failed due to: Failed to manage all allocations. Allocations [{}, {}] were not managed. 2026-04-21 02:06:07.882637 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ResourceLocksTestCase.test_resource_lock_update_invalid [0.039391s] ... ok 2026-04-21 02:06:07.888021 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_allocations_not_managed [0.062350s] ... ok 2026-04-21 02:06:07.897997 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_replicated_snapshot_driver_updates_nothing_2___ [0.020693s] ... ok 2026-04-21 02:06:07.908451 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_delete [0.022713s] ... ok 2026-04-21 02:06:07.921565 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_replicated_snapshot_driver_updates_snapshot [0.020150s] ... ok 2026-04-21 02:06:07.926744 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_1_1 [0.021276s] ... ok 2026-04-21 02:06:07.934689 | ubuntu-noble | Failed to commit reservations 2026-04-21 02:06:07.934708 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:07.934714 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-21 02:06:07.934720 | ubuntu-noble | self._driver.commit( 2026-04-21 02:06:07.934726 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-21 02:06:07.934740 | ubuntu-noble | db.reservation_commit( 2026-04-21 02:06:07.934745 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-21 02:06:07.934750 | ubuntu-noble | return IMPL.reservation_commit( 2026-04-21 02:06:07.934756 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.934761 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-21 02:06:07.934766 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:06:07.934801 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.934808 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 02:06:07.934813 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 02:06:07.934819 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:06:07.934834 | ubuntu-noble | self.force_reraise() 2026-04-21 02:06:07.934839 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:06:07.934845 | ubuntu-noble | raise self.value 2026-04-21 02:06:07.934850 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 02:06:07.934855 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:06:07.934860 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.934865 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-21 02:06:07.934885 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:06:07.934891 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.934896 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-21 02:06:07.934908 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-04-21 02:06:07.934914 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.934919 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-21 02:06:07.934924 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-04-21 02:06:07.934929 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.934935 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:07.934940 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:07.934945 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.934950 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-21 02:06:07.934955 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:07.934960 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.934966 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:07.934971 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:07.934976 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:07.934981 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:07.934986 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:07.934991 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.934997 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-21 02:06:07.935002 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:07.935007 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.935012 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:07.935017 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:07.935023 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:07.935028 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:07.935033 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:07.935038 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.935043 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-21 02:06:07.935048 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:07.935054 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.935065 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:07.935070 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:07.935080 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:07.935086 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:07.935091 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:07.935096 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.935102 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-21 02:06:07.935107 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-21 02:06:07.935112 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.935117 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-21 02:06:07.935123 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-04-21 02:06:07.935128 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.935133 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-21 02:06:07.935138 | ubuntu-noble | resolved = impl._literal_coercion( 2026-04-21 02:06:07.935143 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:07.935149 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-21 02:06:07.935154 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-04-21 02:06:07.935159 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-21 02:06:07.935164 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-04-21 02:06:07.935169 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-04-21 02:06:07.941326 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_sg_snapshot_share_network_driver_not_handles_servers [0.022970s] ... ok 2026-04-21 02:06:07.949821 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_valid_share_3 [0.060759s] ... ok 2026-04-21 02:06:07.963718 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_by_share_network [0.035998s] ... ok 2026-04-21 02:06:07.964170 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group [0.021291s] ... ok 2026-04-21 02:06:07.983990 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_update_not_found [0.020716s] ... ok 2026-04-21 02:06:08.007932 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_cancel_1_migration_driver_in_progress [0.058888s] ... ok 2026-04-21 02:06:08.027424 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_check_for_existing_access_1 [0.043033s] ... ok 2026-04-21 02:06:08.046724 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_complete_3 [0.038376s] ... ok 2026-04-21 02:06:08.106335 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_share_2_3 [0.078566s] ... ok 2026-04-21 02:06:08.153649 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_driver_continue_3_True [0.106768s] ... ok 2026-04-21 02:06:08.158412 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_metadata_update [0.052573s] ... ok 2026-04-21 02:06:08.191188 | ubuntu-noble | Host-assisted migration failed for share share_id. 2026-04-21 02:06:08.191208 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:08.191214 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1697, in migration_start 2026-04-21 02:06:08.191231 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-04-21 02:06:08.191238 | ubuntu-noble | 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. 2026-04-21 02:06:08.193936 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_3 [0.040636s] ... ok 2026-04-21 02:06:08.212790 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_5 [0.053239s] ... ok 2026-04-21 02:06:08.216530 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_snapshot_update_nothing_to_update_2_False [0.020291s] ... ok 2026-04-21 02:06:08.237839 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_update_nothing_has_snaps_2_None [0.022561s] ... ok 2026-04-21 02:06:08.256844 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_invalid_arguments [0.019453s] ... ok 2026-04-21 02:06:08.290541 | ubuntu-noble | Parent share server fake_server_id has invalid status 'fake'. 2026-04-21 02:06:08.296479 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_parent_ss_invalid [0.039704s] ... ok 2026-04-21 02:06:08.316474 | ubuntu-noble | Share id1 could not be reverted to snapshot fakesnapshotid. 2026-04-21 02:06:08.316515 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:08.316526 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 4324, in _revert_to_replicated_snapshot 2026-04-21 02:06:08.316536 | ubuntu-noble | self.driver.revert_to_replicated_snapshot( 2026-04-21 02:06:08.316545 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:08.316555 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:08.316564 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:08.316573 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:08.316582 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:08.316591 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:08.316601 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:08.316610 | ubuntu-noble | raise effect 2026-04-21 02:06:08.316619 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-04-21 02:06:08.320059 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_replicated_snapshot_driver_exception_1_None [0.023547s] ... ok 2026-04-21 02:06:08.362532 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_server_migration_cancel_exception_1_migration_success [0.041931s] ... ok 2026-04-21 02:06:08.375075 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_share_network_server_exists [0.412182s] ... ok 2026-04-21 02:06:08.398203 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_1 [0.035922s] ... ok 2026-04-21 02:06:08.399077 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_no_active_replicas_2_None [0.023931s] ... ok 2026-04-21 02:06:08.424427 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_3 [0.020970s] ... ok 2026-04-21 02:06:08.436416 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_3 [0.037944s] ... ok 2026-04-21 02:06:08.442433 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_expired_share_2_error_deleting [0.020747s] ... ok 2026-04-21 02:06:08.460758 | ubuntu-noble | Share group fake_id: delete failed 2026-04-21 02:06:08.464598 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_group_with_error [0.021439s] ... ok 2026-04-21 02:06:08.473413 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_5 [0.037104s] ... ok 2026-04-21 02:06:08.476857 | ubuntu-noble | All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-04-21 02:06:08.529326 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_complete_1___fake_src_identifier____fake_dest_identifier__ [0.052272s] ... ok 2026-04-21 02:06:08.569553 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_1_True [0.042265s] ... ok 2026-04-21 02:06:08.570264 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_deferred_delete [0.107113s] ... ok 2026-04-21 02:06:08.575321 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_7 [0.363065s] ... ok 2026-04-21 02:06:08.593167 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_driver_exception_1 [0.021648s] ... ok 2026-04-21 02:06:08.593817 | ubuntu-noble | All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-04-21 02:06:08.609284 | ubuntu-noble | Shrink share operation not supported. 2026-04-21 02:06:08.609314 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:08.609320 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5047, in shrink_share 2026-04-21 02:06:08.609324 | ubuntu-noble | self.driver.shrink_share( 2026-04-21 02:06:08.609330 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:08.609334 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:08.609339 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:08.609342 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:08.609347 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:08.609352 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:08.609356 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:08.609360 | ubuntu-noble | raise effect 2026-04-21 02:06:08.609363 | ubuntu-noble | NotImplementedError 2026-04-21 02:06:08.609738 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_has_replicas_field_1_None [0.034228s] ... ok 2026-04-21 02:06:08.612708 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_not_supported [0.044120s] ... ok 2026-04-21 02:06:08.613309 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_share_instance_has_pool_with_only_host [0.020076s] ... ok 2026-04-21 02:06:08.652247 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_extend_share [0.040165s] ... ok 2026-04-21 02:06:08.658965 | ubuntu-noble | Can not remove access rules of share: . 2026-04-21 02:06:08.663038 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_is_soft_deleted [0.049388s] ... ok 2026-04-21 02:06:08.667364 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_remove_access_rules_error [0.049441s] ... ok 2026-04-21 02:06:08.678626 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_no_shares [0.023530s] ... ok 2026-04-21 02:06:08.706887 | ubuntu-noble | Did not unmanage share server fake_share_server_id since the driver does not support managing share servers and no ``force`` option was supplied. 2026-04-21 02:06:08.710691 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_no_allocations_driver_not_implemented [0.047529s] ... ok 2026-04-21 02:06:08.723264 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_by_share_2 [0.063717s] ... ok 2026-04-21 02:06:08.731644 | ubuntu-noble | 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.. 2026-04-21 02:06:08.731673 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:08.731686 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 7093, in update_share_server_network_allocations 2026-04-21 02:06:08.731691 | ubuntu-noble | self._do_update_share_server_network_allocations( 2026-04-21 02:06:08.731695 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:08.731699 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:08.731710 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:08.731714 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:08.731718 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:08.731722 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:08.731726 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:08.731730 | ubuntu-noble | raise effect 2026-04-21 02:06:08.731743 | ubuntu-noble | manila.exception.AllocationsNotFoundForShareServer: No allocations found for the share server fake_server_id on the subnet. 2026-04-21 02:06:08.735076 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_server_network_allocations_failed [0.025016s] ... ok 2026-04-21 02:06:08.767351 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_restore [0.042065s] ... ok 2026-04-21 02:06:08.827122 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_usage_size [0.091623s] ... ok 2026-04-21 02:06:08.839533 | ubuntu-noble | Unexpected error occurred while updating access rules for share instance d639b4b5-73c3-440b-be94-831db6951508. 2026-04-21 02:06:08.839575 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:08.839580 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 584, in ensure_driver_resources 2026-04-21 02:06:08.839584 | ubuntu-noble | self.access_helper.update_access_rules( 2026-04-21 02:06:08.839588 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:08.839591 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:08.839595 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:08.839599 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:08.839603 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:08.839607 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:08.839610 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:06:08.839615 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:06:08.839618 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:08.839622 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 620, in raise_share_access_exists 2026-04-21 02:06:08.839626 | ubuntu-noble | raise exception.ShareAccessExists( 2026-04-21 02:06:08.839630 | ubuntu-noble | manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. 2026-04-21 02:06:08.842755 | ubuntu-noble | Unexpected error occurred while updating access rules for share instance 372aeca5-4411-486d-9c83-0cb7bbefc792. 2026-04-21 02:06:08.842782 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:08.842786 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 584, in ensure_driver_resources 2026-04-21 02:06:08.842790 | ubuntu-noble | self.access_helper.update_access_rules( 2026-04-21 02:06:08.842794 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:08.842798 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:08.842802 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:08.842805 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:08.842809 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:08.842813 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:08.842817 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:06:08.842821 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:06:08.842824 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:08.842845 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 620, in raise_share_access_exists 2026-04-21 02:06:08.842849 | ubuntu-noble | raise exception.ShareAccessExists( 2026-04-21 02:06:08.842853 | ubuntu-noble | manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. 2026-04-21 02:06:08.849397 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_12 [0.022284s] ... ok 2026-04-21 02:06:08.850214 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_shares_and_rules_3 [0.174169s] ... ok 2026-04-21 02:06:08.869266 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_02 [0.019867s] ... ok 2026-04-21 02:06:08.871743 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_without_shares_and_rules_3 [0.021492s] ... ok 2026-04-21 02:06:08.889552 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_03 [0.019689s] ... ok 2026-04-21 02:06:08.894216 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_server_dhss_false [0.022291s] ... ok 2026-04-21 02:06:08.909886 | ubuntu-noble | {1} manila.tests.share.test_manager.ShareManagerTestCase.test_verify_server_cleanup_interval_valid_cases_2_36 [0.020703s] ... ok 2026-04-21 02:06:08.948576 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_update_export_locations_with_metadata [0.183448s] ... ok 2026-04-21 02:06:08.959356 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_5 [0.065050s] ... ok 2026-04-21 02:06:08.987211 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:08.991306 | ubuntu-noble | {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_extend_share [0.081247s] ... ok 2026-04-21 02:06:09.002633 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareExportLocationsDatabaseAPITestCase.test_update_string [0.053747s] ... ok 2026-04-21 02:06:09.025246 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_complete_4 [0.065624s] ... ok 2026-04-21 02:06:09.034758 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get [0.032024s] ... ok 2026-04-21 02:06:09.063066 | ubuntu-noble | Host-assisted migration failed for share share_id. 2026-04-21 02:06:09.063106 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:09.063111 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1697, in migration_start 2026-04-21 02:06:09.063116 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-04-21 02:06:09.063121 | ubuntu-noble | 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. 2026-04-21 02:06:09.067074 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_1 [0.041006s] ... ok 2026-04-21 02:06:09.067314 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:09.072015 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_destroy [0.036499s] ... ok 2026-04-21 02:06:09.072417 | ubuntu-noble | {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_promote_share_replica [0.080174s] ... ok 2026-04-21 02:06:09.088966 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_update_1_openstack1_watson__pool0 [0.022642s] ... ok 2026-04-21 02:06:09.097422 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get_all_by_project [0.025964s] ... ok 2026-04-21 02:06:09.110957 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_updates_replica_list_1_readable [0.022024s] ... ok 2026-04-21 02:06:09.127518 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get_all_with_detail [0.029876s] ... ok 2026-04-21 02:06:09.133195 | ubuntu-noble | Cannot choose compatible share-server: fake 2026-04-21 02:06:09.136661 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_group_incompatible_servers [0.025500s] ... ok 2026-04-21 02:06:09.149275 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:09.153730 | ubuntu-noble | {1} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_provide_share_server [0.081818s] ... ok 2026-04-21 02:06:09.157122 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_group_invalid_arguments [0.020361s] ... ok 2026-04-21 02:06:09.172705 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_create_without_required_extra_spec_2 [0.018947s] ... ok 2026-04-21 02:06:09.173412 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_members_get [0.046097s] ... ok 2026-04-21 02:06:09.177981 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_snapshot_2_False [0.020777s] ... ok 2026-04-21 02:06:09.191150 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search_by_availability_zone_3_supernova [0.018493s] ... ok 2026-04-21 02:06:09.194878 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_members_get_not_found [0.021179s] ... ok 2026-04-21 02:06:09.212638 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_optional_extra_specs [0.018158s] ... ok 2026-04-21 02:06:09.221382 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server [0.043217s] ... ok 2026-04-21 02:06:09.227864 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_optional_extra_specs_empty [0.017710s] ... ok 2026-04-21 02:06:09.246197 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_04___snapshot_support____on__ [0.018298s] ... ok 2026-04-21 02:06:09.258669 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_2 [0.036930s] ... ok 2026-04-21 02:06:09.266807 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_22___create_share_from_snapshot_support____off__ [0.017867s] ... ok 2026-04-21 02:06:09.273712 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_get_export_locations_by_share_id_ignore_migration_dest [0.078755s] ... ok 2026-04-21 02:06:09.282133 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_server_info_not_present [0.022547s] ... ok 2026-04-21 02:06:09.282671 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_26___revert_to_snapshot_support____t__ [0.018464s] ... ok 2026-04-21 02:06:09.301355 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_28___revert_to_snapshot_support____on__ [0.018491s] ... ok 2026-04-21 02:06:09.321282 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_34___revert_to_snapshot_support____off__ [0.018389s] ... ok 2026-04-21 02:06:09.340933 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_50___mount_point_name_support____t__ [0.018505s] ... ok 2026-04-21 02:06:09.344413 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_get_export_locations_by_share_instance_id [0.069207s] ... ok 2026-04-21 02:06:09.347945 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_continue_2_False [0.062946s] ... ok 2026-04-21 02:06:09.355623 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_51___mount_point_name_support____true__ [0.018027s] ... ok 2026-04-21 02:06:09.372214 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_add_security_service_not_found_02 [0.028019s] ... ok 2026-04-21 02:06:09.374698 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_59___mount_point_name_support____n__ [0.018155s] ... ok 2026-04-21 02:06:09.396499 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_66___availability_zones____zone_a__zoneb_c__ [0.017583s] ... ok 2026-04-21 02:06:09.398379 | ubuntu-noble | Migration of share server 60aa52c0-bff3-4d7d-9114-941bdca5243e has failed. 2026-04-21 02:06:09.398393 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:09.398398 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6309, in share_server_migration_driver_continue 2026-04-21 02:06:09.398402 | ubuntu-noble | finished = self.driver.share_server_migration_continue( 2026-04-21 02:06:09.398406 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:09.398410 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:09.398414 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:09.398417 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:09.398421 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:09.398425 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:09.398429 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:09.398433 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:09.398436 | ubuntu-noble | raise effect 2026-04-21 02:06:09.398440 | ubuntu-noble | Exception 2026-04-21 02:06:09.400534 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_continue_exception_2 [0.055144s] ... ok 2026-04-21 02:06:09.402956 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_create_two_networks_in_different_tenants [0.030499s] ... ok 2026-04-21 02:06:09.409749 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_68___availability_zones____zone1__ [0.017949s] ... ok 2026-04-21 02:06:09.428662 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_unknown_key [0.017666s] ... ok 2026-04-21 02:06:09.449540 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_start [0.043663s] ... ok 2026-04-21 02:06:09.449574 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_share_network_update_security_service [0.041968s] ... ok 2026-04-21 02:06:09.449992 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_04___driver_handles_share_servers____on__ [0.017868s] ... ok 2026-04-21 02:06:09.464175 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_invalid_4_5 [0.018329s] ... ok 2026-04-21 02:06:09.483981 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_update [0.035942s] ... ok 2026-04-21 02:06:09.488157 | ubuntu-noble | Shrink share failed. 2026-04-21 02:06:09.488178 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:09.488197 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5047, in shrink_share 2026-04-21 02:06:09.488203 | ubuntu-noble | self.driver.shrink_share( 2026-04-21 02:06:09.488208 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:09.488222 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:09.488228 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:09.488274 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:09.488280 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:09.488286 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:09.488309 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:09.488318 | ubuntu-noble | raise effect 2026-04-21 02:06:09.488324 | ubuntu-noble | manila.exception.InvalidShare: fake 2026-04-21 02:06:09.493351 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_invalid_1 [0.048270s] ... ok 2026-04-21 02:06:09.496898 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_provision_filter_on_size [0.031049s] ... ok 2026-04-21 02:06:09.506661 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_not_found [0.024593s] ... ok 2026-04-21 02:06:09.515054 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_remove_access_invalid [0.019413s] ... ok 2026-04-21 02:06:09.533344 | ubuntu-noble | {1} manila.tests.share.test_share_types.ShareTypesTestCase.test_valid_string [0.018023s] ... ok 2026-04-21 02:06:09.540025 | ubuntu-noble | Failed to update quota on share shrinking. 2026-04-21 02:06:09.540047 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:09.540053 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5041, in shrink_share 2026-04-21 02:06:09.540059 | ubuntu-noble | reservations = QUOTAS.reserve(context, **deltas) 2026-04-21 02:06:09.540064 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:09.540069 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:09.540075 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:09.540080 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:09.540085 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:09.540090 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:09.540096 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:09.540101 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:09.540106 | ubuntu-noble | raise effect 2026-04-21 02:06:09.540111 | ubuntu-noble | Exception: fake 2026-04-21 02:06:09.542024 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_quota_error_1 [0.050036s] ... ok 2026-04-21 02:06:09.547456 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_share_network_subnet_metadata_get [0.041898s] ... ok 2026-04-21 02:06:09.551170 | ubuntu-noble | {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_pool [0.018503s] ... ok 2026-04-21 02:06:09.569133 | ubuntu-noble | {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_pool_use_default_pool [0.017576s] ... ok 2026-04-21 02:06:09.590394 | ubuntu-noble | {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_is_az_subnets_compatible_2 [0.017592s] ... ok 2026-04-21 02:06:09.603497 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_backend_details_set [0.056618s] ... ok 2026-04-21 02:06:09.606169 | ubuntu-noble | {1} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_is_az_subnets_compatible_3 [0.019351s] ... ok 2026-04-21 02:06:09.664564 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_transfer_accept_1_True [0.120449s] ... ok 2026-04-21 02:06:09.673201 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_delete_with_details [0.069026s] ... ok 2026-04-21 02:06:09.763990 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all_by_host_and_share_subnet [0.087392s] ... ok 2026-04-21 02:06:09.791517 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_transfer_accept_2_False [0.127215s] ... ok 2026-04-21 02:06:09.800692 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_all_by_host_and_share_subnet_valid_not_found [0.040169s] ... ok 2026-04-21 02:06:09.830110 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_get_not_found [0.027428s] ... ok 2026-04-21 02:06:09.835940 | ubuntu-noble | Error unmanaging share server fake_share_server_id 2026-04-21 02:06:09.835972 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:09.835983 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3579, in unmanage_share_server 2026-04-21 02:06:09.835991 | ubuntu-noble | self.db.share_server_delete(context, share_server_id) 2026-04-21 02:06:09.836000 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:09.836008 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:09.836017 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:09.836025 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:09.836033 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:09.836042 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:09.836050 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:09.836059 | ubuntu-noble | raise effect 2026-04-21 02:06:09.836067 | ubuntu-noble | manila.exception.ShareServerNotFound: Share server fake could not be found. 2026-04-21 02:06:09.838669 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_error [0.048811s] ... ok 2026-04-21 02:06:09.870328 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get [0.041178s] ... ok 2026-04-21 02:06:09.881389 | ubuntu-noble | Error unmanaging share server fake_share_server_id 2026-04-21 02:06:09.881424 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:09.881434 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3571, in unmanage_share_server 2026-04-21 02:06:09.881443 | ubuntu-noble | self.driver.network_api.unmanage_network_allocations( 2026-04-21 02:06:09.881451 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:09.881459 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:09.881468 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:09.881476 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:09.881484 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:09.881493 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:09.881501 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:09.881509 | ubuntu-noble | raise effect 2026-04-21 02:06:09.881518 | ubuntu-noble | manila.exception.ShareNetworkNotFound: Share network fake could not be found. 2026-04-21 02:06:09.886212 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_network_allocations_error [0.044918s] ... ok 2026-04-21 02:06:09.942072 | ubuntu-noble | {1} manila.tests.share.test_snapshot_access.SnapshotAccessTestCase.test_update_access_rules_2_queued_to_deny [0.333200s] ... ok 2026-04-21 02:06:09.945266 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_update_access_rule_exception [0.061327s] ... ok 2026-04-21 02:06:09.961620 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_with_member [0.019904s] ... ok 2026-04-21 02:06:09.966022 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_replica_replica [0.020652s] ... ok 2026-04-21 02:06:09.978993 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_with_member_share_in_creating [0.019446s] ... ok 2026-04-21 02:06:09.991148 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_access_create [0.121036s] ... ok 2026-04-21 02:06:09.998278 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_unsupported_az_3_group_type_stypes_one_unsupported_in_AZ [0.019090s] ... ok 2026-04-21 02:06:10.018863 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_multiple_share_types_with_az_1_True [0.018920s] ... ok 2026-04-21 02:06:10.037800 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_sg_snapshot_id_with_members_error [0.019191s] ... ok 2026-04-21 02:06:10.052419 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_usage_size_fail [0.085609s] ... ok 2026-04-21 02:06:10.061317 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all_no_groups [0.024256s] ... ok 2026-04-21 02:06:10.075328 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_02 [0.020942s] ... ok 2026-04-21 02:06:10.080219 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get_all [0.019123s] ... ok 2026-04-21 02:06:10.094120 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_03 [0.021238s] ... ok 2026-04-21 02:06:10.099173 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get_all_all_tenants_as_admin [0.018914s] ... ok 2026-04-21 02:06:10.116823 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_08 [0.021696s] ... ok 2026-04-21 02:06:10.118190 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get_all_all_tenants_not_admin [0.018389s] ... ok 2026-04-21 02:06:10.127720 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_4 [0.136138s] ... ok 2026-04-21 02:06:10.135990 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_01 [0.019506s] ... ok 2026-04-21 02:06:10.143699 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get_all_no_groups [0.024754s] ... ok 2026-04-21 02:06:10.155808 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_07 [0.018771s] ... ok 2026-04-21 02:06:10.161867 | ubuntu-noble | {1} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_share_group_snapshot_no_values_2 [0.018961s] ... ok 2026-04-21 02:06:10.174408 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_08 [0.019310s] ... ok 2026-04-21 02:06:10.193994 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_09 [0.020382s] ... ok 2026-04-21 02:06:10.196461 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:10.198098 | ubuntu-noble | {1} manila.tests.test_context.ContextTestCase.test_request_context_sets_is_admin_upcase [0.036579s] ... ok 2026-04-21 02:06:10.212729 | ubuntu-noble | {3} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_12 [0.018692s] ... ok 2026-04-21 02:06:10.220164 | ubuntu-noble | {1} manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_start [0.018082s] ... ok 2026-04-21 02:06:10.235335 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_parameter_value [0.018003s] ... ok 2026-04-21 02:06:10.252975 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_access [0.018008s] ... ok 2026-04-21 02:06:10.260830 | ubuntu-noble | {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_cleanup_new_instance_2 [0.047874s] ... ok 2026-04-21 02:06:10.264237 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_access_delete [0.137170s] ... ok 2026-04-21 02:06:10.271943 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_snapshot [0.018114s] ... ok 2026-04-21 02:06:10.289545 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_type [0.018152s] ... ok 2026-04-21 02:06:10.301941 | ubuntu-noble | {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_delete_instance_and_wait_not_found [0.039914s] ... ok 2026-04-21 02:06:10.308323 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_volume [0.017414s] ... ok 2026-04-21 02:06:10.324337 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_quota_usage_not_found [0.017695s] ... ok 2026-04-21 02:06:10.341935 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_security_service_not_found [0.017433s] ... ok 2026-04-21 02:06:10.349424 | ubuntu-noble | {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_wait_for_share_server_2_error [0.047628s] ... ok 2026-04-21 02:06:10.359469 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_network_not_found [0.017528s] ... ok 2026-04-21 02:06:10.380439 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_snapshot_not_found [0.020826s] ... ok 2026-04-21 02:06:10.393140 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_access_update_state [0.127253s] ... ok 2026-04-21 02:06:10.398152 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_type_not_found [0.017431s] ... ok 2026-04-21 02:06:10.398174 | ubuntu-noble | {3} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_wait_for_share_server_3_creating [0.048878s] ... ok 2026-04-21 02:06:10.419321 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_snapshot_instance_not_found [0.018121s] ... ok 2026-04-21 02:06:10.433690 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode404.test_storage_resource_not_found [0.017335s] ... ok 2026-04-21 02:06:10.451648 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionResponseCode413.test_share_limit_exceeded [0.017504s] ... ok 2026-04-21 02:06:10.470445 | ubuntu-noble | {1} manila.tests.test_exception.ManilaExceptionTestCase.test_default_error_msg_with_kwargs [0.017994s] ... ok 2026-04-21 02:06:10.487128 | ubuntu-noble | {1} manila.tests.test_hacking.HackingTestCase.test_dict_constructor_with_list_copy [0.017699s] ... ok 2026-04-21 02:06:10.489604 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:10.494567 | ubuntu-noble | {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_group [0.094714s] ... ok 2026-04-21 02:06:10.506194 | ubuntu-noble | Unable to find system log file! 2026-04-21 02:06:10.506229 | ubuntu-noble | Failed to read configuration file(s): sentinel._namespace 2026-04-21 02:06:10.506240 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-04-21 02:06:10.506607 | ubuntu-noble | {1} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_02_info [0.019316s] ... ok 2026-04-21 02:06:10.524319 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-04-21 02:06:10.524998 | ubuntu-noble | {1} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_03_warn [0.018582s] ... ok 2026-04-21 02:06:10.534689 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_create [0.142961s] ... ok 2026-04-21 02:06:10.542350 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-04-21 02:06:10.543583 | ubuntu-noble | {1} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_07_critical [0.018473s] ... ok 2026-04-21 02:06:10.561727 | ubuntu-noble | {1} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_03_______error__ [0.017974s] ... ok 2026-04-21 02:06:10.579062 | ubuntu-noble | {1} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_08_______exception__ [0.017396s] ... ok 2026-04-21 02:06:10.580147 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:10.586214 | ubuntu-noble | {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_server [0.091247s] ... ok 2026-04-21 02:06:10.597458 | ubuntu-noble | {1} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_14________warning__ [0.018051s] ... ok 2026-04-21 02:06:10.617327 | ubuntu-noble | {1} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_18____LE____debug__ [0.017685s] ... ok 2026-04-21 02:06:10.633070 | ubuntu-noble | {1} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_36____LW____info__ [0.017818s] ... ok 2026-04-21 02:06:10.651107 | ubuntu-noble | {1} manila.tests.test_manager.ManagerTestCase.test_periodic_tasks_2_False [0.017902s] ... ok 2026-04-21 02:06:10.658066 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_export_locations_update_wrong_type [0.123334s] ... ok 2026-04-21 02:06:10.669202 | ubuntu-noble | {1} manila.tests.test_manager.ManagerTestCase.test_verify_manager_instance [0.017854s] ... ok 2026-04-21 02:06:10.671774 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:10.678150 | ubuntu-noble | {3} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_access [0.091732s] ... ok 2026-04-21 02:06:10.687931 | ubuntu-noble | {1} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_no_update_2 [0.018886s] ... ok 2026-04-21 02:06:10.707338 | ubuntu-noble | {1} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_with_update_2 [0.018989s] ... ok 2026-04-21 02:06:10.724198 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test__revert_allocated_share_type_quotas_during_migration_2_False [0.045804s] ... ok 2026-04-21 02:06:10.726934 | ubuntu-noble | {1} manila.tests.test_network.APITestCase.test_init_api_with_custom_config_group_name_and_label [0.018463s] ... ok 2026-04-21 02:06:10.744323 | ubuntu-noble | {1} manila.tests.test_network.NetworkBaseAPITestCase.test_enabled_ip_versions_3 [0.017661s] ... ok 2026-04-21 02:06:10.747321 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_create_without_required_extra_spec_1 [0.019597s] ... ok 2026-04-21 02:06:10.760906 | ubuntu-noble | Share type test_with_extra has invalid required extra specs. 2026-04-21 02:06:10.760920 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:10.760925 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:06:10.760929 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:06:10.760933 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:10.760937 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:06:10.760941 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:06:10.760945 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:06:10.761884 | ubuntu-noble | {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_destroy_all_by_project [0.018170s] ... ok 2026-04-21 02:06:10.763911 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_3 [0.019890s] ... ok 2026-04-21 02:06:10.768733 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_get_all_with_filters_some_2_error [0.110351s] ... ok 2026-04-21 02:06:10.779886 | ubuntu-noble | {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_user_quotas_3___fake_quota_class___True__False_ [0.017956s] ... ok 2026-04-21 02:06:10.784446 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_search_by_availability_zone_4_nova_hypernova_supernova [0.018892s] ... ok 2026-04-21 02:06:10.797914 | ubuntu-noble | {1} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_1 [0.018186s] ... ok 2026-04-21 02:06:10.800942 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_optional_extra_specs_invalid_2 [0.018300s] ... ok 2026-04-21 02:06:10.810836 | ubuntu-noble | Deletion of share type 9de80c16-ad06-4b3d-b60b-78c0f776683f failed; it in use by 0 shares and 1 share group types 2026-04-21 02:06:10.813141 | ubuntu-noble | Deletion of share type 677a6698-53eb-474f-9a04-742766b65f35 failed; it in use by 0 shares and 1 share group types 2026-04-21 02:06:10.819013 | ubuntu-noble | {1} manila.tests.test_quota.QuotaEngineTestCase.test_destroy_all_by_project_and_share_type [0.018666s] ... ok 2026-04-21 02:06:10.821348 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_invalid_1_None [0.020361s] ... ok 2026-04-21 02:06:10.834997 | ubuntu-noble | {1} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_1 [0.017924s] ... ok 2026-04-21 02:06:10.839711 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_invalid_2 [0.018207s] ... ok 2026-04-21 02:06:10.853373 | ubuntu-noble | {1} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_2 [0.018522s] ... ok 2026-04-21 02:06:10.858369 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_01___snapshot_support____1__ [0.018692s] ... ok 2026-04-21 02:06:10.871989 | ubuntu-noble | {1} manila.tests.test_quota.QuotaEngineTestCase.test_get_project_quotas_5 [0.018230s] ... ok 2026-04-21 02:06:10.877820 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_12___snapshot_support____no__ [0.019198s] ... ok 2026-04-21 02:06:10.890161 | ubuntu-noble | {1} manila.tests.test_quota.QuotaEngineTestCase.test_get_share_type_quotas_1 [0.018449s] ... ok 2026-04-21 02:06:10.896083 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_13___create_share_from_snapshot_support____1__ [0.018325s] ... ok 2026-04-21 02:06:10.909329 | ubuntu-noble | {1} manila.tests.test_quota.QuotaEngineTestCase.test_get_user_quotas_4 [0.018352s] ... ok 2026-04-21 02:06:10.914262 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_15___create_share_from_snapshot_support____true__ [0.017996s] ... ok 2026-04-21 02:06:10.926975 | ubuntu-noble | {1} manila.tests.test_quota.QuotaEngineTestCase.test_register_resource [0.018345s] ... ok 2026-04-21 02:06:10.932231 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_16___create_share_from_snapshot_support____on__ [0.017919s] ... ok 2026-04-21 02:06:10.946192 | ubuntu-noble | {1} manila.tests.test_rpc.RPCTestCase.test_init_no_notifications_1___ [0.018553s] ... ok 2026-04-21 02:06:10.964333 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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' 2026-04-21 02:06:10.964357 | ubuntu-noble | debtcollector.deprecate( 2026-04-21 02:06:10.964364 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:06:10.964382 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-04-21 02:06:10.964387 | ubuntu-noble | Recovered model server connection! 2026-04-21 02:06:10.967767 | ubuntu-noble | {1} manila.tests.test_service.ServiceTestCase.test_report_state_newly_connected_not_found [0.019118s] ... ok 2026-04-21 02:06:10.985050 | ubuntu-noble | {1} manila.tests.test_ssh_utils.SSHPoolTestCase.test_sshpool_remove_object_not_in_pool [0.019660s] ... ok 2026-04-21 02:06:11.003320 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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' 2026-04-21 02:06:11.003337 | ubuntu-noble | debtcollector.deprecate( 2026-04-21 02:06:11.003342 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:06:11.003346 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-04-21 02:06:11.003353 | ubuntu-noble | {1} manila.tests.test_test.IsolationTestCase.test_rpc_consumer_isolation [0.018299s] ... ok 2026-04-21 02:06:11.021361 | ubuntu-noble | {1} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_5___fdf8_f53b_82e1__1_64___64_ [0.017870s] ... ok 2026-04-21 02:06:11.039897 | ubuntu-noble | {1} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_2_ [0.018496s] ... ok 2026-04-21 02:06:11.058333 | ubuntu-noble | {1} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_5___cmd____virus__quoted_argument___ [0.018263s] ... ok 2026-04-21 02:06:11.077485 | ubuntu-noble | {1} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_8___echo_____quoted__virus__quoted___ [0.018503s] ... ok 2026-04-21 02:06:11.095574 | ubuntu-noble | {1} manila.tests.test_utils.GenericUtilsTestCase.test_service_is_up [0.018468s] ... ok 2026-04-21 02:06:11.114426 | ubuntu-noble | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_07___M1K____G__ [0.018753s] ... ok 2026-04-21 02:06:11.132623 | ubuntu-noble | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_08___1_2fake____G__ [0.017885s] ... ok 2026-04-21 02:06:11.150335 | ubuntu-noble | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_11___1_1KM____G__ [0.017390s] ... ok 2026-04-21 02:06:11.167824 | ubuntu-noble | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_18__23_0___G__ [0.017999s] ... ok 2026-04-21 02:06:11.182939 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_in_use_2 [0.414120s] ... ok 2026-04-21 02:06:11.185671 | ubuntu-noble | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_05____5_23G____G____5_23_ [0.017787s] ... ok 2026-04-21 02:06:11.205722 | ubuntu-noble | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_07____8192K____G____0_0078125_ [0.018096s] ... ok 2026-04-21 02:06:11.213023 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_destroy_quotas_and_reservations_1 [0.029835s] ... ok 2026-04-21 02:06:11.221692 | ubuntu-noble | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_12____3_4P____G____3565158_4_ [0.017894s] ... ok 2026-04-21 02:06:11.235979 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_4 [0.023034s] ... ok 2026-04-21 02:06:11.239883 | ubuntu-noble | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_13____3_4P____G____3565158_4_ [0.018112s] ... ok 2026-04-21 02:06:11.249167 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_19___create_share_from_snapshot_support____0__ [0.316112s] ... ok 2026-04-21 02:06:11.259606 | ubuntu-noble | {1} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_21_____1024____K____0_0001_ [0.018943s] ... ok 2026-04-21 02:06:11.269346 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:11.278129 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_21___create_share_from_snapshot_support____false__ [0.025634s] ... ok 2026-04-21 02:06:11.279659 | ubuntu-noble | {1} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_4_2001_cdba__3257_9652 [0.017974s] ... ok 2026-04-21 02:06:11.293375 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_30___revert_to_snapshot_support____yes__ [0.018413s] ... ok 2026-04-21 02:06:11.293977 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_create [0.057876s] ... ok 2026-04-21 02:06:11.295951 | ubuntu-noble | {1} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_1 [0.018753s] ... ok 2026-04-21 02:06:11.311413 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_53___mount_point_name_support____y__ [0.018250s] ... ok 2026-04-21 02:06:11.314414 | ubuntu-noble | {1} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_2 [0.018236s] ... ok 2026-04-21 02:06:11.328815 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_58___mount_point_name_support____off__ [0.017474s] ... ok 2026-04-21 02:06:11.332620 | ubuntu-noble | {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_raise_error_1_undefined [0.018251s] ... ok 2026-04-21 02:06:11.346547 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_60___mount_point_name_support____no__ [0.017802s] ... ok 2026-04-21 02:06:11.350816 | ubuntu-noble | {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_4___false___False_ [0.018253s] ... ok 2026-04-21 02:06:11.364021 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_64___encryption_support____share__ [0.017390s] ... ok 2026-04-21 02:06:11.368709 | ubuntu-noble | {1} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_6___no___False_ [0.017560s] ... ok 2026-04-21 02:06:11.382260 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_invalid_1_invalid [0.018114s] ... ok 2026-04-21 02:06:11.387121 | ubuntu-noble | {1} manila.tests.test_utils.TestComparableMixin.test_gt [0.018179s] ... ok 2026-04-21 02:06:11.401666 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_12___driver_handles_share_servers____no__ [0.019130s] ... ok 2026-04-21 02:06:11.405140 | ubuntu-noble | {1} manila.tests.volume.test_cinder.CinderApiTestCase.test_detach [0.017987s] ... ok 2026-04-21 02:06:11.421034 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_4 [0.019083s] ... ok 2026-04-21 02:06:11.423577 | ubuntu-noble | {1} manila.tests.wsgi.test_common.WSGICommonTestCase.test_application___call__ [0.018241s] ... ok 2026-04-21 02:06:11.439662 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_sanitize_extra_specs_1_______az_1___az2__az_3__ [0.018382s] ... ok 2026-04-21 02:06:11.458119 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_string_too_long [0.018635s] ... ok 2026-04-21 02:06:11.465843 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_models.ShareAccessTestCase.test_share_access_mapping_state_1_queued_to_apply [0.171368s] ... ok 2026-04-21 02:06:11.476528 | ubuntu-noble | {3} manila.tests.share.test_share_types.ShareTypesTestCase.test_update_share_type [0.018303s] ... ok 2026-04-21 02:06:11.494614 | ubuntu-noble | {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_append_host_with_host_and_pool [0.018039s] ... ok 2026-04-21 02:06:11.513483 | ubuntu-noble | {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_append_host_with_no_values [0.018717s] ... ok 2026-04-21 02:06:11.538235 | ubuntu-noble | {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_backend_only_return_backend [0.023713s] ... ok 2026-04-21 02:06:11.541848 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_models.ShareSnapshotTestCase.test_instance_and_proxified_properties [0.075520s] ... ok 2026-04-21 02:06:11.558000 | ubuntu-noble | {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_backend_name [0.020271s] ... ok 2026-04-21 02:06:11.576534 | ubuntu-noble | {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_with_default_pool [0.019000s] ... ok 2026-04-21 02:06:11.588093 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_available_1_manage_error [0.046700s] ... ok 2026-04-21 02:06:11.595481 | ubuntu-noble | {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_without_pool [0.018840s] ... ok 2026-04-21 02:06:11.615970 | ubuntu-noble | {3} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_is_az_subnets_compatible_1 [0.020326s] ... ok 2026-04-21 02:06:11.632824 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_4___unmanage_error____unmanage_starting__ [0.044447s] ... ok 2026-04-21 02:06:11.635669 | ubuntu-noble | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_driver_handles_share_servers_is_false_with_net_id [0.019512s] ... ok 2026-04-21 02:06:11.656207 | ubuntu-noble | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_request_spec [0.019657s] ... ok 2026-04-21 02:06:11.678399 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_5___inactive____extending__ [0.044974s] ... ok 2026-04-21 02:06:11.679688 | ubuntu-noble | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_sg_snapshot_minimal_request_no_members_with_name [0.024438s] ... ok 2026-04-21 02:06:11.698184 | ubuntu-noble | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_group_does_not_exist [0.018400s] ... ok 2026-04-21 02:06:11.717842 | ubuntu-noble | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_error_on_creation [0.019564s] ... ok 2026-04-21 02:06:11.726340 | ubuntu-noble | {2} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_reverting_2_available [0.048382s] ... ok 2026-04-21 02:06:11.736915 | ubuntu-noble | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_error_on_quota_reserve [0.018658s] ... ok 2026-04-21 02:06:11.746604 | ubuntu-noble | {2} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_2_admin_manipulating_user_lock [0.019366s] ... ok 2026-04-21 02:06:11.755384 | ubuntu-noble | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_sg_snapshot_id_error_snapshot_status [0.018614s] ... ok 2026-04-21 02:06:11.764716 | ubuntu-noble | {2} manila.tests.lock.test_api.ResourceLockApiTest.test_access_is_restricted_3_user_manipulating_locks_they_own [0.018476s] ... ok 2026-04-21 02:06:11.779481 | ubuntu-noble | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_error_with_host [0.021464s] ... ok 2026-04-21 02:06:11.783492 | ubuntu-noble | {2} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_2_error_deleting [0.018857s] ... ok 2026-04-21 02:06:11.799113 | ubuntu-noble | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_share_group_snapshot_creating_status [0.020422s] ... ok 2026-04-21 02:06:11.802172 | ubuntu-noble | {2} manila.tests.message.test_message_field.MessageFieldTest.test_translate_action_1 [0.018850s] ... ok 2026-04-21 02:06:11.817210 | ubuntu-noble | {3} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all_share_group_snapshot_members [0.019539s] ... ok 2026-04-21 02:06:11.818964 | ubuntu-noble | Device foo does not exist anymore. 2026-04-21 02:06:11.822845 | ubuntu-noble | {2} manila.tests.network.linux.test_interface.TestABCDriver.test__get_set_of_device_cidrs_exception [0.018486s] ... ok 2026-04-21 02:06:11.835282 | ubuntu-noble | {3} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid [0.017987s] ... ok 2026-04-21 02:06:11.840322 | ubuntu-noble | {2} manila.tests.network.linux.test_interface.TestBridgeInterfaceDriver.test_plug_with_ns [0.018924s] ... ok 2026-04-21 02:06:11.854973 | ubuntu-noble | {3} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_reservation_expiration [0.018630s] ... ok 2026-04-21 02:06:11.860246 | ubuntu-noble | {2} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_plug_alt_bridge [0.020193s] ... ok 2026-04-21 02:06:11.871362 | ubuntu-noble | {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_migration_not_found [0.017306s] ... ok 2026-04-21 02:06:11.878376 | ubuntu-noble | {2} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_flush [0.017970s] ... ok 2026-04-21 02:06:11.889234 | ubuntu-noble | {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_quota_not_found [0.017856s] ... ok 2026-04-21 02:06:11.896622 | ubuntu-noble | {2} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_mtu [0.018128s] ... ok 2026-04-21 02:06:11.906783 | ubuntu-noble | {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_replica_not_found_exception [0.017419s] ... ok 2026-04-21 02:06:11.916531 | ubuntu-noble | {2} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_namespace_doest_not_exist [0.018357s] ... ok 2026-04-21 02:06:11.924556 | ubuntu-noble | {3} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_type_does_not_exist [0.017600s] ... ok 2026-04-21 02:06:11.933804 | ubuntu-noble | {2} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_veth [0.017780s] ... ok 2026-04-21 02:06:11.942670 | ubuntu-noble | {3} manila.tests.test_exception.ManilaExceptionTestCase.test_snapshot_access_already_exists [0.018014s] ... ok 2026-04-21 02:06:11.952268 | ubuntu-noble | {2} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_existing_not_empty [0.019019s] ... ok 2026-04-21 02:06:11.965434 | ubuntu-noble | {'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 0x7ec7328b3100>, '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': } 2026-04-21 02:06:11.965471 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-04-21 02:06:11.965482 | ubuntu-noble | {3} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_01_debug [0.018665s] ... ok 2026-04-21 02:06:11.971678 | ubuntu-noble | {2} manila.tests.network.linux.test_ovs_lib.OVS_Lib_Test.test_delete_port [0.018446s] ... ok 2026-04-21 02:06:11.978914 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-04-21 02:06:11.979996 | ubuntu-noble | {3} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_06_exception [0.018505s] ... ok 2026-04-21 02:06:11.988794 | ubuntu-noble | {2} manila.tests.network.linux.test_ovs_lib.OVS_Lib_Test.test_reset_bridge [0.018029s] ... ok 2026-04-21 02:06:11.997754 | ubuntu-noble | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_13________warn__ [0.017681s] ... ok 2026-04-21 02:06:12.011717 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_admin_project_id_not_exist_with_failure [0.019404s] ... ok 2026-04-21 02:06:12.016079 | ubuntu-noble | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_15________critical__ [0.018390s] ... ok 2026-04-21 02:06:12.028925 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_exception_status_409 [0.019414s] ... ok 2026-04-21 02:06:12.037188 | ubuntu-noble | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_30____LI____warning__ [0.018595s] ... ok 2026-04-21 02:06:12.048767 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_subnet [0.019940s] ... ok 2026-04-21 02:06:12.053165 | ubuntu-noble | {3} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_40____LW____exception__ [0.017763s] ... ok 2026-04-21 02:06:12.068868 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_6 [0.019895s] ... ok 2026-04-21 02:06:12.071168 | ubuntu-noble | {3} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_no_update_3___ [0.018230s] ... ok 2026-04-21 02:06:12.088130 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_7 [0.020052s] ... ok 2026-04-21 02:06:12.088993 | ubuntu-noble | {3} manila.tests.test_network.APITestCase.test_init_api_with_custom_config_group_name [0.017753s] ... ok 2026-04-21 02:06:12.107863 | ubuntu-noble | {3} manila.tests.test_network.NetworkBaseAPITestCase.test_enabled_ip_versions_4 [0.018433s] ... ok 2026-04-21 02:06:12.108093 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginWithNormalTypeTest.test_update_network_allocation [0.019363s] ... ok 2026-04-21 02:06:12.128144 | ubuntu-noble | {3} manila.tests.test_network.NetworkBaseAPITestCase.test_inherit_network_base_api_deallocate_not_redefined [0.019405s] ... ok 2026-04-21 02:06:12.131158 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_3___ACTIVE____DOWN__ [0.023445s] ... ok 2026-04-21 02:06:12.153287 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_illegal_3 [0.020005s] ... ok 2026-04-21 02:06:12.170982 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:12.171095 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_deallocate_network_nominal [0.018833s] ... ok 2026-04-21 02:06:12.173130 | ubuntu-noble | {3} manila.tests.test_policy.ContextIsAdminPolicyTestCase.test_default_admin_role_is_admin [0.045900s] ... ok 2026-04-21 02:06:12.189043 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_save_neutron_network_data_multi_segment_without_cfg [0.018743s] ... ok 2026-04-21 02:06:12.201016 | ubuntu-noble | {3} manila.tests.test_policy.DefaultPolicyTestCase.test_policy_called [0.027866s] ... ok 2026-04-21 02:06:12.207719 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_unmanage_network_allocations [0.018541s] ... ok 2026-04-21 02:06:12.227670 | ubuntu-noble | {2} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test___update_share_network_net_data_different_values_1 [0.019572s] ... ok 2026-04-21 02:06:12.244152 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:12.248175 | ubuntu-noble | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_no_available_ipv4_addresses [0.019222s] ... ok 2026-04-21 02:06:12.266924 | ubuntu-noble | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_one_ip_address_ipv4_no_usages_exist_2_user [0.019109s] ... ok 2026-04-21 02:06:12.271484 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:12.276390 | ubuntu-noble | {3} manila.tests.test_policy.PolicyTestCase.test_authorize_properly_handles_invalid_scope_exception_1_enforce [0.074222s] ... ok 2026-04-21 02:06:12.285786 | ubuntu-noble | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_allocate_network_two_ip_addresses_ipv4_two_usages_exist [0.019595s] ... ok 2026-04-21 02:06:12.294400 | ubuntu-noble | {3} manila.tests.test_quota.DbQuotaDriverTestCase.test__get_quotas_3___fake_user_id___None_ [0.018720s] ... ok 2026-04-21 02:06:12.304677 | ubuntu-noble | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_4_foovlanbar [0.018679s] ... ok 2026-04-21 02:06:12.312419 | ubuntu-noble | {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_3 [0.017928s] ... ok 2026-04-21 02:06:12.323935 | ubuntu-noble | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_5 [0.019028s] ... ok 2026-04-21 02:06:12.330971 | ubuntu-noble | {3} manila.tests.test_quota.DbQuotaDriverTestCase.test_reserve_4 [0.017929s] ... ok 2026-04-21 02:06:12.342762 | ubuntu-noble | {2} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_manage_network_allocations_1_admin [0.018923s] ... ok 2026-04-21 02:06:12.349225 | ubuntu-noble | {3} manila.tests.test_quota.QuotaEngineTestCase.test_commit_2__None_ [0.018953s] ... ok 2026-04-21 02:06:12.369459 | ubuntu-noble | {3} manila.tests.test_quota.QuotaEngineTestCase.test_get_class_quotas_1_None [0.018129s] ... ok 2026-04-21 02:06:12.377171 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:12.380732 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_base.SchedulerTestCase.test_hosts_up [0.037782s] ... ok 2026-04-21 02:06:12.386406 | ubuntu-noble | {3} manila.tests.test_quota.QuotaEngineTestCase.test_get_class_quotas_3_False [0.018314s] ... ok 2026-04-21 02:06:12.403976 | ubuntu-noble | {3} manila.tests.test_quota.QuotaEngineTestCase.test_register_resources [0.017751s] ... ok 2026-04-21 02:06:12.413620 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:12.418280 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_base.SchedulerTestCase.test_update_service_capabilities [0.036161s] ... ok 2026-04-21 02:06:12.422012 | ubuntu-noble | {3} manila.tests.test_service.ServiceTestCase.test_create [0.017832s] ... ok 2026-04-21 02:06:12.442212 | ubuntu-noble | {3} manila.tests.test_service.ServiceTestCase.test_periodic_tasks_2_False [0.020227s] ... ok 2026-04-21 02:06:12.450650 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:12.452093 | ubuntu-noble | You must create a share type in advance, and specify in request body or set default_share_type in manila.conf. 2026-04-21 02:06:12.456772 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test___format_filter_properties_no_default_share_type_provided [0.037529s] ... ok 2026-04-21 02:06:12.459602 | ubuntu-noble | Check whether private key or password are correctly set. Error connecting via ssh: 2026-04-21 02:06:12.462583 | ubuntu-noble | {3} manila.tests.test_ssh_utils.SSHPoolTestCase.test_create_ssh_error_connecting [0.019334s] ... ok 2026-04-21 02:06:12.481319 | ubuntu-noble | {3} manila.tests.test_ssh_utils.SSHPoolTestCase.test_create_ssh_with_key [0.018960s] ... ok 2026-04-21 02:06:12.487584 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:12.491466 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__format_filter_properties_backend_specified_for_replica_2_False [0.037042s] ... ok 2026-04-21 02:06:12.499009 | ubuntu-noble | {3} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_6___echo_____quoted_argument__rm__rf__ [0.018027s] ... ok 2026-04-21 02:06:12.517616 | ubuntu-noble | {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_03___1fake____G__ [0.018164s] ... ok 2026-04-21 02:06:12.524594 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:12.527651 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:06:12.529592 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:12.529832 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:12.529843 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:12.529851 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:12.529860 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:12.529880 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:12.531687 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_6 [0.040079s] ... ok 2026-04-21 02:06:12.535158 | ubuntu-noble | {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_06____9728M____G____9_5_ [0.017906s] ... ok 2026-04-21 02:06:12.554412 | ubuntu-noble | {3} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_20_____1024____K____0_0001_ [0.017571s] ... ok 2026-04-21 02:06:12.565548 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:12.567711 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:06:12.569460 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:12.569480 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:12.569684 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:12.569696 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:12.569701 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:12.569707 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:12.571203 | ubuntu-noble | {3} manila.tests.test_utils.IsValidIPVersion.test_valid_v6_3_2001_cdba__3257_9652 [0.017823s] ... ok 2026-04-21 02:06:12.571877 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_host_passes_filters_happy_day [0.040248s] ... ok 2026-04-21 02:06:12.588578 | ubuntu-noble | {3} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_invalid_string_1_None [0.017667s] ... ok 2026-04-21 02:06:12.605410 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:12.606683 | ubuntu-noble | {3} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_3___true___True__False_ [0.018027s] ... ok 2026-04-21 02:06:12.611868 | ubuntu-noble | {2} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_retry_disabled [0.038177s] ... ok 2026-04-21 02:06:12.624991 | ubuntu-noble | {3} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_raise_error_2_None [0.017631s] ... ok 2026-04-21 02:06:12.629859 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-04-21 02:06:12.629885 | ubuntu-noble | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-04-21 02:06:12.629896 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-04-21 02:06:12.629906 | ubuntu-noble | signop = oneOf('+ -') 2026-04-21 02:06:12.629915 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-04-21 02:06:12.629925 | ubuntu-noble | operand.setParseAction(EvalConstant) 2026-04-21 02:06:12.629934 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-04-21 02:06:12.629944 | ubuntu-noble | expr = infixNotation(operand, [ 2026-04-21 02:06:12.631964 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:06:12.631990 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:06:12.631999 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:06:12.632009 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:06:12.650717 | ubuntu-noble | {3} manila.tests.test_utils.RequireDriverInitializedTestCase.test_require_driver_initialized_1_True [0.025364s] ... ok 2026-04-21 02:06:12.671244 | ubuntu-noble | {3} manila.tests.test_utils.ShareMigrationHelperTestCase.test_wait_for_access_update_invalid_1 [0.020783s] ... ok 2026-04-21 02:06:12.690735 | ubuntu-noble | {3} manila.tests.test_utils.TestComparableMixin.test_compare [0.019567s] ... ok 2026-04-21 02:06:12.709626 | ubuntu-noble | {2} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_parentheses [0.099233s] ... ok 2026-04-21 02:06:12.710377 | ubuntu-noble | {3} manila.tests.test_utils.TestRetryDecorator.test_no_retry_required_random [0.019879s] ... ok 2026-04-21 02:06:12.729911 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_filter [0.019692s] ... ok 2026-04-21 02:06:12.732543 | ubuntu-noble | {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_delete_snapshot [0.019103s] ... ok 2026-04-21 02:06:12.749339 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_anti_affinity_filter [0.019515s] ... ok 2026-04-21 02:06:12.750250 | ubuntu-noble | {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_all [0.020433s] ... ok 2026-04-21 02:06:12.769501 | ubuntu-noble | {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.018519s] ... ok 2026-04-21 02:06:12.769918 | ubuntu-noble | {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_unreserve_volume [0.019460s] ... ok 2026-04-21 02:06:12.785874 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_only_share_type_AZs_2____zone1zone2zone3_____zone2___False_ [0.017648s] ... ok 2026-04-21 02:06:12.789696 | ubuntu-noble | {3} manila.tests.volume.test_cinder.CinderApiTestCase.test_update [0.019639s] ... ok 2026-04-21 02:06:12.804162 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_mount_point_name_support_pass [0.018164s] ... ok 2026-04-21 02:06:12.809944 | ubuntu-noble | {3} manila.tests.volume.test_cinder.CinderclientTestCase.test_with_auth_obj [0.020266s] ... ok 2026-04-21 02:06:12.820190 | ubuntu-noble | Free capacity not set: share node info collection broken. 2026-04-21 02:06:12.821968 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_2 [0.017832s] ... ok 2026-04-21 02:06:12.840674 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_total_2 [0.018401s] ... ok 2026-04-21 02:06:12.845860 | ubuntu-noble | {3} manila.tests.wsgi.test_wsgi.WSGITestCase.test_initialize_application [0.035472s] ... ok 2026-04-21 02:06:12.856512 | ubuntu-noble | Invalid max_over_subscription_ratio: 0.8. Valid value should be >= 1. 2026-04-21 02:06:12.861124 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_01 [0.018434s] ... ok 2026-04-21 02:06:12.875058 | ubuntu-noble | 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. 2026-04-21 02:06:12.877899 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_04 [0.017948s] ... ok 2026-04-21 02:06:12.893859 | ubuntu-noble | Insufficient free space for share creation on host host1 (requested / avail): 100/75 2026-04-21 02:06:12.896244 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_05 [0.018345s] ... ok 2026-04-21 02:06:12.913942 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_01 [0.017794s] ... ok 2026-04-21 02:06:12.931668 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_11 [0.017969s] ... ok 2026-04-21 02:06:12.949564 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_same_availability_zone [0.017691s] ... ok 2026-04-21 02:06:12.967623 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_create_from_snapshot.CreateFromSnapshotFilterTestCase.test_without_snapshot_id [0.018080s] ... ok 2026-04-21 02:06:12.983266 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:06:12.983323 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:06:12.983338 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:06:12.983347 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:06:12.989135 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_function_extra_spec_replacement [0.021316s] ... ok 2026-04-21 02:06:13.008435 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_02_______1___False_ [0.019317s] ... ok 2026-04-21 02:06:13.026796 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_03___3____1___False_ [0.018021s] ... ok 2026-04-21 02:06:13.044546 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_15___1234____s___1000___False_ [0.017783s] ... ok 2026-04-21 02:06:13.063010 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_23___abc_____in__ABC___True_ [0.018391s] ... ok 2026-04-21 02:06:13.080671 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_33__False___True___False_ [0.017623s] ... ok 2026-04-21 02:06:13.098711 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_38___2_______10___True_ [0.017972s] ... ok 2026-04-21 02:06:13.131040 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:13.134888 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_admin_context_2 [0.035840s] ... ok 2026-04-21 02:06:13.153122 | ubuntu-noble | {2} manila.tests.scheduler.filters.test_ignore_attempted_hosts.HostFiltersTestCase.test_ignore_attempted_hosts_filter_disabled [0.018375s] ... ok 2026-04-21 02:06:13.172058 | ubuntu-noble | {2} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_choose_host_filters_not_found [0.018425s] ... ok 2026-04-21 02:06:13.204916 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:13.209045 | ubuntu-noble | {2} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_all_host_states_share [0.037172s] ... ok 2026-04-21 02:06:13.241731 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:13.245591 | ubuntu-noble | {2} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_pools_no_pools [0.036428s] ... ok 2026-04-21 02:06:13.264900 | ubuntu-noble | {2} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_06 [0.019065s] ... ok 2026-04-21 02:06:13.282868 | ubuntu-noble | {2} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_13 [0.018189s] ... ok 2026-04-21 02:06:13.319621 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:13.324482 | ubuntu-noble | {2} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_other_exception_puts_share_in_error_state [0.040416s] ... ok 2026-04-21 02:06:13.360335 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:13.363853 | ubuntu-noble | {2} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_replica [0.040382s] ... ok 2026-04-21 02:06:13.400670 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:13.401953 | ubuntu-noble | Failed to schedule_create_share_replica: Resource could not be found. 2026-04-21 02:06:13.404711 | ubuntu-noble | {2} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_share_replica_exception_path [0.040528s] ... ok 2026-04-21 02:06:13.443572 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:13.449177 | ubuntu-noble | {2} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_get_host_list [0.042733s] ... ok 2026-04-21 02:06:13.484961 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:13.492659 | ubuntu-noble | {2} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_get_pools [0.041936s] ... ok 2026-04-21 02:06:13.512342 | ubuntu-noble | Could not decode scheduler options. 2026-04-21 02:06:13.512364 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:13.512371 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/scheduler/scheduler_options.py", line 74, in _load_file 2026-04-21 02:06:13.512376 | ubuntu-noble | return jsonutils.load(handle) 2026-04-21 02:06:13.512382 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:13.512387 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_serialization/jsonutils.py", line 290, in load 2026-04-21 02:06:13.512393 | ubuntu-noble | return json.load(codecs.getreader(encoding)(fp), **kwargs) 2026-04-21 02:06:13.512398 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:13.512403 | ubuntu-noble | File "/usr/lib/python3.12/json/__init__.py", line 293, in load 2026-04-21 02:06:13.512409 | ubuntu-noble | return loads(fp.read(), 2026-04-21 02:06:13.512414 | ubuntu-noble | ^^^^^^^^^^^^^^^^ 2026-04-21 02:06:13.512419 | ubuntu-noble | File "/usr/lib/python3.12/json/__init__.py", line 346, in loads 2026-04-21 02:06:13.512424 | ubuntu-noble | return _default_decoder.decode(s) 2026-04-21 02:06:13.512430 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:13.512435 | ubuntu-noble | File "/usr/lib/python3.12/json/decoder.py", line 337, in decode 2026-04-21 02:06:13.512440 | ubuntu-noble | obj, end = self.raw_decode(s, idx=_w(s, 0).end()) 2026-04-21 02:06:13.512445 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:13.512450 | ubuntu-noble | File "/usr/lib/python3.12/json/decoder.py", line 355, in raw_decode 2026-04-21 02:06:13.512456 | ubuntu-noble | raise JSONDecodeError("Expecting value", s, err.value) from None 2026-04-21 02:06:13.512461 | ubuntu-noble | json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) 2026-04-21 02:06:13.516424 | ubuntu-noble | {2} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_first_time_empty_file [0.025682s] ... ok 2026-04-21 02:06:13.539503 | ubuntu-noble | {2} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_4 [0.023503s] ... ok 2026-04-21 02:06:13.562671 | ubuntu-noble | {2} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_negative_1_3 [0.023197s] ... ok 2026-04-21 02:06:13.589216 | ubuntu-noble | {2} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_7 [0.024002s] ... ok 2026-04-21 02:06:13.610853 | ubuntu-noble | {2} 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.023896s] ... ok 2026-04-21 02:06:13.635526 | ubuntu-noble | {2} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__weigh_active_iq_1 [0.023440s] ... ok 2026-04-21 02:06:13.659188 | ubuntu-noble | {2} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test_weigh_objects_non_netapp_backends [0.024629s] ... ok 2026-04-21 02:06:13.683748 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_volume_mode_exception_1_0o759 [0.024223s] ... ok 2026-04-21 02:06:13.711205 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_cephfs_filesystem_allocation_2__21474836480___infinite___97848372_ [0.025334s] ... ok 2026-04-21 02:06:13.734558 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_cephfs_filesystem_allocation_3___infinite____infinite____infinite__ [0.023561s] ... ok 2026-04-21 02:06:13.757324 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__get_sub_snapshot_name_has_other_name [0.023136s] ... ok 2026-04-21 02:06:13.779866 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_driver [0.022918s] ... ok 2026-04-21 02:06:13.801747 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_driver_no_client [0.021432s] ... ok 2026-04-21 02:06:13.825250 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_do_setup_3___nfs____fs_manila__ [0.022302s] ... ok 2026-04-21 02:06:13.846699 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_snapshot_snapshot_not_found [0.021305s] ... ok 2026-04-21 02:06:13.867441 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_update_share_stats_1_True [0.021351s] ... ok 2026-04-21 02:06:13.889467 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_update_share_stats_2_False [0.020493s] ... ok 2026-04-21 02:06:13.909333 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_version_check_2_____version____ceph_version_15_1_2______octopus__ [0.020977s] ... ok 2026-04-21 02:06:13.928174 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.MiscTests.test_rados_module_missing_2 [0.019031s] ... ok 2026-04-21 02:06:13.946683 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.MiscTests.test_setup_json_class_missing_1 [0.018424s] ... ok 2026-04-21 02:06:13.967833 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_get_export_locations_ganesha_still_configured_1_cephfs_ganesha_server_ip [0.019644s] ... ok 2026-04-21 02:06:13.984196 | ubuntu-noble | 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. 2026-04-21 02:06:13.984575 | ubuntu-noble | 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. 2026-04-21 02:06:13.987536 | ubuntu-noble | {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.020393s] ... ok 2026-04-21 02:06:14.005012 | ubuntu-noble | 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. 2026-04-21 02:06:14.005575 | ubuntu-noble | 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. 2026-04-21 02:06:14.007927 | ubuntu-noble | {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.020691s] ... ok 2026-04-21 02:06:14.025535 | ubuntu-noble | 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. 2026-04-21 02:06:14.029041 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_default_config_hook [0.019803s] ... ok 2026-04-21 02:06:14.044934 | ubuntu-noble | 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. 2026-04-21 02:06:14.045324 | ubuntu-noble | 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. 2026-04-21 02:06:14.047928 | ubuntu-noble | {2} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_7__None____1_1_1_0_____4__ [0.019921s] ... ok 2026-04-21 02:06:14.064720 | ubuntu-noble | Failed to run command fake_command due to . 2026-04-21 02:06:14.066882 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test__inner_execute_not_ok [0.018926s] ... ok 2026-04-21 02:06:14.084897 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_execute [0.017954s] ... ok 2026-04-21 02:06:14.107135 | ubuntu-noble | {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.021268s] ... ok 2026-04-21 02:06:14.140460 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_share_server_security_service_2_False [0.032160s] ... ok 2026-04-21 02:06:14.159092 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__deny_access_ok_so_many_users [0.020223s] ... ok 2026-04-21 02:06:14.178193 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__get_access_group_other [0.018743s] ... ok 2026-04-21 02:06:14.197130 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__get_access_group_ro [0.018881s] ... ok 2026-04-21 02:06:14.216247 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_lvmhelper_setup_explodes_in_gore_on_no_config_supplied [0.018774s] ... ok 2026-04-21 02:06:14.234415 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_check_compatibility_3 [0.018430s] ... ok 2026-04-21 02:06:14.252729 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_continue [0.018274s] ... ok 2026-04-21 02:06:14.271580 | ubuntu-noble | {2} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_share_server_migration_get_progess [0.018580s] ... ok 2026-04-21 02:06:14.290771 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_invalid_ipv6_addr_3 [0.018977s] ... ok 2026-04-21 02:06:14.311800 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_invalid_ipv6_addr_5 [0.018417s] ... ok 2026-04-21 02:06:14.350286 | ubuntu-noble | Failed to delete NFS export "Manila-UT-filesystem". 2026-04-21 02:06:14.353148 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_nfs_share_backend_failure [0.043609s] ... ok 2026-04-21 02:06:14.393527 | ubuntu-noble | Attempted to delete NFS export "Manila-UT-filesystem", but the export does not appear to exist. 2026-04-21 02:06:14.395953 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_delete_nfs_share_share_does_not_exist [0.042735s] ... ok 2026-04-21 02:06:14.438852 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_extend_share [0.042412s] ... ok 2026-04-21 02:06:14.458537 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test__get_headers_2_True [0.019858s] ... ok 2026-04-21 02:06:14.477458 | ubuntu-noble | 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"} 2026-04-21 02:06:14.477934 | ubuntu-noble | REST RESPONSE: 201 with params {"id": "6433a2b2-6d60-f737-9f3b-2a50fb1ccff3"} 2026-04-21 02:06:14.483179 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_login_post [0.021613s] ... ok 2026-04-21 02:06:14.501118 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_extend_export [0.020563s] ... ok 2026-04-21 02:06:14.520839 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_filesystem_id [0.019807s] ... ok 2026-04-21 02:06:14.540344 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_get_nas_server_id [0.019540s] ... ok 2026-04-21 02:06:14.589992 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_1 [0.048710s] ... ok 2026-04-21 02:06:14.638598 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_2 [0.049107s] ... ok 2026-04-21 02:06:14.691730 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_nfs_access_with_ipv6 [0.053010s] ... ok 2026-04-21 02:06:14.740991 | ubuntu-noble | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-04-21 02:06:14.744333 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_with_invalide_cifs_server_name [0.052609s] ... ok 2026-04-21 02:06:14.802890 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share_with_ipv6 [0.057279s] ... ok 2026-04-21 02:06:14.854403 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_nfs_share_from_snapshot [0.052082s] ... ok 2026-04-21 02:06:14.906326 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_share_with_incorrect_proto [0.050914s] ... ok 2026-04-21 02:06:14.956887 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_snapshot [0.049997s] ... ok 2026-04-21 02:06:15.001888 | ubuntu-noble | Could not get physical device port on mover server_2. 2026-04-21 02:06:15.005142 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_query_devices_failed [0.049722s] ... ok 2026-04-21 02:06:15.052608 | ubuntu-noble | 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.'}] 2026-04-21 02:06:15.055893 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_get_filesystem_info [0.049767s] ... ok 2026-04-21 02:06:15.104476 | ubuntu-noble | 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.'}] 2026-04-21 02:06:15.106995 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_get_pool_info [0.050497s] ... ok 2026-04-21 02:06:15.156497 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_recover_cifs_rule [0.050599s] ... ok 2026-04-21 02:06:15.175276 | ubuntu-noble | Duplicate access control entry, skipping allow... 2026-04-21 02:06:15.177832 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_allow_share_access_duplicate_ACE [0.021390s] ... ok 2026-04-21 02:06:15.195408 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:15.196797 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:15.200058 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_create_cifs_share_invalid_mover_id [0.022249s] ... ok 2026-04-21 02:06:15.219817 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_get_cifs_share [0.019394s] ... ok 2026-04-21 02:06:15.238220 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:15.239532 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:15.242914 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_create_dns_domain_invalid_mover_id [0.023071s] ... ok 2026-04-21 02:06:15.261262 | ubuntu-noble | File system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 already exists. Skip the creation. 2026-04-21 02:06:15.264021 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_but_already_exist [0.020960s] ... ok 2026-04-21 02:06:15.286723 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_filesystem_from_snapshot [0.021726s] ... ok 2026-04-21 02:06:15.318722 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_delete_file_system [0.032256s] ... ok 2026-04-21 02:06:15.338083 | ubuntu-noble | Failed to extend file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 because new size 1 is smaller than old size 10240. 2026-04-21 02:06:15.342502 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system_with_small_size [0.022783s] ... ok 2026-04-21 02:06:15.360545 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:15.363938 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_on_mover [0.022701s] ... ok 2026-04-21 02:06:15.383611 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:15.386937 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_get_mount_points_but_not_found [0.022786s] ... ok 2026-04-21 02:06:15.405682 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:15.407154 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:15.411127 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_get_mount_points_invalid_mover_id [0.024002s] ... ok 2026-04-21 02:06:15.430215 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:15.431501 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:15.436686 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover [0.024878s] ... ok 2026-04-21 02:06:15.454898 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:15.459390 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_ref_and_mover [0.022432s] ... ok 2026-04-21 02:06:15.480675 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_deny_rw_share_access [0.020825s] ... ok 2026-04-21 02:06:15.498041 | ubuntu-noble | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-04-21 02:06:15.501109 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_get_nfs_share_not_found [0.021251s] ... ok 2026-04-21 02:06:15.521283 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot [0.020125s] ... ok 2026-04-21 02:06:15.550506 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot_with_error [0.028911s] ... ok 2026-04-21 02:06:15.567179 | ubuntu-noble | Invalid storage object type fake_type. 2026-04-21 02:06:15.571747 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StorageObjectManagerTestCase.test_get_storage_context_invalid_type [0.019129s] ... ok 2026-04-21 02:06:16.595347 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StorageObjectTestCase.test_xml_api_retry [1.023109s] ... ok 2026-04-21 02:06:17.027517 | ubuntu-noble | 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.'}]. 2026-04-21 02:06:17.033962 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.StoragePoolTestCase.test_get_pool_id_with_error [0.440456s] ... ok 2026-04-21 02:06:17.102678 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_allow_access [0.068769s] ... ok 2026-04-21 02:06:17.170755 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_nfs [0.067779s] ... ok 2026-04-21 02:06:17.236336 | ubuntu-noble | The requested NFS share "share-foo" was not created. 2026-04-21 02:06:17.236373 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_nfs_backend_failure [0.065087s] ... ok 2026-04-21 02:06:17.299740 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_nfs_with_mount_point_name [0.063810s] ... ok 2026-04-21 02:06:17.364343 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snapshot_with_mount_support [0.064641s] ... ok 2026-04-21 02:06:17.429518 | ubuntu-noble | Error deleting CIFS share: share-foo 2026-04-21 02:06:17.432033 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_cifs_share_backend_failure [0.067579s] ... ok 2026-04-21 02:06:17.496662 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_deny_access [0.064261s] ... ok 2026-04-21 02:06:17.562135 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_share [0.063789s] ... ok 2026-04-21 02:06:17.624520 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_cifs_share_exists [0.063333s] ... ok 2026-04-21 02:06:17.693332 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_nfs_share_exists_with_mount_point_name [0.067767s] ... ok 2026-04-21 02:06:17.756832 | ubuntu-noble | Failed to create NFS alias for "share-foo". 2026-04-21 02:06:17.759205 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_failed_to_create_share_nfs_with_mount_point_name [0.067375s] ... ok 2026-04-21 02:06:17.825778 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_get_network_allocations_number [0.065490s] ... ok 2026-04-21 02:06:17.890813 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_cifs_path_not_resolved [0.065687s] ... ok 2026-04-21 02:06:17.955807 | ubuntu-noble | Access type foo is not supported for CIFS. 2026-04-21 02:06:17.962157 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_cifs_invalid_access_type [0.068051s] ... ok 2026-04-21 02:06:17.979363 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_smb_share_2__404__False_ [0.019676s] ... ok 2026-04-21 02:06:17.999320 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_smb_export_3__500__False_ [0.019218s] ... ok 2026-04-21 02:06:18.017034 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_nfs_export_aliases_not_found [0.018848s] ... ok 2026-04-21 02:06:18.036652 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_nfs_share_1__204__True_ [0.019465s] ... ok 2026-04-21 02:06:18.056110 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_path_error_case [0.019199s] ... ok 2026-04-21 02:06:18.074949 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_smb_shares_2__404__False_ [0.018885s] ... ok 2026-04-21 02:06:18.093523 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_space_stats_failure [0.018618s] ... ok 2026-04-21 02:06:18.112255 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_lookup_smb_share_error [0.018686s] ... ok 2026-04-21 02:06:18.129271 | ubuntu-noble | 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"} 2026-04-21 02:06:18.129511 | ubuntu-noble | REST Response: 400 with data 2026-04-21 02:06:18.133650 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_clone_snapshot_failure [0.018734s] ... ok 2026-04-21 02:06:18.147767 | ubuntu-noble | 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 2026-04-21 02:06:18.147938 | ubuntu-noble | REST Response: 400 with data 2026-04-21 02:06:18.150094 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_smb_netbios_failure [0.018311s] ... ok 2026-04-21 02:06:18.174915 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_retreive_cluster_capacity_metrics [0.024854s] ... ok 2026-04-21 02:06:18.221132 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_connect [0.043787s] ... ok 2026-04-21 02:06:18.264401 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_deny_access [0.045339s] ... ok 2026-04-21 02:06:18.738512 | ubuntu-noble | Failed to get daomain/netbios name of "powerstore-nasserver". 2026-04-21 02:06:18.739013 | ubuntu-noble | Failed to get daomain/netbios name of "powerstore-nasserver". 2026-04-21 02:06:18.742848 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_invalid_prefix [0.477035s] ... ok 2026-04-21 02:06:18.785165 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_share_stats [0.043289s] ... ok 2026-04-21 02:06:18.803757 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_dns_server__existed_expt [0.018453s] ... ok 2026-04-21 02:06:18.821801 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_filesystem__existed_expt [0.018433s] ... ok 2026-04-21 02:06:18.842183 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_enable_nfs_service__existed_expt [0.018161s] ... ok 2026-04-21 02:06:18.858162 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant_preexist [0.017749s] ... ok 2026-04-21 02:06:18.875810 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_nfs_deny_access__nonexistent_expt [0.017888s] ... ok 2026-04-21 02:06:18.894527 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_4 [0.018501s] ... ok 2026-04-21 02:06:18.913073 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools__invalid_pool_configuration [0.018536s] ... ok 2026-04-21 02:06:18.932863 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__validate_cifs_share_access_type [0.019502s] ... ok 2026-04-21 02:06:18.951601 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_ro_nfs_share_access [0.018739s] ... ok 2026-04-21 02:06:18.968906 | ubuntu-noble | Failed to get NAS server c2e48947-98ed-4eae-999b-fa0b83731dfd when creating the share cb532599-8dc6-4c3e-bb21-74ea54be566c. 2026-04-21 02:06:18.968951 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:18.968966 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 407, in create_share_from_snapshot 2026-04-21 02:06:18.968978 | ubuntu-noble | nas_server = self.client.get_nas_server(server_name) 2026-04-21 02:06:18.968989 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:18.969001 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/client.py", line 125, in get_nas_server 2026-04-21 02:06:18.969014 | ubuntu-noble | return self.system.get_nas_server(name=name) 2026-04-21 02:06:18.969025 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:18.969036 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:18.969047 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:18.969058 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:18.969069 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:18.969080 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:18.969091 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:18.969102 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:18.969113 | ubuntu-noble | raise effect 2026-04-21 02:06:18.969125 | ubuntu-noble | manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityResourceNotFoundError: NAS server is not found 2026-04-21 02:06:18.971607 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share_from_snapshot_no_server_name [0.019557s] ... ok 2026-04-21 02:06:18.987979 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-04-21 02:06:18.990777 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share__create_from_snap_but_not_isolated [0.018792s] ... ok 2026-04-21 02:06:19.007615 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-04-21 02:06:19.008547 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_ensure_share_exists [0.018373s] ... ok 2026-04-21 02:06:19.028371 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_proto_enum [0.019276s] ... ok 2026-04-21 02:06:19.046681 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_cifs_share_with_server [0.018597s] ... ok 2026-04-21 02:06:19.068424 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_nfs_share [0.018655s] ... ok 2026-04-21 02:06:19.084832 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_revert_to_snapshot [0.019285s] ... ok 2026-04-21 02:06:19.101751 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-04-21 02:06:19.103818 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_shrink_share_create_from_snap [0.018875s] ... ok 2026-04-21 02:06:19.122614 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_teardown_server__no_server_detail [0.018505s] ... ok 2026-04-21 02:06:19.141483 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_access_allow_rw [0.018844s] ... ok 2026-04-21 02:06:19.158287 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-04-21 02:06:19.160311 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_update_access_recovery [0.018963s] ... ok 2026-04-21 02:06:19.180058 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_do_match_5 [0.019718s] ... ok 2026-04-21 02:06:19.200354 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_match_ports_3 [0.018450s] ... ok 2026-04-21 02:06:19.247335 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_6 [0.047943s] ... ok 2026-04-21 02:06:19.295611 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_without_matched_pool_2 [0.048404s] ... ok 2026-04-21 02:06:19.346394 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_nfs_share [0.050725s] ... ok 2026-04-21 02:06:19.396009 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_nfs_share_from_snapshot [0.049438s] ... ok 2026-04-21 02:06:19.446391 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_cifs_share [0.050215s] ... ok 2026-04-21 02:06:19.495892 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_nfs_share [0.049715s] ... ok 2026-04-21 02:06:19.545772 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_share_with_incorrect_proto [0.047976s] ... ok 2026-04-21 02:06:19.591985 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_rw_access [0.047634s] ... ok 2026-04-21 02:06:19.641407 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_rw_access_with_ipv6 [0.048601s] ... ok 2026-04-21 02:06:19.692190 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_extend_share_with_ipv6 [0.051168s] ... ok 2026-04-21 02:06:19.741973 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_recover_cifs_rule [0.048988s] ... ok 2026-04-21 02:06:19.789389 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:19.789515 | ubuntu-noble | Failed to update storage pool. 2026-04-21 02:06:19.791110 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_share_stats_without_matched_config_pools [0.049856s] ... ok 2026-04-21 02:06:19.808678 | ubuntu-noble | Failed to get mover by name server_2. 2026-04-21 02:06:19.809714 | ubuntu-noble | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2 not found. Skip the deletion. 2026-04-21 02:06:19.809740 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:19.809781 | ubuntu-noble | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 on mover server_2 not found. Skip the deletion. 2026-04-21 02:06:19.811776 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_delete_cifs_server_but_not_found [0.020640s] ... ok 2026-04-21 02:06:19.832251 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:19.833265 | ubuntu-noble | Failed to delete CIFS server 56aafd02-4d44-43d7-b784-57fc88167224. Reason: []. 2026-04-21 02:06:19.835674 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_delete_cifs_server_with_error [0.023713s] ... ok 2026-04-21 02:06:19.854563 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_deny_share_access [0.018942s] ... ok 2026-04-21 02:06:19.875062 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_delete_file_system [0.020020s] ... ok 2026-04-21 02:06:19.894668 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_get_file_system [0.019774s] ... ok 2026-04-21 02:06:19.915140 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_on_vdm [0.020230s] ... ok 2026-04-21 02:06:19.935728 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_on_vdm [0.020122s] ... ok 2026-04-21 02:06:19.952086 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:19.954933 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_get_mount_points_with_error [0.019618s] ... ok 2026-04-21 02:06:19.973513 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:19.973567 | ubuntu-noble | Mover interface 192.168.1.1 not found. Skip the deletion. 2026-04-21 02:06:19.977168 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface_but_nonexistent [0.019752s] ... ok 2026-04-21 02:06:19.992237 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:19.995318 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_get_mover_interface_not_found [0.020074s] ... ok 2026-04-21 02:06:20.012277 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:20.013187 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:20.016825 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover [0.021668s] ... ok 2026-04-21 02:06:20.034516 | ubuntu-noble | Failed to get mover by name server_2. 2026-04-21 02:06:20.036843 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_failed_to_get_mover_ref [0.019937s] ... ok 2026-04-21 02:06:20.055786 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_clear_share_access [0.018992s] ... ok 2026-04-21 02:06:20.075440 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_get_nfs_share [0.018930s] ... ok 2026-04-21 02:06:20.091857 | ubuntu-noble | Snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 already exists. Skip the creation. 2026-04-21 02:06:20.094467 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_create_snapshot_but_already_exist [0.019399s] ... ok 2026-04-21 02:06:20.115323 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_delete_snapshot [0.019869s] ... ok 2026-04-21 02:06:20.131510 | ubuntu-noble | Snapshot de4c9050-e2f9-4ce1-ade4-5ed0c9f26451 not found. Skip the deletion. 2026-04-21 02:06:20.134321 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_delete_snapshot_but_not_found [0.019355s] ... ok 2026-04-21 02:06:20.150574 | ubuntu-noble | 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.'}]. 2026-04-21 02:06:20.153242 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_delete_snapshot_failed_to_get_snapshot [0.019188s] ... ok 2026-04-21 02:06:20.173222 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StoragePoolTestCase.test_get_pool [0.019730s] ... ok 2026-04-21 02:06:20.189989 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:20.190959 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:20.194896 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_create_vdm_invalid_mover_id [0.021165s] ... ok 2026-04-21 02:06:20.214487 | ubuntu-noble | {2} 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.019542s] ... ok 2026-04-21 02:06:20.233580 | ubuntu-noble | {2} 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.019423s] ... ok 2026-04-21 02:06:20.253147 | ubuntu-noble | {2} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_vdm_but_not_found [0.019725s] ... ok 2026-04-21 02:06:20.272989 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_dbus_send_ganesha_with_rados_store_2_False [0.019519s] ... ok 2026-04-21 02:06:20.292236 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_file_exists_error_1_1 [0.018654s] ... ok 2026-04-21 02:06:20.311080 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init [0.019206s] ... ok 2026-04-21 02:06:20.330887 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_put_rados_object [0.019645s] ... ok 2026-04-21 02:06:20.349863 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_read_export_with_rados_store_1_False [0.018768s] ... ok 2026-04-21 02:06:20.369493 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_update_export_error_with_rados_store_2_False [0.019709s] ... ok 2026-04-21 02:06:20.388644 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_update_export_with_rados_store_1_True [0.019282s] ... ok 2026-04-21 02:06:20.408236 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_update_export_with_rados_store_2_False [0.019402s] ... ok 2026-04-21 02:06:20.424695 | ubuntu-noble | Unsupported access rule of 'type' ip, 'level' rw, 'to' 10.10.10.12: level should be one of 'ro'. 2026-04-21 02:06:20.426644 | ubuntu-noble | {2} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_fail_2 [0.018372s] ... ok 2026-04-21 02:06:20.445917 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol_mounted_ensure [0.019184s] ... ok 2026-04-21 02:06:20.464485 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_check_gluster_version_unmet [0.018375s] ... ok 2026-04-21 02:06:20.483704 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_gluster_version [0.019078s] ... ok 2026-04-21 02:06:20.502253 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_2 [0.018587s] ... ok 2026-04-21 02:06:20.520489 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_2 [0.018114s] ... ok 2026-04-21 02:06:20.539732 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_3 [0.019189s] ... ok 2026-04-21 02:06:20.558423 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_6 [0.018399s] ... ok 2026-04-21 02:06:20.577126 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_via_info_ambiguous_volinfo [0.018465s] ... ok 2026-04-21 02:06:20.596055 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_getattr [0.018815s] ... ok 2026-04-21 02:06:20.614261 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_getattr_noattr [0.018342s] ... ok 2026-04-21 02:06:20.633667 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_check_5 [0.019148s] ... ok 2026-04-21 02:06:20.652487 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_1 [0.018438s] ... ok 2026-04-21 02:06:20.671656 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_2 [0.019239s] ... ok 2026-04-21 02:06:20.690780 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_error_3 [0.019028s] ... ok 2026-04-21 02:06:20.709341 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_numreduct_2___3____6____2beta__ [0.018653s] ... ok 2026-04-21 02:06:20.728120 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_3 [0.018806s] ... ok 2026-04-21 02:06:20.748264 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_3 [0.019788s] ... ok 2026-04-21 02:06:20.767262 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_count_ignored_1 [0.019153s] ... ok 2026-04-21 02:06:20.784981 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:06:20.787935 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_setup_via_manager_with_parent [0.020384s] ... ok 2026-04-21 02:06:20.804469 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:06:20.807109 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_badcn_2_comma_nama [0.018987s] ... ok 2026-04-21 02:06:20.827017 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_check_proto_baseclass_2_PROTATO [0.019989s] ... ok 2026-04-21 02:06:20.846436 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init_subclass_2 [0.019065s] ... ok 2026-04-21 02:06:20.865754 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_share_stats_1_True [0.019395s] ... ok 2026-04-21 02:06:20.886370 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareLayoutBaseTestCase.test_check_mount_glusterfs_not_installed_2 [0.019950s] ... ok 2026-04-21 02:06:20.905698 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_delete_share [0.019501s] ... ok 2026-04-21 02:06:20.922438 | ubuntu-noble | Gluster backend does not provide any volume matching pattern manila-share-\d+-#{size}G$ 2026-04-21 02:06:20.924913 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup_glusterfs_no_volumes_provided_by_backend [0.019046s] ... ok 2026-04-21 02:06:20.941729 | ubuntu-noble | GlusterFS version 3.5 on server root@host1 is not supported, minimum requirement: 3.6 2026-04-21 02:06:20.944334 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_do_setup_unsupported_glusterfs_version [0.019483s] ... ok 2026-04-21 02:06:20.964656 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_find_actual_backend_snapshot_name_bad_snap_list_1_this_is_too_bad [0.020229s] ... ok 2026-04-21 02:06:20.982392 | ubuntu-noble | Couldn't find the share in used list. 2026-04-21 02:06:20.984833 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_push_gluster_vol_excp [0.020026s] ... ok 2026-04-21 02:06:21.007425 | ubuntu-noble | {2} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_wipe_gluster_vol_mount_fail [0.022823s] ... ok 2026-04-21 02:06:21.026463 | ubuntu-noble | {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__hdfs_local_execute [0.018627s] ... ok 2026-04-21 02:06:21.045169 | ubuntu-noble | {2} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share [0.018657s] ... ok 2026-04-21 02:06:21.064654 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test__update_share_stats [0.019280s] ... ok 2026-04-21 02:06:21.083966 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_invalid_protocol [0.019211s] ... ok 2026-04-21 02:06:21.103934 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_5_hitachi_hnas_user [0.019884s] ... ok 2026-04-21 02:06:21.122994 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_invalid_host [0.018836s] ... ok 2026-04-21 02:06:21.142064 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_snapshot [0.019292s] ... ok 2026-04-21 02:06:21.161152 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_evs_ip [0.018868s] ... ok 2026-04-21 02:06:21.180489 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_path_exception_3__directory1 [0.019055s] ... ok 2026-04-21 02:06:21.199736 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_nfs_snapshot_update_access_allow [0.019280s] ... ok 2026-04-21 02:06:21.219154 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_unmanage_2_False [0.019333s] ... ok 2026-04-21 02:06:21.238457 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_unmanage_snapshot [0.019187s] ... ok 2026-04-21 02:06:21.257952 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_ip_exception [0.019269s] ... ok 2026-04-21 02:06:21.276708 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_update_access_nfs_1_True [0.018886s] ... ok 2026-04-21 02:06:21.296630 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__execute_ssh_exception [0.019656s] ... ok 2026-04-21 02:06:21.315793 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__get_share_export_fs_not_available [0.018948s] ... ok 2026-04-21 02:06:21.334557 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_create_operation_error [0.018916s] ... ok 2026-04-21 02:06:21.353025 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_cifs [0.018296s] ... ok 2026-04-21 02:06:21.372575 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_cifs_exception [0.019412s] ... ok 2026-04-21 02:06:21.391422 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_fs_mounted_false [0.018794s] ... ok 2026-04-21 02:06:21.409827 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_quota [0.018212s] ... ok 2026-04-21 02:06:21.429507 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_deny_access_already_deleted_user_1_True [0.019469s] ... ok 2026-04-21 02:06:21.447746 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_del [0.018337s] ... ok 2026-04-21 02:06:21.466794 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_usage_error [0.018786s] ... ok 2026-04-21 02:06:21.485474 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_mount_already_mounted [0.018707s] ... ok 2026-04-21 02:06:21.503758 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_add_2_False [0.018244s] ... ok 2026-04-21 02:06:21.522642 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone [0.018421s] ... ok 2026-04-21 02:06:21.541472 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_update_nfs_access_rule_exception_no_share_provided [0.019063s] ... ok 2026-04-21 02:06:21.560104 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_vvol_create [0.018483s] ... ok 2026-04-21 02:06:21.578544 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_get_default_filter_function [0.018144s] ... ok 2026-04-21 02:06:21.597533 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_manage_existing [0.018847s] ... ok 2026-04-21 02:06:21.616094 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_update_access_add_1_None [0.018457s] ... ok 2026-04-21 02:06:21.634487 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_get_2 [0.018200s] ... ok 2026-04-21 02:06:21.653099 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_add_file_system [0.018794s] ... ok 2026-04-21 02:06:21.671742 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_add_share [0.018484s] ... ok 2026-04-21 02:06:21.690241 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_delete_file_system [0.018396s] ... ok 2026-04-21 02:06:21.708796 | ubuntu-noble | {2} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_get_share_exception [0.018473s] ... ok 2026-04-21 02:06:21.728153 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_3___test_____punc____test___punc__ [0.019277s] ... ok 2026-04-21 02:06:21.747866 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_4___test_with_spaces_____test_with_spaces___ [0.019572s] ... ok 2026-04-21 02:06:21.767127 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_5___xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx____xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx__ [0.019091s] ... ok 2026-04-21 02:06:21.786815 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_check_for_setup_error_exception [0.019739s] ... ok 2026-04-21 02:06:21.806513 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_share_fails_get_pool_location_2 [0.019611s] ... ok 2026-04-21 02:06:21.826694 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_delete_share [0.019935s] ... ok 2026-04-21 02:06:21.845712 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_get_share_stats_not_ready [0.019156s] ... ok 2026-04-21 02:06:21.865124 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_get_share_stats_premature [0.019402s] ... ok 2026-04-21 02:06:21.885018 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_get_share_stats_with_refresh [0.019729s] ... ok 2026-04-21 02:06:21.904179 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__create_super_share_setfshare_exception [0.018864s] ... ok 2026-04-21 02:06:21.923709 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__mount_super_share_error [0.019386s] ... ok 2026-04-21 02:06:21.942268 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_3___uid___None__False___osf_uid__ [0.018638s] ... ok 2026-04-21 02:06:21.961503 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fshare_search [0.019093s] ... ok 2026-04-21 02:06:21.980259 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_fsip_does_not_exist [0.018854s] ... ok 2026-04-21 02:06:21.999516 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_fsip_exists [0.018935s] ... ok 2026-04-21 02:06:22.019043 | ubuntu-noble | {2} 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.018630s] ... ok 2026-04-21 02:06:22.036843 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_10________user___True_____r___ [0.018497s] ... ok 2026-04-21 02:06:22.055850 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_access_missing_nfs_share [0.018832s] ... ok 2026-04-21 02:06:22.072531 | ubuntu-noble | 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. 2026-04-21 02:06:22.074735 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_ip_ro_access_cifs_error [0.018877s] ... ok 2026-04-21 02:06:22.094758 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_from_snapshot_1_True [0.019835s] ... ok 2026-04-21 02:06:22.114017 | ubuntu-noble | {2} 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.019276s] ... ok 2026-04-21 02:06:22.131990 | ubuntu-noble | Failed to get fshare osf-share-id after creating it: Fake exception for testing. 2026-04-21 02:06:22.132045 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:22.132057 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 551, in _create_share 2026-04-21 02:06:22.132066 | ubuntu-noble | result = self._client.getfshare( 2026-04-21 02:06:22.132075 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:22.132083 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:22.132092 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:22.132100 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:22.132109 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:22.132118 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:22.132126 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:22.132134 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:22.132143 | ubuntu-noble | raise effect 2026-04-21 02:06:22.132152 | ubuntu-noble | manila.tests.share.drivers.hpe.test_hpe_3par_constants.FakeException: Fake exception for testing. 2026-04-21 02:06:22.133894 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_get_exception [0.019884s] ... ok 2026-04-21 02:06:22.151285 | ubuntu-noble | Failed to create share from snapshot for FPG/VFS/tag pool/test_vfs/osf-snap-id. Snapshot not found. 2026-04-21 02:06:22.153505 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_share_from_snap_not_found [0.019501s] ... ok 2026-04-21 02:06:22.170606 | ubuntu-noble | Failed to create snapshot for FPG/VFS/fshare pool/test_vfs/osf-share-id: Share is a read-only share of an existing snapshot. 2026-04-21 02:06:22.172841 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_snapshot_not_allowed [0.019214s] ... ok 2026-04-21 02:06:22.189943 | ubuntu-noble | Failed to remove fstore osf-share-id: removefstore fail. 2026-04-21 02:06:22.189981 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:22.189993 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 845, in delete_share 2026-04-21 02:06:22.190019 | ubuntu-noble | self._client.removefstore(vfs, fstore, fpg=fpg) 2026-04-21 02:06:22.190030 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:22.190058 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:22.190069 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:22.190080 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:22.190088 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:22.190097 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:22.190107 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:22.190118 | ubuntu-noble | raise effect 2026-04-21 02:06:22.190127 | ubuntu-noble | Exception: removefstore fail. 2026-04-21 02:06:22.192363 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_fstore_exception [0.019465s] ... ok 2026-04-21 02:06:22.212249 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_nfs_share_only_readonly [0.019819s] ... ok 2026-04-21 02:06:22.232080 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_share_with_fstore_per_share_false [0.019637s] ... ok 2026-04-21 02:06:22.251468 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_ip_access_nfs [0.019292s] ... ok 2026-04-21 02:06:22.270341 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_rw_snapshot_error_1_CIFS [0.018896s] ... ok 2026-04-21 02:06:22.288895 | ubuntu-noble | Unexpected provisioning type for FPG pool: BOGUS. 2026-04-21 02:06:22.290438 | ubuntu-noble | {2} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_fpg_status_bad_prov_type [0.019900s] ... ok 2026-04-21 02:06:22.307546 | ubuntu-noble | Failed to update capacity quota 1 on foo_fstore with error: This is a fake setfsquota returned error 2026-04-21 02:06:22.310096 | ubuntu-noble | {2} 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.019284s] ... ok 2026-04-21 02:06:22.331628 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_rw_success_2 [0.021256s] ... ok 2026-04-21 02:06:22.349916 | ubuntu-noble | Share share-fake-uuid does not exist on the backend. 2026-04-21 02:06:22.352868 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_ip_share_not_exist [0.021377s] ... ok 2026-04-21 02:06:22.373942 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_for_setup_service_down [0.020873s] ... ok 2026-04-21 02:06:22.396652 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_cifs_fail [0.022514s] ... ok 2026-04-21 02:06:22.416789 | ubuntu-noble | Failed to mount old share share_fake_uuid. Reason: err. 2026-04-21 02:06:22.417246 | ubuntu-noble | Can not get access id from share. share_name: share_fake_uuid 2026-04-21 02:06:22.420340 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_snapshot_mountshare_fail [0.023491s] ... ok 2026-04-21 02:06:22.441767 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_5 [0.021556s] ... ok 2026-04-21 02:06:22.462549 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_thick [0.020723s] ... ok 2026-04-21 02:06:22.483940 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_illegal_sectorsize_in_type_1_128 [0.021285s] ... ok 2026-04-21 02:06:22.504725 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_illegal_sectorsize_in_type_2_xx [0.020717s] ... ok 2026-04-21 02:06:22.526677 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_2 [0.021962s] ... ok 2026-04-21 02:06:22.545530 | ubuntu-noble | Get filesystem by name error! 2026-04-21 02:06:22.545602 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-04-21 02:06:22.547853 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_cifs_snapshot_fail [0.021013s] ... ok 2026-04-21 02:06:22.568727 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_success_2 [0.020693s] ... ok 2026-04-21 02:06:22.589498 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_snapshot_success [0.020555s] ... ok 2026-04-21 02:06:22.606995 | ubuntu-noble | Only IP or USER access types are allowed for NFS shares. 2026-04-21 02:06:22.610330 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_nfs_fail [0.020984s] ... ok 2026-04-21 02:06:22.631506 | ubuntu-noble | Can not get access id from share. share_name: share-fake-uuid 2026-04-21 02:06:22.634250 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_not_exist_fail [0.022929s] ... ok 2026-04-21 02:06:22.651886 | ubuntu-noble | Can not get share ID by share share-fake-uuid. 2026-04-21 02:06:22.654929 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_extend_share_not_exist [0.021401s] ... ok 2026-04-21 02:06:22.674967 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_5 [0.020067s] ... ok 2026-04-21 02:06:22.695766 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_6 [0.020509s] ... ok 2026-04-21 02:06:22.715841 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_client_type_fail [0.019825s] ... ok 2026-04-21 02:06:22.736747 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_2 [0.020945s] ... ok 2026-04-21 02:06:22.757200 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_refresh_1 [0.020579s] ... ok 2026-04-21 02:06:22.776014 | ubuntu-noble | Login to http://100.115.10.69:8082/deviceManager/rest/ failed, try another. 2026-04-21 02:06:22.776060 | ubuntu-noble | All url login fail. 2026-04-21 02:06:22.778837 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_login_fail [0.021455s] ... ok 2026-04-21 02:06:22.799690 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_1 [0.020601s] ... ok 2026-04-21 02:06:22.820616 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_fail_2 [0.020900s] ... ok 2026-04-21 02:06:22.842102 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_remove_from_partition_1 [0.021561s] ... ok 2026-04-21 02:06:22.864093 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_with_default_type_2 [0.021847s] ... ok 2026-04-21 02:06:22.881598 | ubuntu-noble | Can't open the recent url, re-login. 2026-04-21 02:06:22.881964 | ubuntu-noble | Login to http://100.115.10.69:8082/deviceManager/rest/ failed, try another. 2026-04-21 02:06:22.882620 | ubuntu-noble | Login to http://100.115.10.70:8082/deviceManager/rest/ failed, try another. 2026-04-21 02:06:22.882647 | ubuntu-noble | All url login fail. 2026-04-21 02:06:22.884873 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_multi_resturls_fail [0.020554s] ... ok 2026-04-21 02:06:22.902914 | ubuntu-noble | Failed to set access rules to new active replica fake_new_replica_id. 2026-04-21 02:06:22.903387 | ubuntu-noble | Failed to clear access rules from old active replica fake_active_replica_id. 2026-04-21 02:06:22.905710 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_with_access_update_error_2 [0.020803s] ... ok 2026-04-21 02:06:22.923127 | ubuntu-noble | The source filesystem of snapshot fake-snap-id not exist. 2026-04-21 02:06:22.925234 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_revert_to_snapshot_exception [0.019542s] ... ok 2026-04-21 02:06:22.945435 | ubuntu-noble | Create logical port error. 2026-04-21 02:06:22.945471 | ubuntu-noble | result: {'error': {'code': 1}}. 2026-04-21 02:06:22.948843 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_create_logical_port_fail [0.022960s] ... ok 2026-04-21 02:06:22.966951 | ubuntu-noble | No appropriate port found to create logical port. 2026-04-21 02:06:22.969983 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_port_not_exist [0.021463s] ... ok 2026-04-21 02:06:23.000775 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ad_domain_fail [0.030403s] ... ok 2026-04-21 02:06:23.019672 | ubuntu-noble | Can not get share ID by share share-fake-uuid. 2026-04-21 02:06:23.022187 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_not_exist [0.021558s] ... ok 2026-04-21 02:06:23.040933 | ubuntu-noble | New size for shrink must be less than current size on array. (current: 4.0, new: 5). 2026-04-21 02:06:23.043812 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_size_fail [0.021550s] ... ok 2026-04-21 02:06:23.062056 | ubuntu-noble | Cannot delete vlan because there is a logical port on vlan. 2026-04-21 02:06:23.064826 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_teardown_server_success [0.020909s] ... ok 2026-04-21 02:06:23.085228 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_teardown_server_with_empty_detail [0.020223s] ... ok 2026-04-21 02:06:23.103087 | ubuntu-noble | Cannot update the replication fake_pair_id because it's not in normal status. 2026-04-21 02:06:23.105657 | ubuntu-noble | {2} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_replication_abnormal [0.020282s] ... ok 2026-04-21 02:06:23.125506 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share [0.019539s] ... ok 2026-04-21 02:06:23.144912 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_gpfs_device [0.019169s] ... ok 2026-04-21 02:06:23.161834 | ubuntu-noble | Failed to get GPFS device for /home/zuul/src/github.com/vexxhost/manila/mnt.Error: Unexpected error while running command. 2026-04-21 02:06:23.161871 | ubuntu-noble | Command: None 2026-04-21 02:06:23.161881 | ubuntu-noble | Exit code: - 2026-04-21 02:06:23.161890 | ubuntu-noble | Stdout: None 2026-04-21 02:06:23.161898 | ubuntu-noble | Stderr: None 2026-04-21 02:06:23.163428 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_gpfs_device_exception [0.018830s] ... ok 2026-04-21 02:06:23.182563 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__get_share_path [0.018815s] ... ok 2026-04-21 02:06:23.201588 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__gpfs_ssh_execute [0.019065s] ... ok 2026-04-21 02:06:23.219092 | ubuntu-noble | Failed to unlink fileset for share fakename. 2026-04-21 02:06:23.219126 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:23.219136 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 619, in _manage_existing 2026-04-21 02:06:23.219145 | ubuntu-noble | self._gpfs_execute(self.GPFS_PATH + 'mmunlinkfileset', fsdev, 2026-04-21 02:06:23.219154 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:23.219162 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:23.219171 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:23.219179 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:23.219187 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:23.219196 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:23.219204 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:23.219213 | ubuntu-noble | raise effect 2026-04-21 02:06:23.219221 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:06:23.219247 | ubuntu-noble | Command: None 2026-04-21 02:06:23.219256 | ubuntu-noble | Exit code: - 2026-04-21 02:06:23.219264 | ubuntu-noble | Stdout: None 2026-04-21 02:06:23.219273 | ubuntu-noble | Stderr: None 2026-04-21 02:06:23.221189 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_fileset_unlink_exception [0.019547s] ... ok 2026-04-21 02:06:23.238942 | ubuntu-noble | Error running SSH command: fake cmd. Error: 'Mock' object does not support the context manager protocol. 2026-04-21 02:06:23.239378 | ubuntu-noble | Original exception being dropped: ['Traceback (most recent call last):\n', ' File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 188, in _run_ssh\n with self.sshpool.item() as ssh:\n', "TypeError: 'Mock' object does not support the context manager protocol\n"] 2026-04-21 02:06:23.241381 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__run_ssh_exception [0.019832s] ... ok 2026-04-21 02:06:23.260044 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_remove_export_existing_exports [0.018659s] ... ok 2026-04-21 02:06:23.277030 | ubuntu-noble | Missing value for gpfs_nfs_server_list. 2026-04-21 02:06:23.279223 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_nfs_server_list [0.019124s] ... ok 2026-04-21 02:06:23.297804 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_get_share_stats_refresh_false [0.018549s] ... ok 2026-04-21 02:06:23.316858 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_get_export_options_invalid_option_rw [0.018938s] ... ok 2026-04-21 02:06:23.336448 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_resync_access [0.019543s] ... ok 2026-04-21 02:06:23.355230 | ubuntu-noble | {2} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_manage_existing_incorrect_path_exception [0.018550s] ... ok 2026-04-21 02:06:23.374210 | ubuntu-noble | INFINIDAT filesystem has more than one active export; possibly not a Manila share 2026-04-21 02:06:23.376141 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_export_too_many_filesystem_exports [0.020886s] ... ok 2026-04-21 02:06:23.396987 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_ip_address_range_ip_range [0.020660s] ... ok 2026-04-21 02:06:23.417928 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__setup_and_get_system_object [0.020738s] ... ok 2026-04-21 02:06:23.438722 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_2__True__False_ [0.020810s] ... ok 2026-04-21 02:06:23.459895 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_01__True__True__True__True_ [0.020951s] ... ok 2026-04-21 02:06:23.480996 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_export_missing_1_True [0.021055s] ... ok 2026-04-21 02:06:23.500819 | ubuntu-noble | Caught exception from infinisdk: 2026-04-21 02:06:23.500859 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:23.500871 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-21 02:06:23.500880 | ubuntu-noble | return func(*args, **kwargs) 2026-04-21 02:06:23.500889 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:23.500898 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 289, in _get_infinidat_nas_network_space_ips 2026-04-21 02:06:23.500932 | ubuntu-noble | network_space = self._system.network_spaces.safe_get( 2026-04-21 02:06:23.500941 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:23.500949 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:23.500958 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:23.500967 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:23.500975 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:23.501007 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:23.501016 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:23.501024 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:06:23.501032 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:06:23.501040 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:23.501049 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-21 02:06:23.501057 | ubuntu-noble | raise FakeInfinisdkException() 2026-04-21 02:06:23.501066 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-21 02:06:23.503392 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_network_spaces_api_fail [0.022384s] ... ok 2026-04-21 02:06:23.521883 | ubuntu-noble | Filesystem not found on the Infinibox by its name: openstack-shr-1 2026-04-21 02:06:23.523981 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_share_doesnt_exist [0.020495s] ... ok 2026-04-21 02:06:23.543674 | ubuntu-noble | Caught exception from infinisdk: 2026-04-21 02:06:23.543712 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:23.543722 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-21 02:06:23.543731 | ubuntu-noble | return func(*args, **kwargs) 2026-04-21 02:06:23.543739 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:23.543748 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export 2026-04-21 02:06:23.543757 | ubuntu-noble | infinidat_exports = infinidat_filesystem.get_exports() 2026-04-21 02:06:23.543765 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:23.543773 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:23.543795 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:23.543804 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:23.543812 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:23.543820 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:23.543828 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:23.543836 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:06:23.543845 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:06:23.543853 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:23.543861 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-21 02:06:23.543870 | ubuntu-noble | raise FakeInfinisdkException() 2026-04-21 02:06:23.543878 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-21 02:06:23.546184 | ubuntu-noble | {2} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access_api_fail [0.021624s] ... ok 2026-04-21 02:06:23.564821 | ubuntu-noble | {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_check_pools_setup [0.018638s] ... ok 2026-04-21 02:06:23.583877 | ubuntu-noble | {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_create_share_cifs [0.019121s] ... ok 2026-04-21 02:06:23.601495 | ubuntu-noble | Folder [test-folder] has no size limitation, please set it first for Openstack management. 2026-04-21 02:06:23.602973 | ubuntu-noble | {2} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_with_no_size_setting [0.019009s] ... ok 2026-04-21 02:06:23.621777 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__clear_access_1_nfs [0.018502s] ... ok 2026-04-21 02:06:23.987672 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__generate_share_path [0.365536s] ... ok 2026-04-21 02:06:24.006565 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_detail [0.018967s] ... ok 2026-04-21 02:06:24.024831 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_quota_1_0 [0.018210s] ... ok 2026-04-21 02:06:24.042447 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_pool_stats [0.017549s] ... ok 2026-04-21 02:06:24.060692 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_share_instance_pnsp_1_nfs [0.018253s] ... ok 2026-04-21 02:06:24.078551 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_check_for_setup_error_base_dir_detail_failed [0.017635s] ... ok 2026-04-21 02:06:24.096684 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_share_not_exist_1_nfs [0.018167s] ... ok 2026-04-21 02:06:24.114206 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_delete_snapshot_not_exist [0.017581s] ... ok 2026-04-21 02:06:24.132834 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_None_share_fail_2_cifs [0.018247s] ... ok 2026-04-21 02:06:24.151322 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_update_access_2 [0.018492s] ... ok 2026-04-21 02:06:24.169409 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_logout [0.018143s] ... ok 2026-04-21 02:06:24.187748 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_4 [0.018053s] ... ok 2026-04-21 02:06:24.203825 | ubuntu-noble | Unexpected RestAPI response: 100 fake_message 2026-04-21 02:06:24.206099 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_fail [0.018365s] ... ok 2026-04-21 02:06:24.222329 | ubuntu-noble | Exception due to network failure. 2026-04-21 02:06:24.222866 | ubuntu-noble | Exception due to network failure. 2026-04-21 02:06:24.222893 | ubuntu-noble | Exception due to network failure. 2026-04-21 02:06:24.222903 | ubuntu-noble | Access RestAPI /rest/fake_method by fake_type failed, error: Exception due to network failure. 2026-04-21 02:06:24.224797 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_rest_api_3times_fail [0.018615s] ... ok 2026-04-21 02:06:24.243785 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_classify_nfs_client_spec_has_no_nfsinfo [0.018755s] ... ok 2026-04-21 02:06:24.261996 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_extend_share [0.018048s] ... ok 2026-04-21 02:06:24.279908 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_dirsname_by_name_2 [0.017878s] ... ok 2026-04-21 02:06:24.298035 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_nfs_access_2_False [0.018072s] ... ok 2026-04-21 02:06:24.316370 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_addnfsclient [0.018232s] ... ok 2026-04-21 02:06:24.334128 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_chcifs [0.017570s] ... ok 2026-04-21 02:06:24.352051 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnfsinfo [0.017903s] ... ok 2026-04-21 02:06:24.369998 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnode_2_node1 [0.017967s] ... ok 2026-04-21 02:06:24.387844 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmcifsuser [0.017546s] ... ok 2026-04-21 02:06:24.406121 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmnfs [0.018195s] ... ok 2026-04-21 02:06:24.424035 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_get_network_allocations_number [0.017950s] ... ok 2026-04-21 02:06:24.442065 | ubuntu-noble | {2} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test__ssh_execute_success [0.018083s] ... ok 2026-04-21 02:06:24.459148 | ubuntu-noble | Could not list the share access for share manila_fakeid 2026-04-21 02:06:24.461092 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__clear_access_no_access_list_2_cifs [0.018917s] ... ok 2026-04-21 02:06:24.480908 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__generate_share_path [0.018874s] ... ok 2026-04-21 02:06:24.498965 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_pool_capacity [0.018725s] ... ok 2026-04-21 02:06:24.517582 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_2 [0.018431s] ... ok 2026-04-21 02:06:24.536188 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_4 [0.018605s] ... ok 2026-04-21 02:06:24.555381 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_non_config_3 [0.019071s] ... ok 2026-04-21 02:06:24.573824 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_create_share_1_nfs [0.018365s] ... ok 2026-04-21 02:06:24.593003 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_create_share_user_error [0.018919s] ... ok 2026-04-21 02:06:24.609570 | ubuntu-noble | Could not list the share access for share manila_fakeid 2026-04-21 02:06:24.611716 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_cifs_share_not_exist [0.018701s] ... ok 2026-04-21 02:06:24.628286 | ubuntu-noble | Could not list the share access for share manila_fakeid 2026-04-21 02:06:24.630848 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_deny_access_nfs_share_not_exist [0.019035s] ... ok 2026-04-21 02:06:24.649970 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_do_setup [0.018494s] ... ok 2026-04-21 02:06:24.665546 | ubuntu-noble | Can't find the share by share name: manila_fakeid. 2026-04-21 02:06:24.668030 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_extend_share_not_exist [0.018307s] ... ok 2026-04-21 02:06:24.685458 | ubuntu-noble | Can't find the share by share name: manila_fakeid. 2026-04-21 02:06:24.687317 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_shrink_share_not_exist_1_nfs [0.019195s] ... ok 2026-04-21 02:06:24.705440 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__add_localgroup [0.018310s] ... ok 2026-04-21 02:06:24.724217 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_access_rest_1_nfs [0.018623s] ... ok 2026-04-21 02:06:24.742744 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__assert_result_code [0.018540s] ... ok 2026-04-21 02:06:24.761439 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__change_cifs_access_rest [0.018442s] ... ok 2026-04-21 02:06:24.779583 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__delete_cifs_access_rest [0.018163s] ... ok 2026-04-21 02:06:24.797895 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__query_group [0.018008s] ... ok 2026-04-21 02:06:24.816498 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__update_share_size [0.018553s] ... ok 2026-04-21 02:06:24.835140 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_1 [0.018378s] ... ok 2026-04-21 02:06:24.853989 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_token_none [0.018642s] ... ok 2026-04-21 02:06:24.869831 | ubuntu-noble | Login failed. code: 1 2026-04-21 02:06:24.872239 | ubuntu-noble | {2} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_login_fail [0.018520s] ... ok 2026-04-21 02:06:24.891772 | ubuntu-noble | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__execute_exeption [0.019023s] ... ok 2026-04-21 02:06:24.912284 | ubuntu-noble | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_snapshot_list [0.020530s] ... ok 2026-04-21 02:06:24.930857 | ubuntu-noble | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__set_volume_size [0.018509s] ... ok 2026-04-21 02:06:24.950225 | ubuntu-noble | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_create_share_from_snapshot [0.019088s] ... ok 2026-04-21 02:06:24.967248 | ubuntu-noble | Failed to update access for share share-0. 2026-04-21 02:06:24.967329 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:24.967345 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 298, in update_access 2026-04-21 02:06:24.967355 | ubuntu-noble | if not self._maprfs_util.volume_exists(volume_name): 2026-04-21 02:06:24.967364 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:24.967373 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 149, in volume_exists 2026-04-21 02:06:24.967393 | ubuntu-noble | out, __ = self._execute(*cmd, check_exit_code=False) 2026-04-21 02:06:24.967402 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:24.967410 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 61, in _execute 2026-04-21 02:06:24.967419 | ubuntu-noble | out, err = utils.execute(*cmd, 2026-04-21 02:06:24.967427 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:24.967435 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:24.967444 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:24.967453 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:24.967461 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:24.967469 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:24.967478 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:24.967486 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:24.967495 | ubuntu-noble | raise effect 2026-04-21 02:06:24.967565 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:06:24.967578 | ubuntu-noble | Command: None 2026-04-21 02:06:24.967589 | ubuntu-noble | Exit code: - 2026-04-21 02:06:24.967598 | ubuntu-noble | Stdout: 'ERROR' 2026-04-21 02:06:24.967607 | ubuntu-noble | Stderr: None 2026-04-21 02:06:24.969867 | ubuntu-noble | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_exception [0.019453s] ... ok 2026-04-21 02:06:24.986866 | ubuntu-noble | Can not get share share-0. 2026-04-21 02:06:24.989407 | ubuntu-noble | {2} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_share_not_exists [0.019558s] ... ok 2026-04-21 02:06:25.008252 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test__create_certificate_auth_handler_default [0.018411s] ... ok 2026-04-21 02:06:25.026373 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_struct_tuple [0.018032s] ... ok 2026-04-21 02:06:25.046863 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_valid_4 [0.020664s] ... ok 2026-04-21 02:06:25.064841 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_custom_port_2_5678 [0.018164s] ... ok 2026-04-21 02:06:25.087978 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_valid_2 [0.020780s] ... ok 2026-04-21 02:06:25.105894 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_1_True [0.019182s] ... ok 2026-04-21 02:06:25.127133 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_6_None [0.018088s] ... ok 2026-04-21 02:06:25.142459 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_init_features [0.018793s] ... ok 2026-04-21 02:06:25.146740 | ubuntu-noble | {6} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsPostgreSQL.test_walk_versions [54.835598s] ... ok 2026-04-21 02:06:25.161185 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_1_True [0.018909s] ... ok 2026-04-21 02:06:25.179986 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_update_with_duplicate_2_False [0.033664s] ... ok 2026-04-21 02:06:25.180988 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_with_args_2_False [0.019260s] ... ok 2026-04-21 02:06:25.199810 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__format_request_1 [0.019127s] ... ok 2026-04-21 02:06:25.203765 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_az_get [0.023882s] ... ok 2026-04-21 02:06:25.219919 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__unmount_volume [0.020072s] ... ok 2026-04-21 02:06:25.223495 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_3 [0.019504s] ... ok 2026-04-21 02:06:25.239477 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__unmount_volume_force [0.019505s] ... ok 2026-04-21 02:06:25.247070 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_2 [0.023355s] ... ok 2026-04-21 02:06:25.258172 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_cifs_share_access_2 [0.018484s] ... ok 2026-04-21 02:06:25.267082 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_ensure_model_values_has_id_1 [0.019000s] ... ok 2026-04-21 02:06:25.277917 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_apply_volume_efficiency_policy_without_policy [0.019594s] ... ok 2026-04-21 02:06:25.289822 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_different_project [0.023670s] ... ok 2026-04-21 02:06:25.297004 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_break_snapmirror [0.019173s] ... ok 2026-04-21 02:06:25.316551 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_check_for_cluster_credentials [0.019283s] ... ok 2026-04-21 02:06:25.328589 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_get_only_admin_network_allocations [0.038646s] ... ok 2026-04-21 02:06:25.335800 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_active_directory_with_ad_site [0.019245s] ... ok 2026-04-21 02:06:25.355110 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_cifs_aes_encryption_disable_1_True [0.019187s] ... ok 2026-04-21 02:06:25.367540 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_get_only_user_network_allocations [0.038815s] ... ok 2026-04-21 02:06:25.374388 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_ldap_1 [0.019384s] ... ok 2026-04-21 02:06:25.394123 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_ldap_2 [0.019300s] ... ok 2026-04-21 02:06:25.406032 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get [0.038427s] ... ok 2026-04-21 02:06:25.413370 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_without_gateway [0.019291s] ... ok 2026-04-21 02:06:25.433181 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vlan_api_error [0.019260s] ... ok 2026-04-21 02:06:25.436865 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get [0.030539s] ... ok 2026-04-21 02:06:25.452216 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_dp_destination [0.019414s] ... ok 2026-04-21 02:06:25.460456 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_all_by_project [0.023503s] ... ok 2026-04-21 02:06:25.470911 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_peer_1_None [0.018553s] ... ok 2026-04-21 02:06:25.481667 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_get_not_found [0.020711s] ... ok 2026-04-21 02:06:25.490122 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_with_ipspace [0.018797s] ... ok 2026-04-21 02:06:25.509121 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_broadcast_domains_for_ipspace [0.019178s] ... ok 2026-04-21 02:06:25.528942 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_event_2_18253 [0.019664s] ... ok 2026-04-21 02:06:25.548329 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_event_error [0.019449s] ... ok 2026-04-21 02:06:25.552462 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_with_context [0.070820s] ... ok 2026-04-21 02:06:25.568279 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_policy_error [0.019503s] ... ok 2026-04-21 02:06:25.579618 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareBackupDatabaseAPITestCase.test_delete [0.026869s] ... ok 2026-04-21 02:06:25.586804 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapshot_1_True [0.018727s] ... ok 2026-04-21 02:06:25.606684 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_no_volumes [0.019740s] ... ok 2026-04-21 02:06:25.623929 | ubuntu-noble | Volume fake_root_volume is already offline. 2026-04-21 02:06:25.626696 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_one_volume_already_offline [0.019611s] ... ok 2026-04-21 02:06:25.647535 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_one_volume_api_error [0.020027s] ... ok 2026-04-21 02:06:25.652356 | ubuntu-noble | {6} 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.072539s] ... ok 2026-04-21 02:06:25.666270 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_compression_async [0.019540s] ... ok 2026-04-21 02:06:25.685794 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_protocols_1__True__True__True_ [0.019356s] ... ok 2026-04-21 02:06:25.706407 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_disk_types_2 [0.019088s] ... ok 2026-04-21 02:06:25.706446 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_8 [0.053505s] ... ok 2026-04-21 02:06:25.725820 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_disk_types_not_found [0.020448s] ... ok 2026-04-21 02:06:25.744835 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_not_found [0.019297s] ... ok 2026-04-21 02:06:25.764097 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_broadcast_domain_for_port [0.019034s] ... ok 2026-04-21 02:06:25.782847 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cifs_share_access [0.018954s] ... ok 2026-04-21 02:06:25.801651 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peers [0.018721s] ... ok 2026-04-21 02:06:25.820442 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_peers_single [0.018715s] ... ok 2026-04-21 02:06:25.839851 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_no_cluster_creds [0.019349s] ... ok 2026-04-21 02:06:25.859092 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_data_ports_not_found [0.018843s] ... ok 2026-04-21 02:06:25.878268 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_performance_counter_info [0.019326s] ... ok 2026-04-21 02:06:25.897827 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_security_key_manager_nve_support_disabled [0.018359s] ... ok 2026-04-21 02:06:25.916250 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_security_key_manager_nve_support_enabled [0.019172s] ... ok 2026-04-21 02:06:25.935088 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_clone_parent_snaphot_3 [0.018653s] ... ok 2026-04-21 02:06:25.953328 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_no_qos [0.018527s] ... ok 2026-04-21 02:06:25.963971 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_limit_2__20__5_ [0.258277s] ... ok 2026-04-21 02:06:25.972716 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_not_unique [0.019320s] ... ok 2026-04-21 02:06:25.992161 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_to_manage_1_True [0.019376s] ... ok 2026-04-21 02:06:26.011230 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontapi_1_21 [0.018948s] ... ok 2026-04-21 02:06:26.014624 | ubuntu-noble | Failed to update usages deleting share replica '780497b7-01e7-49a2-aeed-e40fc49baa22'. 2026-04-21 02:06:26.014654 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:26.014664 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1906, in _update_share_instance_usages 2026-04-21 02:06:26.014673 | ubuntu-noble | QUOTAS.commit( 2026-04-21 02:06:26.014682 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:26.014691 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:26.014699 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:26.014727 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:26.014736 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:26.014744 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:26.014753 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:26.014761 | ubuntu-noble | raise effect 2026-04-21 02:06:26.014769 | ubuntu-noble | manila.exception.QuotaError: fake 2026-04-21 02:06:26.018095 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_quota_error_1 [0.053751s] ... ok 2026-04-21 02:06:26.030805 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontapi_1_30_1__1__30_ [0.019177s] ... ok 2026-04-21 02:06:26.049226 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_init_features_ontapi_1_30_2__1__40_ [0.018551s] ... ok 2026-04-21 02:06:26.065889 | ubuntu-noble | Failed to update usages deleting share 'bccc039c-d230-4562-ab1a-c2dad0955d0f'. 2026-04-21 02:06:26.065920 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:26.065930 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1906, in _update_share_instance_usages 2026-04-21 02:06:26.065939 | ubuntu-noble | QUOTAS.commit( 2026-04-21 02:06:26.065949 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:26.065957 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:26.065965 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:26.065974 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:26.065982 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:26.065991 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:26.065999 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:26.066007 | ubuntu-noble | raise effect 2026-04-21 02:06:26.066016 | ubuntu-noble | manila.exception.QuotaError: fake 2026-04-21 02:06:26.068320 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_exists_2 [0.019077s] ... ok 2026-04-21 02:06:26.069115 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_delete_quota_error_2 [0.050774s] ... ok 2026-04-21 02:06:26.087331 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_fan_out_supported [0.018805s] ... ok 2026-04-21 02:06:26.106916 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_kerberos_enabled_exception_raise [0.019439s] ... ok 2026-04-21 02:06:26.116723 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_export_location_2_path [0.047890s] ... ok 2026-04-21 02:06:26.125813 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_snaplock_compliance_clock_configured [0.018938s] ... ok 2026-04-21 02:06:26.145473 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_aggregates [0.019451s] ... ok 2026-04-21 02:06:26.164907 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_network_interfaces [0.019278s] ... ok 2026-04-21 02:06:26.173092 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_host_1 [0.056271s] ... ok 2026-04-21 02:06:26.183563 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vservers_node_type [0.018737s] ... ok 2026-04-21 02:06:26.200927 | ubuntu-noble | Both source and destination clusters must be AFF systems. 2026-04-21 02:06:26.203543 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_migration_check_job_state_failed_2_13172984 [0.019680s] ... ok 2026-04-21 02:06:26.217685 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_ids [0.044295s] ... ok 2026-04-21 02:06:26.222330 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_error_1_True [0.018844s] ... ok 2026-04-21 02:06:26.241815 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_error_2_False [0.019323s] ... ok 2026-04-21 02:06:26.260539 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_broadcast_domain [0.018767s] ... ok 2026-04-21 02:06:26.273790 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get_all_by_status [0.056049s] ... ok 2026-04-21 02:06:26.277773 | ubuntu-noble | An error occurred while deleting original LDAP client configuration 3d9b73056be3671881e8432169652e5f. Error details: unknown 2026-04-21 02:06:26.280146 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_ldap_current_config_delete_error [0.019549s] ... ok 2026-04-21 02:06:26.300815 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mount_volume [0.020322s] ... ok 2026-04-21 02:06:26.319931 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mount_volume_default_junction_path [0.019065s] ... ok 2026-04-21 02:06:26.325805 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_get [0.051773s] ... ok 2026-04-21 02:06:26.339149 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_offline_volume_api_error [0.019209s] ... ok 2026-04-21 02:06:26.358349 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_get [0.019150s] ... ok 2026-04-21 02:06:26.379029 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rehost_volume [0.019399s] ... ok 2026-04-21 02:06:26.393360 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_1 [0.066878s] ... ok 2026-04-21 02:06:26.398036 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_nfs_export_rules_api_error [0.020138s] ... ok 2026-04-21 02:06:26.417920 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_nfs_export_rules_not_found [0.019554s] ... ok 2026-04-21 02:06:26.435591 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_soft_delete [0.042205s] ... ok 2026-04-21 02:06:26.438462 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resync_snapmirror [0.020503s] ... ok 2026-04-21 02:06:26.458979 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_volume_move_request_success_1__True__True__True_ [0.020134s] ... ok 2026-04-21 02:06:26.461161 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_project [0.025950s] ... ok 2026-04-21 02:06:26.478662 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_snaplock_attributes_2 [0.019476s] ... ok 2026-04-21 02:06:26.498635 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_snaplock_attributes_3 [0.019102s] ... ok 2026-04-21 02:06:26.516693 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_max_files [0.018953s] ... ok 2026-04-21 02:06:26.537216 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_size_api_error [0.019712s] ... ok 2026-04-21 02:06:26.556394 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_snapshot_api_error [0.019336s] ... ok 2026-04-21 02:06:26.575477 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_volume [0.019346s] ... ok 2026-04-21 02:06:26.594494 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_vserver_3_None [0.019008s] ... ok 2026-04-21 02:06:26.613530 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migration_start_1 [0.019005s] ... ok 2026-04-21 02:06:26.632381 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_terminate_vserver_services [0.018958s] ... ok 2026-04-21 02:06:26.656790 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_terminate_vserver_services_api_error [0.024098s] ... ok 2026-04-21 02:06:26.677733 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_kerberos_realm [0.020541s] ... ok 2026-04-21 02:06:26.696806 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_nfs_export_rule_2 [0.018580s] ... ok 2026-04-21 02:06:26.716126 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_14 [0.019516s] ... ok 2026-04-21 02:06:26.735457 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_17 [0.019363s] ... ok 2026-04-21 02:06:26.754852 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_18 [0.019172s] ... ok 2026-04-21 02:06:26.773236 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_clone_split_start_2 [0.018611s] ... ok 2026-04-21 02:06:26.791723 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_exists [0.018503s] ... ok 2026-04-21 02:06:26.810500 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_vserver_exists_not_found [0.018546s] ... ok 2026-04-21 02:06:26.828989 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__add_port_to_broadcast_domain [0.018548s] ... ok 2026-04-21 02:06:26.847850 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__add_port_to_broadcast_domain_exception [0.018662s] ... ok 2026-04-21 02:06:26.866756 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__break_snapmirror_error [0.018789s] ... ok 2026-04-21 02:06:26.885983 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__check_for_cluster_credentials_api_error [0.019175s] ... ok 2026-04-21 02:06:26.904211 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__check_for_cluster_credentials_not_cluster [0.018135s] ... ok 2026-04-21 02:06:26.922334 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__configure_nfs_exception [0.018035s] ... ok 2026-04-21 02:06:26.927287 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_export_location_metadata_get_item_invalid [0.465562s] ... ok 2026-04-21 02:06:26.941088 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vserver_delete_retention_hours_2_65535 [0.018818s] ... ok 2026-04-21 02:06:26.959429 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__delete_port_and_broadcast_domain [0.018185s] ... ok 2026-04-21 02:06:26.978151 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_aggregates [0.018482s] ... ok 2026-04-21 02:06:26.997060 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_volume_by_args_error [0.018726s] ... ok 2026-04-21 02:06:27.015218 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__is_busy_snapshot_2 [0.017995s] ... ok 2026-04-21 02:06:27.025136 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_set_metadata_with_different_length_3___k____vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv__ [0.097974s] ... ok 2026-04-21 02:06:27.033446 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__parse_timestamp [0.018422s] ... ok 2026-04-21 02:06:27.053391 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_abort_volume_move [0.019058s] ... ok 2026-04-21 02:06:27.060571 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_association_get [0.035252s] ... ok 2026-04-21 02:06:27.071347 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_add_nfs_export_rule_with_rule_created [0.018668s] ... ok 2026-04-21 02:06:27.088335 | ubuntu-noble | Caught an unexpected behavior: the fake restore to snapshot request using all volumes and empty string snapshot as argument has not failed. 2026-04-21 02:06:27.088373 | ubuntu-noble | NoneType: None 2026-04-21 02:06:27.090471 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_snaprestore_license_error [0.018911s] ... ok 2026-04-21 02:06:27.092589 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_security_services_relation [0.031706s] ... ok 2026-04-21 02:06:27.109262 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_cifs_share_exists [0.018836s] ... ok 2026-04-21 02:06:27.117656 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_update_not_found [0.024869s] ... ok 2026-04-21 02:06:27.127590 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_dns_multiple_dns_ip [0.018243s] ... ok 2026-04-21 02:06:27.147385 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_api_error [0.018741s] ... ok 2026-04-21 02:06:27.155897 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_all_by_share_network_1 [0.038118s] ... ok 2026-04-21 02:06:27.165089 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_duplicate [0.018569s] ... ok 2026-04-21 02:06:27.184086 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapmirror_vol_2 [0.018145s] ... ok 2026-04-21 02:06:27.184954 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_by_share_server_id_not_found [0.028344s] ... ok 2026-04-21 02:06:27.202224 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_clone_3 [0.018704s] ... ok 2026-04-21 02:06:27.218046 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareResourcesAPITestCase.test_share_and_snapshot_instances_status_update [0.033427s] ... ok 2026-04-21 02:06:27.220419 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_event_error_not_found_1_4 [0.018226s] ... ok 2026-04-21 02:06:27.238819 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_policy_request_error_1_4 [0.018051s] ... ok 2026-04-21 02:06:27.257940 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_port_and_broadcast_domains_for_ipspace [0.019071s] ... ok 2026-04-21 02:06:27.274406 | ubuntu-noble | Could not find volume volume1 to delete snapshot 2026-04-21 02:06:27.276761 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapshot_exception [0.018785s] ... ok 2026-04-21 02:06:27.290065 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_unused_deletable_3__True__False__False__1_ [0.072036s] ... ok 2026-04-21 02:06:27.295589 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vlan_not_found [0.018533s] ... ok 2026-04-21 02:06:27.313907 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_key_store_config [0.018570s] ... ok 2026-04-21 02:06:27.332948 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_2 [0.019026s] ... ok 2026-04-21 02:06:27.350869 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_get_all_with_filters_2 [0.060642s] ... ok 2026-04-21 02:06:27.351266 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_enable_nfs_protocols_1__True__True__True_ [0.018110s] ... ok 2026-04-21 02:06:27.370532 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ensure_broadcast_domain_for_port_domain_match [0.018773s] ... ok 2026-04-21 02:06:27.388945 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate_for_volume [0.018688s] ... ok 2026-04-21 02:06:27.407663 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cifs_share_access [0.018290s] ... ok 2026-04-21 02:06:27.426275 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_cifs_share_access_rules_not_empty [0.018697s] ... ok 2026-04-21 02:06:27.431865 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_share_server_search_by_identifier_4_some_fake_ [0.081017s] ... ok 2026-04-21 02:06:27.444881 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_events [0.018484s] ... ok 2026-04-21 02:06:27.463461 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ipspaces_no_records [0.018480s] ... ok 2026-04-21 02:06:27.481675 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_job_state [0.018328s] ... ok 2026-04-21 02:06:27.500210 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_kerberos_service_principal_name [0.018113s] ... ok 2026-04-21 02:06:27.519381 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_migratable_data_lif_for_node [0.019323s] ... ok 2026-04-21 02:06:27.537255 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_net_options [0.017852s] ... ok 2026-04-21 02:06:27.555709 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_counter_info_1_cp_phase_times [0.018415s] ... ok 2026-04-21 02:06:27.574509 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_junction_path [0.018649s] ... ok 2026-04-21 02:06:27.584153 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_access_get_all_for_share_snapshot [0.151914s] ... ok 2026-04-21 02:06:27.592671 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_snapshot_attributes [0.018043s] ... ok 2026-04-21 02:06:27.611902 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_aggregate_capabilities_no_response [0.018571s] ... ok 2026-04-21 02:06:27.630452 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_vserver_root_volume_name [0.018867s] ... ok 2026-04-21 02:06:27.648828 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ipspace_has_data_vservers_not_found [0.018458s] ... ok 2026-04-21 02:06:27.667183 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_volume_2_False [0.018175s] ... ok 2026-04-21 02:06:27.685968 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_network_interfaces [0.018163s] ... ok 2026-04-21 02:06:27.703968 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mount_volume_with_volume_name [0.018234s] ... ok 2026-04-21 02:06:27.718340 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_3 [0.134304s] ... ok 2026-04-21 02:06:27.722329 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_1__None__None_ [0.018616s] ... ok 2026-04-21 02:06:27.741733 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_6__None___1000iops__ [0.018849s] ... ok 2026-04-21 02:06:27.759841 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_7___5000iops____1000iops__ [0.018070s] ... ok 2026-04-21 02:06:27.778548 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share_error_1_4 [0.018316s] ... ok 2026-04-21 02:06:27.796425 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_unused_qos_policy_groups_error [0.018233s] ... ok 2026-04-21 02:06:27.814600 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rename_nfs_export_policy [0.018306s] ... ok 2026-04-21 02:06:27.835047 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rename_nfs_export_policy_error [0.019942s] ... ok 2026-04-21 02:06:27.837963 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_export_locations_get [0.119461s] ... ok 2026-04-21 02:06:27.852851 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_rename_vserver [0.018099s] ... ok 2026-04-21 02:06:27.872007 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_send_request [0.018677s] ... ok 2026-04-21 02:06:27.890089 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_qos_policy_group_for_volume [0.018346s] ... ok 2026-04-21 02:06:27.908785 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_name [0.018374s] ... ok 2026-04-21 02:06:27.927927 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_setup_security_services_2 [0.019184s] ... ok 2026-04-21 02:06:27.946659 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_soft_delete_volume_error_return_errors [0.018324s] ... ok 2026-04-21 02:06:27.965184 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migration_start_1_None [0.019090s] ... ok 2026-04-21 02:06:27.975418 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_access_get [0.137375s] ... ok 2026-04-21 02:06:27.981442 | ubuntu-noble | CIFS server does not exist for Vserver fake_vserver. 2026-04-21 02:06:27.983830 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_terminate_vserver_services_cifs_not_found [0.018626s] ... ok 2026-04-21 02:06:28.002690 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_unmount_volume_api_error [0.018572s] ... ok 2026-04-21 02:06:28.021185 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_kerberos_realm [0.018346s] ... ok 2026-04-21 02:06:28.039585 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_snapmirror_relationships_1_source [0.018338s] ... ok 2026-04-21 02:06:28.058569 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_snapmirror_relationships_api_error [0.018708s] ... ok 2026-04-21 02:06:28.077223 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_vserver_exists_exception_2_fake [0.018660s] ... ok 2026-04-21 02:06:28.095810 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__build_session_with_basic_auth [0.018615s] ... ok 2026-04-21 02:06:28.113810 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__get_base_url_1 [0.017799s] ... ok 2026-04-21 02:06:28.120174 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_instance_delete_2_1 [0.144503s] ... ok 2026-04-21 02:06:28.131045 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_ontap_version_1_None [0.017399s] ... ok 2026-04-21 02:06:28.149557 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_invoke_successfully_2 [0.018301s] ... ok 2026-04-21 02:06:28.168160 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_invoke_successfully_naapi_error [0.017991s] ... ok 2026-04-21 02:06:28.186233 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_send_http_request_1 [0.018419s] ... ok 2026-04-21 02:06:28.205441 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cancel_snapmirror_svm_3 [0.018905s] ... ok 2026-04-21 02:06:28.224635 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_convert_svm_to_default_subtype_1_True [0.019156s] ... ok 2026-04-21 02:06:28.243183 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_svm_2_False [0.018661s] ... ok 2026-04-21 02:06:28.262059 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_without_release [0.018668s] ... ok 2026-04-21 02:06:28.281731 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_svm_wait_for_quiesced [0.019377s] ... ok 2026-04-21 02:06:28.283876 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_metadata_delete [0.163271s] ... ok 2026-04-21 02:06:28.300812 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_quiesce_then_abort_wait_for_quiesced [0.019285s] ... ok 2026-04-21 02:06:28.319901 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_resync_snapmirror [0.019030s] ... ok 2026-04-21 02:06:28.338690 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_mount_replica [0.018919s] ... ok 2026-04-21 02:06:28.358524 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_vol_1 [0.019228s] ... ok 2026-04-21 02:06:28.377271 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_vserver_state_timeout [0.019045s] ... ok 2026-04-21 02:06:28.395902 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_client_for_backend_with_vserver [0.018461s] ... ok 2026-04-21 02:06:28.415130 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_2 [0.019256s] ... ok 2026-04-21 02:06:28.434125 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_5 [0.018832s] ... ok 2026-04-21 02:06:28.442797 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_metadata_update [0.159096s] ... ok 2026-04-21 02:06:28.453986 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_neg [0.019728s] ... ok 2026-04-21 02:06:28.472612 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_3_8days [0.018677s] ... ok 2026-04-21 02:06:28.482941 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_not_found [0.039999s] ... ok 2026-04-21 02:06:28.491991 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_3 [0.018969s] ... ok 2026-04-21 02:06:28.512849 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_from_snapshot_continue_state_moving_1_True [0.020723s] ... ok 2026-04-21 02:06:28.532240 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_snapshot_busy_volume_clone_1_True [0.019249s] ... ok 2026-04-21 02:06:28.552243 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__find_reusable_fpolicy_scope [0.019743s] ... ok 2026-04-21 02:06:28.571491 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_build_ems_log_message_0 [0.019110s] ... ok 2026-04-21 02:06:28.593461 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_build_ems_log_message_1 [0.022178s] ... ok 2026-04-21 02:06:28.615069 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_collate_cg_snapshot_info [0.021116s] ... ok 2026-04-21 02:06:28.634380 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_convert_destination_replica_to_independent_with_access_rules [0.019454s] ... ok 2026-04-21 02:06:28.639625 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_models.ShareAccessTestCase.test_share_access_mapping_state_3_error [0.156455s] ... ok 2026-04-21 02:06:28.655477 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_second_backup [0.021102s] ... ok 2026-04-21 02:06:28.681118 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_source_has_2_more_relationships_negative [0.025314s] ... ok 2026-04-21 02:06:28.685025 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_3___error____manage_starting__ [0.045234s] ... ok 2026-04-21 02:06:28.701988 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_invalid_backend_negative [0.020942s] ... ok 2026-04-21 02:06:28.723716 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_vserver_not_peered [0.021605s] ... ok 2026-04-21 02:06:28.735683 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_replication_change_2_error [0.050128s] ... ok 2026-04-21 02:06:28.744687 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_with_non_netapp_backend_negative [0.020879s] ... ok 2026-04-21 02:06:28.764739 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_export_1_None [0.020084s] ... ok 2026-04-21 02:06:28.784701 | ubuntu-noble | {2} 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.019833s] ... ok 2026-04-21 02:06:28.785756 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_reverting_1_replication_change [0.049545s] ... ok 2026-04-21 02:06:28.804525 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_flexgroup_share_2_1000 [0.019761s] ... ok 2026-04-21 02:06:28.824766 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_flexgroup_share_raise_error_job_1 [0.019083s] ... ok 2026-04-21 02:06:28.839027 | ubuntu-noble | {6} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_reverting_4_creating [0.053856s] ... ok 2026-04-21 02:06:28.845779 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_flexgroup_share_raise_error_job_2 [0.021950s] ... ok 2026-04-21 02:06:28.860078 | ubuntu-noble | Missing secret_ref provided in current user context. 2026-04-21 02:06:28.861930 | ubuntu-noble | {6} manila.tests.keymgr.test_barbican.BarbicanSecretACLTestCase.test_get_client_and_href_missing_secret_ref [0.022719s] ... ok 2026-04-21 02:06:28.865495 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_raise_flexgroup_no_fan_out_limit [0.019734s] ... ok 2026-04-21 02:06:28.882642 | ubuntu-noble | {6} manila.tests.keymgr.test_barbican.BarbicanUserAppCredsTestCase.test_delete_application_credentials [0.020449s] ... ok 2026-04-21 02:06:28.899677 | ubuntu-noble | Missing application credentials ID 2026-04-21 02:06:28.902593 | ubuntu-noble | {6} manila.tests.keymgr.test_barbican.BarbicanUserAppCredsTestCase.test_get_application_credentials_missing_id [0.019429s] ... ok 2026-04-21 02:06:28.922012 | ubuntu-noble | {6} manila.tests.lock.test_api.ResourceLockApiTest.test__get_lock_context_4_user_context [0.019592s] ... ok 2026-04-21 02:06:28.941404 | ubuntu-noble | {6} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_3_unmanage_starting [0.019126s] ... ok 2026-04-21 02:06:28.961595 | ubuntu-noble | {6} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_resource_not_owned_by_user [0.020226s] ... ok 2026-04-21 02:06:28.981405 | ubuntu-noble | {6} manila.tests.lock.test_api.ResourceLockApiTest.test_delete [0.019595s] ... ok 2026-04-21 02:06:28.998137 | ubuntu-noble | User fakeuser not allowed to query locks across all projects. 2026-04-21 02:06:29.000525 | ubuntu-noble | {6} manila.tests.lock.test_api.ResourceLockApiTest.test_get_all_all_projects_ignored [0.018985s] ... ok 2026-04-21 02:06:29.019087 | ubuntu-noble | {6} manila.tests.lock.test_api.ResourceLockApiTest.test_update [0.018571s] ... ok 2026-04-21 02:06:29.037369 | ubuntu-noble | {6} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_2 [0.017752s] ... ok 2026-04-21 02:06:29.055188 | ubuntu-noble | {6} manila.tests.message.test_message_field.MessageFieldTest.test_translate_detail_id_3 [0.018087s] ... ok 2026-04-21 02:06:29.073532 | ubuntu-noble | {6} manila.tests.network.linux.test_interface.TestABCDriver.test_get_device_name [0.018266s] ... ok 2026-04-21 02:06:29.101718 | ubuntu-noble | {6} manila.tests.network.linux.test_interface.TestABCDriver.test_l3_init [0.027808s] ... ok 2026-04-21 02:06:29.122169 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_diff_namespace [0.020235s] ... ok 2026-04-21 02:06:29.140789 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_same_name [0.018639s] ... ok 2026-04-21 02:06:29.158532 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_add_address [0.017747s] ... ok 2026-04-21 02:06:29.176462 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_address_property [0.017858s] ... ok 2026-04-21 02:06:29.195053 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_delete [0.018501s] ... ok 2026-04-21 02:06:29.213785 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_state_property [0.018297s] ... ok 2026-04-21 02:06:29.231880 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_delete_net_route [0.018284s] ... ok 2026-04-21 02:06:29.240180 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot_with_creating_replica [0.374421s] ... ok 2026-04-21 02:06:29.250867 | ubuntu-noble | {6} manila.tests.network.linux.test_ip_lib.TestIpRouteCommand.test_get_gateway [0.019162s] ... ok 2026-04-21 02:06:29.260584 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share [0.020246s] ... ok 2026-04-21 02:06:29.271018 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_admin_project_id_exist [0.019677s] ... ok 2026-04-21 02:06:29.281085 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot [0.020322s] ... ok 2026-04-21 02:06:29.290748 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_admin_project_id_not_exist [0.019872s] ... ok 2026-04-21 02:06:29.298417 | ubuntu-noble | 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. 2026-04-21 02:06:29.300877 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_no_share_server_2 [0.019571s] ... ok 2026-04-21 02:06:29.310419 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_with_additional_kwargs [0.019473s] ... ok 2026-04-21 02:06:29.320115 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_node_no_cluster_creds [0.019372s] ... ok 2026-04-21 02:06:29.330120 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_subnet_exception [0.019499s] ... ok 2026-04-21 02:06:29.341591 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_boolean_provisioning_options_implicit_false [0.020302s] ... ok 2026-04-21 02:06:29.349807 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_delete_port [0.019742s] ... ok 2026-04-21 02:06:29.360864 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_aggregate_list_2 [0.020062s] ... ok 2026-04-21 02:06:29.371252 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_delete_port_NeutronClientException [0.021198s] ... ok 2026-04-21 02:06:29.380330 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_space_zero_3 [0.019635s] ... ok 2026-04-21 02:06:29.390743 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_list_ports [0.019200s] ... ok 2026-04-21 02:06:29.400021 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_licenses_no_cluster_creds [0.019421s] ... ok 2026-04-21 02:06:29.411192 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_router_update_routes_exception [0.018904s] ... ok 2026-04-21 02:06:29.419951 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_min_throughput_2 [0.019621s] ... ok 2026-04-21 02:06:29.430133 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_api.NeutronclientTestCase.test_with_auth_obj [0.020737s] ... ok 2026-04-21 02:06:29.439049 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_raises_2_False [0.019200s] ... ok 2026-04-21 02:06:29.458919 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pools [0.019756s] ... ok 2026-04-21 02:06:29.459895 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_2 [0.029514s] ... ok 2026-04-21 02:06:29.479464 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_3 [0.020230s] ... ok 2026-04-21 02:06:29.482040 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test__get_port_create_args_5 [0.022117s] ... ok 2026-04-21 02:06:29.499681 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_exception [0.020026s] ... ok 2026-04-21 02:06:29.502710 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_delete_extended_allocations [0.020517s] ... ok 2026-04-21 02:06:29.520010 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_handle_qos_on_replication_change_modify_existing_policy_2_False [0.020544s] ... ok 2026-04-21 02:06:29.525140 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_wait_for_bind_two_ports_no_bind_2___DOWN____DOWN__ [0.022300s] ... ok 2026-04-21 02:06:29.539631 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_2_False [0.019634s] ... ok 2026-04-21 02:06:29.547771 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_1 [0.022416s] ... ok 2026-04-21 02:06:29.561140 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_1 [0.021417s] ... ok 2026-04-21 02:06:29.567835 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test__get_matched_ip_address_illegal_2 [0.019651s] ... ok 2026-04-21 02:06:29.582870 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_2 [0.021627s] ... ok 2026-04-21 02:06:29.588500 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginWithNormalTypeTest.test_update_network_allocation [0.020737s] ... ok 2026-04-21 02:06:29.603999 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_extra_specs_invalid_2 [0.020959s] ... ok 2026-04-21 02:06:29.607868 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_deallocate_network_neutron_api_exception [0.019389s] ... ok 2026-04-21 02:06:29.625456 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_2 [0.021348s] ... ok 2026-04-21 02:06:29.628264 | ubuntu-noble | {6} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_invalid_2 [0.020199s] ... ok 2026-04-21 02:06:29.645195 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_get_progress_at_phase_3_Queued [0.019471s] ... ok 2026-04-21 02:06:29.648559 | ubuntu-noble | {6} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_all_data_v4_1_custom_config_group_name [0.020082s] ... ok 2026-04-21 02:06:29.667450 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup [0.022029s] ... ok 2026-04-21 02:06:29.668007 | ubuntu-noble | {6} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_7_vlaN [0.019207s] ... ok 2026-04-21 02:06:29.687205 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_restore_backup_continue_with_rst_relationship [0.019640s] ... ok 2026-04-21 02:06:29.687979 | ubuntu-noble | {6} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_valid_network_types_v4_2_vlan [0.019425s] ... ok 2026-04-21 02:06:29.707407 | ubuntu-noble | {6} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_required_data_improper_3 [0.019945s] ... ok 2026-04-21 02:06:29.708338 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_snapmirror_resync_not_found [0.020911s] ... ok 2026-04-21 02:06:29.728149 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_snapshot_2_False [0.020098s] ... ok 2026-04-21 02:06:29.741662 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:29.744138 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:06:29.745826 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:29.746164 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:29.746175 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:29.746216 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:29.746225 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:29.746234 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:29.748859 | ubuntu-noble | {6} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_default_dedupe_value [0.041308s] ... ok 2026-04-21 02:06:29.749820 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_2_False [0.021070s] ... ok 2026-04-21 02:06:29.769278 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_shrink_share [0.019880s] ... ok 2026-04-21 02:06:29.782376 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:29.784855 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:06:29.786480 | ubuntu-noble | Could not determine share server for share 7cf7c200-d3af-4e05-b87e-9167c95dfcad during access rules update. Error: Vserver not specified. 2026-04-21 02:06:29.788582 | ubuntu-noble | {6} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_default_dedupe_value_fail_2__is__True [0.039766s] ... ok 2026-04-21 02:06:29.789608 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_no_share_server_2 [0.019508s] ... ok 2026-04-21 02:06:29.810141 | ubuntu-noble | Could not create snapmirror for replica 7cf7c200-d3af-4e05-b87e-9167c95dfcad. 2026-04-21 02:06:29.810183 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:29.810214 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3014, in update_replica_state 2026-04-21 02:06:29.810224 | ubuntu-noble | dm_session.create_snapmirror(active_replica, replica, 2026-04-21 02:06:29.810233 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:29.810242 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:29.810251 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:29.810259 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:29.810268 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:29.810277 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:29.810286 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:29.810330 | ubuntu-noble | raise effect 2026-04-21 02:06:29.810339 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2026-04-21 02:06:29.810901 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_no_snapmirror_create_failed [0.021944s] ... ok 2026-04-21 02:06:29.822425 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:29.824979 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:06:29.827089 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:29.827110 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:29.827118 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:29.827127 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:29.827162 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:29.827170 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:29.829554 | ubuntu-noble | {6} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_3 [0.040733s] ... ok 2026-04-21 02:06:29.831376 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_still_deleting [0.020423s] ... ok 2026-04-21 02:06:29.851424 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_share_network_subnet_from_metadata [0.019711s] ... ok 2026-04-21 02:06:29.864172 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:29.866680 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:06:29.868333 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:29.868649 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:29.868660 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:29.868668 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:29.868677 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:29.868686 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:29.871572 | ubuntu-noble | {6} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_snapshot_support_5 [0.041703s] ... ok 2026-04-21 02:06:29.871981 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_ssc_info_no_cluster_creds [0.019986s] ... ok 2026-04-21 02:06:29.891031 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_3 [0.019486s] ... ok 2026-04-21 02:06:29.905672 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:29.907338 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:06:29.908470 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:29.908817 | ubuntu-noble | Failed to check compatibility for migration. 2026-04-21 02:06:29.911274 | ubuntu-noble | {6} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_with_valid_replication_spec_1 [0.039866s] ... ok 2026-04-21 02:06:29.912368 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_for_svm_migrate_check_failure [0.020635s] ... ok 2026-04-21 02:06:29.929637 | ubuntu-noble | Cannot perform server migration since a FlexGroup was encountered in share server to be migrated. 2026-04-21 02:06:29.932508 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_svm_dr_not_compatible_3 [0.020334s] ... ok 2026-04-21 02:06:29.944664 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:29.946927 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:06:29.948313 | ubuntu-noble | Insufficient free space for share creation on host host1#_pool0 (requested / avail): 1024/921 2026-04-21 02:06:29.948720 | ubuntu-noble | Insufficient free space for share creation on host host3#_pool0 (requested / avail): 1024/256 2026-04-21 02:06:29.948737 | ubuntu-noble | 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. 2026-04-21 02:06:29.948746 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:06:29.951274 | ubuntu-noble | {6} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_host_passes_filters_no_capacity [0.039918s] ... ok 2026-04-21 02:06:29.952200 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__wait_for_operation_status [0.019860s] ... ok 2026-04-21 02:06:29.969614 | ubuntu-noble | Vserver is specified in the configuration. This is ignored when the driver is managing share servers. 2026-04-21 02:06:29.973516 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_cluster_creds_no_vserver [0.019797s] ... ok 2026-04-21 02:06:29.985000 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:29.991229 | ubuntu-noble | {6} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_schedule_create_replica_no_host [0.039728s] ... ok 2026-04-21 02:06:29.992178 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_nfs_config_extra_specs_validity_empty_spec [0.020196s] ... ok 2026-04-21 02:06:30.011886 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_nfs_config_extra_specs_validity_invalid_value_1 [0.019499s] ... ok 2026-04-21 02:06:30.026894 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:30.030376 | ubuntu-noble | {6} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_if_services_not_available [0.039110s] ... ok 2026-04-21 02:06:30.031588 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_nfs_config_extra_specs_validity_invalid_value_2 [0.019826s] ... ok 2026-04-21 02:06:30.046853 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-04-21 02:06:30.046893 | ubuntu-noble | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-04-21 02:06:30.047778 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-04-21 02:06:30.047796 | ubuntu-noble | signop = oneOf('+ -') 2026-04-21 02:06:30.048178 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-04-21 02:06:30.048189 | ubuntu-noble | operand.setParseAction(EvalConstant) 2026-04-21 02:06:30.048215 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-04-21 02:06:30.048245 | ubuntu-noble | expr = infixNotation(operand, [ 2026-04-21 02:06:30.050456 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:06:30.050499 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:06:30.050771 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:06:30.050784 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:06:30.052184 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_2 [0.020359s] ... ok 2026-04-21 02:06:30.057252 | ubuntu-noble | {6} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_div_zero [0.026781s] ... ok 2026-04-21 02:06:30.072124 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_fpolicy_1 [0.019841s] ... ok 2026-04-21 02:06:30.074467 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:06:30.074492 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:06:30.074501 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:06:30.074511 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:06:30.083851 | ubuntu-noble | {6} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_nonnumber_comparison [0.026493s] ... ok 2026-04-21 02:06:30.092648 | ubuntu-noble | {2} 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.020197s] ... ok 2026-04-21 02:06:30.116709 | ubuntu-noble | {2} 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.023932s] ... ok 2026-04-21 02:06:30.142197 | ubuntu-noble | {2} 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.025381s] ... ok 2026-04-21 02:06:30.163952 | ubuntu-noble | {2} 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.021435s] ... ok 2026-04-21 02:06:30.184840 | ubuntu-noble | {2} 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.020935s] ... ok 2026-04-21 02:06:30.206102 | ubuntu-noble | {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.021162s] ... ok 2026-04-21 02:06:30.226474 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_3 [0.020294s] ... ok 2026-04-21 02:06:30.246156 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_lif_2_None [0.019599s] ... ok 2026-04-21 02:06:30.266464 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snaphot_different_hosts_1 [0.019901s] ... ok 2026-04-21 02:06:30.285151 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_port_vlans_client_error [0.018868s] ... ok 2026-04-21 02:06:30.305510 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_ipspace_has_data_vservers_1_True [0.020453s] ... ok 2026-04-21 02:06:30.324759 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_empty_2 [0.018964s] ... ok 2026-04-21 02:06:30.344317 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_backend_details [0.019729s] ... ok 2026-04-21 02:06:30.363352 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_share_server [0.018874s] ... ok 2026-04-21 02:06:30.383457 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_none_vserver [0.019943s] ... ok 2026-04-21 02:06:30.402174 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_04 [0.018911s] ... ok 2026-04-21 02:06:30.421869 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_false_10 [0.018802s] ... ok 2026-04-21 02:06:30.440509 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_is_share_server_compatible_true_1 [0.019204s] ... ok 2026-04-21 02:06:30.459748 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_1 [0.019301s] ... ok 2026-04-21 02:06:30.460600 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:06:30.460871 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:06:30.460886 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:06:30.460895 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:06:30.479558 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_with_error [0.019631s] ... ok 2026-04-21 02:06:30.481534 | ubuntu-noble | {6} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_simple_integer [0.397499s] ... ok 2026-04-21 02:06:30.498762 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_svm_dr_1___ [0.019004s] ... ok 2026-04-21 02:06:30.500136 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:06:30.500156 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:06:30.500165 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:06:30.500174 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:06:30.506254 | ubuntu-noble | {6} manila.tests.scheduler.evaluator.test_evaluator.EvaluatorTestCase.test_variables_dict [0.024651s] ... ok 2026-04-21 02:06:30.518099 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_svm_dr_snapmirror_failure [0.019478s] ... ok 2026-04-21 02:06:30.525414 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_share_not_found_1_b5c207da_ac0b_43b0_8691_c6c9e860199d [0.019124s] ... ok 2026-04-21 02:06:30.537755 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_dr_1 [0.019426s] ... ok 2026-04-21 02:06:30.544946 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_both_request_AZ_and_type_AZs_match [0.019396s] ... ok 2026-04-21 02:06:30.554742 | ubuntu-noble | Vserver not specified for share server being deleted. Deletion of share server record will proceed anyway. 2026-04-21 02:06:30.556838 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server_no_share_server_2 [0.019031s] ... ok 2026-04-21 02:06:30.565853 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_scope_extra_specs [0.019151s] ... ok 2026-04-21 02:06:30.576413 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_network_allocations_1_active [0.019545s] ... ok 2026-04-21 02:06:30.581219 | ubuntu-noble | Insufficient free space for share creation on host host1 (requested / avail): 100/80 2026-04-21 02:06:30.583630 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_fails_1 [0.019214s] ... ok 2026-04-21 02:06:30.595630 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share [0.018698s] ... ok 2026-04-21 02:06:30.599810 | ubuntu-noble | Insufficient free space for share creation on host host1 (requested / avail): 100/75 2026-04-21 02:06:30.601970 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_15 [0.018012s] ... ok 2026-04-21 02:06:30.615494 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test__get_backup_vserver_with_share_server_negative [0.019943s] ... ok 2026-04-21 02:06:30.625396 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_07 [0.023495s] ... ok 2026-04-21 02:06:30.634137 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_share_server_specified [0.018652s] ... ok 2026-04-21 02:06:30.643240 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_14 [0.017941s] ... ok 2026-04-21 02:06:30.652934 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_vserver_not_found [0.018538s] ... ok 2026-04-21 02:06:30.659368 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:06:30.659402 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:06:30.659412 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:06:30.659422 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:06:30.665132 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_function_stats_replacement [0.021425s] ... ok 2026-04-21 02:06:30.671850 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_expand_performance_array [0.018873s] ... ok 2026-04-21 02:06:30.681464 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:06:30.681495 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:06:30.681505 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:06:30.681515 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:06:30.685479 | ubuntu-noble | Error in filtering function 'capabilities.foo == 10' : 'Error during evaluator parsing: KeyError: 'foo'' :: failing host. 2026-04-21 02:06:30.686758 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_wrong_capabilities [0.021332s] ... ok 2026-04-21 02:06:30.689788 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_find_performance_counter_timestamp [0.017909s] ... ok 2026-04-21 02:06:30.706074 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_06___123______123___True_ [0.019407s] ... ok 2026-04-21 02:06:30.708798 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_find_performance_counter_value [0.018756s] ... ok 2026-04-21 02:06:30.724358 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_13___123____s___123___False_ [0.018260s] ... ok 2026-04-21 02:06:30.727349 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_3 [0.018857s] ... ok 2026-04-21 02:06:30.743030 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_19___12311321_____in__12311321___True_ [0.018350s] ... ok 2026-04-21 02:06:30.744189 | ubuntu-noble | Could not calculate node utilization for node fake_node. 2026-04-21 02:06:30.744217 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:30.744228 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/performance.py", line 193, in _get_node_utilization 2026-04-21 02:06:30.744238 | ubuntu-noble | adjusted_cp_time_msec = self._get_adjusted_consistency_point_time( 2026-04-21 02:06:30.744248 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:30.744258 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:30.744267 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:30.744277 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:30.744286 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:30.744328 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:30.744337 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:30.744362 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:30.744372 | ubuntu-noble | raise effect 2026-04-21 02:06:30.744381 | ubuntu-noble | ZeroDivisionError 2026-04-21 02:06:30.746699 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_calculation_error [0.018780s] ... ok 2026-04-21 02:06:30.762563 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_37___abc_____or__ABC__or__def___True_ [0.019369s] ... ok 2026-04-21 02:06:30.764738 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_for_pool_2 [0.018400s] ... ok 2026-04-21 02:06:30.782898 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_zero_time_1 [0.018050s] ... ok 2026-04-21 02:06:30.795992 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:30.800035 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_host.OnlyHostFilterTestCase.test_only_host_filter_user_context_1 [0.037461s] ... ok 2026-04-21 02:06:30.801142 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init [0.018308s] ... ok 2026-04-21 02:06:30.819281 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test__get_share_export_location_2 [0.017937s] ... ok 2026-04-21 02:06:30.820140 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_fails_on_memory [0.019219s] ... ok 2026-04-21 02:06:30.837445 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_base.NetAppNASHelperBaseTestCase.test_is_readonly_2 [0.018043s] ... ok 2026-04-21 02:06:30.838274 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_type_errror_passes [0.018658s] ... ok 2026-04-21 02:06:30.855716 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_validate_access_rule_invalid_type [0.018160s] ... ok 2026-04-21 02:06:30.857365 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_json.HostFiltersTestCase.test_json_filter_unknown_variable_ignored [0.019230s] ... ok 2026-04-21 02:06:30.873929 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_create_driver_invalid_family [0.017867s] ... ok 2026-04-21 02:06:30.876249 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_retry.HostFiltersTestCase.test_retry_filter_pass [0.018696s] ... ok 2026-04-21 02:06:30.893710 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_new [0.019768s] ... ok 2026-04-21 02:06:30.895140 | ubuntu-noble | {6} manila.tests.scheduler.filters.test_share_replication.ShareReplicationFilterTestCase.test_share_replication_filter_passes_no_replication_type [0.018580s] ... ok 2026-04-21 02:06:30.911668 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_check_flags [0.017921s] ... ok 2026-04-21 02:06:30.913815 | ubuntu-noble | {6} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_5 [0.018683s] ... ok 2026-04-21 02:06:30.930021 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_convert_to_list [0.018302s] ... ok 2026-04-21 02:06:30.932544 | ubuntu-noble | {6} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_true_4 [0.018543s] ... ok 2026-04-21 02:06:30.947781 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_is_style_extended_flexgroup_1 [0.017702s] ... ok 2026-04-21 02:06:30.951350 | ubuntu-noble | {6} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_consume_from_share_unknown_capability [0.018688s] ... ok 2026-04-21 02:06:30.965590 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_raise_invalid_aggr [0.017782s] ... ok 2026-04-21 02:06:30.969936 | ubuntu-noble | {6} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_repr [0.018534s] ... ok 2026-04-21 02:06:30.983704 | ubuntu-noble | {2} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_release_from_release_string [0.017905s] ... ok 2026-04-21 02:06:30.997133 | ubuntu-noble | {6} manila.tests.scheduler.test_host_manager.HostStateTestCase.test_update_from_share_unknown_capability [0.026973s] ... ok 2026-04-21 02:06:31.002441 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot__nexenta_error_1 [0.018570s] ... ok 2026-04-21 02:06:31.016730 | ubuntu-noble | {6} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_12 [0.019432s] ... ok 2026-04-21 02:06:31.020790 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_defaults [0.018238s] ... ok 2026-04-21 02:06:31.038889 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_dict [0.018011s] ... ok 2026-04-21 02:06:31.053399 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:31.057256 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_dict_kwargs [0.017972s] ... ok 2026-04-21 02:06:31.068487 | ubuntu-noble | {6} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_manage_share [0.051378s] ... ok 2026-04-21 02:06:31.074824 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefException.test_message_kwargs [0.017678s] ... ok 2026-04-21 02:06:31.092774 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefHpr.test_start [0.017659s] ... ok 2026-04-21 02:06:31.105946 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:31.109878 | ubuntu-noble | {6} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_scheduler_driver_mapper_2_manila_scheduler_drivers_filter_FilterScheduler [0.041518s] ... ok 2026-04-21 02:06:31.111880 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___no_rest_port_http [0.019324s] ... ok 2026-04-21 02:06:31.130488 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_200_pagination_next [0.018041s] ... ok 2026-04-21 02:06:31.143681 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:31.147687 | ubuntu-noble | {6} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_migrate_share_to_host [0.037638s] ... ok 2026-04-21 02:06:31.148582 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___get_invalid_payload [0.018204s] ... ok 2026-04-21 02:06:31.166615 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_201_no_monitor [0.017952s] ... ok 2026-04-21 02:06:31.167642 | ubuntu-noble | {6} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_4___True__False___True_ [0.018908s] ... ok 2026-04-21 02:06:31.184874 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_201_ok [0.018360s] ... ok 2026-04-21 02:06:31.186841 | ubuntu-noble | {6} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_6 [0.019724s] ... ok 2026-04-21 02:06:31.203947 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_404_failover_ok [0.018701s] ... ok 2026-04-21 02:06:31.221364 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_500_empty [0.017760s] ... ok 2026-04-21 02:06:31.233520 | ubuntu-noble | {6} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_same_backend_different_pool [0.046620s] ... ok 2026-04-21 02:06:31.239997 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_500_permanent [0.018382s] ... ok 2026-04-21 02:06:31.254073 | ubuntu-noble | {6} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__balance_aggregates_1___ [0.020598s] ... ok 2026-04-21 02:06:31.259480 | ubuntu-noble | {2} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_remount_filesystem [0.019479s] ... ok 2026-04-21 02:06:31.275068 | ubuntu-noble | {6} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__balance_aggregates_error_1 [0.020136s] ... ok 2026-04-21 02:06:31.293025 | ubuntu-noble | {6} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__call_active_iq [0.018505s] ... ok 2026-04-21 02:06:31.296063 | ubuntu-noble | {2} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_share_no_eradicate [0.036559s] ... ok 2026-04-21 02:06:31.312412 | ubuntu-noble | {6} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_request_method_3_delete [0.019431s] ... ok 2026-04-21 02:06:31.319321 | ubuntu-noble | {2} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_snapshot [0.021650s] ... ok 2026-04-21 02:06:31.331611 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_snapshot [0.018811s] ... ok 2026-04-21 02:06:31.337887 | ubuntu-noble | {2} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_extend_share [0.019686s] ... ok 2026-04-21 02:06:31.350836 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_share_from_snapshot [0.019043s] ... ok 2026-04-21 02:06:31.357625 | ubuntu-noble | {2} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_revert_to_snapshot [0.019863s] ... ok 2026-04-21 02:06:31.372194 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_share_group_snapshot [0.020869s] ... ok 2026-04-21 02:06:31.377859 | ubuntu-noble | {2} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_revert_to_snapshot_bad_snapshot [0.020097s] ... ok 2026-04-21 02:06:31.391188 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_get_configured_ip_versions_1_cephfs [0.018955s] ... ok 2026-04-21 02:06:31.397865 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_edit_host [0.019801s] ... ok 2026-04-21 02:06:31.408397 | ubuntu-noble | Caught an unexpected share status 'available' during share status update routine. Skipping. 2026-04-21 02:06:31.410576 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_get_share_status_returns_none_for_unexpected_status [0.019217s] ... ok 2026-04-21 02:06:31.415894 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:552: DeprecationWarning: Testing an element's truth value will raise an exception in future versions. Use specific 'len(elem)' or 'elem is not None' test instead. 2026-04-21 02:06:31.415925 | ubuntu-noble | if not host_list: 2026-04-21 02:06:31.418051 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_host_list_1 [0.020289s] ... ok 2026-04-21 02:06:31.430253 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_manage_existing_snapshot_no_snapshot_name [0.019486s] ... ok 2026-04-21 02:06:31.435760 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/api.py:393: DeprecationWarning: Testing an element's truth value will raise an exception in future versions. Use specific 'len(elem)' or 'elem is not None' test instead. 2026-04-21 02:06:31.435793 | ubuntu-noble | if not snapshot_list: 2026-04-21 02:06:31.438322 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_es [0.019852s] ... ok 2026-04-21 02:06:31.449586 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_transfer_accept_1 [0.019351s] ... ok 2026-04-21 02:06:31.459383 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_07 [0.020756s] ... ok 2026-04-21 02:06:31.469170 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_transfer_accept_2 [0.018874s] ... ok 2026-04-21 02:06:31.479723 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_08 [0.020413s] ... ok 2026-04-21 02:06:31.487237 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_transfer_accept_3_______fake_project_uuid_1__ [0.018344s] ... ok 2026-04-21 02:06:31.500476 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_12 [0.020743s] ... ok 2026-04-21 02:06:31.505441 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_allow_access_rw_ro_when_export_does_not_exist_1_rw [0.018339s] ... ok 2026-04-21 02:06:31.521440 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_17 [0.020962s] ... ok 2026-04-21 02:06:31.524891 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.NFSClusterProtocolHelperTestCase.test_allow_access_rw_ro_when_export_exist_1_rw [0.018386s] ... ok 2026-04-21 02:06:31.540495 | ubuntu-noble | 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. 2026-04-21 02:06:31.540919 | ubuntu-noble | 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. 2026-04-21 02:06:31.542679 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_20 [0.020831s] ... ok 2026-04-21 02:06:31.543770 | ubuntu-noble | {6} 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.019560s] ... ok 2026-04-21 02:06:31.559853 | ubuntu-noble | 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. 2026-04-21 02:06:31.560441 | ubuntu-noble | 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. 2026-04-21 02:06:31.562802 | ubuntu-noble | {6} 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.018815s] ... ok 2026-04-21 02:06:31.563833 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_22 [0.021216s] ... ok 2026-04-21 02:06:31.580280 | ubuntu-noble | 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. 2026-04-21 02:06:31.580822 | ubuntu-noble | 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. 2026-04-21 02:06:31.583270 | ubuntu-noble | {6} 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.020467s] ... ok 2026-04-21 02:06:31.584619 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_24 [0.021162s] ... ok 2026-04-21 02:06:31.600769 | ubuntu-noble | 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. 2026-04-21 02:06:31.601310 | ubuntu-noble | 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. 2026-04-21 02:06:31.603339 | ubuntu-noble | {6} 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.020138s] ... ok 2026-04-21 02:06:31.606353 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_27 [0.021486s] ... ok 2026-04-21 02:06:31.620534 | ubuntu-noble | 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. 2026-04-21 02:06:31.623031 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_cleanup_fsal_hook [0.019596s] ... ok 2026-04-21 02:06:31.627103 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_4 [0.020294s] ... ok 2026-04-21 02:06:31.639469 | ubuntu-noble | 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. 2026-04-21 02:06:31.639971 | ubuntu-noble | 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. 2026-04-21 02:06:31.639990 | ubuntu-noble | 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'. 2026-04-21 02:06:31.642171 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_2___host____None___4__6__ [0.018890s] ... ok 2026-04-21 02:06:31.647003 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_6 [0.020065s] ... ok 2026-04-21 02:06:31.659043 | ubuntu-noble | 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. 2026-04-21 02:06:31.659081 | ubuntu-noble | 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. 2026-04-21 02:06:31.660693 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_6__None____1001__1001_____6__ [0.018572s] ... ok 2026-04-21 02:06:31.664873 | ubuntu-noble | Failed to create HTTP client. Check IP address, port, username, password and make sure the array version is compatible. 2026-04-21 02:06:31.664894 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:31.664912 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 102, in do_setup 2026-04-21 02:06:31.664918 | ubuntu-noble | self.api_executor = self._create_api_executor() 2026-04-21 02:06:31.664924 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:31.664929 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/qnap/qnap.py", line 188, in _create_api_executor 2026-04-21 02:06:31.664934 | ubuntu-noble | raise exception.ShareBackendException(msg=msg) 2026-04-21 02:06:31.664940 | ubuntu-noble | manila.exception.ShareBackendException: Share backend error: QNAP Storage model is not supported by this driver. 2026-04-21 02:06:31.667542 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_negative_6 [0.020229s] ... ok 2026-04-21 02:06:31.680446 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_to_preexisting_ceph_user [0.019347s] ... ok 2026-04-21 02:06:31.687773 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_do_setup_positive_with_diff_nas_2 [0.020523s] ... ok 2026-04-21 02:06:31.699246 | ubuntu-noble | {6} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_deny_access [0.019217s] ... ok 2026-04-21 02:06:31.706368 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_extend_share [0.018465s] ... ok 2026-04-21 02:06:31.715538 | ubuntu-noble | Failed to run command fake_command due to . 2026-04-21 02:06:31.718060 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test__inner_execute_not_ok_ignore_errors [0.017991s] ... ok 2026-04-21 02:06:31.725995 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_gen_random_name_1 [0.019036s] ... ok 2026-04-21 02:06:31.736791 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_disconnect_network [0.018903s] ... ok 2026-04-21 02:06:31.745279 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs_without_export_locations [0.019207s] ... ok 2026-04-21 02:06:31.755153 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_correct_container_old_name_1_True [0.018516s] ... ok 2026-04-21 02:06:31.763373 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_invalid_protocol [0.018372s] ... ok 2026-04-21 02:06:31.775103 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_share_name_1_True [0.019832s] ... ok 2026-04-21 02:06:31.783012 | ubuntu-noble | {2} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_unmanage [0.018565s] ... ok 2026-04-21 02:06:31.798522 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__get_share_name_2_False [0.023247s] ... ok 2026-04-21 02:06:31.801137 | ubuntu-noble | {2} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_checked_for_application_error_exception [0.019159s] ... ok 2026-04-21 02:06:31.817089 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__teardown_server_3 [0.018630s] ... ok 2026-04-21 02:06:31.819498 | ubuntu-noble | {2} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_request_generation_and_basic_auth [0.018187s] ... ok 2026-04-21 02:06:31.836277 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_delete_share [0.019127s] ... ok 2026-04-21 02:06:31.838192 | ubuntu-noble | {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_allow_access [0.018593s] ... ok 2026-04-21 02:06:31.854557 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__get_access_group_rw [0.017776s] ... ok 2026-04-21 02:06:31.856689 | ubuntu-noble | {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_allow_ro_access [0.018363s] ... ok 2026-04-21 02:06:31.873122 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test_update_access_access_rules_wrong_type [0.018721s] ... ok 2026-04-21 02:06:31.875090 | ubuntu-noble | {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_create_share_wrong_protocol [0.018350s] ... ok 2026-04-21 02:06:31.891556 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test__try_to_unmount_device_1_None [0.018281s] ... ok 2026-04-21 02:06:31.893498 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:06:31.893807 | ubuntu-noble | {2} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_extend_share [0.018534s] ... ok 2026-04-21 02:06:31.909604 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_share_pool_name [0.017957s] ... ok 2026-04-21 02:06:31.911898 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:06:31.912957 | ubuntu-noble | {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_1_ip [0.018418s] ... ok 2026-04-21 02:06:31.928616 | ubuntu-noble | Only IP or USER access types are allowed for NFS shares. 2026-04-21 02:06:31.929006 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_migration_check_compatibility_1 [0.018833s] ... ok 2026-04-21 02:06:31.930493 | ubuntu-noble | {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_fail_1 [0.018127s] ... ok 2026-04-21 02:06:31.931300 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:06:31.946885 | ubuntu-noble | {6} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_provide_storage [0.017773s] ... ok 2026-04-21 02:06:31.948727 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:06:31.949227 | ubuntu-noble | {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_delete_share_fail [0.018587s] ... ok 2026-04-21 02:06:31.964962 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.common.enas.test_connector.CmdConnectorTest.test_run_ssh [0.018267s] ... ok 2026-04-21 02:06:31.967216 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:06:31.967950 | ubuntu-noble | {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_ensure_share [0.018227s] ... ok 2026-04-21 02:06:31.984121 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.common.enas.test_connector.CmdConnectorTest.test_run_ssh_with_debug [0.018555s] ... ok 2026-04-21 02:06:31.985423 | ubuntu-noble | {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_location_path_3 [0.017990s] ... ok 2026-04-21 02:06:31.986200 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:06:32.002458 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_invalid_ipv6_addr_1 [0.018587s] ... ok 2026-04-21 02:06:32.004769 | ubuntu-noble | {2} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_update_access_2 [0.018922s] ... ok 2026-04-21 02:06:32.019935 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_ipv6_addr_2 [0.017713s] ... ok 2026-04-21 02:06:32.023012 | ubuntu-noble | {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_with_rados_store_1_False [0.017995s] ... ok 2026-04-21 02:06:32.041594 | ubuntu-noble | {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_with_rados_store_2_True [0.018338s] ... ok 2026-04-21 02:06:32.059826 | ubuntu-noble | {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_init_helper_with_rados_store_pool_name_not_set [0.018361s] ... ok 2026-04-21 02:06:32.062101 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_share_from_snapshot [0.042026s] ... ok 2026-04-21 02:06:32.078360 | ubuntu-noble | {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_add_export [0.018642s] ... ok 2026-04-21 02:06:32.097337 | ubuntu-noble | {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_allow_access [0.019040s] ... ok 2026-04-21 02:06:32.104495 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_share_nfs [0.041983s] ... ok 2026-04-21 02:06:32.113366 | ubuntu-noble | Unsupported access rule of 'type' notip, 'level' rw, 'to' 10.0.0.1: type should be one of 'ip'. 2026-04-21 02:06:32.115834 | ubuntu-noble | {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_allow_access_error_invalid_share [0.018454s] ... ok 2026-04-21 02:06:32.134967 | ubuntu-noble | {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_init_helper [0.018926s] ... ok 2026-04-21 02:06:32.145935 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_create_snapshot [0.040967s] ... ok 2026-04-21 02:06:32.154059 | ubuntu-noble | {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir_no_conf_dir_must_exist_false [0.019171s] ... ok 2026-04-21 02:06:32.173680 | ubuntu-noble | {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_for_deny [0.019156s] ... ok 2026-04-21 02:06:32.184004 | ubuntu-noble | Failed to update NFS access rules for "foo_display_name". 2026-04-21 02:06:32.186741 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_connection.PowerFlexTest.test_update_access_add_nfs_backend_failure [0.041011s] ... ok 2026-04-21 02:06:32.189941 | ubuntu-noble | Unsupported access rule of 'type' ip, 'level' RO, 'to' 10.0.0.1: level should be one of 'rw', 'ro'. 2026-04-21 02:06:32.192366 | ubuntu-noble | {2} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_invalid_share_access_level [0.018527s] ... ok 2026-04-21 02:06:32.206314 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test__get_headers_1_False [0.019558s] ... ok 2026-04-21 02:06:32.211724 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__get_helper_with_wrong_proto_1_None [0.019477s] ... ok 2026-04-21 02:06:32.224251 | ubuntu-noble | REST REQUEST: https://192.168.0.110:443/rest/v1/file-systems/6432b79e-1cc3-0414-3ffd-2a50fb1ccff3 with params null 2026-04-21 02:06:32.224309 | ubuntu-noble | REST RESPONSE: 204 with params 2026-04-21 02:06:32.226166 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_check_response_with_login_delete [0.020165s] ... ok 2026-04-21 02:06:32.231971 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test__get_helper_with_wrong_proto_2_None [0.020221s] ... ok 2026-04-21 02:06:32.245355 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerflex.test_object_manager.StorageObjectManagerTestCase.test_set_export_access [0.018867s] ... ok 2026-04-21 02:06:32.250980 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_error [0.019121s] ... ok 2026-04-21 02:06:32.271513 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_not_attached [0.020200s] ... ok 2026-04-21 02:06:32.290600 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share_invalid_helper [0.019062s] ... ok 2026-04-21 02:06:32.291932 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_access_with_incorrect_access_type [0.046213s] ... ok 2026-04-21 02:06:32.309668 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_snapshot [0.019124s] ... ok 2026-04-21 02:06:32.330495 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_without_server_availability [0.020174s] ... ok 2026-04-21 02:06:32.339804 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_ro_access_with_ipv6 [0.047696s] ... ok 2026-04-21 02:06:32.349369 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_snapshot_none [0.019109s] ... ok 2026-04-21 02:06:32.369371 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_file_available [0.019409s] ... ok 2026-04-21 02:06:32.388204 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_cifs_rw_access [0.048097s] ... ok 2026-04-21 02:06:32.388653 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_mount_device_not_present [0.019382s] ... ok 2026-04-21 02:06:32.408636 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ssh_exec_connection_exist [0.019568s] ... ok 2026-04-21 02:06:32.427953 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_update_access_1_rw [0.019217s] ... ok 2026-04-21 02:06:32.437671 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_ro_access_without_share_server_name [0.049479s] ... ok 2026-04-21 02:06:32.447116 | ubuntu-noble | {2} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_update_access_2_ro [0.019426s] ... ok 2026-04-21 02:06:32.466000 | ubuntu-noble | {2} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_default_config_hook [0.018584s] ... ok 2026-04-21 02:06:32.484543 | ubuntu-noble | {2} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_init_remote_ganesha_server [0.018388s] ... ok 2026-04-21 02:06:32.485688 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_cifs_clear_access_server_not_found [0.048269s] ... ok 2026-04-21 02:06:32.500743 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:06:32.503834 | ubuntu-noble | {2} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_1_True [0.019342s] ... ok 2026-04-21 02:06:32.519490 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:06:32.522065 | ubuntu-noble | {2} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_path_3 [0.018308s] ... ok 2026-04-21 02:06:32.531597 | ubuntu-noble | File System 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-04-21 02:06:32.534496 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_snapshot_with_incorrect_share_info [0.048249s] ... ok 2026-04-21 02:06:32.537589 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:06:32.540354 | ubuntu-noble | {2} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_path_4 [0.018572s] ... ok 2026-04-21 02:06:32.556668 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:06:32.559585 | ubuntu-noble | {2} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_update_access_via_manager [0.018497s] ... ok 2026-04-21 02:06:32.574843 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:06:32.577153 | ubuntu-noble | {2} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_update_share_stats [0.018032s] ... ok 2026-04-21 02:06:32.579572 | ubuntu-noble | Driver does not support share deletion without share network specified. Return directly because there is nothing to clean. 2026-04-21 02:06:32.582119 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_share_without_share_server [0.047948s] ... ok 2026-04-21 02:06:32.595421 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_2_1_2_3_4__nfs_like_export [0.018118s] ... ok 2026-04-21 02:06:32.613816 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__get_share_group_name_from_export_location_3__1_2_3_4_foo [0.018303s] ... ok 2026-04-21 02:06:32.632404 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test__kick_out_users_failed [0.018457s] ... ok 2026-04-21 02:06:32.633344 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_delete_snapshot [0.050583s] ... ok 2026-04-21 02:06:32.651426 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_with_exception_3 [0.018006s] ... ok 2026-04-21 02:06:32.668672 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_with_exception_4 [0.018173s] ... ok 2026-04-21 02:06:32.682116 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_extend_share [0.049092s] ... ok 2026-04-21 02:06:32.684671 | ubuntu-noble | Caught error trying delete share: None, trying delete it forcibly. 2026-04-21 02:06:32.687403 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_remove_export_forcibly [0.018565s] ... ok 2026-04-21 02:06:32.705554 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_update_access [0.017765s] ... ok 2026-04-21 02:06:32.723639 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_2 [0.018349s] ... ok 2026-04-21 02:06:32.732646 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_1 [0.050393s] ... ok 2026-04-21 02:06:32.741558 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_with_invalid_access_1_10_0_0_265 [0.017791s] ... ok 2026-04-21 02:06:32.759597 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_1 [0.017832s] ... ok 2026-04-21 02:06:32.777975 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_4__1001__1001___foo_bar [0.018227s] ... ok 2026-04-21 02:06:32.781695 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_managed_ports_one_port_2 [0.048870s] ... ok 2026-04-21 02:06:32.795976 | ubuntu-noble | {2} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_invalid_type [0.017932s] ... ok 2026-04-21 02:06:32.814784 | ubuntu-noble | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_is_busy_error [0.018687s] ... ok 2026-04-21 02:06:32.831035 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_get_pool_failed_to_find_matched_pool_name [0.049367s] ... ok 2026-04-21 02:06:32.834533 | ubuntu-noble | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_check_for_setup_error_no_vg [0.019846s] ... ok 2026-04-21 02:06:32.857111 | ubuntu-noble | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_delete_share_process_execution_error [0.022467s] ... ok 2026-04-21 02:06:32.875434 | ubuntu-noble | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_helper [0.018078s] ... ok 2026-04-21 02:06:32.877037 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:32.884002 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server [0.052696s] ... ok 2026-04-21 02:06:32.894079 | ubuntu-noble | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_share_server_pools [0.018849s] ... ok 2026-04-21 02:06:32.913120 | ubuntu-noble | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_share_stats_refresh [0.018517s] ... ok 2026-04-21 02:06:32.929525 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_with_invalid_security_service [0.045364s] ... ok 2026-04-21 02:06:32.931707 | ubuntu-noble | {2} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_update_share_usage_size [0.018862s] ... ok 2026-04-21 02:06:32.950608 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__add_fixed_ips_to_service_port [0.018762s] ... ok 2026-04-21 02:06:32.969243 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_all_service_subnets [0.018480s] ... ok 2026-04-21 02:06:32.979221 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_update_access_deny_nfs [0.049256s] ... ok 2026-04-21 02:06:32.988185 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_admin_project_id [0.018675s] ... ok 2026-04-21 02:06:32.999972 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_get_cifs_server [0.021000s] ... ok 2026-04-21 02:06:33.006497 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_network_name [0.018495s] ... ok 2026-04-21 02:06:33.019358 | ubuntu-noble | Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-04-21 02:06:33.021196 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_with_error [0.021034s] ... ok 2026-04-21 02:06:33.025241 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_and_connect_share_server_to_tenant_net [0.018782s] ... ok 2026-04-21 02:06:33.040587 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_deny_share_access [0.019184s] ... ok 2026-04-21 02:06:33.044352 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_and_connect_share_server_to_tenant_net_admin [0.018974s] ... ok 2026-04-21 02:06:33.057432 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:33.060112 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_create_dns_domain [0.019525s] ... ok 2026-04-21 02:06:33.063149 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_no_service_data_1 [0.018519s] ... ok 2026-04-21 02:06:33.076862 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:33.077351 | ubuntu-noble | Failed to create DNS domain fake_domain. Reason: []. 2026-04-21 02:06:33.079873 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_create_dns_domain_with_error [0.019369s] ... ok 2026-04-21 02:06:33.081986 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_not_used_and_get_error_404 [0.018870s] ... ok 2026-04-21 02:06:33.096115 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:33.096802 | ubuntu-noble | Failed to delete DNS domain fake_domain. Reason: []. 2026-04-21 02:06:33.099333 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.DNSDomainTestCase.test_delete_dns_domain [0.019625s] ... ok 2026-04-21 02:06:33.100724 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_5 [0.018789s] ... ok 2026-04-21 02:06:33.117149 | ubuntu-noble | Failed to create file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-04-21 02:06:33.119785 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_file_system_with_error [0.020072s] ... ok 2026-04-21 02:06:33.120049 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__delete_server_found_always [0.018962s] ... ok 2026-04-21 02:06:33.136245 | ubuntu-noble | File system 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-04-21 02:06:33.138879 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_delete_file_system_but_not_found [0.019246s] ... ok 2026-04-21 02:06:33.140433 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_05 [0.019103s] ... ok 2026-04-21 02:06:33.157761 | ubuntu-noble | 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.'}]. 2026-04-21 02:06:33.158790 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_06 [0.019089s] ... ok 2026-04-21 02:06:33.160542 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system_but_not_found [0.021560s] ... ok 2026-04-21 02:06:33.177664 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_12 [0.018979s] ... ok 2026-04-21 02:06:33.178387 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:33.178949 | ubuntu-noble | Invalid vlan id 100. Other interfaces on this subnet are in a different vlan. 2026-04-21 02:06:33.180923 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_conflict_vlan_id_1 [0.020372s] ... ok 2026-04-21 02:06:33.196060 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_keypath_to_public_not_set [0.018273s] ... ok 2026-04-21 02:06:33.197894 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:33.198711 | ubuntu-noble | 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: []. 2026-04-21 02:06:33.200717 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_with_error [0.019662s] ... ok 2026-04-21 02:06:33.216165 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_neutron_network_helper [0.020192s] ... ok 2026-04-21 02:06:33.228270 | ubuntu-noble | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-04-21 02:06:33.228327 | ubuntu-noble | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-04-21 02:06:33.232756 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_allow_share_access_not_found [0.031764s] ... ok 2026-04-21 02:06:33.236780 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_init_with_driver_config_and_handling_of_share_servers [0.020606s] ... ok 2026-04-21 02:06:33.251498 | ubuntu-noble | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-04-21 02:06:33.251536 | ubuntu-noble | NFS share /7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-04-21 02:06:33.253243 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_delete_nfs_share_not_found [0.020501s] ... ok 2026-04-21 02:06:33.256938 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_creation_with_name_from_config_2_fake_name [0.019896s] ... ok 2026-04-21 02:06:33.272706 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_get_nfs_share [0.019334s] ... ok 2026-04-21 02:06:33.276070 | ubuntu-noble | {2} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_set_up_service_instance_3 [0.019087s] ... ok 2026-04-21 02:06:33.282473 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_2__1073741824___NFS___None_ [0.006400s] ... ok 2026-04-21 02:06:33.289358 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_delete_snapshot [0.006799s] ... ok 2026-04-21 02:06:33.290596 | ubuntu-noble | Failed to list NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-04-21 02:06:33.290627 | ubuntu-noble | Command: None 2026-04-21 02:06:33.290637 | ubuntu-noble | Exit code: - 2026-04-21 02:06:33.290646 | ubuntu-noble | Stdout: '' 2026-04-21 02:06:33.290654 | ubuntu-noble | Stderr: None. 2026-04-21 02:06:33.290662 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:33.290672 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1848, in get 2026-04-21 02:06:33.290681 | ubuntu-noble | out, err = self._execute_cmd(nfs_query_cmd, 2026-04-21 02:06:33.290690 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:33.290698 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-04-21 02:06:33.290707 | ubuntu-noble | return r(f, *args, **kwargs) 2026-04-21 02:06:33.290715 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:33.290724 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-04-21 02:06:33.290732 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-04-21 02:06:33.290740 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:33.290749 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-04-21 02:06:33.290769 | ubuntu-noble | result = action(retry_state) 2026-04-21 02:06:33.290778 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:33.290787 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-04-21 02:06:33.290795 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-04-21 02:06:33.290803 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:33.290812 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-04-21 02:06:33.290835 | ubuntu-noble | return self.__get_result() 2026-04-21 02:06:33.290844 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:33.290852 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-04-21 02:06:33.290861 | ubuntu-noble | raise self._exception 2026-04-21 02:06:33.290869 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-04-21 02:06:33.290877 | ubuntu-noble | result = fn(*args, **kwargs) 2026-04-21 02:06:33.290886 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:33.290894 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-04-21 02:06:33.290902 | ubuntu-noble | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-04-21 02:06:33.290911 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:33.290919 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:33.290927 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:33.290936 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:33.290944 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:33.290952 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:33.290960 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:33.290969 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:06:33.290977 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:06:33.290985 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:33.290994 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-04-21 02:06:33.291002 | ubuntu-noble | raise item[2] 2026-04-21 02:06:33.291010 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:06:33.291019 | ubuntu-noble | Command: None 2026-04-21 02:06:33.291027 | ubuntu-noble | Exit code: - 2026-04-21 02:06:33.291036 | ubuntu-noble | Stdout: '' 2026-04-21 02:06:33.291045 | ubuntu-noble | Stderr: None 2026-04-21 02:06:33.293366 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_get_nfs_share_with_error [0.020272s] ... ok 2026-04-21 02:06:33.308466 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_deep_copy [0.019050s] ... ok 2026-04-21 02:06:33.310947 | ubuntu-noble | 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.'}]. 2026-04-21 02:06:33.313079 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.SnapshotTestCase.test_get_snapshot_id_with_error [0.020120s] ... ok 2026-04-21 02:06:33.328125 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_delattr_missing [0.019522s] ... ok 2026-04-21 02:06:33.330820 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:33.332543 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:33.334413 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_create_vdm_invalid_mover_id [0.021222s] ... ok 2026-04-21 02:06:33.346203 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_from_json [0.018056s] ... ok 2026-04-21 02:06:33.351681 | ubuntu-noble | VDM 56aafd02-4d44-43d7-b784-57fc88167224 not found. Skip the deletion. 2026-04-21 02:06:33.354121 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_delete_vdm_but_not_found [0.019050s] ... ok 2026-04-21 02:06:33.364643 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_getattr [0.018307s] ... ok 2026-04-21 02:06:33.371461 | ubuntu-noble | Failed to get VDM by name 56aafd02-4d44-43d7-b784-57fc88167224. 2026-04-21 02:06:33.373986 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_vdm_id_with_error [0.019769s] ... ok 2026-04-21 02:06:33.382697 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_repr [0.018015s] ... ok 2026-04-21 02:06:33.401081 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_to_dict [0.018341s] ... ok 2026-04-21 02:06:33.419414 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_getitem_with_integral_key [0.018148s] ... ok 2026-04-21 02:06:33.422750 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_double_deletion [0.002634s] ... ok 2026-04-21 02:06:33.424042 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_2_4_0_11_12 [0.000387s] ... ok 2026-04-21 02:06:33.443145 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_check_valid_aliases_path_mismatch [0.069056s] ... ok 2026-04-21 02:06:33.506933 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_connect_invalid_config [0.063814s] ... ok 2026-04-21 02:06:33.566951 | ubuntu-noble | Failed to create snapshot export path "snap-001". 2026-04-21 02:06:33.569171 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snap_export_path_failure_raises [0.062174s] ... ok 2026-04-21 02:06:33.630150 | ubuntu-noble | Attempted to delete CIFS export "share-foo", but it does not exist. 2026-04-21 02:06:33.633103 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_cifs_share_share_does_not_exist [0.063824s] ... ok 2026-04-21 02:06:34.059691 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_not_found [0.425822s] ... ok 2026-04-21 02:06:34.122133 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_directory_success [0.062846s] ... ok 2026-04-21 02:06:34.182550 | ubuntu-noble | CIFS share "my_custom_share": the delete operation failed because the share path does not match the expected path. 2026-04-21 02:06:34.185748 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_invalid_share_cifs_with_mount_point_name [0.063453s] ... ok 2026-04-21 02:06:34.248237 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_quota_success [0.062418s] ... ok 2026-04-21 02:06:34.312574 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_share_nfs_with_mount_point_alias_deleted [0.064181s] ... ok 2026-04-21 02:06:34.374828 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_cifs_share_not_found [0.061796s] ... ok 2026-04-21 02:06:34.438410 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_nfs_export_locations_fallback [0.063205s] ... ok 2026-04-21 02:06:34.498844 | ubuntu-noble | The size in driver options to manage snapshot snapshot-id-123 should be an integer, in format driver-options size=. Value passed: invalid. 2026-04-21 02:06:34.501603 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_invalid_size_value [0.063210s] ... ok 2026-04-21 02:06:34.560803 | ubuntu-noble | Snapshot does not belong to the given share share-foo. 2026-04-21 02:06:34.563412 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_share_path_mismatch [0.061765s] ... ok 2026-04-21 02:06:34.624965 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_with_mount_support [0.061285s] ... ok 2026-04-21 02:06:34.686867 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_snapshot_ip_access_rule [0.061650s] ... ok 2026-04-21 02:06:34.706611 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_aliases_error_codes_1_400 [0.019316s] ... ok 2026-04-21 02:06:34.725241 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_nfs_share_2__404__False_ [0.019102s] ... ok 2026-04-21 02:06:34.743570 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_delete_snapshot_error_case [0.018402s] ... ok 2026-04-21 02:06:34.762906 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export_aliases_error_codes_3_500 [0.018836s] ... ok 2026-04-21 02:06:34.781671 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_nfs_export_aliases_success [0.019068s] ... ok 2026-04-21 02:06:34.800610 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_nfs_export_access_no_rw_ips [0.018347s] ... ok 2026-04-21 02:06:34.819274 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_modify_with_threshold [0.019011s] ... ok 2026-04-21 02:06:34.835739 | ubuntu-noble | 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"} 2026-04-21 02:06:34.836402 | ubuntu-noble | REST Response: 400 with data 2026-04-21 02:06:34.838398 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_nfs_export_failure [0.018973s] ... ok 2026-04-21 02:06:34.854798 | ubuntu-noble | 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"} 2026-04-21 02:06:34.854843 | ubuntu-noble | REST Response: 400 with data 2026-04-21 02:06:34.857039 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_create_snapshot_failure [0.018697s] ... ok 2026-04-21 02:06:34.875837 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_fsid_from_share_name [0.018473s] ... ok 2026-04-21 02:06:34.891987 | ubuntu-noble | 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 2026-04-21 02:06:34.892483 | ubuntu-noble | REST Response: 400 with data 2026-04-21 02:06:34.895068 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_interfaces_failure [0.019219s] ... ok 2026-04-21 02:06:34.914935 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_nas_server_smb_netbios [0.019786s] ... ok 2026-04-21 02:06:34.931092 | ubuntu-noble | REST Request: PATCH https://192.168.0.110/api/rest/file_system/6454e9a9-a698-e9bc-ca61-1a9efb93188b with body {"size_total": 6221225472} 2026-04-21 02:06:34.931138 | ubuntu-noble | 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"]}]} 2026-04-21 02:06:34.933704 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_resize_filesystem_shrink_failure [0.018448s] ... ok 2026-04-21 02:06:34.949925 | ubuntu-noble | REST Request: POST https://192.168.0.110/api/rest/metrics/generate?order=timestamp with body {"entity": "space_metrics_by_cluster", "entity_id": "0"} 2026-04-21 02:06:34.949979 | ubuntu-noble | REST Response: 400 with data 2026-04-21 02:06:34.952427 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_retreive_cluster_capacity_metrics_failure [0.018946s] ... ok 2026-04-21 02:06:34.994504 | ubuntu-noble | The requested SMB share "powerstore-share" was not created. 2026-04-21 02:06:34.996857 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_share_failure [0.044198s] ... ok 2026-04-21 02:06:35.041331 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_snapshot [0.044158s] ... ok 2026-04-21 02:06:35.092118 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_share_nfs [0.050875s] ... ok 2026-04-21 02:06:35.136367 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_get_default_filter_function [0.043391s] ... ok 2026-04-21 02:06:35.180201 | ubuntu-noble | Failed to resize share "powerstore-share". 2026-04-21 02:06:35.182888 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_shrink_share_backend_failure [0.046594s] ... ok 2026-04-21 02:06:35.226187 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_access_add_cifs [0.043575s] ... ok 2026-04-21 02:06:35.270053 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_update_share_stats_failure [0.043847s] ... ok 2026-04-21 02:06:35.288077 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_cifs_deny_access__nonexistentuser_expt [0.018156s] ... ok 2026-04-21 02:06:35.306895 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_shrink_filesystem [0.018481s] ... ok 2026-04-21 02:06:35.326213 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__create_network_interface_ipv6 [0.018679s] ... ok 2026-04-21 02:06:35.757505 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_1 [0.431124s] ... ok 2026-04-21 02:06:35.775857 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_2 [0.018817s] ... ok 2026-04-21 02:06:35.794323 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test__get_managed_pools_6 [0.018416s] ... ok 2026-04-21 02:06:35.813109 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_rw_nfs_share_access_cidr [0.018709s] ... ok 2026-04-21 02:06:35.831205 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_nfs_share_from_snapshot [0.018092s] ... ok 2026-04-21 02:06:35.848990 | ubuntu-noble | Failed to get NAS server c2e48947-98ed-4eae-999b-fa0b83731dfd when creating the share 716100cc-e0b4-416b-ac27-d38dd019330d. 2026-04-21 02:06:35.849069 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:35.849082 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/connection.py", line 367, in create_share 2026-04-21 02:06:35.849093 | ubuntu-noble | nas_server = self.client.get_nas_server(server_name) 2026-04-21 02:06:35.849102 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:35.849112 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/unity/client.py", line 125, in get_nas_server 2026-04-21 02:06:35.849121 | ubuntu-noble | return self.system.get_nas_server(name=name) 2026-04-21 02:06:35.849131 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:35.849140 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:35.849150 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:35.849159 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:35.849169 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:35.849178 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:35.849187 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:35.849196 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:35.849206 | ubuntu-noble | raise effect 2026-04-21 02:06:35.849216 | ubuntu-noble | manila.tests.share.drivers.dell_emc.plugins.unity.fake_exceptions.UnityResourceNotFoundError: Failed to get NAS server. 2026-04-21 02:06:35.851109 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share_with_invalid_share_server [0.019758s] ... ok 2026-04-21 02:06:35.869971 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share_without_share_server [0.018729s] ... ok 2026-04-21 02:06:35.886659 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-04-21 02:06:35.886696 | ubuntu-noble | Share 716100cc-e0b4-416b-ac27-d38dd019330d is not found when deleting the share 2026-04-21 02:06:35.888655 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_share__with_invalid_share [0.018595s] ... ok 2026-04-21 02:06:35.907057 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_delete_snapshot [0.018228s] ... ok 2026-04-21 02:06:35.925454 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_default_filter_function_disable_report [0.018417s] ... ok 2026-04-21 02:06:35.944669 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_with_wrong_size_data_type [0.019103s] ... ok 2026-04-21 02:06:35.963361 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_without_export_locations [0.018550s] ... ok 2026-04-21 02:06:35.979721 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-04-21 02:06:35.981848 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_shrink_nfs_share [0.018399s] ... ok 2026-04-21 02:06:35.999800 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_teardown_server__no_share_server_name [0.017815s] ... ok 2026-04-21 02:06:36.018643 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_validate_port_configuration [0.018610s] ... ok 2026-04-21 02:06:36.035883 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_gb_to_byte [0.017328s] ... ok 2026-04-21 02:06:36.053875 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_snapshot_id_without_pl [0.017816s] ... ok 2026-04-21 02:06:36.099513 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_3 [0.045529s] ... ok 2026-04-21 02:06:36.146188 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_access_with_incorrect_proto [0.046784s] ... ok 2026-04-21 02:06:36.195193 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_allow_cifs_ro_access_with_ipv6 [0.048349s] ... ok 2026-04-21 02:06:36.244704 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_from_snapshot [0.049583s] ... ok 2026-04-21 02:06:36.293628 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share_without_pool_name [0.048513s] ... ok 2026-04-21 02:06:36.341972 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_nfs_share_with_ipv6 [0.048452s] ... ok 2026-04-21 02:06:36.390005 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_snapshot [0.047972s] ... ok 2026-04-21 02:06:36.425362 | ubuntu-noble | {2} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_refresh_token_retries [3.002326s] ... ok 2026-04-21 02:06:36.437451 | ubuntu-noble | 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': []}. 2026-04-21 02:06:36.437479 | ubuntu-noble | Failed to delete file system 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-04-21 02:06:36.439340 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_cifs_share_with_nonexistent_mount_and_filesystem [0.049481s] ... ok 2026-04-21 02:06:36.453326 | ubuntu-noble | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__does_item_exist_at_va_backend [0.028014s] ... ok 2026-04-21 02:06:36.474206 | ubuntu-noble | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_share_from_snapshot [0.020635s] ... ok 2026-04-21 02:06:36.488214 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_nfs_share_with_ipv6 [0.048607s] ... ok 2026-04-21 02:06:36.493844 | ubuntu-noble | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_share_if_not_present_at_backend [0.019519s] ... ok 2026-04-21 02:06:36.514259 | ubuntu-noble | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_access_rules [0.020277s] ... ok 2026-04-21 02:06:36.532147 | ubuntu-noble | ('ACCESSShareDriver access failed sharepath %s server %s', '/vx/fake_location', '10.0.0.2') 2026-04-21 02:06:36.535110 | ubuntu-noble | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_allow_negative [0.020366s] ... ok 2026-04-21 02:06:36.535502 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_nfs_access_with_incorrect_access_type [0.046587s] ... ok 2026-04-21 02:06:36.554543 | ubuntu-noble | {2} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_update_access_for_deny_for_invalid_access_type [0.019460s] ... ok 2026-04-21 02:06:36.574928 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_valid_security_service_2 [0.020472s] ... ok 2026-04-21 02:06:36.578811 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:36.580096 | ubuntu-noble | 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: []. 2026-04-21 02:06:36.581252 | ubuntu-noble | Could not setup server. 2026-04-21 02:06:36.581280 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:36.581321 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/connection.py", line 741, in setup_server 2026-04-21 02:06:36.581336 | ubuntu-noble | self._get_context('MoverInterface').create(interface) 2026-04-21 02:06:36.581346 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-04-21 02:06:36.581355 | ubuntu-noble | return r(f, *args, **kwargs) 2026-04-21 02:06:36.581365 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:36.581374 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-04-21 02:06:36.581399 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-04-21 02:06:36.581408 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:36.581417 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-04-21 02:06:36.581426 | ubuntu-noble | result = action(retry_state) 2026-04-21 02:06:36.581435 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:36.581444 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-04-21 02:06:36.581453 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-04-21 02:06:36.581462 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:36.581471 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-04-21 02:06:36.581481 | ubuntu-noble | return self.__get_result() 2026-04-21 02:06:36.581493 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:36.581505 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-04-21 02:06:36.581516 | ubuntu-noble | raise self._exception 2026-04-21 02:06:36.581528 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-04-21 02:06:36.581539 | ubuntu-noble | result = fn(*args, **kwargs) 2026-04-21 02:06:36.581549 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:36.581561 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/vnx/object_manager.py", line 1214, in create 2026-04-21 02:06:36.581573 | ubuntu-noble | raise exception.EMCVnxXMLAPIError(err=message) 2026-04-21 02:06:36.581585 | ubuntu-noble | 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: []. 2026-04-21 02:06:36.587513 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_with_exception [0.051759s] ... ok 2026-04-21 02:06:36.595585 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_join_domain_1 [0.020549s] ... ok 2026-04-21 02:06:36.596265 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:06:36.617583 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_disk_number_2_2 [0.021351s] ... ok 2026-04-21 02:06:36.618304 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:06:36.633624 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:36.638577 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_is_device_mounted_2_2 [0.021073s] ... ok 2026-04-21 02:06:36.639117 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_setup_server_with_existing_vdm [0.051439s] ... ok 2026-04-21 02:06:36.639548 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:06:36.659985 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_setup_helpers [0.021279s] ... ok 2026-04-21 02:06:36.680394 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_create_exports_2_False [0.019762s] ... ok 2026-04-21 02:06:36.685655 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_recover_nfs_rule [0.047323s] ... ok 2026-04-21 02:06:36.698900 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_share_name [0.019461s] ... ok 2026-04-21 02:06:36.704503 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:36.706086 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:36.708518 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_get_all_cifs_server_invalid_mover_id [0.022676s] ... ok 2026-04-21 02:06:36.719041 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_revoke_share_access [0.019389s] ... ok 2026-04-21 02:06:36.725811 | ubuntu-noble | 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.'}]. 2026-04-21 02:06:36.726018 | ubuntu-noble | CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-04-21 02:06:36.728240 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_not_found [0.019729s] ... ok 2026-04-21 02:06:36.738424 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_update_access_invalid_level [0.019638s] ... ok 2026-04-21 02:06:36.745155 | ubuntu-noble | No access control entry found, skipping deny... 2026-04-21 02:06:36.747417 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_deny_share_access_no_ace [0.018739s] ... ok 2026-04-21 02:06:36.757221 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_number_by_serial_number_1_1 [0.018789s] ... ok 2026-04-21 02:06:36.764412 | ubuntu-noble | Failed to disable the access to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. 2026-04-21 02:06:36.764435 | ubuntu-noble | Command: None 2026-04-21 02:06:36.764441 | ubuntu-noble | Exit code: - 2026-04-21 02:06:36.764447 | ubuntu-noble | Stdout: '' 2026-04-21 02:06:36.764452 | ubuntu-noble | Stderr: None. 2026-04-21 02:06:36.767046 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_disable_share_access_with_error [0.019504s] ... ok 2026-04-21 02:06:36.775811 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_disk_space_by_path [0.018169s] ... ok 2026-04-21 02:06:36.784996 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:36.785426 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:36.787537 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_create_dns_domain_invalid_mover_id [0.020741s] ... ok 2026-04-21 02:06:36.796183 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_interface_index_by_ip [0.018620s] ... ok 2026-04-21 02:06:36.805154 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:36.807908 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_create_mount_point_on_mover [0.020013s] ... ok 2026-04-21 02:06:36.814182 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_volume_path_by_mount_path [0.019788s] ... ok 2026-04-21 02:06:36.824953 | ubuntu-noble | 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': []}. 2026-04-21 02:06:36.827202 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_with_error [0.019023s] ... ok 2026-04-21 02:06:36.833380 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_path_exists_2_False [0.019194s] ... ok 2026-04-21 02:06:36.843749 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:36.846987 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface [0.019793s] ... ok 2026-04-21 02:06:36.853504 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_default_port_http [0.019389s] ... ok 2026-04-21 02:06:36.863762 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:36.864242 | ubuntu-noble | Mover interface IP 192.168.1.1 already exists. Skip the creation. 2026-04-21 02:06:36.866756 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_ip_already_exist [0.019732s] ... ok 2026-04-21 02:06:36.874084 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_winrm_helper.WinRMConnectionTestCase.test_get_url_using_plaintext [0.020222s] ... ok 2026-04-21 02:06:36.883270 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:36.883680 | ubuntu-noble | Mover interface name 3d909830c356 already exists. Skip the creation. 2026-04-21 02:06:36.885868 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_create_mover_interface_name_already_exist [0.019172s] ... ok 2026-04-21 02:06:36.892695 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_get_auth_using_certificates [0.019300s] ... ok 2026-04-21 02:06:36.902850 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:36.905678 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_delete_mover_interface [0.019458s] ... ok 2026-04-21 02:06:36.914312 | ubuntu-noble | {2} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_parse_command [0.019846s] ... ok 2026-04-21 02:06:36.921998 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:36.923026 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:36.927075 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverInterfaceTestCase.test_get_mover_interface [0.020411s] ... ok 2026-04-21 02:06:36.944445 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_interconnect_id [0.018315s] ... ok 2026-04-21 02:06:36.961531 | ubuntu-noble | 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.'}]}. 2026-04-21 02:06:36.963617 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MoverTestCase.test_get_mover_ref_not_found [0.019191s] ... ok 2026-04-21 02:06:36.984418 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_allow_share_access [0.020411s] ... ok 2026-04-21 02:06:37.000915 | ubuntu-noble | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-04-21 02:06:37.001517 | ubuntu-noble | NFS share /7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-04-21 02:06:37.003152 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_delete_nfs_share_not_found [0.018769s] ... ok 2026-04-21 02:06:37.019892 | ubuntu-noble | Failed to delete NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 on 56aafd02-4d44-43d7-b784-57fc88167224. Reason: Unexpected error while running command. 2026-04-21 02:06:37.019913 | ubuntu-noble | Command: None 2026-04-21 02:06:37.019919 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.019925 | ubuntu-noble | Stdout: '' 2026-04-21 02:06:37.019930 | ubuntu-noble | Stderr: None. 2026-04-21 02:06:37.021876 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_delete_nfs_share_with_error [0.018765s] ... ok 2026-04-21 02:06:37.040776 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_deny_ro_share_access [0.018770s] ... ok 2026-04-21 02:06:37.056991 | ubuntu-noble | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-04-21 02:06:37.059283 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_get_nfs_share_not_found [0.018116s] ... ok 2026-04-21 02:06:37.078088 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StorageObjectTestCase.test_xml_api_retry [0.019072s] ... ok 2026-04-21 02:06:37.097262 | ubuntu-noble | {6} manila.tests.share.drivers.dell_emc.test_driver.EMCShareFrameworkTestCase.test_get_default_filter_function [0.018970s] ... ok 2026-04-21 02:06:37.114939 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_parseconf_json_input [0.017530s] ... ok 2026-04-21 02:06:37.134066 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_error_during_write_export_with_rados_store_2_False [0.018892s] ... ok 2026-04-21 02:06:37.152918 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_add_export_with_rados_store_2_True [0.018554s] ... ok 2026-04-21 02:06:37.171645 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_exists_with_rados_store_2_True [0.018904s] ... ok 2026-04-21 02:06:37.191282 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_check_export_rados_object_exists_2_False [0.019093s] ... ok 2026-04-21 02:06:37.209770 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id_error_invalid_export_db [0.018712s] ... ok 2026-04-21 02:06:37.228623 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id_with_rados_store_and_bump_1_True [0.018678s] ... ok 2026-04-21 02:06:37.247102 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_get_export_id_with_rados_store_and_bump_2_False [0.018606s] ... ok 2026-04-21 02:06:37.266030 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init_with_rados_store_and_export_counter_exists_1_False [0.018803s] ... ok 2026-04-21 02:06:37.275311 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_active_replica_not_found [0.361680s] ... ok 2026-04-21 02:06:37.283202 | ubuntu-noble | There was a problem removing the export. Ignoring errors and continuing operation. 2026-04-21 02:06:37.283247 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:37.283255 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ganesha/manager.py", line 515, in remove_export 2026-04-21 02:06:37.283261 | ubuntu-noble | confdict = self._read_export(name) 2026-04-21 02:06:37.283266 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:37.283272 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:37.283278 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:37.283283 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:37.283308 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:37.283319 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:37.283325 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:37.283330 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:37.283336 | ubuntu-noble | raise effect 2026-04-21 02:06:37.283342 | ubuntu-noble | manila.exception.GaneshaCommandFailure: Ganesha management command failed. 2026-04-21 02:06:37.283348 | ubuntu-noble | Command: None 2026-04-21 02:06:37.283353 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.283359 | ubuntu-noble | Stdout: None 2026-04-21 02:06:37.283364 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.285263 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_error_during_read_export_with_rados_store_2_False [0.019223s] ... ok 2026-04-21 02:06:37.293445 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_3 [0.018768s] ... ok 2026-04-21 02:06:37.304218 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_export_rados_object [0.018950s] ... ok 2026-04-21 02:06:37.312243 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_error_6 [0.018545s] ... ok 2026-04-21 02:06:37.323017 | ubuntu-noble | {6} manila.tests.share.drivers.ganesha.test_manager.MiscTests.test_setup_rados_2 [0.018672s] ... ok 2026-04-21 02:06:37.330070 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_not_set [0.017966s] ... ok 2026-04-21 02:06:37.340348 | ubuntu-noble | Unable to unmount gluster volume. mount_dir: /mnt/glusterfs, Error: None 2026-04-21 02:06:37.341585 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_umount_gluster_vol_fail_1 [0.018421s] ... ok 2026-04-21 02:06:37.348956 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_5___foo____True__False________compression_foo__ [0.018955s] ... ok 2026-04-21 02:06:37.360080 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_umount_gluster_vol_fail_2 [0.018236s] ... ok 2026-04-21 02:06:37.367552 | ubuntu-noble | {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.018237s] ... ok 2026-04-21 02:06:37.379079 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_unset [0.018452s] ... ok 2026-04-21 02:06:37.386210 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_pools_info_1_None [0.018087s] ... ok 2026-04-21 02:06:37.397109 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_via_info_empty_volinfo [0.018494s] ... ok 2026-04-21 02:06:37.404355 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_pools_info_3_foo_replication_domain [0.018388s] ... ok 2026-04-21 02:06:37.416090 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_no_vol_1_None [0.018974s] ... ok 2026-04-21 02:06:37.423409 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_5_foo_bar_quuz [0.019071s] ... ok 2026-04-21 02:06:37.434538 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_1 [0.017871s] ... ok 2026-04-21 02:06:37.447168 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_7 [0.023752s] ... ok 2026-04-21 02:06:37.452511 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_5 [0.018379s] ... ok 2026-04-21 02:06:37.466448 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_8 [0.019127s] ... ok 2026-04-21 02:06:37.470832 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_hasnt_should_have_vol [0.018227s] ... ok 2026-04-21 02:06:37.485572 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__update_share_stats_2_ [0.018993s] ... ok 2026-04-21 02:06:37.489544 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_bad_policy [0.018483s] ... ok 2026-04-21 02:06:37.504273 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_share [0.018647s] ... ok 2026-04-21 02:06:37.507949 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_1 [0.018184s] ... ok 2026-04-21 02:06:37.523218 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_2_off [0.018894s] ... ok 2026-04-21 02:06:37.527219 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_error_1 [0.019466s] ... ok 2026-04-21 02:06:37.541939 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_extend_share [0.018700s] ... ok 2026-04-21 02:06:37.547838 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_error_2 [0.020037s] ... ok 2026-04-21 02:06:37.559883 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_get_network_allocations_number [0.017799s] ... ok 2026-04-21 02:06:37.565849 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_error_relaxed [0.018440s] ... ok 2026-04-21 02:06:37.578808 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_init [0.018693s] ... ok 2026-04-21 02:06:37.585105 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_failure_2_2 [0.019121s] ... ok 2026-04-21 02:06:37.599163 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_unmount_exception [0.020251s] ... ok 2026-04-21 02:06:37.602361 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:06:37.604735 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_snapshots_are_supported [0.019573s] ... ok 2026-04-21 02:06:37.619491 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_continue_pending [0.019431s] ... ok 2026-04-21 02:06:37.623046 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:06:37.623585 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_supported_protocols [0.018678s] ... ok 2026-04-21 02:06:37.638570 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_replica [0.019867s] ... ok 2026-04-21 02:06:37.640052 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:06:37.642572 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_1 [0.018799s] ... ok 2026-04-21 02:06:37.657619 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test__get_option_2_False [0.018773s] ... ok 2026-04-21 02:06:37.658680 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:06:37.661207 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_restart [0.018619s] ... ok 2026-04-21 02:06:37.680391 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_execute_with_provided_executor [0.019702s] ... ok 2026-04-21 02:06:37.680418 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_access_rule_validator [0.018382s] ... ok 2026-04-21 02:06:37.694067 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.694086 | ubuntu-noble | Command: None 2026-04-21 02:06:37.694091 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.694095 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.694099 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.697071 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_execute_with_retry [0.019634s] ... ok 2026-04-21 02:06:37.698155 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_create_share_2__from_snapshot [0.018426s] ... ok 2026-04-21 02:06:37.715072 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.715103 | ubuntu-noble | Command: None 2026-04-21 02:06:37.715109 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.715115 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.715120 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.716066 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.716214 | ubuntu-noble | Command: None 2026-04-21 02:06:37.716224 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.716229 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.716235 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.716240 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.716246 | ubuntu-noble | Command: None 2026-04-21 02:06:37.716251 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.716256 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.716261 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.716266 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.716272 | ubuntu-noble | Command: None 2026-04-21 02:06:37.716277 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.716282 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.716308 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.716327 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.716333 | ubuntu-noble | Command: None 2026-04-21 02:06:37.716338 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.716343 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.716348 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.716353 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.716359 | ubuntu-noble | Command: None 2026-04-21 02:06:37.716364 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.716369 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.716375 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.716380 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.716385 | ubuntu-noble | Command: None 2026-04-21 02:06:37.716390 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.716396 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.716401 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.716406 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.716411 | ubuntu-noble | Command: None 2026-04-21 02:06:37.716417 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.716422 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.716440 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.716445 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.716450 | ubuntu-noble | Command: None 2026-04-21 02:06:37.716455 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.716461 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.716466 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.716677 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.716688 | ubuntu-noble | Command: None 2026-04-21 02:06:37.716693 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.716699 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.716704 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.716709 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.716714 | ubuntu-noble | Command: None 2026-04-21 02:06:37.716719 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.716725 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.716730 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.717457 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.717677 | ubuntu-noble | Command: None 2026-04-21 02:06:37.717685 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.717720 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.717727 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.717732 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.717738 | ubuntu-noble | Command: None 2026-04-21 02:06:37.717743 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.717748 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.717753 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.717759 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.717764 | ubuntu-noble | Command: None 2026-04-21 02:06:37.717769 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.717774 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.717779 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.717784 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.717790 | ubuntu-noble | Command: None 2026-04-21 02:06:37.717795 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.717800 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.717805 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.717815 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_3_delete_share [0.019123s] ... ok 2026-04-21 02:06:37.718134 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.718145 | ubuntu-noble | Command: None 2026-04-21 02:06:37.718151 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.718156 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.718161 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.718166 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.718171 | ubuntu-noble | Command: None 2026-04-21 02:06:37.718177 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.718182 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.718187 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.718192 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.718198 | ubuntu-noble | Command: None 2026-04-21 02:06:37.718203 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.718208 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.718213 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.718218 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.718223 | ubuntu-noble | Command: None 2026-04-21 02:06:37.718229 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.718234 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.718239 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.719225 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.719257 | ubuntu-noble | Command: None 2026-04-21 02:06:37.719263 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.719268 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.719273 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.719278 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.719284 | ubuntu-noble | Command: None 2026-04-21 02:06:37.719313 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.719318 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.719324 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.719329 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.719334 | ubuntu-noble | Command: None 2026-04-21 02:06:37.719339 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.719344 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.719349 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.719354 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.719369 | ubuntu-noble | Command: None 2026-04-21 02:06:37.719374 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.719379 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.719384 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.719389 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.719395 | ubuntu-noble | Command: None 2026-04-21 02:06:37.719410 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.719416 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.719421 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.719426 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.719432 | ubuntu-noble | Command: None 2026-04-21 02:06:37.719437 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.719442 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.719447 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.719734 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.719746 | ubuntu-noble | Command: None 2026-04-21 02:06:37.719751 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.719756 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.719762 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.719767 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.719772 | ubuntu-noble | Command: None 2026-04-21 02:06:37.719777 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.719782 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.719788 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.719793 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.719798 | ubuntu-noble | Command: None 2026-04-21 02:06:37.719803 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.719808 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.719814 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.719920 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.719929 | ubuntu-noble | Command: None 2026-04-21 02:06:37.719935 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.719949 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.719954 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.719959 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.719965 | ubuntu-noble | Command: None 2026-04-21 02:06:37.719970 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.720149 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.720159 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.720429 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.720446 | ubuntu-noble | Command: None 2026-04-21 02:06:37.720451 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.720456 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.720462 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.720467 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.720472 | ubuntu-noble | Command: None 2026-04-21 02:06:37.720477 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.720482 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.720487 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.720992 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.721004 | ubuntu-noble | Command: None 2026-04-21 02:06:37.721009 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.721015 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.721020 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.721025 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.721030 | ubuntu-noble | Command: None 2026-04-21 02:06:37.721036 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.721041 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.721046 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.721051 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.721056 | ubuntu-noble | Command: None 2026-04-21 02:06:37.721061 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.721066 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.721072 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.721363 | ubuntu-noble | Failed to run command, got error: Unexpected error while running command. 2026-04-21 02:06:37.721379 | ubuntu-noble | Command: None 2026-04-21 02:06:37.721384 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.721390 | ubuntu-noble | Stdout: 'FAKE' 2026-04-21 02:06:37.721395 | ubuntu-noble | Stderr: None 2026-04-21 02:06:37.723416 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_execute_with_retry_exceeded [0.026334s] ... ok 2026-04-21 02:06:37.735705 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_5_ensure_share [0.018251s] ... ok 2026-04-21 02:06:37.742192 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_zfs [0.018703s] ... ok 2026-04-21 02:06:37.754126 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init [0.018367s] ... ok 2026-04-21 02:06:37.760625 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_get_exports [0.018305s] ... ok 2026-04-21 02:06:37.773224 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_init_subclass_1 [0.018802s] ... ok 2026-04-21 02:06:37.780372 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_dataset_not_found [0.019252s] ... ok 2026-04-21 02:06:37.791583 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_create_share_2__None__ [0.018328s] ... ok 2026-04-21 02:06:37.798886 | ubuntu-noble | {2} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_no_rules_1 [0.018893s] ... ok 2026-04-21 02:06:37.810815 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_delete_share_can_be_called_with_extra_arg_share_server [0.019198s] ... ok 2026-04-21 02:06:37.816422 | ubuntu-noble | Error deleting snapshot: fakesnapshot on share: fakeshare to pool: fakepool project: fakeproject return code: 400 message: data. 2026-04-21 02:06:37.819031 | ubuntu-noble | {2} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_delete_snapshot [0.019827s] ... ok 2026-04-21 02:06:37.831269 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_do_setup_error_enabling_creation_share_specific_size [0.019961s] ... ok 2026-04-21 02:06:37.839636 | ubuntu-noble | {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_create_snapshot [0.020124s] ... ok 2026-04-21 02:06:37.850429 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_1 [0.018104s] ... ok 2026-04-21 02:06:37.858772 | ubuntu-noble | {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_delete_share [0.019469s] ... ok 2026-04-21 02:06:37.868684 | ubuntu-noble | GlusterFS version 3.6 on server host1 does not support creation of shares from snapshot. minimum requirement: 3.7 2026-04-21 02:06:37.869990 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_share_from_snapshot_error_unsupported_gluster_version [0.019285s] ... ok 2026-04-21 02:06:37.876070 | ubuntu-noble | 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. 2026-04-21 02:06:37.878211 | ubuntu-noble | {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_invalid_size [0.019495s] ... ok 2026-04-21 02:06:37.887832 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_ensure_share [0.018636s] ... ok 2026-04-21 02:06:37.898059 | ubuntu-noble | Cannot manage share fakename 2026-04-21 02:06:37.899005 | ubuntu-noble | {2} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_no_share_details [0.020498s] ... ok 2026-04-21 02:06:37.907006 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_fetch_gluster_volumes_no_filter_used [0.019583s] ... ok 2026-04-21 02:06:37.926228 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_find_actual_backend_snapshot_name [0.019136s] ... ok 2026-04-21 02:06:37.931480 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:37.935323 | ubuntu-noble | {2} manila.tests.share.test_access.LockedOperationsTestCase.test_locked_access_rules_operation [0.035496s] ... ok 2026-04-21 02:06:37.944933 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_glustermanager_2 [0.018722s] ... ok 2026-04-21 02:06:37.963922 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_8 [0.018708s] ... ok 2026-04-21 02:06:37.968711 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:37.982596 | ubuntu-noble | {6} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_pop_gluster_vol_9 [0.018574s] ... ok 2026-04-21 02:06:37.999532 | ubuntu-noble | Failed to create directory in hdfs for the share fakename. Error: Unexpected error while running command. 2026-04-21 02:06:37.999556 | ubuntu-noble | Command: None 2026-04-21 02:06:37.999563 | ubuntu-noble | Exit code: - 2026-04-21 02:06:37.999568 | ubuntu-noble | Stdout: None 2026-04-21 02:06:37.999573 | ubuntu-noble | Stderr: None. 2026-04-21 02:06:38.001226 | ubuntu-noble | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__create_share_exception [0.018716s] ... ok 2026-04-21 02:06:38.018895 | ubuntu-noble | Error running SSH command: fake cmd. Error: . 2026-04-21 02:06:38.021225 | ubuntu-noble | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__run_ssh_exception [0.019623s] ... ok 2026-04-21 02:06:38.033137 | ubuntu-noble | {2} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_3____applying____2_ [0.098281s] ... ok 2026-04-21 02:06:38.040370 | ubuntu-noble | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_delete_share [0.019160s] ... ok 2026-04-21 02:06:38.058986 | ubuntu-noble | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_delete_snapshot [0.018032s] ... ok 2026-04-21 02:06:38.066912 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:38.074523 | ubuntu-noble | Failed to deny ACL of share fakename for user: 10.0.0.1Error: Unexpected error while running command. 2026-04-21 02:06:38.074573 | ubuntu-noble | Command: None 2026-04-21 02:06:38.074584 | ubuntu-noble | Exit code: - 2026-04-21 02:06:38.074593 | ubuntu-noble | Stdout: None 2026-04-21 02:06:38.074601 | ubuntu-noble | Stderr: None. 2026-04-21 02:06:38.077460 | ubuntu-noble | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_deny_access_exception [0.017871s] ... ok 2026-04-21 02:06:38.095255 | ubuntu-noble | {6} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_extend_share [0.018538s] ... ok 2026-04-21 02:06:38.114144 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test__check_fs_mounted_not_mounted [0.018757s] ... ok 2026-04-21 02:06:38.134083 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_2 [0.019830s] ... ok 2026-04-21 02:06:38.153551 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_empty_snapshot [0.019319s] ... ok 2026-04-21 02:06:38.173670 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_4 [0.019331s] ... ok 2026-04-21 02:06:38.192008 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_first_snapshot [0.019161s] ... ok 2026-04-21 02:06:38.210753 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_invalid_protocol [0.018610s] ... ok 2026-04-21 02:06:38.230257 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_snapshot_1 [0.019105s] ... ok 2026-04-21 02:06:38.233465 | ubuntu-noble | {2} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_access_rules_with_driver_updates_2__True___active__ [0.200139s] ... ok 2026-04-21 02:06:38.248636 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_deny_access_cifs [0.018766s] ... ok 2026-04-21 02:06:38.269245 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_3_1_1_1_1__shares [0.019557s] ... ok 2026-04-21 02:06:38.269272 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:38.271943 | ubuntu-noble | {2} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_4___cifs___False__False_ [0.038545s] ... ok 2026-04-21 02:06:38.286776 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_size_exception_2_128GB [0.018249s] ... ok 2026-04-21 02:06:38.297600 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_01 [0.025294s] ... ok 2026-04-21 02:06:38.305264 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_nfs_snapshot_update_access_invalid_access_type [0.018539s] ... ok 2026-04-21 02:06:38.319819 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_07 [0.022218s] ... ok 2026-04-21 02:06:38.324096 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_delete_operation_successful [0.018788s] ... ok 2026-04-21 02:06:38.342656 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_export_2_False [0.017958s] ... ok 2026-04-21 02:06:38.343651 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_12 [0.023051s] ... ok 2026-04-21 02:06:38.360833 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access_exception_1_True [0.018438s] ... ok 2026-04-21 02:06:38.379483 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_add_1_True [0.018484s] ... ok 2026-04-21 02:06:38.397933 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_create_directory [0.018485s] ... ok 2026-04-21 02:06:38.416592 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_delete_directory [0.018506s] ... ok 2026-04-21 02:06:38.420052 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_1_True [0.076924s] ... ok 2026-04-21 02:06:38.435859 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_delete_directory_context_change_success [0.019181s] ... ok 2026-04-21 02:06:38.452108 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_server_not_active [0.031912s] ... ok 2026-04-21 02:06:38.454981 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_usage [0.019158s] ... ok 2026-04-21 02:06:38.473163 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_1_True [0.018004s] ... ok 2026-04-21 02:06:38.491841 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_nfs_export_del_execute_error [0.018581s] ... ok 2026-04-21 02:06:38.510225 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_vvol_delete_vvol_does_not_exist [0.018164s] ... ok 2026-04-21 02:06:38.523667 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_share_is_busy [0.071305s] ... ok 2026-04-21 02:06:38.528745 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__wait_job_status_1_COMPLETE [0.018452s] ... ok 2026-04-21 02:06:38.547231 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_delete_access_rule [0.018329s] ... ok 2026-04-21 02:06:38.565767 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_invalid_instance_1 [0.041856s] ... ok 2026-04-21 02:06:38.566265 | ubuntu-noble | {6} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_resize_file_system [0.018707s] ... ok 2026-04-21 02:06:38.585668 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_build_comment_2___test_squote____test_squote__ [0.019234s] ... ok 2026-04-21 02:06:38.588647 | ubuntu-noble | Invalid share network: msg 2026-04-21 02:06:38.588669 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:38.588677 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 3980, in check_update_share_server_network_allocations 2026-04-21 02:06:38.588683 | ubuntu-noble | self._share_server_update_allocations_validate_hosts( 2026-04-21 02:06:38.588699 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:38.588705 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:38.588711 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:38.588772 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:38.588778 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:38.588784 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:38.588789 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:38.588794 | ubuntu-noble | raise effect 2026-04-21 02:06:38.588800 | ubuntu-noble | manila.exception.InvalidShareNetwork: Invalid share network: msg 2026-04-21 02:06:38.590934 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_check_update_share_server_network_allocations_failed [0.025213s] ... ok 2026-04-21 02:06:38.604675 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_nfs_share_from_snapshot [0.019134s] ... ok 2026-04-21 02:06:38.614952 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_configure_default_prefix [0.023949s] ... ok 2026-04-21 02:06:38.624592 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_no_dhss_success [0.019823s] ... ok 2026-04-21 02:06:38.644073 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_setup_server_fails_for_unsupported_network_type [0.019310s] ... ok 2026-04-21 02:06:38.653949 | ubuntu-noble | Failed to commit reservations None 2026-04-21 02:06:38.653978 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:38.653985 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-21 02:06:38.653992 | ubuntu-noble | self._driver.commit( 2026-04-21 02:06:38.653999 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-21 02:06:38.654005 | ubuntu-noble | db.reservation_commit( 2026-04-21 02:06:38.654011 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-21 02:06:38.654017 | ubuntu-noble | return IMPL.reservation_commit( 2026-04-21 02:06:38.654022 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:38.654028 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-21 02:06:38.654034 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:06:38.654050 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:38.654055 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 02:06:38.654061 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 02:06:38.654067 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:06:38.654086 | ubuntu-noble | self.force_reraise() 2026-04-21 02:06:38.654606 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:06:38.654617 | ubuntu-noble | raise self.value 2026-04-21 02:06:38.654623 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 02:06:38.654628 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:06:38.654949 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:38.654957 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-21 02:06:38.654963 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:06:38.654969 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:38.654975 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-21 02:06:38.654980 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-04-21 02:06:38.654986 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:38.654991 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-21 02:06:38.654997 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-04-21 02:06:38.655002 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:38.655008 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:38.655013 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:38.655019 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:38.655024 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-21 02:06:38.655030 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:38.655036 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:38.655041 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:38.655047 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:38.655052 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:38.655058 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:38.655063 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:38.655068 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:38.655084 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-21 02:06:38.655090 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:38.655095 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:38.655100 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:38.655105 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:38.655111 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:38.655116 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:38.655121 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:38.655126 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:38.655165 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-21 02:06:38.655170 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:38.655175 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:38.655189 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:38.655194 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:38.655200 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:38.655214 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:38.655219 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:38.655224 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:38.655522 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-21 02:06:38.655531 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-21 02:06:38.655536 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:38.655542 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-21 02:06:38.655547 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-04-21 02:06:38.655553 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:38.655558 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-21 02:06:38.655563 | ubuntu-noble | resolved = impl._literal_coercion( 2026-04-21 02:06:38.655569 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:38.655574 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-21 02:06:38.655579 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-04-21 02:06:38.655585 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-21 02:06:38.655590 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-04-21 02:06:38.655595 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-21 02:06:38.662981 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_4 [0.047481s] ... ok 2026-04-21 02:06:38.663710 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__unmount_share_error [0.018962s] ... ok 2026-04-21 02:06:38.683173 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_build_export_locations_bad_ip [0.020011s] ... ok 2026-04-21 02:06:38.699466 | ubuntu-noble | Invalid protocol. Expected nfs or smb. Got bogus. 2026-04-21 02:06:38.701912 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_build_export_locations_bad_protocol [0.018576s] ... ok 2026-04-21 02:06:38.709137 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_instance_with_host_and_az [0.046533s] ... ok 2026-04-21 02:06:38.720786 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fshare_hit [0.018801s] ... ok 2026-04-21 02:06:38.738088 | ubuntu-noble | Failed to get FSIPs for FPG/VFS pool/test_vfs. 2026-04-21 02:06:38.738123 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:38.738131 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1654, in fsip_exists 2026-04-21 02:06:38.738137 | ubuntu-noble | result = self._client.getfsip(vfs, fpg=fpg) 2026-04-21 02:06:38.738143 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:38.738148 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:38.738155 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:38.738161 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:38.738166 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:38.738172 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:38.738189 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:38.738194 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:38.738200 | ubuntu-noble | raise effect 2026-04-21 02:06:38.738221 | ubuntu-noble | manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_fsip_exists_exception..FakeException 2026-04-21 02:06:38.739938 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_fsip_exists_exception [0.019036s] ... ok 2026-04-21 02:06:38.744988 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_4_nfsfake [0.035369s] ... ok 2026-04-21 02:06:38.763912 | ubuntu-noble | {6} 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.023712s] ... ok 2026-04-21 02:06:38.780241 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_5_cifsfake [0.034269s] ... ok 2026-04-21 02:06:38.782223 | ubuntu-noble | {6} 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.018497s] ... ok 2026-04-21 02:06:38.800593 | ubuntu-noble | {6} 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.018055s] ... ok 2026-04-21 02:06:38.814201 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_per_share_quota_1 [0.034867s] ... ok 2026-04-21 02:06:38.818596 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_09________ip___True_____r___ [0.018120s] ... ok 2026-04-21 02:06:38.836797 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_11________ip___True_____ [0.018097s] ... ok 2026-04-21 02:06:38.847601 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_if_share_not_available [0.033186s] ... ok 2026-04-21 02:06:38.854348 | ubuntu-noble | 3PAR shares from snapshots require read-only access 2026-04-21 02:06:38.856091 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_rw_snapshot_error_1_CIFS [0.019243s] ... ok 2026-04-21 02:06:38.875194 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_4___4__0__0___None___false___None_ [0.019017s] ... ok 2026-04-21 02:06:38.880250 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_1 [0.032513s] ... ok 2026-04-21 02:06:38.895816 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_cifs_share_6___4__0__0____true____false____optimized__ [0.019114s] ... ok 2026-04-21 02:06:38.901828 | ubuntu-noble | share server 'fake_share_server_id' in use by share groups. 2026-04-21 02:06:38.904259 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_server_dependent_group_exists [0.023952s] ... ok 2026-04-21 02:06:38.913835 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_bad_options_1_ro [0.019216s] ... ok 2026-04-21 02:06:38.933194 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_delete_nfs_share [0.019323s] ... ok 2026-04-21 02:06:38.941850 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_with_snapshots [0.037528s] ... ok 2026-04-21 02:06:38.952572 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_deny_ip_access_cifs [0.019224s] ... ok 2026-04-21 02:06:38.969029 | ubuntu-noble | Invalid protocol. Expected nfs or smb. Got bogus. 2026-04-21 02:06:38.971057 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_other_protocol_exception_2_bogus [0.018227s] ... ok 2026-04-21 02:06:38.987867 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_deny_access [0.045561s] ... ok 2026-04-21 02:06:38.989707 | ubuntu-noble | {6} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_1___ip___None_ [0.018725s] ... ok 2026-04-21 02:06:39.008730 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_5___fake_data____PUT__ [0.018772s] ... ok 2026-04-21 02:06:39.028004 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test__get_login_info_3 [0.019254s] ... ok 2026-04-21 02:06:39.048487 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_add_share_to_cache_fail [0.019527s] ... ok 2026-04-21 02:06:39.067667 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_invalid_instance_4 [0.079896s] ... ok 2026-04-21 02:06:39.068996 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_rw_success_3 [0.020484s] ... ok 2026-04-21 02:06:39.088845 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_cifs_rw_success_4 [0.020465s] ... ok 2026-04-21 02:06:39.091480 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_empty_prefix_with_valid_mount_point_name [0.023111s] ... ok 2026-04-21 02:06:39.108755 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_proto_fail [0.019668s] ... ok 2026-04-21 02:06:39.124001 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_extend_invalid_task_state [0.032824s] ... ok 2026-04-21 02:06:39.128072 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_timeout_fail [0.019498s] ... ok 2026-04-21 02:06:39.150219 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_conf_wait_interval_fail [0.021274s] ... ok 2026-04-21 02:06:39.169931 | ubuntu-noble | Failed to copy data, reason: err. 2026-04-21 02:06:39.170093 | ubuntu-noble | Can not get access id from share. share_name: share-fake-uuid 2026-04-21 02:06:39.170104 | ubuntu-noble | Can not get access id from share. share_name: share_fake_uuid 2026-04-21 02:06:39.172957 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfsshare_from_nfssnapshot_copydata_fail [0.023515s] ... ok 2026-04-21 02:06:39.175662 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_extend_quota_user [0.051628s] ... ok 2026-04-21 02:06:39.193061 | ubuntu-noble | Can't open the recent url, re-login. 2026-04-21 02:06:39.193085 | ubuntu-noble | Create share error. 2026-04-21 02:06:39.193092 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-04-21 02:06:39.194566 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_fail_2 [0.021414s] ... ok 2026-04-21 02:06:39.210999 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_extend_valid_2_False [0.035213s] ... ok 2026-04-21 02:06:39.215990 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_success_3_out_of_sync [0.020777s] ... ok 2026-04-21 02:06:39.234902 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_all_tenants_with_blank [0.023875s] ... ok 2026-04-21 02:06:39.236738 | ubuntu-noble | Query resource pool error. 2026-04-21 02:06:39.237218 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-04-21 02:06:39.237234 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_cifs_fs_fail [0.020612s] ... ok 2026-04-21 02:06:39.258030 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_from_share_fail [0.021082s] ... ok 2026-04-21 02:06:39.258566 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_export_location_1_id [0.022808s] ... ok 2026-04-21 02:06:39.279791 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_nfs_no_data_fail [0.021889s] ... ok 2026-04-21 02:06:39.280963 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_1 [0.022527s] ... ok 2026-04-21 02:06:39.300239 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_no_extra [0.020770s] ... ok 2026-04-21 02:06:39.304485 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_7 [0.022560s] ... ok 2026-04-21 02:06:39.322143 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra_error_4 [0.021241s] ... ok 2026-04-21 02:06:39.325729 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_by_non_admin_using_admin_filter_2 [0.022376s] ... ok 2026-04-21 02:06:39.343279 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_05 [0.021161s] ... ok 2026-04-21 02:06:39.348598 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_5_n [0.022865s] ... ok 2026-04-21 02:06:39.362034 | ubuntu-noble | Extra specs must be specified as capabilities:huawei_sectorsize=' True'. 2026-04-21 02:06:39.365138 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_illegal_xml_4 [0.021731s] ... ok 2026-04-21 02:06:39.372466 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_invalid_2 [0.022492s] ... ok 2026-04-21 02:06:39.388153 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_qos_1 [0.023177s] ... ok 2026-04-21 02:06:39.412587 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_sectorsize_in_type_1_4 [0.023952s] ... ok 2026-04-21 02:06:39.432341 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_qos_3_46 [0.019873s] ... ok 2026-04-21 02:06:39.446398 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_2 [0.073789s] ... ok 2026-04-21 02:06:39.450528 | ubuntu-noble | The share was not found. Share name:share_fake_new_uuid 2026-04-21 02:06:39.451008 | ubuntu-noble | Can't open the recent url, re-login. 2026-04-21 02:06:39.451021 | ubuntu-noble | Delete file system error. 2026-04-21 02:06:39.451028 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-04-21 02:06:39.451736 | ubuntu-noble | Failed to delete replica fake_new_replica_id. 2026-04-21 02:06:39.451764 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:39.451770 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 1847, in delete_replica 2026-04-21 02:06:39.451776 | ubuntu-noble | self.delete_share(replica, share_server) 2026-04-21 02:06:39.451782 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 366, in delete_share 2026-04-21 02:06:39.451788 | ubuntu-noble | self.helper._delete_fs(fsid) 2026-04-21 02:06:39.451793 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 277, in _delete_fs 2026-04-21 02:06:39.451799 | ubuntu-noble | self._assert_rest_result(result, 'Delete file system error.') 2026-04-21 02:06:39.451805 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-04-21 02:06:39.451810 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-04-21 02:06:39.451815 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Delete file system error. 2026-04-21 02:06:39.451822 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-04-21 02:06:39.454416 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_replica_fail_2 [0.021797s] ... ok 2026-04-21 02:06:39.469451 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_dhss_true_and_false_2 [0.023883s] ... ok 2026-04-21 02:06:39.472558 | ubuntu-noble | Get share count error! 2026-04-21 02:06:39.472649 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-04-21 02:06:39.475000 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_user_fail [0.020673s] ... ok 2026-04-21 02:06:39.496139 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_deny_access_user_success [0.021085s] ... ok 2026-04-21 02:06:39.501133 | ubuntu-noble | Failed to cancel migration of share fake_id. 2026-04-21 02:06:39.501154 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:39.501573 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 2273, in migration_cancel 2026-04-21 02:06:39.501581 | ubuntu-noble | data_rpc.data_copy_cancel(context, share['id']) 2026-04-21 02:06:39.501586 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:39.501607 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:39.501613 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:39.501619 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:39.501624 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:39.501646 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:39.501651 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-04-21 02:06:39.501657 | ubuntu-noble | raise result 2026-04-21 02:06:39.501662 | ubuntu-noble | Exception: fake 2026-04-21 02:06:39.504732 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_2 [0.035359s] ... ok 2026-04-21 02:06:39.514593 | ubuntu-noble | The StoragePool is None. 2026-04-21 02:06:39.517115 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_disk_type_pool_info_none [0.020938s] ... ok 2026-04-21 02:06:39.539924 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_1 [0.022570s] ... ok 2026-04-21 02:06:39.544049 | ubuntu-noble | Migration of share fake_id has already completed first phase. 2026-04-21 02:06:39.547029 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_driver_service_down_3_data_copying_completed [0.042119s] ... ok 2026-04-21 02:06:39.564157 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_disk_type_3 [0.024137s] ... ok 2026-04-21 02:06:39.578718 | ubuntu-noble | Migration of share fake_id cannot be cancelled at this moment. 2026-04-21 02:06:39.581399 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_1_data_copying_starting [0.034208s] ... ok 2026-04-21 02:06:39.585015 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_existing_snapshot_sharesnapshot_not_normal [0.020628s] ... ok 2026-04-21 02:06:39.605982 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_partition_not_exist_2 [0.021072s] ... ok 2026-04-21 02:06:39.623093 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete [0.041597s] ... ok 2026-04-21 02:06:39.626709 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_thickfs_set_dedupe_fail [0.020562s] ... ok 2026-04-21 02:06:39.648127 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_with_default_type_1 [0.021349s] ... ok 2026-04-21 02:06:39.655508 | ubuntu-noble | There is no migration being performed for share fake_id at this moment. 2026-04-21 02:06:39.658679 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_6_None [0.035138s] ... ok 2026-04-21 02:06:39.668651 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_mount_share_to_host_1 [0.019696s] ... ok 2026-04-21 02:06:39.688633 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_multi_resturls_success [0.020463s] ... ok 2026-04-21 02:06:39.695939 | ubuntu-noble | Failed to obtain migration progress of share fake_id. 2026-04-21 02:06:39.695974 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:39.695980 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 2140, in migration_get_progress 2026-04-21 02:06:39.695986 | ubuntu-noble | result = self.share_rpcapi.migration_get_progress( 2026-04-21 02:06:39.696002 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:39.696008 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:39.696025 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:39.696030 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:39.696035 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:39.696041 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:39.696046 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:39.696051 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:39.696057 | ubuntu-noble | raise effect 2026-04-21 02:06:39.696062 | ubuntu-noble | Exception: fake 2026-04-21 02:06:39.699420 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_driver_error [0.041030s] ... ok 2026-04-21 02:06:39.711777 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_success [0.022088s] ... ok 2026-04-21 02:06:39.732497 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ad_domain_success [0.021748s] ... ok 2026-04-21 02:06:39.739569 | ubuntu-noble | Migration progress of share fake_id cannot be obtained at this moment. 2026-04-21 02:06:39.742510 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_invalid_3 [0.042799s] ... ok 2026-04-21 02:06:39.754233 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_ldap_domain_success_1_100_97_5_87 [0.021542s] ... ok 2026-04-21 02:06:39.771941 | ubuntu-noble | Share (share-fake-uuid) can not be shrunk. only 'Thin' shares support shrink. 2026-04-21 02:06:39.774353 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_alloctype_fail [0.020137s] ... ok 2026-04-21 02:06:39.792878 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_5 [0.049292s] ... ok 2026-04-21 02:06:39.794984 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_shrink_share_success [0.020437s] ... ok 2026-04-21 02:06:39.812636 | ubuntu-noble | Invalid parameter combination. Cannot set parameters "nondisruptive", "writable", "preserve_snapshots" or "preserve_metadata" to True when enabling the "force_host_assisted_migration" option. 2026-04-21 02:06:39.814977 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_teardown_server_with_already_deleted [0.019898s] ... ok 2026-04-21 02:06:39.816178 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host_and_driver_assisted_params_1 [0.023499s] ... ok 2026-04-21 02:06:39.835798 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_access_cifs [0.020727s] ... ok 2026-04-21 02:06:39.856208 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_share_network_type_combo_2_False [0.040597s] ... ok 2026-04-21 02:06:39.856937 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_access_nfs [0.020729s] ... ok 2026-04-21 02:06:39.876160 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_success_3 [0.019260s] ... ok 2026-04-21 02:06:39.893079 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_is_member_of_group [0.036714s] ... ok 2026-04-21 02:06:39.894183 | ubuntu-noble | Can't open the recent url, re-login. 2026-04-21 02:06:39.894750 | ubuntu-noble | Failed to set replication pair fake_pair_id secondary write lock. 2026-04-21 02:06:39.894770 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-04-21 02:06:39.895257 | ubuntu-noble | Replication pair fake_pair_id secondary access is R/W, try to set write lock but still failed. 2026-04-21 02:06:39.895270 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:39.895276 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 159, in update_replication_pair_state 2026-04-21 02:06:39.895317 | ubuntu-noble | self.helper.set_pair_secondary_write_lock(replica_pair_id) 2026-04-21 02:06:39.895329 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:39.895334 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:39.895340 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:39.895345 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:39.895351 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:39.895356 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:39.895362 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1211, in _execute_mock_call 2026-04-21 02:06:39.895367 | ubuntu-noble | return self._mock_wraps(*args, **kwargs) 2026-04-21 02:06:39.895373 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:39.895378 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1441, in set_pair_secondary_write_lock 2026-04-21 02:06:39.895383 | ubuntu-noble | self._assert_rest_result(result, msg) 2026-04-21 02:06:39.895575 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-04-21 02:06:39.895590 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-04-21 02:06:39.895598 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Failed to set replication pair fake_pair_id secondary write lock. 2026-04-21 02:06:39.895605 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-04-21 02:06:39.897766 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_exception_ignore_2 [0.021822s] ... ok 2026-04-21 02:06:39.915907 | ubuntu-noble | Can't open the recent url, re-login. 2026-04-21 02:06:39.915929 | ubuntu-noble | Failed to sync replication pair fake_pair_id. 2026-04-21 02:06:39.915935 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-04-21 02:06:39.915940 | ubuntu-noble | Failed to sync replication pair fake_pair_id. Reason: Invalid share: Failed to sync replication pair fake_pair_id. 2026-04-21 02:06:39.915946 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-04-21 02:06:39.918354 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_exception_ignore_3 [0.020172s] ... ok 2026-04-21 02:06:39.928402 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_status_unavailable [0.035226s] ... ok 2026-04-21 02:06:39.935315 | ubuntu-noble | No replication pair ID recorded for share fake_share_id. 2026-04-21 02:06:39.937811 | ubuntu-noble | {6} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_replica_state_with_no_pair_id [0.019458s] ... ok 2026-04-21 02:06:39.954848 | ubuntu-noble | Failed to check GPFS state. Error: Unexpected error while running command. 2026-04-21 02:06:39.955186 | ubuntu-noble | Command: None 2026-04-21 02:06:39.955192 | ubuntu-noble | Exit code: - 2026-04-21 02:06:39.955196 | ubuntu-noble | Stdout: None 2026-04-21 02:06:39.955200 | ubuntu-noble | Stderr: None. 2026-04-21 02:06:39.957121 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__check_gpfs_state_exception [0.019123s] ... ok 2026-04-21 02:06:39.973745 | ubuntu-noble | Failed to create snapshot fakesnapshotname. Error: Unexpected error while running command. 2026-04-21 02:06:39.973767 | ubuntu-noble | Command: None 2026-04-21 02:06:39.973773 | ubuntu-noble | Exit code: - 2026-04-21 02:06:39.973778 | ubuntu-noble | Stdout: None 2026-04-21 02:06:39.973783 | ubuntu-noble | Stderr: None. 2026-04-21 02:06:39.976067 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__create_share_snapshot_exception [0.019026s] ... ok 2026-04-21 02:06:39.976872 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_missing_extra_spec_mount_point_name_support [0.048237s] ... ok 2026-04-21 02:06:39.995878 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__extend_share [0.019112s] ... ok 2026-04-21 02:06:40.001988 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_1_creating [0.025123s] ... ok 2026-04-21 02:06:40.013400 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__fix_export_data_2_1_2_3_4_5_6_7_8 [0.018128s] ... ok 2026-04-21 02:06:40.025968 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_2_deleting [0.023762s] ... ok 2026-04-21 02:06:40.032826 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__gpfs_ssh_execute_exception [0.019082s] ... ok 2026-04-21 02:06:40.049257 | ubuntu-noble | /gpfs0 is not a directory. Error: Unexpected error while running command. 2026-04-21 02:06:40.049283 | ubuntu-noble | Command: None 2026-04-21 02:06:40.049315 | ubuntu-noble | Exit code: - 2026-04-21 02:06:40.049321 | ubuntu-noble | Stdout: None 2026-04-21 02:06:40.049326 | ubuntu-noble | Stderr: None 2026-04-21 02:06:40.050351 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_5_replication_change [0.024329s] ... ok 2026-04-21 02:06:40.051529 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_dir_exception [0.018754s] ... ok 2026-04-21 02:06:40.070248 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_dir_failure [0.018363s] ... ok 2026-04-21 02:06:40.087119 | ubuntu-noble | Incorrect export path. Expected format: IP:/gpfs_mount_point_base/share_id. 2026-04-21 02:06:40.087141 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:40.087174 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 714, in manage_existing 2026-04-21 02:06:40.087180 | ubuntu-noble | old_export_location = old_export[1] 2026-04-21 02:06:40.087186 | ubuntu-noble | ~~~~~~~~~~^^^ 2026-04-21 02:06:40.087191 | ubuntu-noble | IndexError: list index out of range 2026-04-21 02:06:40.088257 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_restore_share_backup_2_manila_data [0.037715s] ... ok 2026-04-21 02:06:40.089362 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__manage_existing_invalid_export_exception [0.019196s] ... ok 2026-04-21 02:06:40.108053 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_02___44_3_2_11___True_ [0.018760s] ... ok 2026-04-21 02:06:40.112875 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_snapshot_2_False [0.024442s] ... ok 2026-04-21 02:06:40.124980 | ubuntu-noble | Failed to get exports from the system. Error: Unexpected error while running command. 2026-04-21 02:06:40.125001 | ubuntu-noble | Command: None 2026-04-21 02:06:40.125007 | ubuntu-noble | Exit code: - 2026-04-21 02:06:40.125012 | ubuntu-noble | Stdout: None 2026-04-21 02:06:40.125027 | ubuntu-noble | Stderr: None. 2026-04-21 02:06:40.127132 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_allow_access_exception [0.018768s] ... ok 2026-04-21 02:06:40.136374 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_snapshot_exception_2_fake_reservations [0.023323s] ... ok 2026-04-21 02:06:40.145774 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces_get_export_options_invalid_option_rw [0.018634s] ... ok 2026-04-21 02:06:40.162591 | ubuntu-noble | Invalid gpfs_nfs_server_type value: test. Valid values are: "KNFS", "CES". 2026-04-21 02:06:40.164835 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_nfs_server_type [0.019013s] ... ok 2026-04-21 02:06:40.183190 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_share_metadata_get [0.046884s] ... ok 2026-04-21 02:06:40.184085 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_delete_snapshot [0.019351s] ... ok 2026-04-21 02:06:40.203017 | ubuntu-noble | {6} 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.018446s] ... ok 2026-04-21 02:06:40.222877 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__publish_access [0.019284s] ... ok 2026-04-21 02:06:40.233055 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_service_not_up_2_migration_driver_in_progress [0.049660s] ... ok 2026-04-21 02:06:40.239761 | ubuntu-noble | Failed to verify denied access for share fakename. 2026-04-21 02:06:40.239806 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:40.239814 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 916, in _verify_denied_access 2026-04-21 02:06:40.239820 | ubuntu-noble | outs = self._publish_access(*cmd) 2026-04-21 02:06:40.239835 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:40.239841 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:40.239847 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:40.239852 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:40.239857 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:40.239863 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:40.239868 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:40.239873 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:40.239879 | ubuntu-noble | raise effect 2026-04-21 02:06:40.239885 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:06:40.239890 | ubuntu-noble | Command: None 2026-04-21 02:06:40.239896 | ubuntu-noble | Exit code: - 2026-04-21 02:06:40.239901 | ubuntu-noble | Stdout: None 2026-04-21 02:06:40.239907 | ubuntu-noble | Stderr: None 2026-04-21 02:06:40.241877 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_exception [0.019618s] ... ok 2026-04-21 02:06:40.260919 | ubuntu-noble | {6} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_stderr_4___Some_error_to_log___True_ [0.018952s] ... ok 2026-04-21 02:06:40.268507 | ubuntu-noble | Migration progress of share server fce9c753-e46d-4a17-b31a-ead5536d884d cannot be obtained. The provided share server is not being migrated. 2026-04-21 02:06:40.272481 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_invalid_share_server_1_server_migrating_to [0.039084s] ... ok 2026-04-21 02:06:40.280622 | ubuntu-noble | Caught exception from infinisdk: 2026-04-21 02:06:40.280644 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:40.280650 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-21 02:06:40.280656 | ubuntu-noble | return func(*args, **kwargs) 2026-04-21 02:06:40.280661 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:40.280667 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export 2026-04-21 02:06:40.280672 | ubuntu-noble | infinidat_exports = infinidat_filesystem.get_exports() 2026-04-21 02:06:40.280677 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:40.280683 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:40.280688 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:40.280694 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:40.280699 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:40.280705 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:40.280710 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:40.280716 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:06:40.280721 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:06:40.280727 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:40.280732 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-21 02:06:40.280738 | ubuntu-noble | raise FakeInfinisdkException() 2026-04-21 02:06:40.280744 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-21 02:06:40.283173 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_export_api_error [0.021681s] ... ok 2026-04-21 02:06:40.303817 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_full_nfs_export_paths [0.020905s] ... ok 2026-04-21 02:06:40.307819 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_source_not_found [0.035462s] ... ok 2026-04-21 02:06:40.322971 | ubuntu-noble | Caught exception from infinisdk: 2026-04-21 02:06:40.323021 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:40.323031 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-21 02:06:40.323037 | ubuntu-noble | return func(*args, **kwargs) 2026-04-21 02:06:40.323042 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:40.323048 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 280, in _get_infinidat_pool 2026-04-21 02:06:40.323053 | ubuntu-noble | pool = self._system.pools.safe_get(name=self._pool_name) 2026-04-21 02:06:40.323059 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:40.323064 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:40.323071 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:40.323076 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:40.323081 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:40.323087 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:40.323092 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:40.323097 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:06:40.323102 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:06:40.323108 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:40.323113 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-21 02:06:40.323119 | ubuntu-noble | raise FakeInfinisdkException() 2026-04-21 02:06:40.323124 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-21 02:06:40.324990 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_infinidat_pool_api_error [0.021053s] ... ok 2026-04-21 02:06:40.343976 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_size_1_300 [0.035898s] ... ok 2026-04-21 02:06:40.346126 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_2__True__True__False_ [0.021212s] ... ok 2026-04-21 02:06:40.367468 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_4__True__False__False_ [0.020742s] ... ok 2026-04-21 02:06:40.378724 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_size_3__1 [0.034420s] ... ok 2026-04-21 02:06:40.388595 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_7__False__False__True_ [0.021294s] ... ok 2026-04-21 02:06:40.406963 | ubuntu-noble | Unsupported share protocol: CIFS. 2026-04-21 02:06:40.409010 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_fails_non_nfs [0.020255s] ... ok 2026-04-21 02:06:40.412549 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_shrink_valid_2_shrinking_possible_data_loss_error [0.033916s] ... ok 2026-04-21 02:06:40.429929 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_4__False__False_ [0.020897s] ... ok 2026-04-21 02:06:40.477637 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_deny_access [0.064127s] ... ok 2026-04-21 02:06:40.540346 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_deny_access_exception [0.062880s] ... ok 2026-04-21 02:06:40.565859 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_update_metadata_from_share_type_extra_specs_2_False [0.025506s] ... ok 2026-04-21 02:06:40.588666 | ubuntu-noble | {2} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service_update_hosts_failure [0.022990s] ... ok 2026-04-21 02:06:40.609717 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_2 [0.020891s] ... ok 2026-04-21 02:06:40.629605 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_valid_cases_5 [0.019691s] ... ok 2026-04-21 02:06:40.648910 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_add_ip_version_capability_if_dhss_false_2 [0.019310s] ... ok 2026-04-21 02:06:40.670229 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_create_replica [0.021110s] ... ok 2026-04-21 02:06:40.690815 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_exists_and_set_explicitly_2_False [0.020367s] ... ok 2026-04-21 02:06:40.712549 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_from_snapshot_support_absent_1___ [0.021496s] ... ok 2026-04-21 02:06:40.730583 | ubuntu-noble | No shares in share group to create snapshot. 2026-04-21 02:06:40.734052 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_snapshot_no_members [0.021465s] ... ok 2026-04-21 02:06:40.754938 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_share_revert_to_snapshot_functionality_1_revert_to_snapshot [0.020850s] ... ok 2026-04-21 02:06:40.775739 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_start [0.020591s] ... ok 2026-04-21 02:06:40.786525 | ubuntu-noble | Snapshot not found on the Infinibox by its name: openstack-snap-2 2026-04-21 02:06:40.788819 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_doesnt_exist [0.358828s] ... ok 2026-04-21 02:06:40.796820 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_absent_2_create_snapshot [0.021105s] ... ok 2026-04-21 02:06:40.808369 | ubuntu-noble | Caught exception from infinisdk: 2026-04-21 02:06:40.808388 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:40.808395 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-21 02:06:40.808401 | ubuntu-noble | return func(*args, **kwargs) 2026-04-21 02:06:40.808406 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:40.808412 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 289, in _get_infinidat_nas_network_space_ips 2026-04-21 02:06:40.808418 | ubuntu-noble | network_space = self._system.network_spaces.safe_get( 2026-04-21 02:06:40.808423 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:40.808429 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:40.808436 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:40.808441 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:40.808447 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:40.808452 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:40.808458 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:40.808463 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:06:40.808469 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:06:40.808474 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:40.808782 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-21 02:06:40.808796 | ubuntu-noble | raise FakeInfinisdkException() 2026-04-21 02:06:40.808802 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-21 02:06:40.810431 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_network_spaces_api_fail [0.021591s] ... ok 2026-04-21 02:06:40.818639 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_update_replica_state [0.021316s] ... ok 2026-04-21 02:06:40.831509 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share_doesnt_exist [0.020901s] ... ok 2026-04-21 02:06:40.840950 | ubuntu-noble | {2} manila.tests.share.test_driver.ShareDriverTestCase.test_verify_share_driver_mode_option_type [0.022642s] ... ok 2026-04-21 02:06:40.852277 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_02__True__True__True__False_ [0.020554s] ... ok 2026-04-21 02:06:40.862109 | ubuntu-noble | {2} manila.tests.share.test_drivers_private_data.SqlStorageDriverTestCase.test_methods_1 [0.020926s] ... ok 2026-04-21 02:06:40.872911 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_06__True__False__True__False_ [0.020638s] ... ok 2026-04-21 02:06:40.884627 | ubuntu-noble | {2} manila.tests.share.test_hook.HookBaseTestCase.test_instantiate_hook_fail [0.021280s] ... ok 2026-04-21 02:06:40.893390 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_backend_info_4__False__False_ [0.020335s] ... ok 2026-04-21 02:06:40.904485 | ubuntu-noble | {2} manila.tests.share.test_hook.HookBaseTestCase.test_instantiate_hook_successfully_and_set_configuration_1_True [0.020639s] ... ok 2026-04-21 02:06:40.915153 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_network_allocations_number [0.019973s] ... ok 2026-04-21 02:06:40.925210 | ubuntu-noble | {2} manila.tests.share.test_hook.HookBaseTestCase.test_instantiate_hook_successfully_and_set_configuration_2_False [0.020626s] ... ok 2026-04-21 02:06:40.933727 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_no_infinisdk_module [0.020315s] ... ok 2026-04-21 02:06:40.950064 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__execute_periodic_hook [0.023212s] ... ok 2026-04-21 02:06:40.954410 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access [0.020500s] ... ok 2026-04-21 02:06:40.973052 | ubuntu-noble | Only "ip" access type allowed for the NFS protocol. 2026-04-21 02:06:40.975271 | ubuntu-noble | {6} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_update_access_fails_non_ip_access_type [0.020874s] ... ok 2026-04-21 02:06:40.985120 | ubuntu-noble | Data copy for migration of share fake_id has not completed yet. 2026-04-21 02:06:40.987741 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted_status_4_other [0.039048s] ... ok 2026-04-21 02:06:40.994586 | ubuntu-noble | {6} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_ensure_service_on [0.018534s] ... ok 2026-04-21 02:06:41.012960 | ubuntu-noble | {6} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_get_pool [0.018459s] ... ok 2026-04-21 02:06:41.028809 | ubuntu-noble | Export location error, please check ip: [], folder_name: []. 2026-04-21 02:06:41.031362 | ubuntu-noble | {6} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_manage_existing_with_no_location [0.018556s] ... ok 2026-04-21 02:06:41.049875 | ubuntu-noble | {6} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_shrink_share [0.018348s] ... ok 2026-04-21 02:06:41.067842 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__delete_directory [0.017890s] ... ok 2026-04-21 02:06:41.085102 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__format_name [0.017254s] ... ok 2026-04-21 02:06:41.103311 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__generate_snapshot_name [0.018136s] ... ok 2026-04-21 02:06:41.121097 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_directory_list [0.017725s] ... ok 2026-04-21 02:06:41.142331 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_location_path_2_cifs [0.017966s] ... ok 2026-04-21 02:06:41.157125 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_nodes_ips [0.017654s] ... ok 2026-04-21 02:06:41.174623 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_nodes_physical_ips [0.017659s] ... ok 2026-04-21 02:06:41.193163 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__get_nodes_virtual_ips [0.018303s] ... ok 2026-04-21 02:06:41.210576 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__unit_convert_4_50G [0.017497s] ... ok 2026-04-21 02:06:41.229234 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__update_share_stats_refresh_token [0.018483s] ... ok 2026-04-21 02:06:41.247259 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_create_share_from_snapshot_1_nfs [0.017902s] ... ok 2026-04-21 02:06:41.265378 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_ensure_share_None_share_fail_1_nfs [0.017955s] ... ok 2026-04-21 02:06:41.284144 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_update_access_4 [0.018607s] ... ok 2026-04-21 02:06:41.302099 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_access_success_2 [0.017710s] ... ok 2026-04-21 02:06:41.318133 | ubuntu-noble | Token is expired 2026-04-21 02:06:41.320447 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_api_token_overtime_fail [0.018651s] ... ok 2026-04-21 02:06:41.338897 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_client_spec [0.017882s] ... ok 2026-04-21 02:06:41.357715 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_check_share_exist_2_False [0.018502s] ... ok 2026-04-21 02:06:41.375573 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_delete_share_4 [0.018157s] ... ok 2026-04-21 02:06:41.393773 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_nodes_info [0.017916s] ... ok 2026-04-21 02:06:41.411778 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_size_to_gb_3 [0.018282s] ... ok 2026-04-21 02:06:41.431169 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_size_to_gb_4 [0.017887s] ... ok 2026-04-21 02:06:41.442047 | ubuntu-noble | Driver-assisted migration of share 3f4dff29-e850-462d-a90f-fe157f82d940 failed. 2026-04-21 02:06:41.442070 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:41.442077 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1325, in _migration_start_driver 2026-04-21 02:06:41.442083 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-04-21 02:06:41.442090 | ubuntu-noble | manila.exception.ShareMigrationFailed: Share migration failed: Destination host fake_host is not compatible with share 3f4dff29-e850-462d-a90f-fe157f82d940's source backend for driver-assisted migration. 2026-04-21 02:06:41.446265 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_4 [0.457969s] ... ok 2026-04-21 02:06:41.448846 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_2 [0.018810s] ... ok 2026-04-21 02:06:41.468418 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_cifs_access_2_False [0.018657s] ... ok 2026-04-21 02:06:41.486091 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnfslist_2__fs_test_01 [0.018332s] ... ok 2026-04-21 02:06:41.493630 | ubuntu-noble | Failed to obtain migration info from backends or invoking Data Service for migration of share fake_id. 2026-04-21 02:06:41.493647 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:41.493653 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1777, in _migration_start_host_assisted 2026-04-21 02:06:41.493672 | ubuntu-noble | data_rpc.migration_start( 2026-04-21 02:06:41.493678 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:41.493682 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:41.493687 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:41.493691 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:41.493696 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:41.493701 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:41.493706 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:41.493894 | ubuntu-noble | raise effect 2026-04-21 02:06:41.493902 | ubuntu-noble | Exception: fake 2026-04-21 02:06:41.497004 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_host_assisted_1_None [0.051167s] ... ok 2026-04-21 02:06:41.504430 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_lsnode_1_None [0.018465s] ... ok 2026-04-21 02:06:41.519173 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_4___fake_reservations___True_ [0.021759s] ... ok 2026-04-21 02:06:41.525491 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmcifs [0.021074s] ... ok 2026-04-21 02:06:41.540269 | ubuntu-noble | Share fake_share_id could not be reverted to snapshot fake_snapshot_id. 2026-04-21 02:06:41.540316 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:41.540325 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3633, in _revert_to_snapshot 2026-04-21 02:06:41.540332 | ubuntu-noble | updated_share_size = self.driver.revert_to_snapshot( 2026-04-21 02:06:41.540338 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:41.540344 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:41.540350 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:41.540355 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:41.540377 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:41.540409 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:41.540414 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:41.540420 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:41.540425 | ubuntu-noble | raise effect 2026-04-21 02:06:41.540431 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-04-21 02:06:41.543537 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__revert_to_snapshot_driver_exception_1_None [0.024104s] ... ok 2026-04-21 02:06:41.546107 | ubuntu-noble | {6} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_generate_share_name_2 [0.020388s] ... ok 2026-04-21 02:06:41.566465 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__ensure_user_1_0 [0.020188s] ... ok 2026-04-21 02:06:41.587316 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__find_pool_info_fail [0.020635s] ... ok 2026-04-21 02:06:41.608332 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_location_path_2_cifs [0.020009s] ... ok 2026-04-21 02:06:41.626685 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__get_share_instance_pnp_pool_error [0.019181s] ... ok 2026-04-21 02:06:41.629267 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__server_migration_complete_driver_3 [0.085897s] ... ok 2026-04-21 02:06:41.645257 | ubuntu-noble | Can't find the share by share name: manila_fakeid. 2026-04-21 02:06:41.648176 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_share_not_exist_2_cifs [0.021429s] ... ok 2026-04-21 02:06:41.652791 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_1_None [0.023234s] ... ok 2026-04-21 02:06:41.670054 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_nfs_service_error [0.021713s] ... ok 2026-04-21 02:06:41.676361 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_3_out_of_sync [0.023583s] ... ok 2026-04-21 02:06:41.691888 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_non_config_1 [0.021414s] ... ok 2026-04-21 02:06:41.697679 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_7 [0.020846s] ... ok 2026-04-21 02:06:41.713224 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_extend_share_2_cifs [0.021235s] ... ok 2026-04-21 02:06:41.717197 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__update_resource_status_2 [0.019773s] ... ok 2026-04-21 02:06:41.734141 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_2 [0.020901s] ... ok 2026-04-21 02:06:41.737962 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__update_resource_status_3 [0.020588s] ... ok 2026-04-21 02:06:41.755066 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__create_filesystem_dir [0.020962s] ... ok 2026-04-21 02:06:41.775312 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_5 [0.019891s] ... ok 2026-04-21 02:06:41.793941 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_network_security_service_no_support [0.055510s] ... ok 2026-04-21 02:06:41.794410 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_cifs_share [0.019167s] ... ok 2026-04-21 02:06:41.814915 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_filesystem [0.020216s] ... ok 2026-04-21 02:06:41.815325 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_server_allocations_check_operation_1_None [0.021029s] ... ok 2026-04-21 02:06:41.832153 | ubuntu-noble | Token authentication error. 2026-04-21 02:06:41.834435 | ubuntu-noble | {6} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_token_fail [0.019680s] ... ok 2026-04-21 02:06:41.852756 | ubuntu-noble | Failed to check MapRFS state. 2026-04-21 02:06:41.852783 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:41.852790 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 324, in _check_maprfs_state 2026-04-21 02:06:41.852796 | ubuntu-noble | return self._maprfs_util.check_state() 2026-04-21 02:06:41.852802 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:41.852807 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 252, in check_state 2026-04-21 02:06:41.852813 | ubuntu-noble | out, __ = self._execute(*cmd, check_exit_code=False) 2026-04-21 02:06:41.852819 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:41.852825 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:41.852831 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:41.852837 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:41.852842 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:41.852848 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:41.852854 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:41.852860 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:41.852866 | ubuntu-noble | raise effect 2026-04-21 02:06:41.852872 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:06:41.852877 | ubuntu-noble | Command: None 2026-04-21 02:06:41.852883 | ubuntu-noble | Exit code: - 2026-04-21 02:06:41.852943 | ubuntu-noble | Stdout: None 2026-04-21 02:06:41.852949 | ubuntu-noble | Stderr: None 2026-04-21 02:06:41.855339 | ubuntu-noble | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__check_maprfs_state_exception [0.020413s] ... ok 2026-04-21 02:06:41.876079 | ubuntu-noble | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__check_maprfs_state_healthy [0.020666s] ... ok 2026-04-21 02:06:41.894337 | ubuntu-noble | Failed to get MapR-FS capacity info. 2026-04-21 02:06:41.894377 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:41.894389 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/driver_util.py", line 223, in fs_capacity 2026-04-21 02:06:41.894399 | ubuntu-noble | fields = lines[1].split() 2026-04-21 02:06:41.894410 | ubuntu-noble | ~~~~~^^^ 2026-04-21 02:06:41.894419 | ubuntu-noble | IndexError: list index out of range 2026-04-21 02:06:41.896182 | ubuntu-noble | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_available_capacity_exception [0.020471s] ... ok 2026-04-21 02:06:41.907327 | ubuntu-noble | Unexpected driver error occurred while updating status for share instance 8d2efece-2815-4388-b686-90107a46376f that belongs to share 'fake_id_7' 2026-04-21 02:06:41.907349 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:41.907356 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5804, in _update_share_status 2026-04-21 02:06:41.907362 | ubuntu-noble | data_updates = self.driver.get_share_status(share_instance, 2026-04-21 02:06:41.907367 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:41.907373 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:41.907379 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:41.907384 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:41.907390 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:41.907395 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:41.907401 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:41.907406 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:41.907412 | ubuntu-noble | raise effect 2026-04-21 02:06:41.907418 | ubuntu-noble | manila.exception.ShareBackendException: Share backend error: fake_msg. 2026-04-21 02:06:41.907989 | ubuntu-noble | Status of share instance 8d2efece-2815-4388-b686-90107a46376f that belongs to share fake_id_7 was updated to 'error'. 2026-04-21 02:06:41.911113 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_status_share_with_error_or_exception_2 [0.096112s] ... ok 2026-04-21 02:06:41.917928 | ubuntu-noble | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__run_ssh_exception [0.021278s] ... ok 2026-04-21 02:06:41.932498 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-21 02:06:41.932520 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:41.932526 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:41.932532 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-04-21 02:06:41.932539 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:41.932546 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:41.932554 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:41.932561 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:41.932568 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:41.932575 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:41.932582 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:41.932587 | ubuntu-noble | raise effect 2026-04-21 02:06:41.932592 | ubuntu-noble | Exception 2026-04-21 02:06:41.936539 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_06_create_share_instance [0.025246s] ... ok 2026-04-21 02:06:41.937987 | ubuntu-noble | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__share_dir [0.020205s] ... ok 2026-04-21 02:06:41.955324 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-21 02:06:41.955347 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:41.955353 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:41.955359 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-04-21 02:06:41.955364 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:41.955370 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:41.955375 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:41.955380 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:41.955386 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:41.955391 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:41.955397 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:41.955402 | ubuntu-noble | raise effect 2026-04-21 02:06:41.955407 | ubuntu-noble | Exception 2026-04-21 02:06:41.958189 | ubuntu-noble | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__user_exists [0.019800s] ... ok 2026-04-21 02:06:41.958641 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_08_unmanage_share [0.021538s] ... ok 2026-04-21 02:06:41.975122 | ubuntu-noble | CLDB nodes are not specified! 2026-04-21 02:06:41.975649 | ubuntu-noble | Zookeeper nodes are not specified! 2026-04-21 02:06:41.976888 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-21 02:06:41.976908 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:41.976914 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:41.976919 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-04-21 02:06:41.976925 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:41.976930 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:41.976935 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:41.976941 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:41.976946 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:41.976951 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:41.976956 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:41.976962 | ubuntu-noble | raise effect 2026-04-21 02:06:41.976967 | ubuntu-noble | Exception 2026-04-21 02:06:41.977908 | ubuntu-noble | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_check_for_setup_error [0.019904s] ... ok 2026-04-21 02:06:41.980058 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_21_create_share_group [0.021586s] ... ok 2026-04-21 02:06:41.996983 | ubuntu-noble | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_delete_share_skip [0.018889s] ... ok 2026-04-21 02:06:42.000996 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_connection_get_info [0.021043s] ... ok 2026-04-21 02:06:42.015045 | ubuntu-noble | Failed to set space quota for the share share-0. 2026-04-21 02:06:42.015071 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:42.015077 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 177, in _set_share_size 2026-04-21 02:06:42.015083 | ubuntu-noble | self._maprfs_util.set_volume_size(volume_name, size) 2026-04-21 02:06:42.015088 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:42.015094 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:42.015896 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:42.015920 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:42.015926 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:42.015933 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:42.015950 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:42.015956 | ubuntu-noble | raise effect 2026-04-21 02:06:42.015962 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:06:42.015967 | ubuntu-noble | Command: None 2026-04-21 02:06:42.015973 | ubuntu-noble | Exit code: - 2026-04-21 02:06:42.015978 | ubuntu-noble | Stdout: None 2026-04-21 02:06:42.015983 | ubuntu-noble | Stderr: None 2026-04-21 02:06:42.016959 | ubuntu-noble | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_extend_exception [0.019438s] ... ok 2026-04-21 02:06:42.024398 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_cg_with_share_network_driver_not_handles_servers [0.023695s] ... ok 2026-04-21 02:06:42.034205 | ubuntu-noble | Failed to check MapRFS capacity info. 2026-04-21 02:06:42.034226 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:42.034232 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/maprfs/maprfs_native.py", line 420, in _update_share_stats 2026-04-21 02:06:42.034238 | ubuntu-noble | total, free = self._maprfs_util.fs_capacity() 2026-04-21 02:06:42.034243 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:42.034249 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:42.034254 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:42.034259 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:42.034264 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:42.034269 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:42.034274 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:42.034280 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:42.034285 | ubuntu-noble | raise effect 2026-04-21 02:06:42.034321 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:06:42.034326 | ubuntu-noble | Command: None 2026-04-21 02:06:42.034332 | ubuntu-noble | Exit code: - 2026-04-21 02:06:42.034337 | ubuntu-noble | Stdout: None 2026-04-21 02:06:42.034342 | ubuntu-noble | Stderr: None 2026-04-21 02:06:42.036585 | ubuntu-noble | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_get_share_stats_refresh_exception [0.020049s] ... ok 2026-04-21 02:06:42.047589 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot [0.022940s] ... ok 2026-04-21 02:06:42.055710 | ubuntu-noble | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_snapshot [0.018895s] ... ok 2026-04-21 02:06:42.070691 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_share_update_status_2_creating_from_snapshot [0.022491s] ... ok 2026-04-21 02:06:42.072536 | ubuntu-noble | Snapshot fake not found 2026-04-21 02:06:42.074463 | ubuntu-noble | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_snapshot_invalid [0.018867s] ... ok 2026-04-21 02:06:42.092161 | ubuntu-noble | Share share-0 has no size quota. Total used value will be used as share size 2026-04-21 02:06:42.092846 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_snapshot_with_update [0.020772s] ... ok 2026-04-21 02:06:42.093870 | ubuntu-noble | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing_with_no_quota [0.018704s] ... ok 2026-04-21 02:06:42.111094 | ubuntu-noble | Share group fake_id: create failed 2026-04-21 02:06:42.111696 | ubuntu-noble | {6} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_update_access_add [0.018438s] ... ok 2026-04-21 02:06:42.114189 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_with_error [0.022918s] ... ok 2026-04-21 02:06:42.130485 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_struct_list [0.018127s] ... ok 2026-04-21 02:06:42.147552 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_base_url_4 [0.017409s] ... ok 2026-04-21 02:06:42.165586 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_request_info_1___svm_migration_start____svm_migrations____post__ [0.018001s] ... ok 2026-04-21 02:06:42.183894 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_custom_port_1_1234 [0.017893s] ... ok 2026-04-21 02:06:42.201634 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_custom_port_2_5678 [0.017350s] ... ok 2026-04-21 02:06:42.219683 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_valid_3 [0.018631s] ... ok 2026-04-21 02:06:42.238006 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_value_error_1_None [0.018093s] ... ok 2026-04-21 02:06:42.257503 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_get_system_version [0.018999s] ... ok 2026-04-21 02:06:42.276015 | ubuntu-noble | {6} 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.018483s] ... ok 2026-04-21 02:06:42.283704 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_with_server [0.169396s] ... ok 2026-04-21 02:06:42.294859 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_svm [0.019046s] ... ok 2026-04-21 02:06:42.305900 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_replica_with_share_network_id_and_not_dhss [0.022116s] ... ok 2026-04-21 02:06:42.315247 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_cifs_share_access_1 [0.019088s] ... ok 2026-04-21 02:06:42.329508 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica_driver_exception [0.023285s] ... ok 2026-04-21 02:06:42.332926 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_apply_volume_efficiency_policy_with_policy [0.018953s] ... ok 2026-04-21 02:06:42.352656 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_cifs_share_exists_2 [0.018967s] ... ok 2026-04-21 02:06:42.370538 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_dns_for_active_directory [0.018273s] ... ok 2026-04-21 02:06:42.390134 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_fpolicy_scope [0.019164s] ... ok 2026-04-21 02:06:42.408553 | ubuntu-noble | {6} 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.018583s] ... ok 2026-04-21 02:06:42.426845 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_1 [0.018162s] ... ok 2026-04-21 02:06:42.446532 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_clone_2 [0.019184s] ... ok 2026-04-21 02:06:42.465414 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_ipspaces_not_supported [0.018904s] ... ok 2026-04-21 02:06:42.486439 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_no_ipspace [0.018921s] ... ok 2026-04-21 02:06:42.497264 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_driver_resources_driver_needs_to_reapply_rules_1_True [0.167734s] ... ok 2026-04-21 02:06:42.502935 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_peer_2_cluster_name [0.018897s] ... ok 2026-04-21 02:06:42.521375 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_share_instance_has_pool_unable_to_fetch_share [0.023751s] ... ok 2026-04-21 02:06:42.522099 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_fpolicy_scope_1_None [0.018990s] ... ok 2026-04-21 02:06:42.541642 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_dedup [0.018837s] ... ok 2026-04-21 02:06:42.542194 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_share_instance_has_pool_with_full_pool_name [0.020341s] ... ok 2026-04-21 02:06:42.560386 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_fpolicy_policy_1_None [0.018942s] ... ok 2026-04-21 02:06:42.562717 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_share_instance_pool_notexist_and_get_from_driver [0.021068s] ... ok 2026-04-21 02:06:42.579280 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_fpolicy_policy_2_18251 [0.018971s] ... ok 2026-04-21 02:06:42.597849 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_kerberos [0.018437s] ... ok 2026-04-21 02:06:42.606278 | ubuntu-noble | Extend share failed. 2026-04-21 02:06:42.606333 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:42.606343 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 4941, in extend_share 2026-04-21 02:06:42.606350 | ubuntu-noble | self.driver.extend_share( 2026-04-21 02:06:42.606357 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:42.606364 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:42.606371 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:42.606376 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:42.606382 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:42.606388 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:42.606393 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:42.606399 | ubuntu-noble | raise effect 2026-04-21 02:06:42.606404 | ubuntu-noble | Exception: fake 2026-04-21 02:06:42.609559 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_extend_share_invalid [0.046751s] ... ok 2026-04-21 02:06:42.617544 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedup [0.019614s] ... ok 2026-04-21 02:06:42.633060 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_driver_failure_1_do_setup [0.023467s] ... ok 2026-04-21 02:06:42.636172 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedupe_async [0.018534s] ... ok 2026-04-21 02:06:42.655367 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_1 [0.018968s] ... ok 2026-04-21 02:06:42.674469 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_protocols_3__False__True__True_ [0.019101s] ... ok 2026-04-21 02:06:42.694776 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_broadcast_domain_for_port_other_domain_1_ipspace_fake [0.020139s] ... ok 2026-04-21 02:06:42.714512 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ensure_snapmirror_v2_not_supported [0.019258s] ... ok 2026-04-21 02:06:42.734424 | ubuntu-noble | Failed to get info for aggregate fake_aggr1. 2026-04-21 02:06:42.734513 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:42.734527 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 4684, in get_aggregate 2026-04-21 02:06:42.734561 | ubuntu-noble | aggrs = self._get_aggregates( 2026-04-21 02:06:42.734571 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:42.734580 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-04-21 02:06:42.734589 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-04-21 02:06:42.734598 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:42.734607 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 1595, in _get_aggregates 2026-04-21 02:06:42.734615 | ubuntu-noble | result = self.send_iter_request('aggr-get-iter', api_args) 2026-04-21 02:06:42.734624 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:42.734633 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 156, in send_iter_request 2026-04-21 02:06:42.734642 | ubuntu-noble | result = self.send_request(api_name, api_args, 2026-04-21 02:06:42.735932 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:42.735972 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:42.735987 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:42.735996 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:42.736004 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:42.736012 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:42.736021 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:42.736029 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:06:42.736038 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:06:42.736046 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:42.736055 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:42.736063 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:42.736071 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:42.736079 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:42.736088 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:42.736096 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:42.736104 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:42.736114 | ubuntu-noble | raise effect 2026-04-21 02:06:42.736137 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-04-21 02:06:42.736440 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_api_error [0.022169s] ... ok 2026-04-21 02:06:42.757944 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_for_volume_not_found [0.021014s] ... ok 2026-04-21 02:06:42.779034 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_clone_children_for_snapshot [0.019799s] ... ok 2026-04-21 02:06:42.795836 | ubuntu-noble | Unexpected error occurred while updating access rules for share instance 71168e99-a4e7-4493-8d43-9eaf732d8435. 2026-04-21 02:06:42.795878 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:42.795895 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 584, in ensure_driver_resources 2026-04-21 02:06:42.795901 | ubuntu-noble | self.access_helper.update_access_rules( 2026-04-21 02:06:42.795908 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:42.795913 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:42.795919 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:42.795925 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:42.795931 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:42.795953 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:42.795959 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:06:42.795964 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:06:42.795977 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:42.796029 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 620, in raise_share_access_exists 2026-04-21 02:06:42.796036 | ubuntu-noble | raise exception.ShareAccessExists( 2026-04-21 02:06:42.796042 | ubuntu-noble | manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. 2026-04-21 02:06:42.796053 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_cluster_aggregate_capacities_not_found [0.018704s] ... ok 2026-04-21 02:06:42.800527 | ubuntu-noble | Unexpected error occurred while updating access rules for share instance 5d79535c-0097-430c-9ad7-bab0f9af6cf1. 2026-04-21 02:06:42.800549 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:42.800556 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 584, in ensure_driver_resources 2026-04-21 02:06:42.800562 | ubuntu-noble | self.access_helper.update_access_rules( 2026-04-21 02:06:42.800568 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:42.800573 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:42.800579 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:42.800584 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:42.800590 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:42.800596 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:42.800601 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:06:42.800635 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:06:42.800642 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:42.800648 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 620, in raise_share_access_exists 2026-04-21 02:06:42.800654 | ubuntu-noble | raise exception.ShareAccessExists( 2026-04-21 02:06:42.800659 | ubuntu-noble | manila.exception.ShareAccessExists: Share access fake_access_type:fake_access exists. 2026-04-21 02:06:42.808332 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_shares_and_rules_1 [0.175064s] ... ok 2026-04-21 02:06:42.815685 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_create_volume_api_args_no_extra_specs [0.019588s] ... ok 2026-04-21 02:06:42.836414 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ems_log_destination_vserver_not_found [0.018962s] ... ok 2026-04-21 02:06:42.854452 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_performance_instance_uuids [0.019372s] ... ok 2026-04-21 02:06:42.873265 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirror_destinations_svm_1 [0.018798s] ... ok 2026-04-21 02:06:42.886804 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_driver_exception [0.078295s] ... ok 2026-04-21 02:06:42.892700 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapmirrors_svm [0.019506s] ... ok 2026-04-21 02:06:42.912243 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_error_4 [0.019316s] ... ok 2026-04-21 02:06:42.931418 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_at_junction_path [0.018970s] ... ok 2026-04-21 02:06:42.951001 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_efficiency_status [0.019532s] ... ok 2026-04-21 02:06:42.956990 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_1 [0.070203s] ... ok 2026-04-21 02:06:42.971915 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_junction_path [0.019166s] ... ok 2026-04-21 02:06:42.989908 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_junction_path_cifs [0.019373s] ... ok 2026-04-21 02:06:43.008634 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_snapshot_attributes [0.018694s] ... ok 2026-04-21 02:06:43.017257 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_cancel_3_data_copying_completed [0.059845s] ... ok 2026-04-21 02:06:43.027760 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_to_manage_not_found [0.018848s] ... ok 2026-04-21 02:06:43.047696 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_aggregate_capacities [0.019670s] ... ok 2026-04-21 02:06:43.051545 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_cancel_invalid [0.034500s] ... ok 2026-04-21 02:06:43.067162 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_info_2 [0.018731s] ... ok 2026-04-21 02:06:43.085113 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_has_records [0.018950s] ... ok 2026-04-21 02:06:43.103991 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_initialize_snapmirror_1 [0.018743s] ... ok 2026-04-21 02:06:43.122378 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_exists_1 [0.018446s] ... ok 2026-04-21 02:06:43.141588 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_exists_not_supported [0.019054s] ... ok 2026-04-21 02:06:43.157373 | ubuntu-noble | Driver-assisted migration of share share_id failed. 2026-04-21 02:06:43.157399 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:43.157407 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1556, in migration_driver_continue 2026-04-21 02:06:43.157413 | ubuntu-noble | finished = self.driver.migration_continue( 2026-04-21 02:06:43.157419 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:43.157435 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:43.157442 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:43.157447 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:43.157453 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:43.157458 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:43.157463 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:43.157469 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-04-21 02:06:43.157475 | ubuntu-noble | raise result 2026-04-21 02:06:43.157480 | ubuntu-noble | Exception: fake 2026-04-21 02:06:43.160614 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_ipspace_has_data_vservers_not_supported [0.018827s] ... ok 2026-04-21 02:06:43.161312 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_driver_continue_1 [0.108759s] ... ok 2026-04-21 02:06:43.179615 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_not_unique [0.018919s] ... ok 2026-04-21 02:06:43.198658 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_cluster_nodes_not_found [0.018726s] ... ok 2026-04-21 02:06:43.199144 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_1_True [0.037746s] ... ok 2026-04-21 02:06:43.217984 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_network_interfaces_not_found [0.019109s] ... ok 2026-04-21 02:06:43.236280 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_snapmirror_snapshots_2_12345 [0.018417s] ... ok 2026-04-21 02:06:43.237125 | ubuntu-noble | Host-assisted migration failed for share share_id. 2026-04-21 02:06:43.237139 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:43.237147 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1697, in migration_start 2026-04-21 02:06:43.237153 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-04-21 02:06:43.237161 | ubuntu-noble | 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. 2026-04-21 02:06:43.239942 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_2 [0.041411s] ... ok 2026-04-21 02:06:43.255196 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_vservers [0.018921s] ... ok 2026-04-21 02:06:43.261051 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_report_driver_status_empty_share_stats [0.020872s] ... ok 2026-04-21 02:06:43.274439 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_network_interface_exists [0.019019s] ... ok 2026-04-21 02:06:43.283511 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_replicated_snapshot_1_None [0.022557s] ... ok 2026-04-21 02:06:43.292848 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_create_1 [0.018355s] ... ok 2026-04-21 02:06:43.305003 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_snapshot_1_True [0.021276s] ... ok 2026-04-21 02:06:43.311657 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_create_4 [0.018968s] ... ok 2026-04-21 02:06:43.330913 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_exists_no_records [0.018773s] ... ok 2026-04-21 02:06:43.347880 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_server_migration_cancel_exception_2_migration_in_progress [0.042670s] ... ok 2026-04-21 02:06:43.348974 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_modify [0.018342s] ... ok 2026-04-21 02:06:43.368584 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_qos_policy_group_rename_noop [0.019356s] ... ok 2026-04-21 02:06:43.387333 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_quiesce_snapmirror_svm [0.018552s] ... ok 2026-04-21 02:06:43.388398 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_exception_in_cleanup_after_error_4 [0.039558s] ... ok 2026-04-21 02:06:43.406243 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_release_snapmirror_vol_error_not_unique_relationship [0.019100s] ... ok 2026-04-21 02:06:43.425123 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_remove_port_from_broadcast_domain [0.018518s] ... ok 2026-04-21 02:06:43.443235 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_complete_2___fake_src_identifier___None_ [0.055453s] ... ok 2026-04-21 02:06:43.444603 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resume_snapmirror_svm [0.019737s] ... ok 2026-04-21 02:06:43.463739 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_cluster_peer_policy_no_arguments [0.018880s] ... ok 2026-04-21 02:06:43.482104 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_nfs_export_policy_for_volume [0.018333s] ... ok 2026-04-21 02:06:43.501190 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_snaplock_attributes_all_none [0.018906s] ... ok 2026-04-21 02:06:43.519629 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_name [0.018350s] ... ok 2026-04-21 02:06:43.525846 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_get_progress [0.082682s] ... ok 2026-04-21 02:06:43.538352 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_security_style_1_None [0.018833s] ... ok 2026-04-21 02:06:43.557801 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_share_server_migration_start_failed_2 [0.018363s] ... ok 2026-04-21 02:06:43.575931 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapshot_exists_error_1 [0.018696s] ... ok 2026-04-21 02:06:43.576628 | ubuntu-noble | This operation is supported only on backends that handle share servers. 2026-04-21 02:06:43.576646 | ubuntu-noble | The driver could not migrate the share server 38baf3c7-7a8c-4ab6-bf45-3ea18c903eec 2026-04-21 02:06:43.576653 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:43.576658 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6220, in share_server_migration_start 2026-04-21 02:06:43.576663 | ubuntu-noble | raise exception.OperationNotSupportedByDriverMode() 2026-04-21 02:06:43.576669 | ubuntu-noble | manila.exception.OperationNotSupportedByDriverMode: The share driver mode does not support this operation. 2026-04-21 02:06:43.580043 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_start_exception_2_False [0.053996s] ... ok 2026-04-21 02:06:43.594536 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_vserver_1_True [0.018685s] ... ok 2026-04-21 02:06:43.613237 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_vserver_already_started [0.018239s] ... ok 2026-04-21 02:06:43.632924 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_stop_vserver [0.019859s] ... ok 2026-04-21 02:06:43.645572 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_server_with_admin_network_allocations [0.064933s] ... ok 2026-04-21 02:06:43.652914 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_trigger_volume_move_cutover_force_1_True [0.019771s] ... ok 2026-04-21 02:06:43.674185 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_update_access [0.028223s] ... ok 2026-04-21 02:06:43.674500 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror_already_transferring_two [0.020822s] ... ok 2026-04-21 02:06:43.694350 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_02 [0.019930s] ... ok 2026-04-21 02:06:43.712077 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_network_subnet_from_metadata [0.037755s] ... ok 2026-04-21 02:06:43.714948 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_03 [0.021098s] ... ok 2026-04-21 02:06:43.735736 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_junctioned_volumes [0.020075s] ... ok 2026-04-21 02:06:43.738201 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_09 [0.026519s] ... ok 2026-04-21 02:06:43.755030 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_luns [0.019783s] ... ok 2026-04-21 02:06:43.763745 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_10 [0.025624s] ... ok 2026-04-21 02:06:43.774608 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_vserver_2_False [0.019322s] ... ok 2026-04-21 02:06:43.788545 | ubuntu-noble | {2} manila.tests.share.test_manager.ShareManagerTestCase.test_verify_server_cleanup_interval_valid_cases_1_10 [0.024597s] ... ok 2026-04-21 02:06:43.794021 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__has_records_1_0 [0.019122s] ... ok 2026-04-21 02:06:43.813568 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__modify_security_cert [0.019591s] ... ok 2026-04-21 02:06:43.832093 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__remove_nfs_export_rules [0.018559s] ... ok 2026-04-21 02:06:43.851181 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__sort_data_ports_by_speed [0.018680s] ... ok 2026-04-21 02:06:43.870207 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__wait_job_result [0.018775s] ... ok 2026-04-21 02:06:43.874482 | ubuntu-noble | {2} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_apply_new_access_rules_there_are_rules_1_True [0.085453s] ... ok 2026-04-21 02:06:43.889124 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__wait_job_result_timeout [0.018727s] ... ok 2026-04-21 02:06:43.908038 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_add_nfs_export_rule [0.018785s] ... ok 2026-04-21 02:06:43.922982 | ubuntu-noble | {2} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_cleanup_access_rules_2 [0.048745s] ... ok 2026-04-21 02:06:43.925936 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_kerberos_error [0.018577s] ... ok 2026-04-21 02:06:43.945828 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_configure_ldap [0.019437s] ... ok 2026-04-21 02:06:43.962503 | ubuntu-noble | {2} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_create_instance_and_wait_status_error [0.039167s] ... ok 2026-04-21 02:06:43.964254 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_barbican_kms_config_for_specified_vserver [0.018591s] ... ok 2026-04-21 02:06:43.983128 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_cifs_share [0.018621s] ... ok 2026-04-21 02:06:44.003918 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_nfs_export_policy [0.019184s] ... ok 2026-04-21 02:06:44.020840 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_port_and_broadcast_domain [0.018351s] ... ok 2026-04-21 02:06:44.039965 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_route_4______0____fe80__1___True_ [0.018989s] ... ok 2026-04-21 02:06:44.041219 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:44.045629 | ubuntu-noble | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_share_group_snapshot [0.083025s] ... ok 2026-04-21 02:06:44.058880 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume [0.018552s] ... ok 2026-04-21 02:06:44.077504 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_event_error [0.018801s] ... ok 2026-04-21 02:06:44.096471 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_policy_error [0.018642s] ... ok 2026-04-21 02:06:44.115089 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_network_interface [0.018756s] ... ok 2026-04-21 02:06:44.130586 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:44.134313 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vlan_still_used [0.018884s] ... ok 2026-04-21 02:06:44.135345 | ubuntu-noble | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_cancel [0.088737s] ... ok 2026-04-21 02:06:44.150668 | ubuntu-noble | Vserver fake_vserver does not exist. 2026-04-21 02:06:44.152932 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_not_found [0.018868s] ... ok 2026-04-21 02:06:44.171635 | ubuntu-noble | Cannot delete Vserver fake_vserver. Failed to put volumes offline. Entry doesn't exist. 2026-04-21 02:06:44.172314 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_one_volume_already_offline [0.019036s] ... ok 2026-04-21 02:06:44.190792 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_vserver_peer [0.018117s] ... ok 2026-04-21 02:06:44.208603 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_ensure_broadcast_domain_for_port_other_domain_2_Default [0.018275s] ... ok 2026-04-21 02:06:44.212911 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:44.217971 | ubuntu-noble | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_check [0.082655s] ... ok 2026-04-21 02:06:44.227531 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_scopes [0.018674s] ... ok 2026-04-21 02:06:44.245702 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_fpolicy_scopes_not_found [0.018132s] ... ok 2026-04-21 02:06:44.264119 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_job_state_error [0.018482s] ... ok 2026-04-21 02:06:44.282634 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_for_aggregate [0.018251s] ... ok 2026-04-21 02:06:44.296463 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:44.300733 | ubuntu-noble | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_shrink_share [0.083345s] ... ok 2026-04-21 02:06:44.301030 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_for_aggregate_error_2_None [0.018086s] ... ok 2026-04-21 02:06:44.320413 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_node_for_aggregate_no_name [0.018660s] ... ok 2026-04-21 02:06:44.340898 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_counters [0.018323s] ... ok 2026-04-21 02:06:44.356976 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_records_timeout [0.018927s] ... ok 2026-04-21 02:06:44.376579 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_2_False [0.018213s] ... ok 2026-04-21 02:06:44.377907 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:44.382266 | ubuntu-noble | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_snapshot_update_access [0.081566s] ... ok 2026-04-21 02:06:44.393926 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_snapshot_raise_not_found [0.018666s] ... ok 2026-04-21 02:06:44.410423 | ubuntu-noble | Failed to get volume efficiency status for volume1. 2026-04-21 02:06:44.412473 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_efficiency_status_error [0.018349s] ... ok 2026-04-21 02:06:44.430618 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_flexgroup_volume_1_True [0.018144s] ... ok 2026-04-21 02:06:44.448989 | ubuntu-noble | {6} 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.018314s] ... ok 2026-04-21 02:06:44.462732 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:44.465633 | ubuntu-noble | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_unmanage_share_server [0.083142s] ... ok 2026-04-21 02:06:44.468239 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_mark_qos_policy_group_for_deletion_policy_exists_1_True [0.018473s] ... ok 2026-04-21 02:06:44.485020 | ubuntu-noble | 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. 2026-04-21 02:06:44.485113 | ubuntu-noble | NoneType: None 2026-04-21 02:06:44.486608 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_ldap_error_1___fake_domain____fake_server__ [0.018677s] ... ok 2026-04-21 02:06:44.505326 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_ldap_linux [0.018734s] ... ok 2026-04-21 02:06:44.524307 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_volumes_clones_offline [0.018566s] ... ok 2026-04-21 02:06:44.538125 | ubuntu-noble | All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-04-21 02:06:44.543272 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_volumes_no_clones_offline [0.019220s] ... ok 2026-04-21 02:06:44.544574 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:44.549074 | ubuntu-noble | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_unmanage_snapshot [0.083490s] ... ok 2026-04-21 02:06:44.561900 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_2___5000B_s___None_ [0.018626s] ... ok 2026-04-21 02:06:44.580920 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_modify [0.018772s] ... ok 2026-04-21 02:06:44.599026 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_rename_same_name [0.018155s] ... ok 2026-04-21 02:06:44.617775 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_cifs_share_error_2_None [0.018569s] ... ok 2026-04-21 02:06:44.628836 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:44.632879 | ubuntu-noble | {2} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_from_metadata [0.083661s] ... ok 2026-04-21 02:06:44.635964 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_reset_volume_autosize [0.018318s] ... ok 2026-04-21 02:06:44.650667 | ubuntu-noble | Share type test has invalid required extra specs. 2026-04-21 02:06:44.650700 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:44.650709 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 121, in get_all_types 2026-04-21 02:06:44.650718 | ubuntu-noble | required_extra_specs = get_valid_required_extra_specs( 2026-04-21 02:06:44.650726 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:44.650735 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/share_types.py", line 311, in get_valid_required_extra_specs 2026-04-21 02:06:44.650744 | ubuntu-noble | raise exception.InvalidExtraSpec(reason=msg) 2026-04-21 02:06:44.650753 | ubuntu-noble | manila.exception.InvalidExtraSpec: Invalid extra_spec: Required extra specs 'driver_handles_share_servers' not specified. 2026-04-21 02:06:44.653788 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_2 [0.019667s] ... ok 2026-04-21 02:06:44.657002 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_resume_snapmirror_vol [0.018716s] ... ok 2026-04-21 02:06:44.675175 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_boolean_extra_specs [0.020165s] ... ok 2026-04-21 02:06:44.675203 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_send_request_wait [0.019197s] ... ok 2026-04-21 02:06:44.692733 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_share_type_extra_specs [0.019112s] ... ok 2026-04-21 02:06:44.694435 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_snaplock_attributes_1 [0.019937s] ... ok 2026-04-21 02:06:44.713615 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_invalid_3 [0.018943s] ... ok 2026-04-21 02:06:44.713645 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_security_style_2_fake_security_style [0.019048s] ... ok 2026-04-21 02:06:44.731717 | ubuntu-noble | Could not find volume volume1 to set snapdir access 2026-04-21 02:06:44.731749 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_05___snapshot_support____y__ [0.019136s] ... ok 2026-04-21 02:06:44.732703 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_snapdir_access_exception [0.019004s] ... ok 2026-04-21 02:06:44.750601 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_08___snapshot_support____f__ [0.019731s] ... ok 2026-04-21 02:06:44.751386 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_setup_security_services_3 [0.018606s] ... ok 2026-04-21 02:06:44.769451 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_14___create_share_from_snapshot_support____t__ [0.018840s] ... ok 2026-04-21 02:06:44.770170 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_snapshot_exists_2_False [0.018655s] ... ok 2026-04-21 02:06:44.787933 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_37___mount_snapshot_support____1__ [0.018110s] ... ok 2026-04-21 02:06:44.788782 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_terminate_vserver_services_api_error [0.018635s] ... ok 2026-04-21 02:06:44.805811 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_42___mount_snapshot_support____yes__ [0.018048s] ... ok 2026-04-21 02:06:44.807435 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_showmount [0.018496s] ... ok 2026-04-21 02:06:44.826074 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_clone_split_start [0.018376s] ... ok 2026-04-21 02:06:44.826849 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_55___mount_point_name_support____0__ [0.020495s] ... ok 2026-04-21 02:06:44.844456 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_junctioned_volumes_2_ [0.018481s] ... ok 2026-04-21 02:06:44.847117 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_invalid_3_0000000000 [0.020808s] ... ok 2026-04-21 02:06:44.862839 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__add_query_params_to_url [0.017751s] ... ok 2026-04-21 02:06:44.866253 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_01___driver_handles_share_servers____1__ [0.018808s] ... ok 2026-04-21 02:06:44.879963 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test__get_base_url_3 [0.017449s] ... ok 2026-04-21 02:06:44.885017 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_06___driver_handles_share_servers____yes__ [0.018701s] ... ok 2026-04-21 02:06:44.898867 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_get_request_method_4_delete [0.018365s] ... ok 2026-04-21 02:06:44.903657 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_non_string_input [0.018625s] ... ok 2026-04-21 02:06:44.917270 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_port__value_error_1___ [0.018431s] ... ok 2026-04-21 02:06:44.922245 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_2 [0.018639s] ... ok 2026-04-21 02:06:44.936553 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_abort_and_break_snapmirror_svm [0.019286s] ... ok 2026-04-21 02:06:44.941616 | ubuntu-noble | {2} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_invalid_3_None [0.018795s] ... ok 2026-04-21 02:06:44.955750 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cancel_snapmirror_svm_1 [0.019057s] ... ok 2026-04-21 02:06:44.960056 | ubuntu-noble | {2} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_append_host_with_pool [0.018591s] ... ok 2026-04-21 02:06:44.974082 | ubuntu-noble | Error releasing snapmirror destination dst_share for replica src_share. 2026-04-21 02:06:44.974121 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:44.974130 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/data_motion.py", line 933, in cleanup_previous_snapmirror_relationships 2026-04-21 02:06:44.974138 | ubuntu-noble | src_client.release_snapmirror_vol( 2026-04-21 02:06:44.974146 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:44.974154 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:44.974161 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:44.974168 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:44.974175 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:44.974181 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:44.974187 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:44.974193 | ubuntu-noble | raise effect 2026-04-21 02:06:44.974199 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-04-21 02:06:44.975580 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_cleanup_previous_snapmirror_relationships_does_not_exist_1 [0.020042s] ... ok 2026-04-21 02:06:44.978013 | ubuntu-noble | {2} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_backend [0.018015s] ... ok 2026-04-21 02:06:44.995097 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_convert_svm_to_default_subtype_2_False [0.019362s] ... ok 2026-04-21 02:06:45.014596 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_does_not_exist [0.019071s] ... ok 2026-04-21 02:06:45.034333 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_delete_snapmirror_source_unreachable [0.019327s] ... ok 2026-04-21 02:06:45.052477 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_get_snapmirrors_svm [0.018462s] ... ok 2026-04-21 02:06:45.072999 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_mount_replica_timeout [0.019598s] ... ok 2026-04-21 02:06:45.376576 | ubuntu-noble | {2} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_get_active_replica_success [0.397982s] ... ok 2026-04-21 02:06:45.396759 | ubuntu-noble | {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_error_creating_member [0.019943s] ... ok 2026-04-21 02:06:45.416328 | ubuntu-noble | {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_multiple_fields [0.019825s] ... ok 2026-04-21 02:06:45.435131 | ubuntu-noble | {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_share_type_not_found [0.018745s] ... ok 2026-04-21 02:06:45.441089 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_config_for_backend_different_backend_name [0.369126s] ... ok 2026-04-21 02:06:45.455707 | ubuntu-noble | {2} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_creating_no_host [0.019135s] ... ok 2026-04-21 02:06:45.460778 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_capacity_compatibility_8 [0.019534s] ... ok 2026-04-21 02:06:45.473095 | ubuntu-noble | {2} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_add_access_invalid [0.017983s] ... ok 2026-04-21 02:06:45.480162 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_1_15minutes [0.018843s] ... ok 2026-04-21 02:06:45.490962 | ubuntu-noble | {2} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_3 [0.018292s] ... ok 2026-04-21 02:06:45.498794 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_8_max [0.018769s] ... ok 2026-04-21 02:06:45.509097 | ubuntu-noble | {2} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_4 [0.018181s] ... ok 2026-04-21 02:06:45.518066 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_1_15minutes [0.019473s] ... ok 2026-04-21 02:06:45.526902 | ubuntu-noble | {2} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_remove_access_invalid [0.017834s] ... ok 2026-04-21 02:06:45.537406 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_2_4hours [0.019145s] ... ok 2026-04-21 02:06:45.546174 | ubuntu-noble | {2} manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_stop [0.018415s] ... ok 2026-04-21 02:06:45.557165 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_min_retention_period_negative [0.019669s] ... ok 2026-04-21 02:06:45.565412 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_snapshot_instance [0.018912s] ... ok 2026-04-21 02:06:45.576626 | ubuntu-noble | Failed to configure a FPolicy resources for share new_fake_id. 2026-04-21 02:06:45.576657 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.576664 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 4520, in _create_fpolicy_with_lock 2026-04-21 02:06:45.576671 | ubuntu-noble | vserver_client.create_fpolicy_policy_with_scope( 2026-04-21 02:06:45.576676 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:45.576682 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:45.576687 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:45.576692 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:45.576698 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:45.576703 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:45.576708 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:06:45.576715 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:06:45.576722 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:45.576818 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:45.576843 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:45.576849 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:45.576854 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:45.576859 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:45.576865 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:45.576878 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:45.576884 | ubuntu-noble | raise effect 2026-04-21 02:06:45.576889 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-04-21 02:06:45.579110 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__create_fpolicy_for_share_client_error [0.021767s] ... ok 2026-04-21 02:06:45.583828 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_host_not_found [0.019141s] ... ok 2026-04-21 02:06:45.600602 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_fpolicy_for_share_2_True [0.021242s] ... ok 2026-04-21 02:06:45.602700 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_reservation_not_found [0.018380s] ... ok 2026-04-21 02:06:45.619521 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_snaplock_compatible_for_migration_for_non_snaplock [0.018858s] ... ok 2026-04-21 02:06:45.620567 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_scheduler_host_filter_not_found [0.017451s] ... ok 2026-04-21 02:06:45.637461 | ubuntu-noble | Could not complete share 7cf7c200-d3af-4e05-b87e-9167c95dfcad creation due to an internal error. 2026-04-21 02:06:45.638161 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionResponseCode404.test_service_not_found [0.018004s] ... ok 2026-04-21 02:06:45.639630 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__update_create_from_snapshot_status_driver_error [0.020155s] ... ok 2026-04-21 02:06:45.656338 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_kwargs_to_string [0.017942s] ... ok 2026-04-21 02:06:45.656813 | ubuntu-noble | Could not update share 7cf7c200-d3af-4e05-b87e-9167c95dfcad status due to invalid internal state. Aborting share creation. 2026-04-21 02:06:45.659417 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__update_create_from_snapshot_status_missing_source_share [0.019048s] ... ok 2026-04-21 02:06:45.675787 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_not_redundant_period_2_test_message____ [0.018614s] ... ok 2026-04-21 02:06:45.678511 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_adjust_qos_policy_with_volume_resize_no_size_dependent_qos [0.019543s] ... ok 2026-04-21 02:06:45.692943 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionTestCase.test_manage_share_server_error [0.017757s] ... ok 2026-04-21 02:06:45.697891 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_no_pool [0.019343s] ... ok 2026-04-21 02:06:45.711337 | ubuntu-noble | {2} manila.tests.test_exception.ManilaExceptionTestCase.test_replication_exception [0.018404s] ... ok 2026-04-21 02:06:45.716673 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_license_for_protocol_no_cluster_creds [0.018610s] ... ok 2026-04-21 02:06:45.730153 | ubuntu-noble | 2026-04-21 02:06:45.730200 | ubuntu-noble | test location: 172.0.0.1:/manila_fakeid/manila_fakeid 2026-04-21 02:06:45.730214 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-04-21 02:06:45.730595 | ubuntu-noble | {2} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_05_error [0.019047s] ... ok 2026-04-21 02:06:45.737612 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_snapshot_left_from_old_relationship [0.020756s] ... ok 2026-04-21 02:06:45.747767 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-04-21 02:06:45.749377 | ubuntu-noble | {2} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_08_fatal [0.018965s] ... ok 2026-04-21 02:06:45.758717 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_first_backup [0.021203s] ... ok 2026-04-21 02:06:45.768564 | ubuntu-noble | {2} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_05_______warn__ [0.018049s] ... ok 2026-04-21 02:06:45.780218 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_policy_creation_failed_negative [0.021218s] ... ok 2026-04-21 02:06:45.785429 | ubuntu-noble | {2} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_07_______critical__ [0.017984s] ... ok 2026-04-21 02:06:45.800002 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_from_snapshot_fallback_1_pool [0.019451s] ... ok 2026-04-21 02:06:45.803510 | ubuntu-noble | {2} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_12________info__ [0.017679s] ... ok 2026-04-21 02:06:45.819789 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_snapshot_cg [0.019663s] ... ok 2026-04-21 02:06:45.821639 | ubuntu-noble | {2} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_17____LE____audit__ [0.017966s] ... ok 2026-04-21 02:06:45.838775 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_snapshot_fallback_2_None [0.019046s] ... ok 2026-04-21 02:06:45.839951 | ubuntu-noble | {2} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_2_ [0.018095s] ... ok 2026-04-21 02:06:45.856848 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.856875 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.856882 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.856887 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.856892 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.856897 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.856982 | ubuntu-noble | code: 500 2026-04-21 02:06:45.856992 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.856997 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.857003 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.857008 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.857013 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.857019 | ubuntu-noble | KeyError: 'share_server_id' 2026-04-21 02:06:45.857024 | ubuntu-noble | code: 404 2026-04-21 02:06:45.857029 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.857034 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.857040 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.857045 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.857050 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.857055 | ubuntu-noble | KeyError: 'id' 2026-04-21 02:06:45.857678 | ubuntu-noble | code: 404 2026-04-21 02:06:45.857694 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.857700 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.857706 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.857711 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.857716 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.857721 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.857727 | ubuntu-noble | code: 500 2026-04-21 02:06:45.857904 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.857915 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.857920 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.857926 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.857931 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.857936 | ubuntu-noble | KeyError: 'allowed' 2026-04-21 02:06:45.857942 | ubuntu-noble | code: 413 2026-04-21 02:06:45.857947 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.857952 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.857957 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.857962 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.857967 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.857992 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.857997 | ubuntu-noble | code: 500 2026-04-21 02:06:45.858092 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_qos_policy_group [0.018867s] ... ok 2026-04-21 02:06:45.859268 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.859309 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.859318 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.859324 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.859329 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.859334 | ubuntu-noble | KeyError: 'bridge' 2026-04-21 02:06:45.859340 | ubuntu-noble | code: 500 2026-04-21 02:06:45.859345 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.859350 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.859356 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.859361 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.859366 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.859371 | ubuntu-noble | KeyError: 'path' 2026-04-21 02:06:45.859376 | ubuntu-noble | code: 404 2026-04-21 02:06:45.859382 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.859387 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.859392 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.859397 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.859402 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.859408 | ubuntu-noble | KeyError: 'err' 2026-04-21 02:06:45.859413 | ubuntu-noble | code: 409 2026-04-21 02:06:45.859418 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.859423 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.859428 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.859434 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.859439 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.859444 | ubuntu-noble | KeyError: 'driver' 2026-04-21 02:06:45.859449 | ubuntu-noble | code: 500 2026-04-21 02:06:45.859652 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.859664 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.859669 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.859675 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.859680 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.859685 | ubuntu-noble | KeyError: 'id' 2026-04-21 02:06:45.859691 | ubuntu-noble | code: 500 2026-04-21 02:06:45.859962 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.859973 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.859979 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.860106 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.860112 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.860117 | ubuntu-noble | KeyError: 'err' 2026-04-21 02:06:45.860123 | ubuntu-noble | code: 400 2026-04-21 02:06:45.860128 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.860133 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.860139 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.860158 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.860164 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.860169 | ubuntu-noble | KeyError: 'err' 2026-04-21 02:06:45.860506 | ubuntu-noble | code: 500 2026-04-21 02:06:45.860524 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.860529 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.860534 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.860540 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.860545 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.860550 | ubuntu-noble | KeyError: 'id' 2026-04-21 02:06:45.860555 | ubuntu-noble | code: 500 2026-04-21 02:06:45.860861 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.860871 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.860877 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.860882 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.860887 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.860893 | ubuntu-noble | KeyError: 'err' 2026-04-21 02:06:45.860898 | ubuntu-noble | code: 400 2026-04-21 02:06:45.860903 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.860908 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.860913 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.860919 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.860924 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.860929 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.861311 | ubuntu-noble | code: 500 2026-04-21 02:06:45.861327 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.861332 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.861338 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.861343 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.861348 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.861353 | ubuntu-noble | KeyError: 'uuid' 2026-04-21 02:06:45.861435 | ubuntu-noble | code: 404 2026-04-21 02:06:45.861637 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.861655 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.861661 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.861666 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.861671 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.861677 | ubuntu-noble | KeyError: 'file_path' 2026-04-21 02:06:45.861682 | ubuntu-noble | code: 404 2026-04-21 02:06:45.861991 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.862001 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.862007 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.862012 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.862017 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.862022 | ubuntu-noble | KeyError: 'msg' 2026-04-21 02:06:45.862315 | ubuntu-noble | code: 500 2026-04-21 02:06:45.862331 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.862337 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.862342 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.862347 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.862352 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.862357 | ubuntu-noble | KeyError: 'msg' 2026-04-21 02:06:45.862363 | ubuntu-noble | code: 500 2026-04-21 02:06:45.862813 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.862825 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.862830 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.862835 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.862840 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.862846 | ubuntu-noble | KeyError: 'msg' 2026-04-21 02:06:45.862857 | ubuntu-noble | code: 500 2026-04-21 02:06:45.862863 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.862876 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.862882 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.862887 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.863069 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.863080 | ubuntu-noble | KeyError: 'msg' 2026-04-21 02:06:45.863089 | ubuntu-noble | code: 404 2026-04-21 02:06:45.863408 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.865160 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.865715 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.865730 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.865736 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.865741 | ubuntu-noble | KeyError: 'msg' 2026-04-21 02:06:45.865747 | ubuntu-noble | code: 500 2026-04-21 02:06:45.865756 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.865762 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.865767 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.865772 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.865777 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.865783 | ubuntu-noble | KeyError: 'msg' 2026-04-21 02:06:45.865788 | ubuntu-noble | code: 500 2026-04-21 02:06:45.865793 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.865798 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.865803 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.865809 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.865814 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.865819 | ubuntu-noble | KeyError: 'msg' 2026-04-21 02:06:45.865824 | ubuntu-noble | code: 500 2026-04-21 02:06:45.865829 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.865834 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.865840 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.865845 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.865850 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.865855 | ubuntu-noble | KeyError: 'err' 2026-04-21 02:06:45.865860 | ubuntu-noble | code: 400 2026-04-21 02:06:45.865865 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.865871 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.867537 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.867690 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.867699 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.867705 | ubuntu-noble | KeyError: 'err' 2026-04-21 02:06:45.867719 | ubuntu-noble | code: 400 2026-04-21 02:06:45.867724 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.867730 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.867735 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.867740 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.867745 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.867750 | ubuntu-noble | KeyError: 'err' 2026-04-21 02:06:45.867756 | ubuntu-noble | code: 500 2026-04-21 02:06:45.867894 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.867904 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.867910 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.867915 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.867920 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.867925 | ubuntu-noble | KeyError: 'msg' 2026-04-21 02:06:45.867931 | ubuntu-noble | code: 500 2026-04-21 02:06:45.867942 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.867948 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.867953 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.867958 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.867963 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.867968 | ubuntu-noble | KeyError: 'msg' 2026-04-21 02:06:45.867982 | ubuntu-noble | code: 500 2026-04-21 02:06:45.867987 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.867992 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.867997 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.868002 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.868007 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.868013 | ubuntu-noble | KeyError: 'msg' 2026-04-21 02:06:45.868018 | ubuntu-noble | code: 500 2026-04-21 02:06:45.868023 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.868028 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.868033 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.868038 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.868043 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.868048 | ubuntu-noble | KeyError: 'binary' 2026-04-21 02:06:45.868054 | ubuntu-noble | code: 404 2026-04-21 02:06:45.868063 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.868069 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.868074 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.868079 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.868084 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.868089 | ubuntu-noble | KeyError: 'host' 2026-04-21 02:06:45.868094 | ubuntu-noble | code: 404 2026-04-21 02:06:45.868100 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.868253 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.868260 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.868265 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.868270 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.868275 | ubuntu-noble | KeyError: 'ip' 2026-04-21 02:06:45.868281 | ubuntu-noble | code: 500 2026-04-21 02:06:45.868301 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.868311 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.868316 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.868354 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.868359 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.868365 | ubuntu-noble | KeyError: 'err' 2026-04-21 02:06:45.868370 | ubuntu-noble | code: 500 2026-04-21 02:06:45.868375 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.868380 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.868385 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.868390 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.868404 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.868409 | ubuntu-noble | KeyError: 'err' 2026-04-21 02:06:45.868414 | ubuntu-noble | code: 500 2026-04-21 02:06:45.868419 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.868424 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.868429 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.868434 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.868440 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.868445 | ubuntu-noble | KeyError: 'instance_id' 2026-04-21 02:06:45.868450 | ubuntu-noble | code: 404 2026-04-21 02:06:45.868455 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.868460 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.868465 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.868470 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.868475 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.868481 | ubuntu-noble | KeyError: 'version' 2026-04-21 02:06:45.868486 | ubuntu-noble | code: 400 2026-04-21 02:06:45.868491 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.868496 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.868501 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.868508 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.868522 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.868529 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.868535 | ubuntu-noble | code: 400 2026-04-21 02:06:45.868736 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.868743 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.868749 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.868754 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.868759 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.868764 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.868770 | ubuntu-noble | code: 400 2026-04-21 02:06:45.868802 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.868809 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.868814 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.868819 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.868824 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.868829 | ubuntu-noble | KeyError: 'name' 2026-04-21 02:06:45.868838 | ubuntu-noble | code: 400 2026-04-21 02:06:45.868844 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.868849 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.868854 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.868859 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.868864 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.868870 | ubuntu-noble | KeyError: 'content_type' 2026-04-21 02:06:45.868875 | ubuntu-noble | code: 400 2026-04-21 02:06:45.868880 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.868885 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.868890 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.868895 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.868901 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.868906 | ubuntu-noble | KeyError: 'driver_mode' 2026-04-21 02:06:45.868911 | ubuntu-noble | code: 400 2026-04-21 02:06:45.868916 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.868921 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.868932 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.868937 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.869112 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.869121 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.869126 | ubuntu-noble | code: 400 2026-04-21 02:06:45.869131 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.869136 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.869142 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.869147 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.869152 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.869228 | ubuntu-noble | KeyError: 'req_ver' 2026-04-21 02:06:45.869403 | ubuntu-noble | code: 400 2026-04-21 02:06:45.869410 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.869415 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.869420 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.869425 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.869431 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.869436 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.869441 | ubuntu-noble | code: 400 2026-04-21 02:06:45.869446 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.869451 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.869456 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.869462 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.869507 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.869513 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.869582 | ubuntu-noble | code: 400 2026-04-21 02:06:45.870128 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.870142 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.870156 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.870161 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.870167 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.870172 | ubuntu-noble | KeyError: 'err' 2026-04-21 02:06:45.870177 | ubuntu-noble | code: 400 2026-04-21 02:06:45.870182 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.870188 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.870193 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.870198 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.870203 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.870208 | ubuntu-noble | KeyError: 'unders' 2026-04-21 02:06:45.870214 | ubuntu-noble | code: 400 2026-04-21 02:06:45.870517 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.870841 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.870849 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.870852 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.870856 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.870860 | ubuntu-noble | KeyError: 'expire' 2026-04-21 02:06:45.870864 | ubuntu-noble | code: 400 2026-04-21 02:06:45.870870 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.870874 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.870878 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.870881 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.870885 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.870889 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.870893 | ubuntu-noble | code: 400 2026-04-21 02:06:45.871092 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.871100 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.871104 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.871107 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.871111 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.871115 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.871119 | ubuntu-noble | code: 400 2026-04-21 02:06:45.871122 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.871131 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.871135 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.871148 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.871152 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.871155 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.871273 | ubuntu-noble | code: 400 2026-04-21 02:06:45.871280 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.871284 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.871305 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.871309 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.871312 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.871316 | ubuntu-noble | KeyError: 'level' 2026-04-21 02:06:45.871606 | ubuntu-noble | code: 400 2026-04-21 02:06:45.871614 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.871618 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.871672 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.871677 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.871681 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.871684 | ubuntu-noble | KeyError: 'type' 2026-04-21 02:06:45.871688 | ubuntu-noble | code: 400 2026-04-21 02:06:45.871833 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.871840 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.871844 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.871848 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.871852 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.871855 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.871859 | ubuntu-noble | code: 400 2026-04-21 02:06:45.872171 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.872179 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.872183 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.872187 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.872190 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.872194 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.872198 | ubuntu-noble | code: 400 2026-04-21 02:06:45.872398 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.872409 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.872413 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.872417 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.872421 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.872425 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.872428 | ubuntu-noble | code: 400 2026-04-21 02:06:45.872631 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.872639 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.872642 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.872666 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.872675 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.872678 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.872682 | ubuntu-noble | code: 400 2026-04-21 02:06:45.873824 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.873837 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.873841 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.873845 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.873848 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.873852 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.873856 | ubuntu-noble | code: 400 2026-04-21 02:06:45.873860 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.873863 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.873867 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.873871 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.873875 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.873878 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.873894 | ubuntu-noble | code: 400 2026-04-21 02:06:45.873897 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.873901 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.873905 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.873909 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.873912 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.873921 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.873925 | ubuntu-noble | code: 400 2026-04-21 02:06:45.873929 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.873932 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.873936 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.873940 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.873944 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.873947 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.873951 | ubuntu-noble | code: 400 2026-04-21 02:06:45.873955 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.873958 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.873962 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.873966 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.873970 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.873973 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.873977 | ubuntu-noble | code: 400 2026-04-21 02:06:45.874147 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.874154 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.874158 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.874162 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.874166 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.874175 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.874179 | ubuntu-noble | code: 400 2026-04-21 02:06:45.874424 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.874435 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.874439 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.874443 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.874447 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.874451 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.874454 | ubuntu-noble | code: 400 2026-04-21 02:06:45.874762 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.874770 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.874774 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.874778 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.874781 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.874785 | ubuntu-noble | KeyError: 'uuid' 2026-04-21 02:06:45.874952 | ubuntu-noble | code: 400 2026-04-21 02:06:45.875535 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.875547 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.875551 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.875554 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.875558 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.875562 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.875566 | ubuntu-noble | code: 500 2026-04-21 02:06:45.875793 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.875811 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.875815 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.875819 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.875823 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.875826 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.875830 | ubuntu-noble | code: 500 2026-04-21 02:06:45.875834 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.875838 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.875841 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.875845 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.875849 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.875852 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.876082 | ubuntu-noble | code: 500 2026-04-21 02:06:45.876090 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.876094 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.876098 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.876101 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.876105 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.876109 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.876113 | ubuntu-noble | code: 400 2026-04-21 02:06:45.876382 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.876576 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.876583 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.876587 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.876590 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.876594 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.876598 | ubuntu-noble | code: 400 2026-04-21 02:06:45.876700 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.876707 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.876711 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.876715 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.876718 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.876747 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.876751 | ubuntu-noble | code: 500 2026-04-21 02:06:45.876961 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.876969 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.876973 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.877011 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.877017 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.877020 | ubuntu-noble | KeyError: 'msg' 2026-04-21 02:06:45.877172 | ubuntu-noble | code: 500 2026-04-21 02:06:45.877180 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.877189 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.877193 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.877197 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.877200 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.877204 | ubuntu-noble | KeyError: 'message_id' 2026-04-21 02:06:45.877472 | ubuntu-noble | code: 404 2026-04-21 02:06:45.877483 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.877487 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.877491 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.877495 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.877498 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.877502 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.877718 | ubuntu-noble | code: 500 2026-04-21 02:06:45.877726 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.877730 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.877733 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.877737 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.877741 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.877745 | ubuntu-noble | KeyError: 'migration_id' 2026-04-21 02:06:45.877812 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_raise_different_type [0.019863s] ... ok 2026-04-21 02:06:45.878535 | ubuntu-noble | code: 404 2026-04-21 02:06:45.878549 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.878553 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.878557 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.878561 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.878565 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.878569 | ubuntu-noble | KeyError: 'instance_id' 2026-04-21 02:06:45.878572 | ubuntu-noble | code: 404 2026-04-21 02:06:45.878576 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.878580 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.878583 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.878587 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.878591 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.878595 | ubuntu-noble | KeyError: 'config' 2026-04-21 02:06:45.878598 | ubuntu-noble | code: 500 2026-04-21 02:06:45.878853 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.879229 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.879239 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.879243 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.879246 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.879250 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.879254 | ubuntu-noble | code: 500 2026-04-21 02:06:45.879342 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.879356 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.879362 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.879367 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.879371 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.879376 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.879381 | ubuntu-noble | code: 500 2026-04-21 02:06:45.879386 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.879391 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.879396 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.879400 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.879404 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.879414 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.879418 | ubuntu-noble | code: 500 2026-04-21 02:06:45.879731 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.879739 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.879743 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.879747 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.879751 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.879755 | ubuntu-noble | KeyError: 'overs' 2026-04-21 02:06:45.879989 | ubuntu-noble | code: 500 2026-04-21 02:06:45.879996 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.880000 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.880015 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.880019 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.880027 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.880031 | ubuntu-noble | KeyError: 'name' 2026-04-21 02:06:45.881137 | ubuntu-noble | code: 404 2026-04-21 02:06:45.881152 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.881156 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.881159 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.881163 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.881167 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.881171 | ubuntu-noble | KeyError: 'action' 2026-04-21 02:06:45.881174 | ubuntu-noble | code: 403 2026-04-21 02:06:45.881178 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.881182 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.881186 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.881189 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.881193 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.881197 | ubuntu-noble | KeyError: 'project_id' 2026-04-21 02:06:45.881200 | ubuntu-noble | code: 404 2026-04-21 02:06:45.882109 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.882435 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.882448 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.882453 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.882458 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.882463 | ubuntu-noble | KeyError: 'share_type' 2026-04-21 02:06:45.882468 | ubuntu-noble | code: 404 2026-04-21 02:06:45.882473 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.882478 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.882483 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.882487 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.882491 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.882495 | ubuntu-noble | KeyError: 'user_id' 2026-04-21 02:06:45.882498 | ubuntu-noble | code: 404 2026-04-21 02:06:45.882502 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.882506 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.882510 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.882513 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.882522 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.882526 | ubuntu-noble | KeyError: 'msg' 2026-04-21 02:06:45.882529 | ubuntu-noble | code: 500 2026-04-21 02:06:45.882533 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.882537 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.882540 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.882544 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.882548 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.882551 | ubuntu-noble | KeyError: 'result' 2026-04-21 02:06:45.882555 | ubuntu-noble | code: 500 2026-04-21 02:06:45.882559 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.882563 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.882566 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.882576 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.882580 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.882584 | ubuntu-noble | KeyError: 'class_name' 2026-04-21 02:06:45.882587 | ubuntu-noble | code: 404 2026-04-21 02:06:45.882591 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.882595 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.882598 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.882602 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.882606 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.882609 | ubuntu-noble | KeyError: 'project_id' 2026-04-21 02:06:45.882617 | ubuntu-noble | code: 500 2026-04-21 02:06:45.882620 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.882624 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.882628 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.882632 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.882635 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.882639 | ubuntu-noble | KeyError: 'unknown' 2026-04-21 02:06:45.882752 | ubuntu-noble | code: 404 2026-04-21 02:06:45.882760 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.882763 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.882767 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.882771 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.882862 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.882869 | ubuntu-noble | KeyError: 'project_id' 2026-04-21 02:06:45.882874 | ubuntu-noble | code: 404 2026-04-21 02:06:45.883011 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.883022 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.883027 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.883032 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.883068 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.883075 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.883080 | ubuntu-noble | code: 500 2026-04-21 02:06:45.883143 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.883151 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.883157 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.883161 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.883255 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.883261 | ubuntu-noble | KeyError: 'req' 2026-04-21 02:06:45.883265 | ubuntu-noble | code: 500 2026-04-21 02:06:45.883528 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.883683 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.883691 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.883695 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.883698 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.883702 | ubuntu-noble | KeyError: 'uuid' 2026-04-21 02:06:45.883706 | ubuntu-noble | code: 404 2026-04-21 02:06:45.883766 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.883773 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.883777 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.883781 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.883785 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.883789 | ubuntu-noble | KeyError: 'lock_id' 2026-04-21 02:06:45.884133 | ubuntu-noble | code: 404 2026-04-21 02:06:45.884142 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.884146 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.884150 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.884154 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.884157 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.884197 | ubuntu-noble | KeyError: 'resource_id' 2026-04-21 02:06:45.884201 | ubuntu-noble | code: 500 2026-04-21 02:06:45.884501 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.884547 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.884553 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.884557 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.884561 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.884566 | ubuntu-noble | KeyError: 'command' 2026-04-21 02:06:45.884570 | ubuntu-noble | code: 500 2026-04-21 02:06:45.884739 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.884747 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.884751 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.884754 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.884758 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.884762 | ubuntu-noble | KeyError: 'filter_name' 2026-04-21 02:06:45.884766 | ubuntu-noble | code: 404 2026-04-21 02:06:45.884935 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.884943 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.884947 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.884951 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.884954 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.884958 | ubuntu-noble | KeyError: 'weigher_name' 2026-04-21 02:06:45.884962 | ubuntu-noble | code: 404 2026-04-21 02:06:45.885277 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.885285 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.885307 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.885313 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.885318 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.885321 | ubuntu-noble | KeyError: 'security_service_id' 2026-04-21 02:06:45.885325 | ubuntu-noble | code: 404 2026-04-21 02:06:45.885501 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.885509 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.885513 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.885517 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.885532 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.885536 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.885539 | ubuntu-noble | code: 500 2026-04-21 02:06:45.885798 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.885807 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.885811 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.885825 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.885829 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.885833 | ubuntu-noble | KeyError: 'service' 2026-04-21 02:06:45.886005 | ubuntu-noble | code: 400 2026-04-21 02:06:45.886366 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.886378 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.886382 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.886386 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.886390 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.886393 | ubuntu-noble | KeyError: 'service_id' 2026-04-21 02:06:45.886397 | ubuntu-noble | code: 404 2026-04-21 02:06:45.886414 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.886418 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.886421 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.886425 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.886429 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.886433 | ubuntu-noble | KeyError: 'access_type' 2026-04-21 02:06:45.886436 | ubuntu-noble | code: 500 2026-04-21 02:06:45.887934 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.887951 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.887956 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.887962 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.887974 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.887987 | ubuntu-noble | KeyError: 'msg' 2026-04-21 02:06:45.887992 | ubuntu-noble | code: 500 2026-04-21 02:06:45.887997 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.888001 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.888005 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.888008 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.888012 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.888016 | ubuntu-noble | KeyError: 'backup_id' 2026-04-21 02:06:45.888019 | ubuntu-noble | code: 404 2026-04-21 02:06:45.888023 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.888027 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.888030 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.888034 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.888038 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.888041 | ubuntu-noble | KeyError: 'requested' 2026-04-21 02:06:45.888045 | ubuntu-noble | code: 413 2026-04-21 02:06:45.888049 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.888052 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.888056 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.888060 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.888063 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.888067 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.888071 | ubuntu-noble | code: 400 2026-04-21 02:06:45.888075 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.888078 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.888082 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.888086 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.888089 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.888093 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.888097 | ubuntu-noble | code: 500 2026-04-21 02:06:45.888100 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.888104 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.888108 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.888111 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.888115 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.888119 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.888122 | ubuntu-noble | code: 500 2026-04-21 02:06:45.888199 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.888208 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.888213 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.888218 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.888628 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.888635 | ubuntu-noble | KeyError: 'share_id' 2026-04-21 02:06:45.888639 | ubuntu-noble | code: 500 2026-04-21 02:06:45.888705 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.888711 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.888715 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.888724 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.888727 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.888731 | ubuntu-noble | KeyError: 'share_group_id' 2026-04-21 02:06:45.888735 | ubuntu-noble | code: 404 2026-04-21 02:06:45.888739 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.888742 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.888746 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.888750 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.888753 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.888757 | ubuntu-noble | KeyError: 'member_id' 2026-04-21 02:06:45.888761 | ubuntu-noble | code: 404 2026-04-21 02:06:45.888943 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.888954 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.889032 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.889049 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.889061 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.889068 | ubuntu-noble | KeyError: 'share_group_snapshot_id' 2026-04-21 02:06:45.889128 | ubuntu-noble | code: 404 2026-04-21 02:06:45.889390 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.889405 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.889411 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.889416 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.889421 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.889426 | ubuntu-noble | KeyError: 'share_group' 2026-04-21 02:06:45.889431 | ubuntu-noble | code: 500 2026-04-21 02:06:45.889549 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.889557 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.889561 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.889564 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.889568 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.889579 | ubuntu-noble | KeyError: 'type_id' 2026-04-21 02:06:45.889582 | ubuntu-noble | code: 500 2026-04-21 02:06:45.889861 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.889875 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.889879 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.889883 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.889893 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.889897 | ubuntu-noble | KeyError: 'type_id' 2026-04-21 02:06:45.889901 | ubuntu-noble | code: 404 2026-04-21 02:06:45.890013 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.890020 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.890023 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.890027 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.890031 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.890035 | ubuntu-noble | KeyError: 'name' 2026-04-21 02:06:45.890193 | ubuntu-noble | code: 500 2026-04-21 02:06:45.890417 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.891397 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.891431 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.891438 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.891443 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.891448 | ubuntu-noble | KeyError: 'type_id' 2026-04-21 02:06:45.891454 | ubuntu-noble | code: 500 2026-04-21 02:06:45.892943 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.893090 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.893099 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.893105 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.893110 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.893116 | ubuntu-noble | KeyError: 'type_id' 2026-04-21 02:06:45.893121 | ubuntu-noble | code: 500 2026-04-21 02:06:45.893126 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.893132 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.893137 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.893142 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.893156 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.893161 | ubuntu-noble | KeyError: 'type_id' 2026-04-21 02:06:45.893167 | ubuntu-noble | code: 404 2026-04-21 02:06:45.893172 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.893177 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.893183 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.893188 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.893193 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.893198 | ubuntu-noble | KeyError: 'type_name' 2026-04-21 02:06:45.893203 | ubuntu-noble | code: 404 2026-04-21 02:06:45.893209 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.893226 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.893231 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.893236 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.893241 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.893247 | ubuntu-noble | KeyError: 'type_id' 2026-04-21 02:06:45.893252 | ubuntu-noble | code: 404 2026-04-21 02:06:45.893257 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.893262 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.893268 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.893273 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.893278 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.893283 | ubuntu-noble | KeyError: 'share_instance_id' 2026-04-21 02:06:45.893306 | ubuntu-noble | code: 404 2026-04-21 02:06:45.893315 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.893321 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.893326 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.893331 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.893336 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.893341 | ubuntu-noble | KeyError: 'allowed' 2026-04-21 02:06:45.893347 | ubuntu-noble | code: 413 2026-04-21 02:06:45.893352 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.893357 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.893362 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.893367 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.893372 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.893378 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.893383 | ubuntu-noble | code: 500 2026-04-21 02:06:45.893388 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.893393 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.893408 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.893414 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.893420 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.893433 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.893439 | ubuntu-noble | code: 500 2026-04-21 02:06:45.893444 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.893449 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.893454 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.893460 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.893465 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.893470 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.893475 | ubuntu-noble | code: 500 2026-04-21 02:06:45.893480 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.893486 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.893491 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.893496 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.893501 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.893506 | ubuntu-noble | KeyError: 'share_network_id' 2026-04-21 02:06:45.893512 | ubuntu-noble | code: 404 2026-04-21 02:06:45.893609 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.893619 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.893624 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.893637 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.893643 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.893648 | ubuntu-noble | KeyError: 'share_network_id' 2026-04-21 02:06:45.893653 | ubuntu-noble | code: 500 2026-04-21 02:06:45.893658 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.893663 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.893669 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.893674 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.893679 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.893692 | ubuntu-noble | KeyError: 'share_network_id' 2026-04-21 02:06:45.893697 | ubuntu-noble | code: 500 2026-04-21 02:06:45.893703 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.893708 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.893719 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.893724 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.893729 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.893735 | ubuntu-noble | KeyError: 'share_network_subnet_id' 2026-04-21 02:06:45.893740 | ubuntu-noble | code: 404 2026-04-21 02:06:45.893980 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.893991 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.894005 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.894010 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.894015 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.894020 | ubuntu-noble | KeyError: 'share_server_id' 2026-04-21 02:06:45.894026 | ubuntu-noble | code: 404 2026-04-21 02:06:45.894031 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.894036 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.894041 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.894047 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.894052 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.894057 | ubuntu-noble | KeyError: 'allowed' 2026-04-21 02:06:45.894382 | ubuntu-noble | code: 413 2026-04-21 02:06:45.894400 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.894406 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.894412 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.894417 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.894422 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.894427 | ubuntu-noble | KeyError: 'share_id' 2026-04-21 02:06:45.894433 | ubuntu-noble | code: 404 2026-04-21 02:06:45.894623 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.894634 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.894639 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.894645 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.894650 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.894655 | ubuntu-noble | KeyError: 'replica_id' 2026-04-21 02:06:45.894660 | ubuntu-noble | code: 404 2026-04-21 02:06:45.895020 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.895032 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.895037 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.895042 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.895048 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.895053 | ubuntu-noble | KeyError: 'share_id' 2026-04-21 02:06:45.895270 | ubuntu-noble | code: 404 2026-04-21 02:06:45.896110 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.896128 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.896134 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.896139 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.896145 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.896159 | ubuntu-noble | KeyError: 'share_server_id' 2026-04-21 02:06:45.896165 | ubuntu-noble | code: 500 2026-04-21 02:06:45.896170 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.896176 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.896181 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.896186 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.896192 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.896197 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.896202 | ubuntu-noble | code: 500 2026-04-21 02:06:45.896207 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.896213 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.896218 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.896232 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.896237 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.896242 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.896247 | ubuntu-noble | code: 500 2026-04-21 02:06:45.896253 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.896258 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.896263 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.896268 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.896273 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.896279 | ubuntu-noble | KeyError: 'share_server_id' 2026-04-21 02:06:45.896439 | ubuntu-noble | code: 500 2026-04-21 02:06:45.896453 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.896459 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.896464 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.896469 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.896475 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.896480 | ubuntu-noble | KeyError: 'share_server_id' 2026-04-21 02:06:45.896485 | ubuntu-noble | code: 404 2026-04-21 02:06:45.896920 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot_update_error [0.019436s] ... ok 2026-04-21 02:06:45.897254 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.897266 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.897271 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.897277 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.897282 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.897321 | ubuntu-noble | KeyError: 'filters_description' 2026-04-21 02:06:45.897333 | ubuntu-noble | code: 404 2026-04-21 02:06:45.897339 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.897344 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.897350 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.897355 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.897360 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.897365 | ubuntu-noble | KeyError: 'share_server_id' 2026-04-21 02:06:45.897371 | ubuntu-noble | code: 500 2026-04-21 02:06:45.897376 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.897381 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.897386 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.897392 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.897397 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.897518 | ubuntu-noble | KeyError: 'share_id' 2026-04-21 02:06:45.897524 | ubuntu-noble | code: 500 2026-04-21 02:06:45.897528 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.897532 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.897536 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.897544 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.897548 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.897551 | ubuntu-noble | KeyError: 'share_id' 2026-04-21 02:06:45.898101 | ubuntu-noble | code: 500 2026-04-21 02:06:45.898111 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.898115 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.898119 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.898123 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.898127 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.898130 | ubuntu-noble | KeyError: 'size' 2026-04-21 02:06:45.898134 | ubuntu-noble | code: 413 2026-04-21 02:06:45.898264 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.898272 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.898276 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.898286 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.898307 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.898311 | ubuntu-noble | KeyError: 'access_type' 2026-04-21 02:06:45.898315 | ubuntu-noble | code: 400 2026-04-21 02:06:45.898318 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.898322 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.898326 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.898330 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.898333 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.898337 | ubuntu-noble | KeyError: 'instance_id' 2026-04-21 02:06:45.898341 | ubuntu-noble | code: 404 2026-04-21 02:06:45.898958 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.898967 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.898971 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.898975 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.898979 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.898983 | ubuntu-noble | KeyError: 'snapshot_name' 2026-04-21 02:06:45.898994 | ubuntu-noble | code: 500 2026-04-21 02:06:45.898998 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.899002 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.899005 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.899009 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.899013 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.899016 | ubuntu-noble | KeyError: 'snapshot_id' 2026-04-21 02:06:45.899020 | ubuntu-noble | code: 404 2026-04-21 02:06:45.899024 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.899028 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.899031 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.899035 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.899039 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.899042 | ubuntu-noble | KeyError: 'share_name' 2026-04-21 02:06:45.899046 | ubuntu-noble | code: 500 2026-04-21 02:06:45.899266 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.899274 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.899278 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.899282 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.899286 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.899305 | ubuntu-noble | KeyError: 'share_type_id' 2026-04-21 02:06:45.899309 | ubuntu-noble | code: 500 2026-04-21 02:06:45.899313 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.899317 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.899321 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.899324 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.899328 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.899332 | ubuntu-noble | KeyError: 'share_type_id' 2026-04-21 02:06:45.899336 | ubuntu-noble | code: 404 2026-04-21 02:06:45.899511 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.899519 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.899523 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.899527 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.899531 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.899534 | ubuntu-noble | KeyError: 'name' 2026-04-21 02:06:45.899538 | ubuntu-noble | code: 500 2026-04-21 02:06:45.900360 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.900373 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.900377 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.900381 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.900385 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.900389 | ubuntu-noble | KeyError: 'share_type' 2026-04-21 02:06:45.900393 | ubuntu-noble | code: 404 2026-04-21 02:06:45.900396 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.900406 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.900410 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.900421 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.900425 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.900429 | ubuntu-noble | KeyError: 'id' 2026-04-21 02:06:45.900433 | ubuntu-noble | code: 500 2026-04-21 02:06:45.900632 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.900641 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.900645 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.900649 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.900652 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.900656 | ubuntu-noble | KeyError: 'share_type_id' 2026-04-21 02:06:45.900660 | ubuntu-noble | code: 404 2026-04-21 02:06:45.900856 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.900864 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.900868 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.900872 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.900876 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.900879 | ubuntu-noble | KeyError: 'share_type_id' 2026-04-21 02:06:45.900883 | ubuntu-noble | code: 500 2026-04-21 02:06:45.901208 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.901218 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.901222 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.901226 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.901229 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.901233 | ubuntu-noble | KeyError: 'share_type_id' 2026-04-21 02:06:45.901237 | ubuntu-noble | code: 404 2026-04-21 02:06:45.901241 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.901245 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.901248 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.901252 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.901259 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.901263 | ubuntu-noble | KeyError: 'share_type_name' 2026-04-21 02:06:45.901267 | ubuntu-noble | code: 404 2026-04-21 02:06:45.902412 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.902425 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.902429 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.902433 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.902437 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.902441 | ubuntu-noble | KeyError: 'id' 2026-04-21 02:06:45.902445 | ubuntu-noble | code: 500 2026-04-21 02:06:45.902448 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.902452 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.902456 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.902460 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.902463 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.902467 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.902471 | ubuntu-noble | code: 500 2026-04-21 02:06:45.902475 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.902478 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.902482 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.902486 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.902490 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.902493 | ubuntu-noble | KeyError: 'allowed' 2026-04-21 02:06:45.902497 | ubuntu-noble | code: 413 2026-04-21 02:06:45.902501 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.902505 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.902508 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.902512 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.902516 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.902525 | ubuntu-noble | KeyError: 'name' 2026-04-21 02:06:45.902529 | ubuntu-noble | code: 404 2026-04-21 02:06:45.902742 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.902750 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.902754 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.902758 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.902762 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.902766 | ubuntu-noble | KeyError: 'name' 2026-04-21 02:06:45.902770 | ubuntu-noble | code: 500 2026-04-21 02:06:45.902969 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.902978 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.902982 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.902985 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.902989 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.902993 | ubuntu-noble | KeyError: 'name' 2026-04-21 02:06:45.902997 | ubuntu-noble | code: 404 2026-04-21 02:06:45.903396 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.903409 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.903413 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.903417 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.903421 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.903425 | ubuntu-noble | KeyError: 'response' 2026-04-21 02:06:45.903428 | ubuntu-noble | code: 500 2026-04-21 02:06:45.903432 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.903436 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.903440 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.903444 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.903447 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.903451 | ubuntu-noble | KeyError: 'transfer_id' 2026-04-21 02:06:45.903455 | ubuntu-noble | code: 404 2026-04-21 02:06:45.904441 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.904454 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.904458 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.904462 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.904466 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.904469 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.904473 | ubuntu-noble | code: 400 2026-04-21 02:06:45.904477 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.904481 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.904484 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.904488 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.904492 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.904496 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.904499 | ubuntu-noble | code: 400 2026-04-21 02:06:45.904503 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.904507 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.904510 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.904514 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.904518 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.904522 | ubuntu-noble | KeyError: 'detail' 2026-04-21 02:06:45.904526 | ubuntu-noble | code: 400 2026-04-21 02:06:45.904529 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.904533 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.904537 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.904541 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.904544 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.904548 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.904552 | ubuntu-noble | code: 500 2026-04-21 02:06:45.904777 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.904785 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.904789 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.904799 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.904803 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.904807 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.904810 | ubuntu-noble | code: 500 2026-04-21 02:06:45.904814 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.904818 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.904822 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.904825 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.904829 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.904833 | ubuntu-noble | KeyError: 'reason' 2026-04-21 02:06:45.904837 | ubuntu-noble | code: 500 2026-04-21 02:06:45.905019 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.905027 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.905031 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.905035 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.905039 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.905042 | ubuntu-noble | KeyError: 'name' 2026-04-21 02:06:45.905046 | ubuntu-noble | code: 500 2026-04-21 02:06:45.905285 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.905312 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.905316 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.905320 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.905324 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.905327 | ubuntu-noble | KeyError: 'version' 2026-04-21 02:06:45.905331 | ubuntu-noble | code: 400 2026-04-21 02:06:45.905575 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.905583 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.905587 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.905591 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.905594 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.905598 | ubuntu-noble | KeyError: 'volume_id' 2026-04-21 02:06:45.905602 | ubuntu-noble | code: 404 2026-04-21 02:06:45.905910 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.905918 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.905922 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.905925 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.905929 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.905933 | ubuntu-noble | KeyError: 'snapshot_id' 2026-04-21 02:06:45.905937 | ubuntu-noble | code: 404 2026-04-21 02:06:45.906230 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.906238 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.906242 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.906246 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.906250 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.906253 | ubuntu-noble | KeyError: 'vserver' 2026-04-21 02:06:45.906586 | ubuntu-noble | code: 500 2026-04-21 02:06:45.906597 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.906601 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.906604 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.906608 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.906612 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.906616 | ubuntu-noble | KeyError: 'vserver' 2026-04-21 02:06:45.906620 | ubuntu-noble | code: 500 2026-04-21 02:06:45.909437 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.909450 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.909454 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.909458 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.909462 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.909466 | ubuntu-noble | KeyError: 'host' 2026-04-21 02:06:45.909477 | ubuntu-noble | code: 500 2026-04-21 02:06:45.909481 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.909485 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.909495 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.909499 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.909502 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.909506 | ubuntu-noble | KeyError: 'msg' 2026-04-21 02:06:45.909510 | ubuntu-noble | code: 500 2026-04-21 02:06:45.909514 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.909518 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.909521 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.909525 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.909529 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.909533 | ubuntu-noble | KeyError: 'name' 2026-04-21 02:06:45.909536 | ubuntu-noble | code: 500 2026-04-21 02:06:45.909540 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.909544 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.909548 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.909552 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.909555 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.909559 | ubuntu-noble | KeyError: 'status' 2026-04-21 02:06:45.909563 | ubuntu-noble | code: 500 2026-04-21 02:06:45.909567 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.909570 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.909574 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.909578 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.909582 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.909585 | ubuntu-noble | KeyError: 'error' 2026-04-21 02:06:45.909589 | ubuntu-noble | code: 500 2026-04-21 02:06:45.909593 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.909597 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.909600 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.909604 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.909608 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.909612 | ubuntu-noble | KeyError: 'status' 2026-04-21 02:06:45.909615 | ubuntu-noble | code: 500 2026-04-21 02:06:45.909619 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.909623 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.909627 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.909630 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.909634 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.909638 | ubuntu-noble | KeyError: 'protocol_type' 2026-04-21 02:06:45.909642 | ubuntu-noble | code: 500 2026-04-21 02:06:45.909646 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.909649 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.909653 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.909657 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.909660 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.909664 | ubuntu-noble | KeyError: 'name' 2026-04-21 02:06:45.909668 | ubuntu-noble | code: 500 2026-04-21 02:06:45.909672 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.909676 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.909679 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.909698 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.909702 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.909706 | ubuntu-noble | KeyError: 'name' 2026-04-21 02:06:45.909710 | ubuntu-noble | code: 404 2026-04-21 02:06:45.909713 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.909717 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.909721 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.909725 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.909728 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.909732 | ubuntu-noble | KeyError: 'msg' 2026-04-21 02:06:45.909736 | ubuntu-noble | code: 500 2026-04-21 02:06:45.909744 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.909748 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.909755 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.909759 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.909763 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.909767 | ubuntu-noble | KeyError: 'name' 2026-04-21 02:06:45.909770 | ubuntu-noble | code: 500 2026-04-21 02:06:45.910108 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.910234 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.910239 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.910243 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.910247 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.910251 | ubuntu-noble | KeyError: 'name' 2026-04-21 02:06:45.910255 | ubuntu-noble | code: 500 2026-04-21 02:06:45.910258 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.910262 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.910266 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.910270 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.910274 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.910278 | ubuntu-noble | KeyError: 'cmd' 2026-04-21 02:06:45.910300 | ubuntu-noble | code: 500 2026-04-21 02:06:45.910307 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.910311 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.910315 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.910318 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.910322 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.910326 | ubuntu-noble | KeyError: 'name' 2026-04-21 02:06:45.910330 | ubuntu-noble | code: 500 2026-04-21 02:06:45.910539 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.910547 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.910551 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.910555 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.910559 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.910563 | ubuntu-noble | KeyError: 'snap_id' 2026-04-21 02:06:45.910566 | ubuntu-noble | code: 500 2026-04-21 02:06:45.910783 | ubuntu-noble | Exception in string format operation. 2026-04-21 02:06:45.910792 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:45.910796 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/exception.py", line 88, in __init__ 2026-04-21 02:06:45.910800 | ubuntu-noble | message = self.message % kwargs 2026-04-21 02:06:45.910803 | ubuntu-noble | ~~~~~~~~~~~~~^~~~~~~~ 2026-04-21 02:06:45.910807 | ubuntu-noble | KeyError: 'error' 2026-04-21 02:06:45.910811 | ubuntu-noble | code: 500 2026-04-21 02:06:45.913117 | ubuntu-noble | {2} manila.tests.test_misc.ExceptionTestCase.test_exceptions_raise [0.073344s] ... ok 2026-04-21 02:06:45.917587 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_mismatch_flexgroup_pools_len [0.020604s] ... ok 2026-04-21 02:06:45.932397 | ubuntu-noble | {2} manila.tests.test_network.NetworkBaseAPITestCase.test__verify_share_network_ok [0.018864s] ... ok 2026-04-21 02:06:45.936528 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_deallocate_container [0.018784s] ... ok 2026-04-21 02:06:45.955995 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_vserver_vol_none_negative [0.019168s] ... ok 2026-04-21 02:06:45.972771 | ubuntu-noble | 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. 2026-04-21 02:06:45.975223 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:45.975447 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_no_share_server_2 [0.019045s] ... ok 2026-04-21 02:06:45.979036 | ubuntu-noble | {2} manila.tests.test_policy.PolicyTestCase.test_ignore_case_role_check [0.046960s] ... ok 2026-04-21 02:06:45.994332 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot [0.019238s] ... ok 2026-04-21 02:06:45.997722 | ubuntu-noble | {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_destroy_all_by_project_and_user [0.018548s] ... ok 2026-04-21 02:06:46.014599 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot_missing_snapmirror_1 [0.020187s] ... ok 2026-04-21 02:06:46.017145 | ubuntu-noble | {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_expire [0.018713s] ... ok 2026-04-21 02:06:46.034338 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot_missing_snapmirror_2 [0.019294s] ... ok 2026-04-21 02:06:46.035013 | ubuntu-noble | {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_settable_quotas_3___foo_user_id___None_ [0.018096s] ... ok 2026-04-21 02:06:46.053589 | ubuntu-noble | {2} manila.tests.test_quota.DbQuotaDriverTestCase.test_rollback_2___fake_project_id____fake_user_id__ [0.018303s] ... ok 2026-04-21 02:06:46.053967 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot_replica_still_creating [0.019890s] ... ok 2026-04-21 02:06:46.073185 | ubuntu-noble | {2} manila.tests.test_quota.QuotaEngineTestCase.test_destroy_all_by_project [0.018053s] ... ok 2026-04-21 02:06:46.073717 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_replicated_snapshot_update_error [0.019835s] ... ok 2026-04-21 02:06:46.090077 | ubuntu-noble | {2} manila.tests.test_quota.QuotaEngineTestCase.test_expire [0.018053s] ... ok 2026-04-21 02:06:46.093378 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_clears_private_storage [0.019634s] ... ok 2026-04-21 02:06:46.108263 | ubuntu-noble | {2} manila.tests.test_quota.QuotaEngineTestCase.test_get_class_quotas_2_True [0.018307s] ... ok 2026-04-21 02:06:46.113369 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_share_not_found [0.019522s] ... ok 2026-04-21 02:06:46.127511 | ubuntu-noble | {2} manila.tests.test_quota.QuotaEngineTestCase.test_get_settable_quotas_1 [0.018718s] ... ok 2026-04-21 02:06:46.131785 | ubuntu-noble | 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. 2026-04-21 02:06:46.132461 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_snapshot_no_share_server_1 [0.019302s] ... ok 2026-04-21 02:06:46.145474 | ubuntu-noble | {2} manila.tests.test_quota.QuotaEngineTestCase.test_get_share_type_quotas_2 [0.018324s] ... ok 2026-04-21 02:06:46.151938 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_ensure_shares_2_hidden [0.019161s] ... ok 2026-04-21 02:06:46.162741 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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' 2026-04-21 02:06:46.162879 | ubuntu-noble | debtcollector.deprecate( 2026-04-21 02:06:46.162979 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:06:46.162990 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-04-21 02:06:46.171245 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_info [0.019043s] ... ok 2026-04-21 02:06:46.190845 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_info_1_default [0.019192s] ... ok 2026-04-21 02:06:46.209283 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_default_filter_function_flexgroup [0.018683s] ... ok 2026-04-21 02:06:46.218553 | ubuntu-noble | {2} manila.tests.test_service.ServiceTestCase.test_cleanup_services_1_True [0.072808s] ... ok 2026-04-21 02:06:46.228429 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_export_addresses_with_metadata_1_True [0.019238s] ... ok 2026-04-21 02:06:46.243309 | ubuntu-noble | {2} manila.tests.test_test_utils.TestUtilsTestCase.test_get_test_admin_context [0.022471s] ... ok 2026-04-21 02:06:46.250028 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_name_1_True [0.019312s] ... ok 2026-04-21 02:06:46.259164 | ubuntu-noble | {2} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_2___10_0_0_0_24____255_255_255_0__ [0.017880s] ... ok 2026-04-21 02:06:46.267050 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_space_zero_1 [0.019160s] ... ok 2026-04-21 02:06:46.277567 | ubuntu-noble | {2} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_5___10_0_0_1____255_255_255_255__ [0.017980s] ... ok 2026-04-21 02:06:46.286591 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_max_throughput_4 [0.019245s] ... ok 2026-04-21 02:06:46.296938 | ubuntu-noble | {2} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_invalid_3_10_0_0_555_33 [0.018194s] ... ok 2026-04-21 02:06:46.306848 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_network_allocations_number [0.019088s] ... ok 2026-04-21 02:06:46.314360 | ubuntu-noble | {2} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_1___10_0_0_0_0___0_ [0.017975s] ... ok 2026-04-21 02:06:46.324774 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_05 [0.019063s] ... ok 2026-04-21 02:06:46.332326 | ubuntu-noble | {2} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_6___fdf8_f53b_82e1__1___128_ [0.018148s] ... ok 2026-04-21 02:06:46.344574 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_multiple_max_qos_specs_1 [0.019779s] ... ok 2026-04-21 02:06:46.349631 | ubuntu-noble | {2} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_invalid_1_10_0_0_0_33 [0.017969s] ... ok 2026-04-21 02:06:46.363498 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_no_qos_specs_3 [0.018878s] ... ok 2026-04-21 02:06:46.368065 | ubuntu-noble | {2} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_1___ssh_____D____my_name_name_of_remote_computer__ [0.018218s] ... ok 2026-04-21 02:06:46.383221 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_pool_cluster_creds [0.019584s] ... ok 2026-04-21 02:06:46.386066 | ubuntu-noble | {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_04___2GG____G__ [0.017782s] ... ok 2026-04-21 02:06:46.402834 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_destination_host_not_enabled [0.019404s] ... ok 2026-04-21 02:06:46.404354 | ubuntu-noble | {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_15___M2_2K____G__ [0.018437s] ... ok 2026-04-21 02:06:46.425334 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexvol_pool_configured_1 [0.019335s] ... ok 2026-04-21 02:06:46.425359 | ubuntu-noble | {2} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_14____9728M____M____9728_0_ [0.018329s] ... ok 2026-04-21 02:06:46.440315 | ubuntu-noble | Could not determine snapshot fake_snapshot size from volume share_585c3935_2aa9_437c_8bad_5abae1076555. 2026-04-21 02:06:46.440329 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:46.440334 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 2406, in manage_existing_snapshot 2026-04-21 02:06:46.440338 | ubuntu-noble | volume = vserver_client.get_volume(share_name) 2026-04-21 02:06:46.440342 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:46.440346 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:46.440350 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:46.440353 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:46.440357 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:46.440361 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:46.440364 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:46.440368 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:46.440372 | ubuntu-noble | raise effect 2026-04-21 02:06:46.440376 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-04-21 02:06:46.441028 | ubuntu-noble | {2} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_5 [0.017940s] ... ok 2026-04-21 02:06:46.442646 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_get_volume_error_1_NaApiError [0.020235s] ... ok 2026-04-21 02:06:46.459228 | ubuntu-noble | {2} manila.tests.test_utils.IsValidIPVersion.test_valid_v6_1_2001_cdba_0000_0000_0000_0000_3257_9652 [0.018035s] ... ok 2026-04-21 02:06:46.462736 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_client_error [0.020076s] ... ok 2026-04-21 02:06:46.477210 | ubuntu-noble | {2} manila.tests.test_utils.IsValidIPVersion.test_valid_v6_2_2001_cdba_0_0_0_0_3257_9652 [0.017628s] ... ok 2026-04-21 02:06:46.483207 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_incompatible_vservers [0.020391s] ... ok 2026-04-21 02:06:46.495319 | ubuntu-noble | {2} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_5___undefined____undefined___False_ [0.018168s] ... ok 2026-04-21 02:06:46.504632 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_4 [0.020543s] ... ok 2026-04-21 02:06:46.513869 | ubuntu-noble | {2} manila.tests.test_utils.RequireDriverInitializedTestCase.test_require_driver_initialized_2_False [0.018387s] ... ok 2026-04-21 02:06:46.525372 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_complete_timeout [0.021248s] ... ok 2026-04-21 02:06:46.534328 | ubuntu-noble | {2} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_1___8minutes____PT8M__ [0.018270s] ... ok 2026-04-21 02:06:46.544654 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_continue_3 [0.019321s] ... ok 2026-04-21 02:06:46.549924 | ubuntu-noble | {2} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_3___6months____P6M__ [0.017952s] ... ok 2026-04-21 02:06:46.564433 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_start_encrypted_destination [0.019737s] ... ok 2026-04-21 02:06:46.567648 | ubuntu-noble | {2} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_4___2years____P2Y__ [0.017520s] ... ok 2026-04-21 02:06:46.584213 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_02_volume_has_shared_qos_policy [0.019584s] ... ok 2026-04-21 02:06:46.585508 | ubuntu-noble | {2} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_2_ [0.017921s] ... ok 2026-04-21 02:06:46.603673 | ubuntu-noble | {2} manila.tests.test_utils.TestComparableMixin.test_ge [0.017916s] ... ok 2026-04-21 02:06:46.604548 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_no_existing_qos [0.020420s] ... ok 2026-04-21 02:06:46.624333 | ubuntu-noble | {2} manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code [0.019953s] ... ok 2026-04-21 02:06:46.625178 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_more_than_two_replicas [0.020434s] ... ok 2026-04-21 02:06:46.643362 | ubuntu-noble | {2} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_snapshot_failed [0.019057s] ... ok 2026-04-21 02:06:46.645443 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_remove_export [0.020202s] ... ok 2026-04-21 02:06:46.661174 | ubuntu-noble | {2} manila.tests.volume.test_cinder.CinderApiTestCase.test_wait_for_available_volume_error [0.018153s] ... ok 2026-04-21 02:06:46.665209 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_snapmirror_break_error [0.019608s] ... ok 2026-04-21 02:06:46.683144 | ubuntu-noble | Failed to change replica (7cf7c200-d3af-4e05-b87e-9167c95dfcad) to a SnapMirror destination. 2026-04-21 02:06:46.683166 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:46.683170 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3441, in _safe_change_replica_source 2026-04-21 02:06:46.683175 | ubuntu-noble | dm_session.change_snapmirror_source(replica, 2026-04-21 02:06:46.683179 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:46.683183 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:46.683187 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:46.683191 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:46.683201 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:46.683205 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:46.683209 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:46.683213 | ubuntu-noble | raise effect 2026-04-21 02:06:46.683217 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2026-04-21 02:06:46.685804 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_error [0.020202s] ... ok 2026-04-21 02:06:46.705737 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmanage_snapshot_2_fake_vserver_1 [0.019968s] ... ok 2026-04-21 02:06:46.725186 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_to_in_sync_replica_2_False [0.019333s] ... ok 2026-04-21 02:06:46.743404 | ubuntu-noble | Could not resync snapmirror. 2026-04-21 02:06:46.743421 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:46.743426 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3041, in update_replica_state 2026-04-21 02:06:46.743430 | ubuntu-noble | vserver_client.resync_snapmirror_vol( 2026-04-21 02:06:46.743434 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:46.743438 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:46.743442 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:46.743451 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:46.743455 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:46.743459 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:46.743463 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:46.743466 | ubuntu-noble | raise effect 2026-04-21 02:06:46.743470 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-04-21 02:06:46.745449 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_broken_snapmirror_resync_error [0.020386s] ... ok 2026-04-21 02:06:46.763111 | ubuntu-noble | Could not get snapmirrors for replica 7cf7c200-d3af-4e05-b87e-9167c95dfcad. 2026-04-21 02:06:46.763131 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:46.763135 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3000, in update_replica_state 2026-04-21 02:06:46.763139 | ubuntu-noble | snapmirrors = dm_session.get_snapmirrors(active_replica, replica) 2026-04-21 02:06:46.763143 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:46.763147 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:46.763150 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:46.763154 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:46.763158 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:46.763162 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:46.763165 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:46.763169 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:46.763173 | ubuntu-noble | raise effect 2026-04-21 02:06:46.763177 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - 0:unknown 2026-04-21 02:06:46.766340 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_fail_to_get_snapmirrors [0.019682s] ... ok 2026-04-21 02:06:46.787527 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_in_sync_with_snapshots [0.019582s] ... ok 2026-04-21 02:06:46.804726 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_still_creating [0.019561s] ... ok 2026-04-21 02:06:46.827338 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_ssc_info_non_unified_aggr [0.020460s] ... ok 2026-04-21 02:06:46.845579 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_verify_and_wait_for_snapshot_to_transfer_negative [0.020364s] ... ok 2026-04-21 02:06:46.863504 | ubuntu-noble | If a partner node fails, the number of data LIFs {513} will exceed the node's maximum data LIF limit {512} 2026-04-21 02:06:46.865437 | ubuntu-noble | {6} 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.019723s] ... ok 2026-04-21 02:06:46.886043 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_for_migration_support_1__True___svm_migrate__ [0.020089s] ... ok 2026-04-21 02:06:46.905358 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__delete_vserver_peers [0.019504s] ... ok 2026-04-21 02:06:46.926345 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_cancel_using_svm_migrate_error_1 [0.019486s] ... ok 2026-04-21 02:06:46.945371 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_cancel_using_svm_migrate_error_2 [0.020272s] ... ok 2026-04-21 02:06:46.965499 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_dr_2 [0.020148s] ... ok 2026-04-21 02:06:46.986549 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_dr_3 [0.020532s] ... ok 2026-04-21 02:06:47.007352 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_migrate_2 [0.019989s] ... ok 2026-04-21 02:06:47.025370 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_build_model_update_1_True [0.019093s] ... ok 2026-04-21 02:06:47.044943 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_check_update_share_server_security_service_4 [0.019364s] ... ok 2026-04-21 02:06:47.064790 | ubuntu-noble | {6} 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.019715s] ... ok 2026-04-21 02:06:47.084951 | ubuntu-noble | {6} 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.019510s] ... ok 2026-04-21 02:06:47.104988 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_only_3 [0.020554s] ... ok 2026-04-21 02:06:47.125341 | ubuntu-noble | {6} 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.019550s] ... ok 2026-04-21 02:06:47.144350 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_2 [0.019359s] ... ok 2026-04-21 02:06:47.163409 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_admin_lif [0.019223s] ... ok 2026-04-21 02:06:47.181719 | ubuntu-noble | Failed to configure Vserver. 2026-04-21 02:06:47.184056 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lif_creation_failure_1 [0.020529s] ... ok 2026-04-21 02:06:47.202589 | ubuntu-noble | Failed to configure Vserver. 2026-04-21 02:06:47.204817 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lif_creation_failure_2 [0.020549s] ... ok 2026-04-21 02:06:47.225234 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_delete_vserver_with_ipspace_1___ [0.020320s] ... ok 2026-04-21 02:06:47.244848 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_valid_2 [0.019625s] ... ok 2026-04-21 02:06:47.265365 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_not_found [0.019369s] ... ok 2026-04-21 02:06:47.283696 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_cancel_svm_dr_2___fake_snapmirror__ [0.019217s] ... ok 2026-04-21 02:06:47.303041 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_compatible [0.019151s] ... ok 2026-04-21 02:06:47.320551 | ubuntu-noble | Cannot perform server migration within the same backend. Please choose a destination host different from the source. 2026-04-21 02:06:47.323115 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_check_compatibility_same_backend [0.020085s] ... ok 2026-04-21 02:06:47.344548 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_2_fake_migration_id [0.019113s] ... ok 2026-04-21 02:06:47.362054 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_1 [0.019774s] ... ok 2026-04-21 02:06:47.381278 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_start_3 [0.019137s] ... ok 2026-04-21 02:06:47.400570 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_invalid_network_types_2 [0.019132s] ... ok 2026-04-21 02:06:47.420396 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_network_type_with_valid_network_types_2 [0.019520s] ... ok 2026-04-21 02:06:47.439269 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_get_ems_pool_info [0.018678s] ... ok 2026-04-21 02:06:47.459265 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_handle_housekeeping_tasks_with_cluster_creds_2_False [0.019704s] ... ok 2026-04-21 02:06:47.478326 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_base_counter_name [0.018362s] ... ok 2026-04-21 02:06:47.496644 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_2 [0.018889s] ... ok 2026-04-21 02:06:47.515034 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_nodes_for_aggregates [0.018472s] ... ok 2026-04-21 02:06:47.533337 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_init_counter_info_system_constituent [0.018132s] ... ok 2026-04-21 02:06:47.554493 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_share_name_for_share_not_found [0.019032s] ... ok 2026-04-21 02:06:47.571342 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_target_missing_location [0.017755s] ... ok 2026-04-21 02:06:47.588860 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test__get_security_flavors_2__True____krb5____krb5i____krb5p___ [0.018264s] ... ok 2026-04-21 02:06:47.606699 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_cleanup_demoted_replica [0.017925s] ... ok 2026-04-21 02:06:47.624698 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_target [0.017814s] ... ok 2026-04-21 02:06:47.644366 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_validate_access_rule [0.018586s] ... ok 2026-04-21 02:06:47.663335 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_get_driver_mode_multi_svm [0.018373s] ... ok 2026-04-21 02:06:47.680326 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_update_data_2_False [0.018492s] ... ok 2026-04-21 02:06:47.696732 | ubuntu-noble | Invalid trace flag: fake 2026-04-21 02:06:47.698946 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_setup_tracing_invalid_key [0.018511s] ... ok 2026-04-21 02:06:47.718580 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_exception_in_update_platform [0.018182s] ... ok 2026-04-21 02:06:47.735845 | ubuntu-noble | {6} manila.tests.share.drivers.netapp.test_utils.OpenstackInfoTestCase.test_update_release_from_release_string [0.017862s] ... ok 2026-04-21 02:06:47.755338 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share__thick_provisioning [0.018975s] ... ok 2026-04-21 02:06:47.773669 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_create_share__thin_provisioning [0.019431s] ... ok 2026-04-21 02:06:47.791863 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_create_error [0.018141s] ... ok 2026-04-21 02:06:47.811016 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_unmount [0.018758s] ... ok 2026-04-21 02:06:47.830742 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___nfs_no_rest_address [0.018988s] ... ok 2026-04-21 02:06:47.850799 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___no_rest_port_https [0.018666s] ... ok 2026-04-21 02:06:47.868383 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_update_bearer [0.019335s] ... ok 2026-04-21 02:06:47.887599 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_update_host [0.019129s] ... ok 2026-04-21 02:06:47.907318 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_url [0.018969s] ... ok 2026-04-21 02:06:47.925392 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___delete [0.018588s] ... ok 2026-04-21 02:06:47.944430 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___non_ok_response [0.018935s] ... ok 2026-04-21 02:06:47.963133 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___none_path [0.018813s] ... ok 2026-04-21 02:06:47.984852 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___post_invalid_payload [0.018212s] ... ok 2026-04-21 02:06:48.000861 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___put_payload [0.019236s] ... ok 2026-04-21 02:06:48.022324 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_failover_timeout [0.018525s] ... ok 2026-04-21 02:06:48.038739 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_200_bad_content [0.018937s] ... ok 2026-04-21 02:06:48.058794 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_create_share [0.019917s] ... ok 2026-04-21 02:06:48.079230 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_mount_filesystem [0.020419s] ... ok 2026-04-21 02:06:48.096282 | ubuntu-noble | Only IP access control type is supported for NFS. 2026-04-21 02:06:48.100024 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_access__not_ip_1_rw [0.019178s] ... ok 2026-04-21 02:06:48.121721 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_update_nfs_access_1 [0.019960s] ... ok 2026-04-21 02:06:48.138201 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_10___1M___1048576_ [0.019074s] ... ok 2026-04-21 02:06:48.156326 | ubuntu-noble | {6} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_11___1_0M___1048576_ [0.017844s] ... ok 2026-04-21 02:06:48.188468 | ubuntu-noble | Unsupported share protocol: CIFS. 2026-04-21 02:06:48.188484 | ubuntu-noble | NoneType: None 2026-04-21 02:06:48.191514 | ubuntu-noble | {6} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_create_share_incorrect_protocol [0.035782s] ... ok 2026-04-21 02:06:48.215486 | ubuntu-noble | {6} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_delete_snapshot_no_eradicate [0.023708s] ... ok 2026-04-21 02:06:48.234153 | ubuntu-noble | flashblade_api configuration parameter must be specified 2026-04-21 02:06:48.234187 | ubuntu-noble | NoneType: None 2026-04-21 02:06:48.236557 | ubuntu-noble | {6} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_empty_auth_parameters [0.020923s] ... ok 2026-04-21 02:06:48.255955 | ubuntu-noble | {6} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_no_purity_fb_module [0.019471s] ... ok 2026-04-21 02:06:48.277321 | ubuntu-noble | {6} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_shrink_share_over_consumed [0.020089s] ... ok 2026-04-21 02:06:48.293319 | ubuntu-noble | Only "ip" access type is allowed for NFS protocol. 2026-04-21 02:06:48.295943 | ubuntu-noble | {6} manila.tests.share.drivers.purestorage.test_flashblade.FlashBladeDriverTestCase.test_update_access_share [0.019725s] ... ok 2026-04-21 02:06:48.314498 | ubuntu-noble | Fail to create share fake_share_name on NAS. 2026-04-21 02:06:48.315023 | ubuntu-noble | Fail to create share fake_share_name on NAS. 2026-04-21 02:06:48.315520 | ubuntu-noble | Fail to create share fake_share_name on NAS. 2026-04-21 02:06:48.315927 | ubuntu-noble | Fail to create share fake_share_name on NAS. 2026-04-21 02:06:48.316185 | ubuntu-noble | Fail to create share fake_share_name on NAS. 2026-04-21 02:06:48.318756 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_api_create_share_with_fail_response_2 [0.022640s] ... ok 2026-04-21 02:06:48.339070 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_clone_snapshot_api [0.019584s] ... ok 2026-04-21 02:06:48.359330 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_create_snapshot_api [0.020061s] ... ok 2026-04-21 02:06:48.378069 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_edit_share_api [0.019414s] ... ok 2026-04-21 02:06:48.397125 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_share_info_2 [0.019162s] ... ok 2026-04-21 02:06:48.419872 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_03 [0.021960s] ... ok 2026-04-21 02:06:48.440647 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_14 [0.021214s] ... ok 2026-04-21 02:06:48.463323 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_19 [0.021478s] ... ok 2026-04-21 02:06:48.483049 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_21 [0.020452s] ... ok 2026-04-21 02:06:48.503116 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_check_share_access_3_proto [0.019473s] ... ok 2026-04-21 02:06:48.523076 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot [0.019937s] ... ok 2026-04-21 02:06:48.539997 | ubuntu-noble | Snapshot fakeSnapshotId does not exist 2026-04-21 02:06:48.542667 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_delete_snapshot_without_snapshot_id [0.019400s] ... ok 2026-04-21 02:06:48.562184 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_deny_access_with_hostlist_not_equel_access_to [0.019738s] ... ok 2026-04-21 02:06:48.582110 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_get_location_path [0.019686s] ... ok 2026-04-21 02:06:48.601519 | ubuntu-noble | {6} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_manage_existing_nfs_negative_configutarion [0.019428s] ... ok 2026-04-21 02:06:48.623327 | ubuntu-noble | {6} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_checked_for_application_error_enf [0.018722s] ... ok 2026-04-21 02:06:48.638994 | ubuntu-noble | {6} manila.tests.share.drivers.quobyte.test_jsonrpc.QuobyteJsonRpcTestCase.test_successful_call [0.018231s] ... ok 2026-04-21 02:06:48.657825 | ubuntu-noble | {6} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_create_share_new_volume [0.019017s] ... ok 2026-04-21 02:06:48.676576 | ubuntu-noble | {6} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_delete_share_existing_volume [0.018775s] ... ok 2026-04-21 02:06:48.695410 | ubuntu-noble | {6} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_delete_share_nonexisting_volume [0.018706s] ... ok 2026-04-21 02:06:48.714083 | ubuntu-noble | {6} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_deny_access_nonip [0.018705s] ... ok 2026-04-21 02:06:48.734323 | ubuntu-noble | {6} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_ensure_share [0.018562s] ... ok 2026-04-21 02:06:48.751206 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:06:48.751483 | ubuntu-noble | {6} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_add_delete [0.018693s] ... ok 2026-04-21 02:06:48.769904 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:06:48.770407 | ubuntu-noble | {6} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_share_from_snapshot [0.018760s] ... ok 2026-04-21 02:06:48.788195 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:06:48.788626 | ubuntu-noble | {6} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_snapshot [0.018211s] ... ok 2026-04-21 02:06:48.807692 | ubuntu-noble | {6} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_create_snapshot_fail [0.018592s] ... ok 2026-04-21 02:06:48.826266 | ubuntu-noble | {6} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_export_file_already_removed [0.018416s] ... ok 2026-04-21 02:06:48.844401 | ubuntu-noble | Unsupported access rule of 'type' notip, 'level' rw, 'to' 10.0.0.1: type should be one of 'ip'. 2026-04-21 02:06:48.844847 | ubuntu-noble | {6} manila.tests.share.drivers.test_ganesha.GaneshaNASHelper2TestCase.test_update_access_invalid_share_access_type [0.018727s] ... ok 2026-04-21 02:06:48.862712 | ubuntu-noble | {6} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_for_allow [0.017920s] ... ok 2026-04-21 02:06:48.881034 | ubuntu-noble | {6} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_update_access_recovery [0.018126s] ... ok 2026-04-21 02:06:48.900264 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_handled_invalid_server_provided [0.018818s] ... ok 2026-04-21 02:06:48.918331 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_not_handled_server_provided_1 [0.018207s] ... ok 2026-04-21 02:06:48.938613 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_allocate_container [0.020155s] ... ok 2026-04-21 02:06:48.958356 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share_from_snapshot [0.019611s] ... ok 2026-04-21 02:06:48.977714 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_create_share_from_snapshot_invalid_helper [0.019367s] ... ok 2026-04-21 02:06:48.999331 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_invalid_helper [0.019635s] ... ok 2026-04-21 02:06:49.017520 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share_without_server_backend_details [0.019935s] ... ok 2026-04-21 02:06:49.038174 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_do_setup_with_dhss_1_True [0.020456s] ... ok 2026-04-21 02:06:49.057746 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_extend_volume [0.019450s] ... ok 2026-04-21 02:06:49.077532 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume [0.019751s] ... ok 2026-04-21 02:06:49.097046 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_error [0.019372s] ... ok 2026-04-21 02:06:49.116448 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_is_device_mounted_true [0.019460s] ... ok 2026-04-21 02:06:49.136905 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_attached_to_cinder_volume_not_mounted_to_srv [0.020632s] ... ok 2026-04-21 02:06:49.156379 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_mount_device_present [0.019132s] ... ok 2026-04-21 02:06:49.176632 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_shrink_share [0.020148s] ... ok 2026-04-21 02:06:49.196745 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_ssh_exec_connection_not_exist [0.019827s] ... ok 2026-04-21 02:06:49.215807 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.tests_choose_share_server_compatible_with_share_1 [0.019120s] ... ok 2026-04-21 02:06:49.235733 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.tests_choose_share_server_compatible_with_share_2 [0.019540s] ... ok 2026-04-21 02:06:49.257350 | ubuntu-noble | {6} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.tests_choose_share_server_compatible_with_share_4 [0.019178s] ... ok 2026-04-21 02:06:49.273246 | ubuntu-noble | {6} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_3 [0.018656s] ... ok 2026-04-21 02:06:49.291252 | ubuntu-noble | {6} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_disjoint_1 [0.017916s] ... ok 2026-04-21 02:06:49.307509 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:06:49.310752 | ubuntu-noble | {6} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_setup_via_manager_path_2 [0.018900s] ... ok 2026-04-21 02:06:49.326955 | ubuntu-noble | GlusterFS share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:06:49.329082 | ubuntu-noble | {6} manila.tests.share.drivers.test_glusterfs.GlusterfsShareDriverTestCase.test_supported_access_features_1_type [0.018393s] ... ok 2026-04-21 02:06:49.346978 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_share_path_by_export_location_2___5_6_7_8_foo [0.017881s] ... ok 2026-04-21 02:06:49.365258 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_4 [0.018280s] ... ok 2026-04-21 02:06:49.382929 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_with_invalid_access_3_1001__10069 [0.017654s] ... ok 2026-04-21 02:06:49.401027 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_multi_ip_2_5_6_7_8__bar_quuz [0.017959s] ... ok 2026-04-21 02:06:49.419995 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_exports_for_share_single_ip_1__foo_bar [0.017768s] ... ok 2026-04-21 02:06:49.438335 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_delete_invalid_rule_2 [0.017886s] ... ok 2026-04-21 02:06:49.455754 | ubuntu-noble | {6} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_recovery_mode_4 [0.018757s] ... ok 2026-04-21 02:06:49.474344 | ubuntu-noble | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_check_for_setup_error [0.018310s] ... ok 2026-04-21 02:06:49.493482 | ubuntu-noble | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_delete_share [0.019131s] ... ok 2026-04-21 02:06:49.512402 | ubuntu-noble | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_configured_ip_versions_1____1001__1001_129____False_ [0.018901s] ... ok 2026-04-21 02:06:49.533332 | ubuntu-noble | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_with_none_mount_point_name [0.018845s] ... ok 2026-04-21 02:06:49.549481 | ubuntu-noble | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_get_mount_point_name_without_mount_point_name [0.018160s] ... ok 2026-04-21 02:06:49.568055 | ubuntu-noble | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_snapshot_update_access [0.018490s] ... ok 2026-04-21 02:06:49.588776 | ubuntu-noble | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_ssh_exec_as_root [0.018734s] ... ok 2026-04-21 02:06:49.605732 | ubuntu-noble | {6} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_ssh_exec_as_root_with_sudo [0.018562s] ... ok 2026-04-21 02:06:49.626327 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_not_used_get_unhandled_error [0.019117s] ... ok 2026-04-21 02:06:49.644178 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_1 [0.019003s] ... ok 2026-04-21 02:06:49.663690 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_failed_to_create_1 [0.018733s] ... ok 2026-04-21 02:06:49.682331 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test___create_service_instance_failed_to_create_2 [0.019161s] ... ok 2026-04-21 02:06:49.701350 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_delete_service_instance [0.018845s] ... ok 2026-04-21 02:06:49.720743 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_10 [0.019004s] ... ok 2026-04-21 02:06:49.739317 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_13 [0.018567s] ... ok 2026-04-21 02:06:49.757757 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_2 [0.018706s] ... ok 2026-04-21 02:06:49.777202 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_4 [0.018601s] ... ok 2026-04-21 02:06:49.805847 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_cases_8 [0.026586s] ... ok 2026-04-21 02:06:49.822015 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_5 [0.018719s] ... ok 2026-04-21 02:06:49.842317 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_config_option_from_common_config [0.019309s] ... ok 2026-04-21 02:06:50.199868 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_exists_recreate [0.355951s] ... ok 2026-04-21 02:06:50.216155 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_found_in_addresses_section [0.018585s] ... ok 2026-04-21 02:06:50.234948 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_server_ip_not_found_1 [0.018763s] ... ok 2026-04-21 02:06:50.251101 | ubuntu-noble | Name for service instance security group is not provided. Skipping security group step. 2026-04-21 02:06:50.253139 | ubuntu-noble | {6} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_name_not_specified [0.018285s] ... ok 2026-04-21 02:06:50.253960 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_driver.TestPolicyPayloadFromRules.test_policy_payload_from_rules_invalid_ip [0.000124s] ... ok 2026-04-21 02:06:50.260108 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_7__1___SMB____fakeid__ [0.006644s] ... ok 2026-04-21 02:06:50.266193 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_8__1___SMB___None_ [0.005998s] ... ok 2026-04-21 02:06:50.267121 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_do_setup [0.000880s] ... ok 2026-04-21 02:06:50.274385 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_resize_share_quota_not_found [0.006950s] ... ok 2026-04-21 02:06:50.286858 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_add_rules_1___________10_10_10_1____10_10_10_2___ [0.011826s] ... ok 2026-04-21 02:06:50.297738 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_delete_rules_1___________10_10_10_1____10_10_10_2___ [0.011671s] ... ok 2026-04-21 02:06:50.299346 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_share_stats [0.001029s] ... ok 2026-04-21 02:06:50.300236 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_rest.TestSession.test_getattr_without_underscore [0.000349s] ... ok 2026-04-21 02:06:50.300669 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_one_when_no_entries_found [0.000461s] ... ok 2026-04-21 02:06:50.301126 | ubuntu-noble | {6} manila.tests.share.drivers.vastdata.test_rest.VipPoolTest.test_no_vipool [0.000503s] ... ok 2026-04-21 02:06:50.321157 | ubuntu-noble | {6} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__get_access_ips [0.020460s] ... ok 2026-04-21 02:06:50.339524 | ubuntu-noble | {6} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_create_snapshot [0.018299s] ... ok 2026-04-21 02:06:50.358189 | ubuntu-noble | {6} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_share_if_share_created_from_snap [0.018504s] ... ok 2026-04-21 02:06:50.376443 | ubuntu-noble | {6} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_extend_share [0.018270s] ... ok 2026-04-21 02:06:50.394975 | ubuntu-noble | {6} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_shrink_share [0.018382s] ... ok 2026-04-21 02:06:50.414124 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_cbs_init_reg_section_3 [0.018903s] ... ok 2026-04-21 02:06:50.434678 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_service_instance_create_kwargs_2_True [0.020168s] ... ok 2026-04-21 02:06:50.455312 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_valid_security_service_1___ [0.018723s] ... ok 2026-04-21 02:06:50.469346 | ubuntu-noble | Multiple security services provided. Only one security service of type 'active_directory' is supported. 2026-04-21 02:06:50.471563 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_valid_security_service_3 [0.018293s] ... ok 2026-04-21 02:06:50.491327 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_join_domain_2 [0.019850s] ... ok 2026-04-21 02:06:50.510229 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_server_connection_1_None [0.018542s] ... ok 2026-04-21 02:06:50.510765 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:06:50.533641 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_resize_filesystem_1_None [0.020788s] ... ok 2026-04-21 02:06:50.552321 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_share_path_by_name [0.018251s] ... ok 2026-04-21 02:06:50.568011 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_get_volume_path_by_share_name [0.018485s] ... ok 2026-04-21 02:06:50.590632 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_remove_unexisting_path [0.017955s] ... ok 2026-04-21 02:06:50.606023 | ubuntu-noble | {6} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_dns_client_server_addresses [0.018240s] ... ok 2026-04-21 02:06:50.621653 | ubuntu-noble | VPSA volume for share fakeid2 could not be found. 2026-04-21 02:06:50.625029 | ubuntu-noble | {6} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_extend_share [0.019708s] ... ok 2026-04-21 02:06:50.642322 | ubuntu-noble | snapshot: snapshot OS_share-snapshot-manage_snapname not found, skipping delete operation 2026-04-21 02:06:50.644113 | ubuntu-noble | {6} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_manage_existing_snapshot [0.019734s] ... ok 2026-04-21 02:06:50.663521 | ubuntu-noble | {6} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_no_active_ctrl [0.019257s] ... ok 2026-04-21 02:06:50.682854 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__delete_dataset_or_snapshot_with_retry_dataset [0.019232s] ... ok 2026-04-21 02:06:50.702695 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__delete_dataset_or_snapshot_with_retry_dataset_busy_fail [0.019731s] ... ok 2026-04-21 02:06:50.723121 | ubuntu-noble | {6} 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.018612s] ... ok 2026-04-21 02:06:50.741321 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_2___on____True________compression_on__ [0.018418s] ... ok 2026-04-21 02:06:50.757484 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_replication_snapshot_prefix [0.017624s] ... ok 2026-04-21 02:06:50.775322 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_1_ [0.017703s] ... ok 2026-04-21 02:06:50.795837 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_snapshot_name_4_foo_bar [0.017791s] ... ok 2026-04-21 02:06:50.811521 | ubuntu-noble | {6} 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.018260s] ... ok 2026-04-21 02:06:50.830348 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_with_share_server [0.018615s] ... ok 2026-04-21 02:06:50.848384 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_existing_snapshot_not_found [0.018014s] ... ok 2026-04-21 02:06:50.870320 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_migration_start [0.020412s] ... ok 2026-04-21 02:06:50.886907 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_unmanage [0.017833s] ... ok 2026-04-21 02:06:50.905825 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_unmanage_snapshot [0.017621s] ... ok 2026-04-21 02:06:50.922981 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_parse_zfs_answer [0.018198s] ... ok 2026-04-21 02:06:50.941827 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_is_kernel_version_false [0.017971s] ... ok 2026-04-21 02:06:50.959713 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_is_kernel_version_true [0.018251s] ... ok 2026-04-21 02:06:50.980745 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_no_rules_2___Ok______ [0.019255s] ... ok 2026-04-21 02:06:50.997464 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_1_user [0.018252s] ... ok 2026-04-21 02:06:51.015654 | ubuntu-noble | {6} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_6_i [0.018120s] ... ok 2026-04-21 02:06:51.033870 | ubuntu-noble | {6} 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.018463s] ... ok 2026-04-21 02:06:51.052200 | ubuntu-noble | {6} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_enable_service [0.018350s] ... ok 2026-04-21 02:06:51.072357 | ubuntu-noble | {6} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_verify_avail_space [0.018097s] ... ok 2026-04-21 02:06:51.089601 | ubuntu-noble | {6} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_delete_snapshot [0.019035s] ... ok 2026-04-21 02:06:51.106521 | ubuntu-noble | Protocol fake_proto is not supported. 2026-04-21 02:06:51.108572 | ubuntu-noble | {6} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_invalid_protocol [0.018958s] ... ok 2026-04-21 02:06:51.128858 | ubuntu-noble | {6} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_unmanage_CIFS [0.019611s] ... ok 2026-04-21 02:06:51.160783 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:51.198696 | ubuntu-noble | {6} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_just_get [0.069244s] ... ok 2026-04-21 02:06:51.231496 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:51.273348 | ubuntu-noble | {6} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_updates_conditionally_changed_4_queued_to_apply [0.073863s] ... ok 2026-04-21 02:06:51.306616 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:51.343471 | ubuntu-noble | {6} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rules_status_conditionally_change_1___syncing___True_ [0.069356s] ... ok 2026-04-21 02:06:51.376927 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:51.441117 | ubuntu-noble | {6} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_1____queued_to_apply____2_ [0.099101s] ... ok 2026-04-21 02:06:51.475379 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:51.539594 | ubuntu-noble | {6} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_4____applying____error____1_ [0.096958s] ... ok 2026-04-21 02:06:51.571324 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:51.633556 | ubuntu-noble | {6} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_5____active____denying____0_ [0.095180s] ... ok 2026-04-21 02:06:51.668236 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:51.795790 | ubuntu-noble | {6} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_delete_all_rules_1_True [0.162059s] ... ok 2026-04-21 02:06:51.828730 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:51.914341 | ubuntu-noble | {6} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_delete_all_rules_2_False [0.116897s] ... ok 2026-04-21 02:06:51.935712 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_03 [0.023353s] ... ok 2026-04-21 02:06:51.959874 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_05 [0.022979s] ... ok 2026-04-21 02:06:51.981584 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test__do_update_validate_hosts_all_10 [0.022193s] ... ok 2026-04-21 02:06:52.003135 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test__get_all_availability_zones_with_subnets_3 [0.022043s] ... ok 2026-04-21 02:06:52.025322 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test__get_all_availability_zones_with_subnets_4 [0.021859s] ... ok 2026-04-21 02:06:52.093908 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_dest_az_not_match_host_az [0.067133s] ... ok 2026-04-21 02:06:52.141357 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_share_group_related_to_server [0.047697s] ... ok 2026-04-21 02:06:52.175224 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_network_not_active [0.034675s] ... ok 2026-04-21 02:06:52.199097 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_access_get [0.023692s] ... ok 2026-04-21 02:06:52.236753 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_allow_access_2_ro [0.035505s] ... ok 2026-04-21 02:06:52.272335 | ubuntu-noble | Failed to commit reservations None 2026-04-21 02:06:52.272374 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:52.272379 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-21 02:06:52.272383 | ubuntu-noble | self._driver.commit( 2026-04-21 02:06:52.272387 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-21 02:06:52.272391 | ubuntu-noble | db.reservation_commit( 2026-04-21 02:06:52.272395 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-21 02:06:52.272399 | ubuntu-noble | return IMPL.reservation_commit( 2026-04-21 02:06:52.272403 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.272407 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-21 02:06:52.272410 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:06:52.272414 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.272418 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 02:06:52.272445 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 02:06:52.272449 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:06:52.272453 | ubuntu-noble | self.force_reraise() 2026-04-21 02:06:52.272457 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:06:52.272461 | ubuntu-noble | raise self.value 2026-04-21 02:06:52.272464 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 02:06:52.272468 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:06:52.272472 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.272476 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-21 02:06:52.272480 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:06:52.272484 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.272487 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-21 02:06:52.272491 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-04-21 02:06:52.272495 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.272498 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-21 02:06:52.272502 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-04-21 02:06:52.272506 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.272520 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:52.272524 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:52.272528 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.272532 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-21 02:06:52.272535 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:52.272539 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.272543 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:52.272546 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:52.272550 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:52.272554 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:52.272558 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:52.272561 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.272565 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-21 02:06:52.272569 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:52.272572 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.272576 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:52.272580 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:52.272584 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:52.272587 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:52.272591 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:52.272595 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.272598 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-21 02:06:52.272606 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:52.272610 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.272614 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:52.272617 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:52.272621 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:52.272631 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:52.272635 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:52.272638 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.272642 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-21 02:06:52.272646 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-21 02:06:52.272650 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.272653 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-21 02:06:52.272657 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-04-21 02:06:52.272661 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.272665 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-21 02:06:52.272668 | ubuntu-noble | resolved = impl._literal_coercion( 2026-04-21 02:06:52.272672 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.272676 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-21 02:06:52.272679 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-04-21 02:06:52.272683 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-21 02:06:52.272687 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-04-21 02:06:52.272691 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-21 02:06:52.280215 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_public_and_private_share_2_False [0.045225s] ... ok 2026-04-21 02:06:52.304706 | ubuntu-noble | Quota exceeded for None, tried to create 5G backup, but (10G of 5G already consumed.) 2026-04-21 02:06:52.309353 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_over_quota_1 [0.027643s] ... ok 2026-04-21 02:06:52.346366 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_rollback_quota [0.037728s] ... ok 2026-04-21 02:06:52.379128 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_error_on_quota_commit_1_QuotaError [0.033325s] ... ok 2026-04-21 02:06:52.423236 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_instance_without_host [0.043065s] ... ok 2026-04-21 02:06:52.462349 | ubuntu-noble | Failed to commit reservations None 2026-04-21 02:06:52.462385 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:52.462392 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-21 02:06:52.462397 | ubuntu-noble | self._driver.commit( 2026-04-21 02:06:52.462403 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-21 02:06:52.462408 | ubuntu-noble | db.reservation_commit( 2026-04-21 02:06:52.462414 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-21 02:06:52.462419 | ubuntu-noble | return IMPL.reservation_commit( 2026-04-21 02:06:52.462424 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.462429 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-21 02:06:52.462447 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:06:52.462452 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.462457 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 02:06:52.462463 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 02:06:52.462468 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:06:52.462473 | ubuntu-noble | self.force_reraise() 2026-04-21 02:06:52.462479 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:06:52.462484 | ubuntu-noble | raise self.value 2026-04-21 02:06:52.462489 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 02:06:52.462494 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:06:52.462499 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.462505 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-21 02:06:52.462510 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:06:52.462515 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.462520 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-21 02:06:52.462526 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-04-21 02:06:52.462531 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.462536 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-21 02:06:52.462541 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-04-21 02:06:52.462546 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.462552 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:52.462557 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:52.462562 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.462567 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-21 02:06:52.462572 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:52.462577 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.462583 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:52.462588 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:52.462593 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:52.462598 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:52.462603 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:52.462608 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.462614 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-21 02:06:52.462619 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:52.462624 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.462629 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:52.462634 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:52.462639 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:52.462644 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:52.462656 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:52.462661 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.462666 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-21 02:06:52.462671 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:52.462676 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.462682 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:52.462687 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:52.462692 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:52.462707 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:52.462713 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:52.462718 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.462723 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-21 02:06:52.462728 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-21 02:06:52.462734 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.462739 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-21 02:06:52.462744 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-04-21 02:06:52.462749 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.462754 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-21 02:06:52.462760 | ubuntu-noble | resolved = impl._literal_coercion( 2026-04-21 02:06:52.462765 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.462770 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-21 02:06:52.462775 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-04-21 02:06:52.462780 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-21 02:06:52.462786 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-04-21 02:06:52.462792 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-21 02:06:52.469323 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_2 [0.046607s] ... ok 2026-04-21 02:06:52.506469 | ubuntu-noble | Failed to commit reservations None 2026-04-21 02:06:52.506510 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:52.506515 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-21 02:06:52.506519 | ubuntu-noble | self._driver.commit( 2026-04-21 02:06:52.506523 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-21 02:06:52.506527 | ubuntu-noble | db.reservation_commit( 2026-04-21 02:06:52.506531 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-21 02:06:52.506535 | ubuntu-noble | return IMPL.reservation_commit( 2026-04-21 02:06:52.506539 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.506543 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-21 02:06:52.506546 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:06:52.506550 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.506554 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 02:06:52.506558 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 02:06:52.506577 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:06:52.506582 | ubuntu-noble | self.force_reraise() 2026-04-21 02:06:52.506586 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:06:52.506590 | ubuntu-noble | raise self.value 2026-04-21 02:06:52.506594 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 02:06:52.506597 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:06:52.506601 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.506605 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-21 02:06:52.506609 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:06:52.506613 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.506617 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-21 02:06:52.506621 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-04-21 02:06:52.506625 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.506629 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-21 02:06:52.506633 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-04-21 02:06:52.506636 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.506640 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:52.506644 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:52.506648 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.506652 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-21 02:06:52.506656 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:52.506660 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.506664 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:52.506676 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:52.506680 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:52.506684 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:52.506687 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:52.506691 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.506695 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-21 02:06:52.506699 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:52.506702 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.506706 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:52.506710 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:52.506713 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:52.506717 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:52.506721 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:52.506724 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.506728 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-21 02:06:52.506732 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:52.506740 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.506743 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:52.506747 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:52.506751 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:52.506761 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:52.506765 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:52.506769 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.506773 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-21 02:06:52.506776 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-21 02:06:52.506780 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.506784 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-21 02:06:52.506788 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-04-21 02:06:52.506792 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.506795 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-21 02:06:52.506799 | ubuntu-noble | resolved = impl._literal_coercion( 2026-04-21 02:06:52.506803 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.506806 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-21 02:06:52.506810 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-04-21 02:06:52.506814 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-21 02:06:52.506818 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-04-21 02:06:52.506821 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-21 02:06:52.511950 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_4 [0.042221s] ... ok 2026-04-21 02:06:52.545577 | ubuntu-noble | Failed to commit reservations None 2026-04-21 02:06:52.545611 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:52.545618 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-21 02:06:52.545625 | ubuntu-noble | self._driver.commit( 2026-04-21 02:06:52.545631 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-21 02:06:52.545637 | ubuntu-noble | db.reservation_commit( 2026-04-21 02:06:52.545642 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-21 02:06:52.545648 | ubuntu-noble | return IMPL.reservation_commit( 2026-04-21 02:06:52.545653 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.545659 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-21 02:06:52.545664 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:06:52.545670 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.545676 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 02:06:52.545682 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 02:06:52.545687 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:06:52.545704 | ubuntu-noble | self.force_reraise() 2026-04-21 02:06:52.545710 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:06:52.545732 | ubuntu-noble | raise self.value 2026-04-21 02:06:52.545749 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 02:06:52.545755 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:06:52.545760 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.545766 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-21 02:06:52.545772 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:06:52.545777 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.545783 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-21 02:06:52.545788 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-04-21 02:06:52.545794 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.545799 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-21 02:06:52.545805 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-04-21 02:06:52.545810 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.545816 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:52.545821 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:52.545827 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.545832 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-21 02:06:52.545838 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:52.545843 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.545849 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:52.545854 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:52.545860 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:52.545865 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:52.545871 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:52.545876 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.545882 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-21 02:06:52.545887 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:52.545893 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.545898 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:52.545904 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:52.545909 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:52.545915 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:52.545920 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:52.545926 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.545931 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-21 02:06:52.545937 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:52.545942 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.545948 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:52.545953 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:52.545959 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:52.545977 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:52.545983 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:52.545988 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.545994 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-21 02:06:52.546000 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-21 02:06:52.546005 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.546011 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-21 02:06:52.546016 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-04-21 02:06:52.546022 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.546027 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-21 02:06:52.546033 | ubuntu-noble | resolved = impl._literal_coercion( 2026-04-21 02:06:52.546038 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.546044 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-21 02:06:52.546049 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-04-21 02:06:52.546060 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-21 02:06:52.546066 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-04-21 02:06:52.546071 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-21 02:06:52.553326 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_azs_with_subnets_2 [0.038900s] ... ok 2026-04-21 02:06:52.574191 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_no_active_replica_2___ [0.023753s] ... ok 2026-04-21 02:06:52.607775 | ubuntu-noble | Failed to commit reservations None 2026-04-21 02:06:52.607816 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:52.607821 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-21 02:06:52.607825 | ubuntu-noble | self._driver.commit( 2026-04-21 02:06:52.607829 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-21 02:06:52.607833 | ubuntu-noble | db.reservation_commit( 2026-04-21 02:06:52.607837 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-21 02:06:52.607841 | ubuntu-noble | return IMPL.reservation_commit( 2026-04-21 02:06:52.607845 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.607849 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-21 02:06:52.607852 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:06:52.607856 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.607860 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 02:06:52.607864 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 02:06:52.607868 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:06:52.607872 | ubuntu-noble | self.force_reraise() 2026-04-21 02:06:52.607875 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:06:52.607879 | ubuntu-noble | raise self.value 2026-04-21 02:06:52.607883 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 02:06:52.607887 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:06:52.607907 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.607911 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-21 02:06:52.607915 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:06:52.607919 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.607923 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-21 02:06:52.607927 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-04-21 02:06:52.607930 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.607934 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-21 02:06:52.607938 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-04-21 02:06:52.607941 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.607945 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:52.607949 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:52.607952 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.607956 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-21 02:06:52.607960 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:52.607963 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.607967 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:52.607971 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:52.607974 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:52.607978 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:52.607982 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:52.607985 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.607989 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-21 02:06:52.607993 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:52.607997 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.608000 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:52.608004 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:52.608008 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:52.608011 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:52.608015 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:52.608019 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.608032 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-21 02:06:52.608036 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:52.608040 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.608044 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:52.608047 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:52.608051 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:52.608061 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:52.608064 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:52.608068 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.608076 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-21 02:06:52.608080 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-21 02:06:52.608084 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.608087 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-21 02:06:52.608091 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-04-21 02:06:52.608095 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.608099 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-21 02:06:52.608102 | ubuntu-noble | resolved = impl._literal_coercion( 2026-04-21 02:06:52.608106 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.608110 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-21 02:06:52.608113 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-04-21 02:06:52.608117 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-21 02:06:52.608121 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-04-21 02:06:52.608125 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-21 02:06:52.617415 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_1_NFS [0.042519s] ... ok 2026-04-21 02:06:52.651340 | ubuntu-noble | Failed to commit reservations None 2026-04-21 02:06:52.651386 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:52.651393 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-21 02:06:52.651399 | ubuntu-noble | self._driver.commit( 2026-04-21 02:06:52.651405 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-21 02:06:52.651410 | ubuntu-noble | db.reservation_commit( 2026-04-21 02:06:52.651416 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-21 02:06:52.651421 | ubuntu-noble | return IMPL.reservation_commit( 2026-04-21 02:06:52.651427 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.651432 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-21 02:06:52.651437 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:06:52.651443 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.651448 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 02:06:52.651453 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 02:06:52.651459 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:06:52.651464 | ubuntu-noble | self.force_reraise() 2026-04-21 02:06:52.651470 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:06:52.651475 | ubuntu-noble | raise self.value 2026-04-21 02:06:52.651480 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 02:06:52.651486 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:06:52.651491 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.651496 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-21 02:06:52.651502 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:06:52.651507 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.651513 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-21 02:06:52.651536 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-04-21 02:06:52.651541 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.651547 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-21 02:06:52.651552 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-04-21 02:06:52.651557 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.651575 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:52.651580 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:52.651585 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.651591 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-21 02:06:52.651596 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:52.651601 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.651606 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:52.651612 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:52.651617 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:52.651622 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:52.651627 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:52.651633 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.651638 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-21 02:06:52.651643 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:52.651648 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.651654 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:52.651659 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:52.651664 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:52.651669 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:52.651674 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:52.651680 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.651685 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-21 02:06:52.651690 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:52.651695 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.651700 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:52.651705 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:52.651711 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:52.651723 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:52.651728 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:52.651734 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.651739 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-21 02:06:52.651744 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-21 02:06:52.651749 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.651755 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-21 02:06:52.651766 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-04-21 02:06:52.651771 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.651776 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-21 02:06:52.651782 | ubuntu-noble | resolved = impl._literal_coercion( 2026-04-21 02:06:52.651787 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:52.651792 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-21 02:06:52.651797 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-04-21 02:06:52.651802 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-21 02:06:52.651808 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-04-21 02:06:52.651813 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-21 02:06:52.658544 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_valid_protocol_6_MAPRFS [0.041444s] ... ok 2026-04-21 02:06:52.682349 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_create_share_wrong_size_0 [0.023728s] ... ok 2026-04-21 02:06:52.737674 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_delete_quota_with_different_user [0.055162s] ... ok 2026-04-21 02:06:52.773607 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_backup_invalid_state_1_deleting [0.035935s] ... ok 2026-04-21 02:06:52.798685 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_replica_1_True [0.024980s] ... ok 2026-04-21 02:06:52.824278 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_replica_2_False [0.025324s] ... ok 2026-04-21 02:06:52.847374 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_delete_snapshot_force_delete_2_error_deleting [0.022008s] ... ok 2026-04-21 02:06:52.924432 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_deny_access_invalid_instance_3 [0.077788s] ... ok 2026-04-21 02:06:52.955640 | ubuntu-noble | Quota exceeded for None, tried to extend 100G share (23G of 13G already consumed). 2026-04-21 02:06:52.958575 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_extend_quota_error_1 [0.034122s] ... ok 2026-04-21 02:06:52.981584 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_status_and_all_tenants [0.023135s] ... ok 2026-04-21 02:06:53.005320 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_filter_by_invalid_metadata [0.021945s] ... ok 2026-04-21 02:06:53.026084 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_filter_by_all_tenants [0.022053s] ... ok 2026-04-21 02:06:53.047853 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_1_False [0.021794s] ... ok 2026-04-21 02:06:53.069785 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_2_false [0.021815s] ... ok 2026-04-21 02:06:53.092206 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_7_f [0.022038s] ... ok 2026-04-21 02:06:53.116320 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_non_admin_not_public_8_False [0.021716s] ... ok 2026-04-21 02:06:53.136373 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_admin_not_all_tenants [0.022538s] ... ok 2026-04-21 02:06:53.160384 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_get_share_attributes_from_share_type_defaults_3_None [0.023533s] ... ok 2026-04-21 02:06:53.180784 | ubuntu-noble | Found an existing share with export location fake! 2026-04-21 02:06:53.184182 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_manage_duplicate_2_available [0.023041s] ... ok 2026-04-21 02:06:53.620080 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_3 [0.433347s] ... ok 2026-04-21 02:06:53.690328 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_4 [0.071832s] ... ok 2026-04-21 02:06:53.711586 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_manage_snapshot [0.022890s] ... ok 2026-04-21 02:06:53.745673 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_1_None [0.033777s] ... ok 2026-04-21 02:06:53.782703 | ubuntu-noble | Migration of share fake_id has already completed first phase. 2026-04-21 02:06:53.785393 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_driver_service_down_2_migration_driver_phase1_done [0.039727s] ... ok 2026-04-21 02:06:53.820908 | ubuntu-noble | Migration of share fake_id cannot be cancelled at this moment. 2026-04-21 02:06:53.824316 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_service_down [0.038674s] ... ok 2026-04-21 02:06:53.854365 | ubuntu-noble | There is no migration being performed for share fake_id at this moment. 2026-04-21 02:06:53.857329 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_3_migration_error [0.032805s] ... ok 2026-04-21 02:06:53.896176 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_driver [0.038973s] ... ok 2026-04-21 02:06:53.916043 | ubuntu-noble | Invalid parameter combination. Cannot set parameters "nondisruptive", "writable", "preserve_snapshots" or "preserve_metadata" to True when enabling the "force_host_assisted_migration" option. 2026-04-21 02:06:53.918861 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_invalid_host_and_driver_assisted_params_4 [0.022155s] ... ok 2026-04-21 02:06:53.952153 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_same_data_as_source_2 [0.033332s] ... ok 2026-04-21 02:06:53.984338 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_with_new_share_type_limit [0.032055s] ... ok 2026-04-21 02:06:54.009821 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_valid_missing_extra_spec_mount_point_name [0.024011s] ... ok 2026-04-21 02:06:54.032790 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_prefix_with_valid_mount_point_name [0.021664s] ... ok 2026-04-21 02:06:54.053339 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_admin_authorized_1_out_of_sync [0.022046s] ... ok 2026-04-21 02:06:54.097089 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_1_migration_driver_phase1_done [0.043803s] ... ok 2026-04-21 02:06:54.129007 | ubuntu-noble | Migration of share server 3b6cf141-67bc-43ea-8973-01a1a8437736 cannot be cancelled because the provided share server is not being migrated. 2026-04-21 02:06:54.134331 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_cancel_server_not_migrating_1___active___None_ [0.034748s] ... ok 2026-04-21 02:06:54.163494 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_destination_no_share_server [0.032574s] ... ok 2026-04-21 02:06:54.208025 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_1_migration_driver_in_progress [0.044401s] ... ok 2026-04-21 02:06:54.242688 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_shrink_invalid_task_state [0.034054s] ... ok 2026-04-21 02:06:54.304019 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_allow_access_access_exists_exception [0.061205s] ... ok 2026-04-21 02:06:54.329733 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_soft_delete_invalid_status [0.025794s] ... ok 2026-04-21 02:06:54.362204 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_locked_share [0.032336s] ... ok 2026-04-21 02:06:54.410330 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_share_server_in_use [0.046270s] ... ok 2026-04-21 02:06:54.433206 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_update_metadata_from_share_type_extra_specs_1_True [0.024199s] ... ok 2026-04-21 02:06:54.455808 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_subnet_from_metadata [0.022127s] ... ok 2026-04-21 02:06:54.478319 | ubuntu-noble | {6} manila.tests.share.test_api.ShareAPITestCase.test_update_share_server_network_allocations_check_fail_1_False [0.022578s] ... ok 2026-04-21 02:06:54.496823 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_7 [0.018910s] ... ok 2026-04-21 02:06:54.516959 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_manage_snapshot_functionality_2_unmanage_snapshot [0.018464s] ... ok 2026-04-21 02:06:54.534227 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_share_revert_to_snapshot_functionality_2_revert_to_replicated_snapshot [0.018277s] ... ok 2026-04-21 02:06:54.553332 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_get_admin_network_allocations_number [0.018183s] ... ok 2026-04-21 02:06:54.570479 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_server_pools_2_False [0.018374s] ... ok 2026-04-21 02:06:54.589066 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_stats_refresh_false [0.018201s] ... ok 2026-04-21 02:06:54.609305 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_promote_replica [0.018905s] ... ok 2026-04-21 02:06:54.627585 | ubuntu-noble | {6} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_not_exists_and_set_explicitly_1_True [0.019193s] ... ok 2026-04-21 02:06:54.645959 | ubuntu-noble | {6} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_default_storage_driver [0.018468s] ... ok 2026-04-21 02:06:54.664640 | ubuntu-noble | {6} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_update [0.018567s] ... ok 2026-04-21 02:06:54.683353 | ubuntu-noble | {6} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_success_1_True [0.018258s] ... ok 2026-04-21 02:06:54.701755 | ubuntu-noble | {6} manila.tests.share.test_hook.HookBaseTestCase.test_execute_pre_hook_success_2_False [0.018703s] ... ok 2026-04-21 02:06:54.748964 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_network_update_finished_1___error____active__ [0.047140s] ... ok 2026-04-21 02:06:54.878091 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_1__True__1__3__10__0_ [0.128651s] ... ok 2026-04-21 02:06:54.961355 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_driver_4 [0.082909s] ... ok 2026-04-21 02:06:55.039604 | ubuntu-noble | Driver-assisted migration of share b4736d01-1ed0-41d2-b10c-5b615de1828d failed. 2026-04-21 02:06:55.039657 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:55.039663 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1348, in _migration_start_driver 2026-04-21 02:06:55.039668 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-04-21 02:06:55.039673 | ubuntu-noble | manila.exception.ShareMigrationFailed: Share migration failed: Driver cannot perform migration of share b4736d01-1ed0-41d2-b10c-5b615de1828d while preserving snapshots. 2026-04-21 02:06:55.042981 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_5 [0.081715s] ... ok 2026-04-21 02:06:55.090018 | ubuntu-noble | Failed to create instance on destination backend during migration of share fake_id. 2026-04-21 02:06:55.090069 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:55.090074 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1748, in _migration_start_host_assisted 2026-04-21 02:06:55.090079 | ubuntu-noble | dest_share_instance = helper.create_instance_and_wait( 2026-04-21 02:06:55.090083 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:55.090087 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:55.090091 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:55.090095 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:55.090098 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:55.090121 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:55.090125 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:55.090129 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:55.090133 | ubuntu-noble | raise effect 2026-04-21 02:06:55.090180 | ubuntu-noble | Exception: fake 2026-04-21 02:06:55.093402 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_host_assisted_2 [0.050243s] ... ok 2026-04-21 02:06:55.175815 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__server_migration_complete_driver_2 [0.082263s] ... ok 2026-04-21 02:06:55.201701 | ubuntu-noble | Driver error when updating replica state for replica e8c29ecf-c4ce-4dde-912d-bb1f3d6f8d6c. 2026-04-21 02:06:55.201736 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:55.201747 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3009, in _share_replica_update 2026-04-21 02:06:55.201756 | ubuntu-noble | replica_state = self.driver.update_replica_state( 2026-04-21 02:06:55.201765 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:55.201774 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:55.201782 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:55.201791 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:55.201799 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:55.201808 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:55.201816 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:55.201825 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:55.201833 | ubuntu-noble | raise effect 2026-04-21 02:06:55.201842 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-04-21 02:06:55.204838 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_driver_exception_1_in_sync [0.028986s] ... ok 2026-04-21 02:06:55.228510 | ubuntu-noble | Driver error when updating replica state for replica 63567b76-95f7-490e-93ce-19c8fc204a2d. 2026-04-21 02:06:55.228569 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:55.228578 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 3009, in _share_replica_update 2026-04-21 02:06:55.228587 | ubuntu-noble | replica_state = self.driver.update_replica_state( 2026-04-21 02:06:55.228596 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:55.228604 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:55.228613 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:55.228621 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:55.228629 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:55.228638 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:55.228646 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:55.228655 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:55.228663 | ubuntu-noble | raise effect 2026-04-21 02:06:55.228672 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-04-21 02:06:55.234664 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_driver_exception_2_out_of_sync [0.026617s] ... ok 2026-04-21 02:06:55.253851 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_3 [0.022360s] ... ok 2026-04-21 02:06:55.274379 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_unqualified_replica_5 [0.020457s] ... ok 2026-04-21 02:06:55.321348 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__share_server_migration_start_driver_2__False__True_ [0.046834s] ... ok 2026-04-21 02:06:55.388739 | ubuntu-noble | Driver-assisted migration of share server 7e4805e0-cff2-42fe-9a92-5e4aa0c9cb75 failed. 2026-04-21 02:06:55.388840 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:55.388852 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6052, in _share_server_migration_start_driver 2026-04-21 02:06:55.388861 | ubuntu-noble | server_info = self.driver.share_server_migration_start( 2026-04-21 02:06:55.388870 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:55.388879 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:55.388888 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:55.388896 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:55.388904 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:55.388913 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:55.388921 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:55.388930 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:55.388938 | ubuntu-noble | raise effect 2026-04-21 02:06:55.388947 | ubuntu-noble | Exception 2026-04-21 02:06:55.392167 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__share_server_migration_start_driver_exception [0.070690s] ... ok 2026-04-21 02:06:55.413763 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_both_deleted_from_database [0.021485s] ... ok 2026-04-21 02:06:55.435727 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_raises_Not_Found_exception [0.021409s] ... ok 2026-04-21 02:06:55.456250 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__update_replica_snapshot_driver_updates_replica_1_True [0.021067s] ... ok 2026-04-21 02:06:55.532603 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_1 [0.075882s] ... ok 2026-04-21 02:06:55.609506 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test__validate_check_compatibility_result_4 [0.077133s] ... ok 2026-04-21 02:06:55.629281 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-21 02:06:55.629338 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:55.629349 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:55.629359 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-04-21 02:06:55.629369 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:55.629378 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:55.629387 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:55.629397 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:55.629406 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:55.629415 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:55.629424 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:55.629433 | ubuntu-noble | raise effect 2026-04-21 02:06:55.629442 | ubuntu-noble | Exception 2026-04-21 02:06:55.631738 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_01_connection_get_info [0.022196s] ... ok 2026-04-21 02:06:55.650462 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-21 02:06:55.650495 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:55.650504 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:55.650513 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-04-21 02:06:55.650521 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:55.650530 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:55.650538 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:55.650546 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:55.650555 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:55.650585 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:55.650593 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:55.650621 | ubuntu-noble | raise effect 2026-04-21 02:06:55.650630 | ubuntu-noble | Exception 2026-04-21 02:06:55.653318 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_05_migration_start [0.021321s] ... ok 2026-04-21 02:06:55.672840 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-21 02:06:55.672866 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:55.672873 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:55.672880 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-04-21 02:06:55.672885 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:55.672891 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:55.672897 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:55.672902 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:55.672908 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:55.672914 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:55.672932 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:55.672938 | ubuntu-noble | raise effect 2026-04-21 02:06:55.672943 | ubuntu-noble | Exception 2026-04-21 02:06:55.675427 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_16__execute_periodic_hook [0.022248s] ... ok 2026-04-21 02:06:55.695031 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-21 02:06:55.695079 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:55.695089 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:55.695097 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-04-21 02:06:55.695107 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:55.695115 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:55.695123 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:55.695132 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:55.695140 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:55.695149 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:55.695157 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:55.695166 | ubuntu-noble | raise effect 2026-04-21 02:06:55.695175 | ubuntu-noble | Exception 2026-04-21 02:06:55.697349 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_18_delete_share_server [0.021739s] ... ok 2026-04-21 02:06:55.716390 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-21 02:06:55.716416 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:55.716425 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:06:55.716434 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-04-21 02:06:55.716443 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:55.716451 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:55.716459 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:55.716468 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:55.716476 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:55.716484 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:55.716493 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:55.716501 | ubuntu-noble | raise effect 2026-04-21 02:06:55.716509 | ubuntu-noble | Exception 2026-04-21 02:06:55.718775 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_26_delete_share_replica [0.021328s] ... ok 2026-04-21 02:06:55.741885 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_share_update_status_3_None [0.022753s] ... ok 2026-04-21 02:06:55.785344 | ubuntu-noble | Share instance 69374b8f-5771-4554-b4db-ca018bb198c2 failed on creation. 2026-04-21 02:06:55.808441 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_error_in_driver_1_export_location [0.066332s] ... ok 2026-04-21 02:06:55.850849 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_server [0.042288s] ... ok 2026-04-21 02:06:55.875348 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_free_share_servers_cleanup_disabled [0.024411s] ... ok 2026-04-21 02:06:55.981804 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-21 02:06:55.986484 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-21 02:06:56.041036 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_server_1 [0.163796s] ... ok 2026-04-21 02:06:56.151836 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-21 02:06:56.155311 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-21 02:06:56.202969 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_last_on_srv_with_sec_service_2_False [0.163269s] ... ok 2026-04-21 02:06:56.308920 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-21 02:06:56.315142 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_not_found_1_update_access [0.112056s] ... ok 2026-04-21 02:06:56.423170 | ubuntu-noble | Change will make usage less than 0 for the following resources: ['shares'] 2026-04-21 02:06:56.429068 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_instance_not_found_2_delete_share [0.114084s] ... ok 2026-04-21 02:06:56.450670 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica_drv_misbehavior_ignored_with_the_force [0.021649s] ... ok 2026-04-21 02:06:56.472630 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_snapshot_with_quota_error_2_False [0.021826s] ... ok 2026-04-21 02:06:56.549794 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_do_deferred_share_deletion [0.076761s] ... ok 2026-04-21 02:06:56.572936 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_driver_failure_2_check_for_setup_error [0.022697s] ... ok 2026-04-21 02:06:56.626070 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_incompatible_dhss [0.053340s] ... ok 2026-04-21 02:06:56.663025 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_complete_1 [0.037119s] ... ok 2026-04-21 02:06:56.770609 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_driver_continue_2_False [0.107193s] ... ok 2026-04-21 02:06:56.801363 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_get_progress_invalid [0.030838s] ... ok 2026-04-21 02:06:56.839492 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_2_False [0.038028s] ... ok 2026-04-21 02:06:57.255215 | ubuntu-noble | Host-assisted migration failed for share share_id. 2026-04-21 02:06:57.255258 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:57.255263 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1705, in migration_start 2026-04-21 02:06:57.255268 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-04-21 02:06:57.255272 | ubuntu-noble | manila.exception.ShareMigrationFailed: Share migration failed: Share share_id must not have snapshots in order to perform a host-assisted migration. 2026-04-21 02:06:57.258645 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_prevent_host_assisted_5 [0.418900s] ... ok 2026-04-21 02:06:57.346401 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_status_update [0.087150s] ... ok 2026-04-21 02:06:57.370437 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_exception [0.024400s] ... ok 2026-04-21 02:06:57.392364 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_driver_updates_replica_list_2_writable [0.021968s] ... ok 2026-04-21 02:06:57.425711 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_promote_share_replica_no_active_replica [0.033116s] ... ok 2026-04-21 02:06:57.492739 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server [0.066696s] ... ok 2026-04-21 02:06:57.513863 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_share_manager_instance [0.021005s] ... ok 2026-04-21 02:06:57.566007 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_check_1_None [0.051973s] ... ok 2026-04-21 02:06:57.587630 | ubuntu-noble | This operation is supported only on backends that handles share servers. 2026-04-21 02:06:57.588649 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_check_dhss_false [0.022957s] ... ok 2026-04-21 02:06:57.637971 | ubuntu-noble | Driver migration completion failed for share server d342c691-8cd8-4971-96b5-6c23eca46954. 2026-04-21 02:06:57.638020 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:57.638031 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6375, in share_server_migration_complete 2026-04-21 02:06:57.638040 | ubuntu-noble | self._server_migration_complete_driver(context, 2026-04-21 02:06:57.638049 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:57.638058 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:57.638067 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.638075 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:57.638083 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:57.638092 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.638100 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:57.638109 | ubuntu-noble | raise effect 2026-04-21 02:06:57.638118 | ubuntu-noble | Exception 2026-04-21 02:06:57.641114 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_complete_exception_1_True [0.052291s] ... ok 2026-04-21 02:06:57.683752 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_2_False [0.042032s] ... ok 2026-04-21 02:06:57.727637 | ubuntu-noble | Failed to update quota on share shrinking. 2026-04-21 02:06:57.727672 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:57.727712 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 5041, in shrink_share 2026-04-21 02:06:57.727722 | ubuntu-noble | reservations = QUOTAS.reserve(context, **deltas) 2026-04-21 02:06:57.727730 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.727739 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:06:57.727748 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:06:57.727756 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.727765 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:06:57.727773 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:06:57.727782 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.727790 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:06:57.727799 | ubuntu-noble | raise effect 2026-04-21 02:06:57.727807 | ubuntu-noble | Exception: fake 2026-04-21 02:06:57.730686 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_shrink_share_quota_error_2__False_____ [0.047127s] ... ok 2026-04-21 02:06:57.772789 | ubuntu-noble | Share can not be unmanaged: Invalid share: fake.. 2026-04-21 02:06:57.775728 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_invalid_share [0.044974s] ... ok 2026-04-21 02:06:57.812994 | ubuntu-noble | Failed to commit reservations 2026-04-21 02:06:57.813028 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:57.813038 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-21 02:06:57.813046 | ubuntu-noble | self._driver.commit( 2026-04-21 02:06:57.813055 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-21 02:06:57.813064 | ubuntu-noble | db.reservation_commit( 2026-04-21 02:06:57.813072 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-21 02:06:57.813081 | ubuntu-noble | return IMPL.reservation_commit( 2026-04-21 02:06:57.813089 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.813098 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-21 02:06:57.813106 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:06:57.813114 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.813123 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 02:06:57.813131 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 02:06:57.813140 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:06:57.813149 | ubuntu-noble | self.force_reraise() 2026-04-21 02:06:57.813157 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:06:57.813166 | ubuntu-noble | raise self.value 2026-04-21 02:06:57.813175 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 02:06:57.813183 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:06:57.813191 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.813200 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-21 02:06:57.813208 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:06:57.813217 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.813225 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-21 02:06:57.813255 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-04-21 02:06:57.813264 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.813272 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-21 02:06:57.813316 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-04-21 02:06:57.813330 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.813339 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:57.813347 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:57.813356 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.813364 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-21 02:06:57.813372 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:57.813381 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.813389 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:57.813397 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:57.813406 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:57.813414 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:57.813422 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:57.813444 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.813453 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-21 02:06:57.813461 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:57.813469 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.813478 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:57.813486 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:57.813494 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:57.813502 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:57.813511 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:57.813519 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.813527 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-21 02:06:57.813535 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:57.813543 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.813552 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:57.813560 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:57.813578 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:57.813587 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:57.813595 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:57.813603 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.813612 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-21 02:06:57.813620 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-21 02:06:57.813628 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.813637 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-21 02:06:57.813645 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-04-21 02:06:57.813653 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.813662 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-21 02:06:57.813670 | ubuntu-noble | resolved = impl._literal_coercion( 2026-04-21 02:06:57.813678 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.813687 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-21 02:06:57.813695 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-04-21 02:06:57.813703 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-21 02:06:57.813712 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-04-21 02:06:57.813720 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-04-21 02:06:57.816122 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_2_False [0.040259s] ... ok 2026-04-21 02:06:57.863694 | ubuntu-noble | Failed to commit reservations 2026-04-21 02:06:57.863740 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:06:57.863749 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-21 02:06:57.863758 | ubuntu-noble | self._driver.commit( 2026-04-21 02:06:57.863781 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-21 02:06:57.863790 | ubuntu-noble | db.reservation_commit( 2026-04-21 02:06:57.863809 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-21 02:06:57.863817 | ubuntu-noble | return IMPL.reservation_commit( 2026-04-21 02:06:57.863825 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.863834 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-21 02:06:57.863842 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:06:57.863850 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.863859 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 02:06:57.863867 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 02:06:57.863875 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:06:57.863884 | ubuntu-noble | self.force_reraise() 2026-04-21 02:06:57.863892 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:06:57.863900 | ubuntu-noble | raise self.value 2026-04-21 02:06:57.863909 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 02:06:57.863917 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:06:57.863925 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.863934 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-21 02:06:57.863942 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:06:57.863950 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.863958 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-21 02:06:57.863967 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-04-21 02:06:57.863975 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.863983 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-21 02:06:57.863991 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-04-21 02:06:57.863999 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.864008 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:57.864016 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:57.864024 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.864032 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-21 02:06:57.864041 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:57.864049 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.864057 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:57.864065 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:57.864073 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:57.864082 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:57.864090 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:57.864098 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.864106 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-21 02:06:57.864115 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:57.864132 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.864140 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:57.864148 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:57.864157 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:57.864165 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:57.864173 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:57.864181 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.864190 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-21 02:06:57.864198 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:06:57.864206 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.864214 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:06:57.864222 | ubuntu-noble | return a.in_(b) 2026-04-21 02:06:57.864240 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:06:57.864249 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:06:57.864257 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:06:57.864265 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.864274 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-21 02:06:57.864288 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-21 02:06:57.864325 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.864334 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-21 02:06:57.864342 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-04-21 02:06:57.864350 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.864358 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-21 02:06:57.864367 | ubuntu-noble | resolved = impl._literal_coercion( 2026-04-21 02:06:57.864375 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:06:57.864383 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-21 02:06:57.864391 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-04-21 02:06:57.864400 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-21 02:06:57.864408 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-04-21 02:06:57.864416 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-04-21 02:06:57.864426 | ubuntu-noble | Since share 5147dc8b-12ed-4063-a435-969ac202d153 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. 2026-04-21 02:06:57.867073 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_with_share_server_1_True [0.050863s] ... ok 2026-04-21 02:06:57.887838 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_update_share_network_security_service [0.020690s] ... ok 2026-04-21 02:06:57.909326 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_05 [0.021378s] ... ok 2026-04-21 02:06:57.929577 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_07 [0.020180s] ... ok 2026-04-21 02:06:57.949957 | ubuntu-noble | {6} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_valid_values_04 [0.020304s] ... ok 2026-04-21 02:06:58.027750 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:58.032718 | ubuntu-noble | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_replica [0.081995s] ... ok 2026-04-21 02:06:58.082411 | ubuntu-noble | All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-04-21 02:06:58.109842 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:58.114383 | ubuntu-noble | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_snapshot [0.082023s] ... ok 2026-04-21 02:06:58.193415 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:58.197846 | ubuntu-noble | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_share_server_migration_get_progress [0.083203s] ... ok 2026-04-21 02:06:58.277134 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:58.281502 | ubuntu-noble | {6} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_update_share_network_subnet_from_metadata [0.083661s] ... ok 2026-04-21 02:06:58.320689 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test__revert_allocated_share_type_quotas_during_migration_1_True [0.038885s] ... ok 2026-04-21 02:06:58.340955 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_create_with_invalid_optional_extra_spec_1 [0.020389s] ... ok 2026-04-21 02:06:58.344737 | ubuntu-noble | All shares in recycle bin will automatically be restored, need to be manually identified and deleted again. 2026-04-21 02:06:58.359417 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_required_extra_specs [0.018295s] ... ok 2026-04-21 02:06:58.377910 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_required_extra_specs_valid_1 [0.018378s] ... ok 2026-04-21 02:06:58.395828 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_06___snapshot_support____yes__ [0.017840s] ... ok 2026-04-21 02:06:58.414654 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_09___snapshot_support____false__ [0.018761s] ... ok 2026-04-21 02:06:58.432630 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_20___create_share_from_snapshot_support____f__ [0.017906s] ... ok 2026-04-21 02:06:58.451645 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_33___revert_to_snapshot_support____false__ [0.018789s] ... ok 2026-04-21 02:06:58.470441 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_52___mount_point_name_support____on__ [0.018786s] ... ok 2026-04-21 02:06:58.489677 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_67___availability_zones________zonea_____zoneb__ [0.018020s] ... ok 2026-04-21 02:06:58.507075 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_72___encryption_support____share__ [0.018275s] ... ok 2026-04-21 02:06:58.525592 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_invalid_2 [0.018510s] ... ok 2026-04-21 02:06:58.543930 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_invalid_1__isnt__True [0.018221s] ... ok 2026-04-21 02:06:58.562977 | ubuntu-noble | {6} manila.tests.share.test_share_types.ShareTypesTestCase.test_parse_boolean_extra_spec_invalid_2__is__Wrong [0.018969s] ... ok 2026-04-21 02:06:58.581783 | ubuntu-noble | {6} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_backend_only_return_pool [0.018690s] ... ok 2026-04-21 02:06:58.633852 | ubuntu-noble | {6} manila.tests.share.test_snapshot_access.SnapshotAccessTestCase.test_update_access_rules_delete_all_rules [0.051661s] ... ok 2026-04-21 02:06:58.656024 | ubuntu-noble | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_empty_request [0.021907s] ... ok 2026-04-21 02:06:58.675429 | ubuntu-noble | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_group_in_creating [0.019485s] ... ok 2026-04-21 02:06:58.695254 | ubuntu-noble | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_with_two_members [0.019507s] ... ok 2026-04-21 02:06:58.714845 | ubuntu-noble | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_description [0.019611s] ... ok 2026-04-21 02:06:58.734088 | ubuntu-noble | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_sg_snapshot_id_snap_not_found [0.019241s] ... ok 2026-04-21 02:06:58.753532 | ubuntu-noble | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_with_source_share_group_snapshot_id_with_member [0.019405s] ... ok 2026-04-21 02:06:58.772482 | ubuntu-noble | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all_all_tenants_as_admin [0.018886s] ... ok 2026-04-21 02:06:58.792102 | ubuntu-noble | {6} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_share_group_snapshot_get [0.019561s] ... ok 2026-04-21 02:06:58.817724 | ubuntu-noble | {6} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_add_access [0.025241s] ... ok 2026-04-21 02:06:58.838005 | ubuntu-noble | {6} manila.tests.share_group.test_share_group_types.ShareGroupTypesTestCase.test_get_all_types_search [0.020206s] ... ok 2026-04-21 02:06:58.856649 | ubuntu-noble | {6} manila.tests.test_conf.ConfigTestCase.test_flag_leak_left [0.018652s] ... ok 2026-04-21 02:06:58.878007 | ubuntu-noble | {6} manila.tests.test_conf.ConfigTestCase.test_long_vs_short_flags [0.021197s] ... ok 2026-04-21 02:06:58.911826 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:58.915896 | ubuntu-noble | {6} manila.tests.test_context.ContextTestCase.test_request_context_read_deleted_invalid [0.037800s] ... ok 2026-04-21 02:06:58.935990 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share [0.019588s] ... ok 2026-04-21 02:06:58.955401 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionResponseCode404.test_migration_not_found_by_status [0.019495s] ... ok 2026-04-21 02:06:58.974997 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionResponseCode404.test_project_quota_not_found [0.019294s] ... ok 2026-04-21 02:06:59.001131 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionResponseCode404.test_quota_resource_unknown [0.025702s] ... ok 2026-04-21 02:06:59.022091 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionResponseCode404.test_share_network_subnet_not_found [0.021221s] ... ok 2026-04-21 02:06:59.043516 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionResponseCode413.test_snapshot_limit_exceeded [0.021266s] ... ok 2026-04-21 02:06:59.064850 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionTestCase.test_default_error_code [0.021168s] ... ok 2026-04-21 02:06:59.085210 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionTestCase.test_error_code_from_kwarg [0.020215s] ... ok 2026-04-21 02:06:59.105746 | ubuntu-noble | {6} manila.tests.test_exception.ManilaExceptionTestCase.test_error_msg_is_exception_to_string [0.020486s] ... ok 2026-04-21 02:06:59.125936 | ubuntu-noble | controller-0@fancystore01#pool100 specifies a pool but controller-0@fancystore01 does not. 2026-04-21 02:06:59.126006 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-04-21 02:06:59.127050 | ubuntu-noble | {6} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_04_warning [0.021115s] ... ok 2026-04-21 02:06:59.147781 | ubuntu-noble | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_06_______warning__ [0.020411s] ... ok 2026-04-21 02:06:59.167952 | ubuntu-noble | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_10________debug__ [0.020178s] ... ok 2026-04-21 02:06:59.188086 | ubuntu-noble | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_16________exception__ [0.019491s] ... ok 2026-04-21 02:06:59.209055 | ubuntu-noble | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_22____LE____warning__ [0.021292s] ... ok 2026-04-21 02:06:59.227938 | ubuntu-noble | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_25____LI____audit__ [0.018904s] ... ok 2026-04-21 02:06:59.248371 | ubuntu-noble | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_26____LI____debug__ [0.020229s] ... ok 2026-04-21 02:06:59.268644 | ubuntu-noble | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_29____LI____warn__ [0.020066s] ... ok 2026-04-21 02:06:59.289520 | ubuntu-noble | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_32____LI____exception__ [0.020396s] ... ok 2026-04-21 02:06:59.308319 | ubuntu-noble | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_33____LW____audit__ [0.019093s] ... ok 2026-04-21 02:06:59.327657 | ubuntu-noble | {6} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_38____LW____warning__ [0.019236s] ... ok 2026-04-21 02:06:59.356782 | ubuntu-noble | {6} manila.tests.test_policy.DefaultPolicyTestCase.test_not_found_policy_calls_default [0.028812s] ... ok 2026-04-21 02:06:59.400454 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:59.404779 | ubuntu-noble | {6} manila.tests.test_policy.PolicyTestCase.test_authorize_bad_action_throws [0.047903s] ... ok 2026-04-21 02:06:59.448268 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:06:59.451823 | ubuntu-noble | {6} manila.tests.test_policy.PolicyTestCase.test_early_OR_authorization [0.047047s] ... ok 2026-04-21 02:06:59.470590 | ubuntu-noble | {6} manila.tests.test_quota.DbQuotaDriverTestCase.test__get_quotas_2__None___fake_st_id__ [0.018646s] ... ok 2026-04-21 02:06:59.489334 | ubuntu-noble | {6} manila.tests.test_quota.DbQuotaDriverTestCase.test__get_quotas_unknown [0.018601s] ... ok 2026-04-21 02:06:59.508775 | ubuntu-noble | {6} manila.tests.test_quota.DbQuotaDriverTestCase.test__process_quotas_2 [0.019367s] ... ok 2026-04-21 02:06:59.528195 | ubuntu-noble | {6} manila.tests.test_quota.DbQuotaDriverTestCase.test__process_quotas_3 [0.019343s] ... ok 2026-04-21 02:06:59.546934 | ubuntu-noble | {6} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_project_quotas_1___fake_quota_class___True__None___fake_remains__ [0.018481s] ... ok 2026-04-21 02:06:59.566635 | ubuntu-noble | {6} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_project_quotas_2__None__False___fake_usages___False_ [0.019259s] ... ok 2026-04-21 02:06:59.585333 | ubuntu-noble | {6} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_user_quotas_1__None__True__True_ [0.018879s] ... ok 2026-04-21 02:06:59.603957 | ubuntu-noble | {6} manila.tests.test_quota.DbQuotaDriverTestCase.test_usage_reset [0.018581s] ... ok 2026-04-21 02:06:59.624084 | ubuntu-noble | {6} manila.tests.test_quota.QuotaEngineTestCase.test_current_common_resources [0.020077s] ... ok 2026-04-21 02:06:59.643560 | ubuntu-noble | {6} manila.tests.test_quota.QuotaEngineTestCase.test_get_by_class [0.019396s] ... ok 2026-04-21 02:06:59.663599 | ubuntu-noble | {6} manila.tests.test_quota.QuotaEngineTestCase.test_get_share_type_quotas_3 [0.019573s] ... ok 2026-04-21 02:06:59.683804 | ubuntu-noble | {6} manila.tests.test_quota.QuotaEngineTestCase.test_get_user_quotas_2 [0.019948s] ... ok 2026-04-21 02:06:59.704198 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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' 2026-04-21 02:06:59.704242 | ubuntu-noble | debtcollector.deprecate( 2026-04-21 02:06:59.704541 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:06:59.704556 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-04-21 02:06:59.707945 | ubuntu-noble | {6} manila.tests.test_service.ServiceManagerTestCase.test_message_gets_to_manager [0.024382s] ... ok 2026-04-21 02:06:59.728923 | ubuntu-noble | {6} manila.tests.test_service.ServiceTestCase.test_periodic_tasks_1_True [0.020779s] ... ok 2026-04-21 02:06:59.749583 | ubuntu-noble | {6} manila.tests.test_ssh_utils.SSHPoolTestCase.test_single_ssh_connect [0.019988s] ... ok 2026-04-21 02:06:59.769176 | ubuntu-noble | {6} manila.tests.test_ssh_utils.SSHPoolTestCase.test_sshpool_put_get_behavior [0.019854s] ... ok 2026-04-21 02:06:59.794073 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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' 2026-04-21 02:06:59.794115 | ubuntu-noble | debtcollector.deprecate( 2026-04-21 02:06:59.794536 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:06:59.794556 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-04-21 02:06:59.855466 | ubuntu-noble | {6} manila.tests.test_test.IsolationTestCase.test_service_isolation [0.085723s] ... ok 2026-04-21 02:06:59.877806 | ubuntu-noble | {6} manila.tests.test_utils.CidrToNetmaskTestCase.test_cidr_to_netmask_invalid_1_10_0_0_0_33 [0.022614s] ... ok 2026-04-21 02:06:59.896593 | ubuntu-noble | {6} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_3___10_0_0_1___32_ [0.018645s] ... ok 2026-04-21 02:06:59.926788 | ubuntu-noble | {6} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_2___echo_____quoted_arg_with_space___ [0.029761s] ... ok 2026-04-21 02:06:59.953668 | ubuntu-noble | {6} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_3___cmd____virus_ls__ [0.026893s] ... ok 2026-04-21 02:06:59.976637 | ubuntu-noble | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_01__None___G__ [0.022917s] ... ok 2026-04-21 02:07:00.001581 | ubuntu-noble | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_16_______G__ [0.024479s] ... ok 2026-04-21 02:07:00.023422 | ubuntu-noble | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_17__23___G__ [0.021449s] ... ok 2026-04-21 02:07:00.043752 | ubuntu-noble | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_02____4_1G____G____4_1_ [0.020467s] ... ok 2026-04-21 02:07:00.067152 | ubuntu-noble | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_03____4_1G____G____4_1_ [0.023481s] ... ok 2026-04-21 02:07:00.090600 | ubuntu-noble | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_04____5_23G____G____5_23_ [0.023120s] ... ok 2026-04-21 02:07:00.112096 | ubuntu-noble | {6} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_19____2097152_____M____2_0_ [0.021181s] ... ok 2026-04-21 02:07:00.134255 | ubuntu-noble | {6} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_2_fake [0.021983s] ... ok 2026-04-21 02:07:00.155163 | ubuntu-noble | {6} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v6_address_2_fake [0.020867s] ... ok 2026-04-21 02:07:00.176212 | ubuntu-noble | {6} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v6_address_3_1_1_1_1 [0.020824s] ... ok 2026-04-21 02:07:00.196416 | ubuntu-noble | {6} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_3 [0.020220s] ... ok 2026-04-21 02:07:00.217072 | ubuntu-noble | {6} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_version_6 [0.020277s] ... ok 2026-04-21 02:07:00.245472 | ubuntu-noble | {6} manila.tests.test_utils.IsValidIPVersion.test_valid_v4_3_192_168_0_1 [0.028337s] ... ok 2026-04-21 02:07:00.268673 | ubuntu-noble | {6} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_1__False__False__False_ [0.023118s] ... ok 2026-04-21 02:07:00.289895 | ubuntu-noble | {6} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_2__True__True__False_ [0.021011s] ... ok 2026-04-21 02:07:00.314856 | ubuntu-noble | {6} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_key_not_found_7___true___True__True_ [0.024936s] ... ok 2026-04-21 02:07:00.336429 | ubuntu-noble | {6} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_false_1_0 [0.021216s] ... ok 2026-04-21 02:07:00.356318 | ubuntu-noble | {6} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_true_3_1 [0.019694s] ... ok 2026-04-21 02:07:00.376906 | ubuntu-noble | {6} manila.tests.test_utils.TestComparableMixin.test_eq [0.020514s] ... ok 2026-04-21 02:07:00.397318 | ubuntu-noble | {6} manila.tests.test_utils.TestDisableNotifications.test_do_nothing_getter [0.020235s] ... ok 2026-04-21 02:07:00.420040 | ubuntu-noble | {6} manila.tests.test_utils.TestDisableNotifications.test_if_notification_enabled_when_disabled_1___ [0.022425s] ... ok 2026-04-21 02:07:00.439925 | ubuntu-noble | {6} manila.tests.test_utils.TestDisableNotifications.test_if_notification_enabled_when_disabled_3___noop____noop__ [0.019777s] ... ok 2026-04-21 02:07:00.460706 | ubuntu-noble | {6} manila.tests.volume.test_cinder.CinderApiTestCase.test_begin_detaching [0.020618s] ... ok 2026-04-21 02:07:00.483195 | ubuntu-noble | {6} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_attach_availability_zone_differs [0.022047s] ... ok 2026-04-21 02:07:00.503338 | ubuntu-noble | {6} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_failed [0.020190s] ... ok 2026-04-21 02:07:00.524775 | ubuntu-noble | {6} manila.tests.volume.test_cinder.CinderApiTestCase.test_reserve_volume [0.021304s] ... ok 2026-04-21 02:07:00.550785 | ubuntu-noble | {6} manila.tests.wsgi.test_common.WSGICommonTestCase.test_application_factory [0.025846s] ... ok 2026-04-21 02:07:54.021010 | ubuntu-noble | {7} manila.tests.db.migrations.alembic.test_migration.TestManilaMigrationsMySQL.test_walk_versions [146.715368s] ... ok 2026-04-21 02:07:54.049862 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.AsyncOperationDatabaseAPITestCase.test_delete_single [0.029095s] ... ok 2026-04-21 02:07:54.069116 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.AvailabilityZonesDatabaseAPITestCase.test_ensure_availability_zone_exists_invalid_4 [0.019162s] ... ok 2026-04-21 02:07:54.092593 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_delete_all [0.023290s] ... ok 2026-04-21 02:07:54.113961 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_delete_single [0.021474s] ... ok 2026-04-21 02:07:54.135257 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_duplicate_2_False [0.021179s] ... ok 2026-04-21 02:07:54.157649 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.DriverPrivateDataDatabaseAPITestCase.test_update_with_more_values_2 [0.022305s] ... ok 2026-04-21 02:07:54.176494 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_ensure_model_values_has_id_2 [0.018713s] ... ok 2026-04-21 02:07:54.194498 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.GenericDatabaseAPITestCase.test_ensure_model_values_has_id_3 [0.017911s] ... ok 2026-04-21 02:07:54.221205 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_cleanup_expired_messages [0.026654s] ... ok 2026-04-21 02:07:54.240441 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.MessagesDatabaseAPITestCase.test_message_get_all_with_invalid_sort_key [0.018887s] ... ok 2026-04-21 02:07:54.278742 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get_by_subnet_id [0.038116s] ... ok 2026-04-21 02:07:54.317402 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_get_read_deleted_1_True [0.038544s] ... ok 2026-04-21 02:07:54.354782 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.NetworkAllocationsDatabaseAPITestCase.test_network_allocation_update_read_deleted_1_True [0.037195s] ... ok 2026-04-21 02:07:54.373087 | ubuntu-noble | Must supply a non-negative value for "age_in_days". 2026-04-21 02:07:54.375166 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.PurgeDeletedTest.test_purge_records_with_illegal_args [0.020295s] ... ok 2026-04-21 02:07:54.394375 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.SecurityServiceDatabaseAPITestCase.test_create [0.019169s] ... ok 2026-04-21 02:07:54.416049 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ServiceDatabaseAPITestCase.test_create [0.021486s] ... ok 2026-04-21 02:07:54.515844 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_instance_with_filters [0.099512s] ... ok 2026-04-21 02:07:54.577227 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_access_get_all_for_instance_with_share_access_data_1_True [0.061359s] ... ok 2026-04-21 02:07:54.623341 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareAccessDatabaseAPITestCase.test_share_instance_access_get_with_share_access_data_2_False [0.045871s] ... ok 2026-04-21 02:07:54.677070 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_export_location_2_path [0.053605s] ... ok 2026-04-21 02:07:54.756664 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_by_share_server_with_count [0.079433s] ... ok 2026-04-21 02:07:54.812586 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_sort_by_share_fields_1_id [0.055818s] ... ok 2026-04-21 02:07:54.867420 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_2 [0.054726s] ... ok 2026-04-21 02:07:54.922027 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_all_with_filters_3 [0.054438s] ... ok 2026-04-21 02:07:54.958088 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_get_has_replicas_field_2_writable [0.035893s] ... ok 2026-04-21 02:07:54.989695 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_instance_get [0.031606s] ... ok 2026-04-21 02:07:55.045623 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_metadata_delete [0.055648s] ... ok 2026-04-21 02:07:55.124852 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_read_deleted_1_yes [0.079158s] ... ok 2026-04-21 02:07:55.211789 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareDatabaseAPITestCase.test_share_replicas_get_all_3 [0.086316s] ... ok 2026-04-21 02:07:55.247142 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_destroy [0.035331s] ... ok 2026-04-21 02:07:55.276454 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_2 [0.029146s] ... ok 2026-04-21 02:07:55.306242 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_get_all_by_name_and_description_3 [0.029833s] ... ok 2026-04-21 02:07:55.331018 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_get_all [0.024910s] ... ok 2026-04-21 02:07:55.357279 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareGroupDatabaseAPITestCase.test_share_group_snapshot_update [0.026198s] ... ok 2026-04-21 02:07:55.407184 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareGroupTypeAPITestCase.test_share_type_destroy_in_use_2_False [0.049773s] ... ok 2026-04-21 02:07:55.951431 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_export_location_metadata_update_get [0.543627s] ... ok 2026-04-21 02:07:56.033275 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_get_export_locations_by_share_id [0.081885s] ... ok 2026-04-21 02:07:56.129990 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_set_metadata_with_different_length_1___k____v__ [0.096460s] ... ok 2026-04-21 02:07:56.226874 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_set_metadata_with_different_length_2___kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk____v__ [0.097289s] ... ok 2026-04-21 02:07:56.328378 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareInstanceExportLocationsMetadataDatabaseAPITestCase.test_set_metadata_with_different_length_4___kkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk____vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv__ [0.099698s] ... ok 2026-04-21 02:07:56.375239 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_delete_with_subnets_2 [0.046886s] ... ok 2026-04-21 02:07:56.414150 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkDatabaseAPITestCase.test_get_with_security_services_1 [0.039382s] ... ok 2026-04-21 02:07:56.437286 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_delete_not_found [0.023205s] ... ok 2026-04-21 02:07:56.462242 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get [0.024181s] ... ok 2026-04-21 02:07:56.491597 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_get_az_subnets_not_found [0.029812s] ... ok 2026-04-21 02:07:56.530246 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareNetworkSubnetDatabaseAPITestCase.test_share_network_subnet_metadata_get_item [0.037513s] ... ok 2026-04-21 02:07:56.576816 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareServerDatabaseAPITestCase.test_update [0.047100s] ... ok 2026-04-21 02:07:56.702947 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_create [0.126042s] ... ok 2026-04-21 02:07:56.847136 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_access_get [0.143171s] ... ok 2026-04-21 02:07:56.977453 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareSnapshotDatabaseAPITestCase.test_share_snapshot_check_for_existing_access_7 [0.130647s] ... ok 2026-04-21 02:07:57.032693 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_replica_data_get_for_project_1__None__None__5_ [0.055012s] ... ok 2026-04-21 02:07:57.090175 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_replica_data_get_for_project_2___fake2___None__2_ [0.056227s] ... ok 2026-04-21 02:07:57.113158 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.ShareTypeAPITestCase.test_share_type_update_2 [0.023707s] ... ok 2026-04-21 02:07:57.146607 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:07:57.208183 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_destroy [0.094031s] ... ok 2026-04-21 02:07:57.243545 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:07:57.268131 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_api.TransfersTestCase.test_transfer_get [0.060479s] ... ok 2026-04-21 02:07:57.423162 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_models.ShareAccessTestCase.test_share_access_mapping_state_4_applying [0.154542s] ... ok 2026-04-21 02:07:57.469212 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_1___manage_error____creating__ [0.045754s] ... ok 2026-04-21 02:07:57.515158 | ubuntu-noble | {7} manila.tests.db.sqlalchemy.test_models.ShareTestCase.test_share_instance_not_transitional_6___shrinking_error____shrinking__ [0.045835s] ... ok 2026-04-21 02:07:57.534187 | ubuntu-noble | {7} manila.tests.db.test_migration.MigrationTestCase.test_downgrade [0.019304s] ... ok 2026-04-21 02:07:57.553143 | ubuntu-noble | {7} manila.tests.db.test_migration.MigrationTestCase.test_stamp [0.018496s] ... ok 2026-04-21 02:07:57.577016 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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' 2026-04-21 02:07:57.577048 | ubuntu-noble | debtcollector.deprecate( 2026-04-21 02:07:57.577391 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:07:57.577425 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-04-21 02:07:57.642737 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/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. 2026-04-21 02:07:57.642770 | ubuntu-noble | self.server = wsgi.Server( 2026-04-21 02:07:57.644330 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/futurist/_futures.py:702: DeprecationWarning: Using class 'GreenFuture' (either directly or via inheritance) is deprecated: Eventlet support is deprecated. Please migrate your code and stop using Green future. 2026-04-21 02:07:57.644348 | ubuntu-noble | f: Future[_R] = GreenFuture() 2026-04-21 02:07:57.813197 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:07:57.813249 | ubuntu-noble | warnings.warn( 2026-04-21 02:07:57.830355 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:07:57.943941 | ubuntu-noble | {7} manila.tests.integrated.test_login.LoginTest.test_login [0.390133s] ... ok 2026-04-21 02:07:57.961081 | ubuntu-noble | Missing application credentials ID 2026-04-21 02:07:57.964092 | ubuntu-noble | {7} manila.tests.keymgr.test_barbican.BarbicanUserAppCredsTestCase.test_delete_application_credentials_missing_id [0.019887s] ... ok 2026-04-21 02:07:57.982086 | ubuntu-noble | {7} manila.tests.lock.test_api.ResourceLockApiTest.test__check_allow_lock_manipulation_allowed_2_service_manipulating_service_lock [0.018657s] ... ok 2026-04-21 02:07:58.343166 | ubuntu-noble | {7} manila.tests.lock.test_api.ResourceLockApiTest.test_create_access_show_lock [0.360685s] ... ok 2026-04-21 02:07:58.362602 | ubuntu-noble | {7} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_1_deleting [0.019509s] ... ok 2026-04-21 02:07:58.382183 | ubuntu-noble | {7} manila.tests.lock.test_api.ResourceLockApiTest.test_create_lock_invalid_resource_status_5_unmanage_error [0.018927s] ... ok 2026-04-21 02:07:58.401060 | ubuntu-noble | {7} manila.tests.lock.test_api.ResourceLockApiTest.test_update_invalid_resource_status_4_manage_error_unmanage_starting [0.018660s] ... ok 2026-04-21 02:07:58.419634 | ubuntu-noble | {7} manila.tests.lock.test_api.ResourceLockApiTest.test_update_lock_resource_not_allowed_with_policy_failure_1_True [0.019171s] ... ok 2026-04-21 02:07:58.438567 | ubuntu-noble | {7} manila.tests.network.linux.test_interface.TestABCDriver.test_verify_abs_class_has_abs_methods [0.018525s] ... ok 2026-04-21 02:07:58.456905 | ubuntu-noble | {7} manila.tests.network.linux.test_interface.TestNoopInterfaceDriver.test_unplug [0.018274s] ... ok 2026-04-21 02:07:58.477195 | ubuntu-noble | {7} manila.tests.network.linux.test_interface.TestOVSInterfaceDriver.test_unplug [0.019426s] ... ok 2026-04-21 02:07:58.495259 | ubuntu-noble | {7} manila.tests.network.linux.test_ip_lib.TestDeviceExists.test_device_does_not_exist [0.017976s] ... ok 2026-04-21 02:07:58.514187 | ubuntu-noble | {7} manila.tests.network.linux.test_ip_lib.TestIPDevice.test_eq_other_is_none [0.018807s] ... ok 2026-04-21 02:07:58.532326 | ubuntu-noble | {7} manila.tests.network.linux.test_ip_lib.TestIpAddrCommand.test_del_address [0.018081s] ... ok 2026-04-21 02:07:58.551158 | ubuntu-noble | {7} manila.tests.network.linux.test_ip_lib.TestIpLinkCommand.test_set_address [0.018681s] ... ok 2026-04-21 02:07:58.569312 | ubuntu-noble | {7} manila.tests.network.linux.test_ip_lib.TestIpNetnsCommand.test_add_namespace [0.018458s] ... ok 2026-04-21 02:07:58.588195 | ubuntu-noble | {7} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_add_device_to_namespace_is_none [0.018113s] ... ok 2026-04-21 02:07:58.607166 | ubuntu-noble | {7} manila.tests.network.linux.test_ip_lib.TestIpWrapper.test_namespace_is_empty_no_devices [0.018497s] ... ok 2026-04-21 02:07:58.626038 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_api_object [0.019608s] ... ok 2026-04-21 02:07:58.645522 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_create_port_with_host_id_no_binding_ext [0.019080s] ... ok 2026-04-21 02:07:58.665163 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_get_network [0.019174s] ... ok 2026-04-21 02:07:58.684181 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_router_add_interface [0.019891s] ... ok 2026-04-21 02:07:58.703811 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_update_port_fixed_ips [0.019410s] ... ok 2026-04-21 02:07:58.723992 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_api.NeutronApiTest.test_update_port_fixed_ips_exception [0.019524s] ... ok 2026-04-21 02:07:58.746359 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindNetworkPluginTest.test_cutover_network_allocation [0.021846s] ... ok 2026-04-21 02:07:58.767502 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test___update_share_network_net_data_different_values_empty [0.021215s] ... ok 2026-04-21 02:07:58.788996 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_7 [0.021391s] ... ok 2026-04-21 02:07:58.810242 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test__get_port_create_args_host_id [0.021073s] ... ok 2026-04-21 02:07:58.831453 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_invalid_3 [0.021131s] ... ok 2026-04-21 02:07:58.852904 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_2 [0.021351s] ... ok 2026-04-21 02:07:58.873803 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronBindSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_3 [0.020921s] ... ok 2026-04-21 02:07:58.894432 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_allocate_network_create_port_exception [0.020460s] ... ok 2026-04-21 02:07:58.914826 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronNetworkPluginTest.test_allocate_network_one_allocation [0.020365s] ... ok 2026-04-21 02:07:58.935501 | ubuntu-noble | {7} manila.tests.network.neutron.test_neutron_plugin.NeutronSingleNetworkPluginTest.test_init_subnet_does_not_belong_to_net_1 [0.020504s] ... ok 2026-04-21 02:07:58.954853 | ubuntu-noble | {7} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_deallocate_network [0.019122s] ... ok 2026-04-21 02:07:58.972006 | ubuntu-noble | Only IPv6 is enabled, although both 'network_plugin_ipv4_enabled' and 'network_plugin_ipv6_enabled' are configured True. 2026-04-21 02:07:58.974223 | ubuntu-noble | {7} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_only_with_required_data_v6_1_custom_config_group_name [0.019447s] ... ok 2026-04-21 02:07:58.993493 | ubuntu-noble | {7} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_1_foo [0.019055s] ... ok 2026-04-21 02:07:59.012469 | ubuntu-noble | {7} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_2_foovlan [0.018989s] ... ok 2026-04-21 02:07:59.032014 | ubuntu-noble | {7} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_init_with_fake_network_types_v4_6_Vlan [0.019365s] ... ok 2026-04-21 02:07:59.051211 | ubuntu-noble | {7} 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.019179s] ... ok 2026-04-21 02:07:59.070703 | ubuntu-noble | {7} 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.019362s] ... ok 2026-04-21 02:07:59.089751 | ubuntu-noble | {7} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_mismatch_of_versions_2 [0.018988s] ... ok 2026-04-21 02:07:59.107881 | ubuntu-noble | {7} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_without_any_config_definitions_1_custom_config_group_name [0.018006s] ... ok 2026-04-21 02:07:59.126492 | ubuntu-noble | {7} manila.tests.network.test_standalone_network_plugin.StandaloneNetworkPluginTest.test_invalid_init_without_any_config_definitions_2_DEFAULT [0.018637s] ... ok 2026-04-21 02:07:59.159854 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:07:59.163711 | ubuntu-noble | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__format_filter_properties_storage_protocol_extra_spec_present_1_True [0.036935s] ... ok 2026-04-21 02:07:59.196929 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:07:59.199559 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:07:59.203220 | ubuntu-noble | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_storage_protocol_not_supported_1 [0.039546s] ... ok 2026-04-21 02:07:59.237220 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:07:59.239733 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:07:59.243506 | ubuntu-noble | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_storage_protocol_not_supported_3 [0.040136s] ... ok 2026-04-21 02:07:59.276787 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:07:59.279331 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:07:59.282813 | ubuntu-noble | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test__schedule_share_without_snapshot_support_3 [0.039302s] ... ok 2026-04-21 02:07:59.316714 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:07:59.319014 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:07:59.320793 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:07:59.321178 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:07:59.321190 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:07:59.321199 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:07:59.321208 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:07:59.321234 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:07:59.321630 | ubuntu-noble | Share service is down. (host: host7). 2026-04-21 02:07:59.322050 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:07:59.322069 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:07:59.322078 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:07:59.322086 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:07:59.322095 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:07:59.322104 | ubuntu-noble | Goodness function not set :: defaulting to minimal goodness rating of 0. 2026-04-21 02:07:59.324473 | ubuntu-noble | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_get_weighted_candidates_for_share_group_many_hosts [0.041481s] ... ok 2026-04-21 02:07:59.358121 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:07:59.361459 | ubuntu-noble | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_invalid_max_attempts [0.036942s] ... ok 2026-04-21 02:07:59.394856 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:07:59.398051 | ubuntu-noble | {7} manila.tests.scheduler.drivers.test_filter.FilterSchedulerTestCase.test_update_service_capabilities [0.036453s] ... ok 2026-04-21 02:07:59.431893 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:07:59.446647 | ubuntu-noble | {7} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_availability_zone [0.048341s] ... ok 2026-04-21 02:07:59.480540 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:07:59.484098 | ubuntu-noble | {7} manila.tests.scheduler.drivers.test_simple.SimpleSchedulerSharesTestCase.test_create_share_if_max_gigabytes_exceeded [0.037201s] ... ok 2026-04-21 02:07:59.503527 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_scheduler_hint_not_set_2 [0.019303s] ... ok 2026-04-21 02:07:59.521852 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_affinity.AffinityFilterTestCase.test_affinity_scheduler_hint_not_set_3 [0.017961s] ... ok 2026-04-21 02:07:59.539988 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_availability_zone.HostFiltersTestCase.test_availability_zone_filter_different [0.018374s] ... ok 2026-04-21 02:07:59.558002 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_fails_extra_specs_list_complex [0.017917s] ... ok 2026-04-21 02:07:59.576535 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_extra_specs_ignore_azs_spec [0.018159s] ... ok 2026-04-21 02:07:59.594784 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_capabilities.HostFiltersTestCase.test_capability_filter_passes_multi_level_scope_extra_specs [0.018145s] ... ok 2026-04-21 02:07:59.612714 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_capacity_filter_passes_2 [0.018015s] ... ok 2026-04-21 02:07:59.629100 | ubuntu-noble | 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. 2026-04-21 02:07:59.631316 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_02 [0.018394s] ... ok 2026-04-21 02:07:59.647156 | ubuntu-noble | 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. 2026-04-21 02:07:59.649195 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_03 [0.017961s] ... ok 2026-04-21 02:07:59.665344 | ubuntu-noble | Invalid max_over_subscription_ratio: 0.8. Valid value should be >= 1. 2026-04-21 02:07:59.667584 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_09 [0.018185s] ... ok 2026-04-21 02:07:59.683720 | ubuntu-noble | 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. 2026-04-21 02:07:59.685754 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_10 [0.018287s] ... ok 2026-04-21 02:07:59.701885 | ubuntu-noble | Insufficient free space for share creation on host host1 (requested / avail): 100/75 2026-04-21 02:07:59.703928 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_12 [0.018015s] ... ok 2026-04-21 02:07:59.720325 | ubuntu-noble | 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. 2026-04-21 02:07:59.722392 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_fails_14 [0.018392s] ... ok 2026-04-21 02:07:59.740463 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_05 [0.017790s] ... ok 2026-04-21 02:07:59.758741 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_capacity.HostFiltersTestCase.test_filter_thin_passes_15 [0.018171s] ... ok 2026-04-21 02:07:59.774631 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:230: PyparsingDeprecationWarning: 'enablePackrat' deprecated - use 'enable_packrat' 2026-04-21 02:07:59.774669 | ubuntu-noble | pyparsing.ParserElement.enablePackrat() # pylint: disable = no-value-for-parameter # noqa:E501 2026-04-21 02:07:59.775625 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:250: PyparsingDeprecationWarning: 'oneOf' deprecated - use 'one_of' 2026-04-21 02:07:59.775656 | ubuntu-noble | signop = oneOf('+ -') 2026-04-21 02:07:59.776148 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:259: PyparsingDeprecationWarning: 'setParseAction' deprecated - use 'set_parse_action' 2026-04-21 02:07:59.776176 | ubuntu-noble | operand.setParseAction(EvalConstant) 2026-04-21 02:07:59.776190 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:260: PyparsingDeprecationWarning: 'infixNotation' deprecated - use 'infix_notation' 2026-04-21 02:07:59.776204 | ubuntu-noble | expr = infixNotation(operand, [ 2026-04-21 02:07:59.778555 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/manila/scheduler/evaluator/evaluator.py:293: PyparsingDeprecationWarning: 'parseString' deprecated - use 'parse_string' 2026-04-21 02:07:59.778591 | ubuntu-noble | result = _parser.parseString(expression, parseAll=True)[0] 2026-04-21 02:07:59.778960 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/pyparsing/util.py:466: PyparsingDeprecationWarning: 'parseAll' argument is deprecated, use 'parse_all' 2026-04-21 02:07:59.778987 | ubuntu-noble | return fn(self, *args, **kwargs) 2026-04-21 02:07:59.784051 | ubuntu-noble | Error in filtering function '1 / 0 == 0' : 'Error during evaluator parsing: ZeroDivisionError: float division by zero' :: failing host. 2026-04-21 02:07:59.786265 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_function_exception_caught [0.027631s] ... ok 2026-04-21 02:07:59.805676 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_driver.HostFiltersTestCase.test_no_filter_function [0.019293s] ... ok 2026-04-21 02:07:59.824010 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_11___1234____s___123___False_ [0.018159s] ... ok 2026-04-21 02:07:59.842381 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_17___12____s__2___False_ [0.018149s] ... ok 2026-04-21 02:07:59.860154 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_21___12310321_____in__11___False_ [0.017669s] ... ok 2026-04-21 02:07:59.878125 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_27__False___False___True_ [0.018063s] ... ok 2026-04-21 02:07:59.896845 | ubuntu-noble | {7} manila.tests.scheduler.filters.test_extra_specs_ops.ExtraSpecsOpsTestCase.test_extra_specs_matches_simple_43___NFS____nfs___True_ [0.018786s] ... ok 2026-04-21 02:07:59.930696 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:07:59.934739 | ubuntu-noble | {7} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_get_pools_with_filters [0.037437s] ... ok 2026-04-21 02:07:59.953014 | ubuntu-noble | {7} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_1 [0.018190s] ... ok 2026-04-21 02:07:59.970942 | ubuntu-noble | {7} manila.tests.scheduler.test_host_manager.HostManagerTestCase.test_passes_filters_false_2 [0.017790s] ... ok 2026-04-21 02:07:59.989884 | ubuntu-noble | {7} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_02 [0.018948s] ... ok 2026-04-21 02:08:00.007947 | ubuntu-noble | {7} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_04 [0.017962s] ... ok 2026-04-21 02:08:00.026547 | ubuntu-noble | {7} manila.tests.scheduler.test_host_manager.PoolStateTestCase.test_update_from_share_capability_09 [0.018373s] ... ok 2026-04-21 02:08:00.063664 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:08:00.064681 | ubuntu-noble | Failed to schedule_create_share_group: No valid host was found. . 2026-04-21 02:08:00.070052 | ubuntu-noble | {7} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_create_group_no_valid_host_puts_group_in_error_state [0.043358s] ... ok 2026-04-21 02:08:00.107990 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:08:00.111563 | ubuntu-noble | {7} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_init_host_with_rpc [0.041413s] ... ok 2026-04-21 02:08:00.148448 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:08:00.166452 | ubuntu-noble | Failed to schedule manage_share: fake 2026-04-21 02:08:00.169463 | ubuntu-noble | {7} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_manage_share_exception [0.057792s] ... ok 2026-04-21 02:08:00.206710 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:08:00.219637 | ubuntu-noble | Failed to schedule migrate_share_to_host: 2026-04-21 02:08:00.222655 | ubuntu-noble | {7} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_migrate_share_to_host [0.053013s] ... ok 2026-04-21 02:08:00.260083 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:08:00.263467 | ubuntu-noble | {7} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_periodic_tasks [0.040759s] ... ok 2026-04-21 02:08:00.300658 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:08:00.301591 | ubuntu-noble | Scheduler driver path manila.scheduler.filter_scheduler.FilterScheduler is deprecated, update your configuration to the new path manila.scheduler.drivers.filter.FilterScheduler 2026-04-21 02:08:00.304652 | ubuntu-noble | {7} manila.tests.scheduler.test_manager.SchedulerManagerTestCase.test_scheduler_driver_mapper_1_manila_scheduler_filter_scheduler_FilterScheduler [0.040751s] ... ok 2026-04-21 02:08:00.337674 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:08:00.341226 | ubuntu-noble | {7} manila.tests.scheduler.test_rpcapi.SchedulerRpcAPITestCase.test_update_service_capabilities [0.036617s] ... ok 2026-04-21 02:08:00.359820 | ubuntu-noble | {7} manila.tests.scheduler.test_scheduler_options.SchedulerOptionsTestCase.test_get_configuration_first_time_happy_day [0.018544s] ... ok 2026-04-21 02:08:00.377828 | ubuntu-noble | {7} manila.tests.scheduler.test_utils.UtilsTestCase.test_thin_provisioning_6___False___False_ [0.017765s] ... ok 2026-04-21 02:08:00.396262 | ubuntu-noble | {7} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_1 [0.018151s] ... ok 2026-04-21 02:08:00.414324 | ubuntu-noble | {7} manila.tests.scheduler.test_utils.UtilsTestCase.test_use_thin_logic_8 [0.017783s] ... ok 2026-04-21 02:08:00.433271 | ubuntu-noble | {7} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_capacity_weight_multiplier_2_1 [0.019263s] ... ok 2026-04-21 02:08:00.453408 | ubuntu-noble | {7} manila.tests.scheduler.weighers.test_capacity.CapacityWeigherTestCase.test_default_of_spreading_first_4 [0.019222s] ... ok 2026-04-21 02:08:00.471255 | ubuntu-noble | {7} manila.tests.scheduler.weighers.test_host_affinity.HostAffinityWeigherTestCase.test_without_snapshot_id [0.017992s] ... ok 2026-04-21 02:08:00.490332 | ubuntu-noble | {7} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__get_resource_keys_1 [0.019319s] ... ok 2026-04-21 02:08:00.510333 | ubuntu-noble | {7} 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.019045s] ... ok 2026-04-21 02:08:00.529411 | ubuntu-noble | {7} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test__weigh_active_iq_3 [0.019151s] ... ok 2026-04-21 02:08:00.549462 | ubuntu-noble | {7} manila.tests.scheduler.weighers.test_netapp_aiq.NetAppAIQWeigherTestCase.test_weigh_objects_netapp_only [0.020603s] ... ok 2026-04-21 02:08:00.567810 | ubuntu-noble | {7} manila.tests.services.test_api.ServicesApiTest.test_ensure_shares [0.018356s] ... ok 2026-04-21 02:08:00.587466 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverAltConfigTestCase.test_do_setup_alt_volume_mode_1_cephfs [0.019555s] ... ok 2026-04-21 02:08:00.607425 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test__need_to_cancel_clone_returns_false_for_regular_subvolume [0.019157s] ... ok 2026-04-21 02:08:00.627442 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_create_share_group [0.019898s] ... ok 2026-04-21 02:08:00.647344 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_delete_share [0.019680s] ... ok 2026-04-21 02:08:00.667179 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.CephFSDriverTestCase.test_do_setup_1___cephfs___None_ [0.019712s] ... ok 2026-04-21 02:08:00.684634 | ubuntu-noble | 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. 2026-04-21 02:08:00.685038 | ubuntu-noble | 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. 2026-04-21 02:08:00.687171 | ubuntu-noble | {7} 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.019549s] ... ok 2026-04-21 02:08:00.703543 | ubuntu-noble | 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. 2026-04-21 02:08:00.704243 | ubuntu-noble | 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. 2026-04-21 02:08:00.706180 | ubuntu-noble | {7} 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.018706s] ... ok 2026-04-21 02:08:00.723058 | ubuntu-noble | 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. 2026-04-21 02:08:00.723520 | ubuntu-noble | 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. 2026-04-21 02:08:00.725278 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_3___1001__1001___None___6__ [0.019376s] ... ok 2026-04-21 02:08:00.741902 | ubuntu-noble | 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. 2026-04-21 02:08:00.742593 | ubuntu-noble | 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. 2026-04-21 02:08:00.744330 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_configured_ip_versions_already_set [0.018623s] ... ok 2026-04-21 02:08:00.762181 | ubuntu-noble | 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. 2026-04-21 02:08:00.762562 | ubuntu-noble | 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. 2026-04-21 02:08:00.765312 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_get_export_locations_with_export_ips_configured [0.020414s] ... ok 2026-04-21 02:08:00.781141 | ubuntu-noble | 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. 2026-04-21 02:08:00.781392 | ubuntu-noble | 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. 2026-04-21 02:08:00.784197 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.NFSProtocolHelperTestCase.test_init_executor_type_2_True [0.018781s] ... ok 2026-04-21 02:08:00.802544 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_rw_ro_1_rw [0.018509s] ... ok 2026-04-21 02:08:00.821194 | ubuntu-noble | {7} manila.tests.share.drivers.cephfs.test_driver.NativeProtocolHelperTestCase.test_allow_access_rw_ro_2_ro [0.018487s] ... ok 2026-04-21 02:08:00.840484 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_container_exists_1____wrong_name_nfake_nfake_container_nfake_name_____True_ [0.018054s] ... ok 2026-04-21 02:08:00.858386 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_container_exists_3____n___False_ [0.018451s] ... ok 2026-04-21 02:08:00.876352 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_create_network_failure [0.017902s] ... ok 2026-04-21 02:08:00.894468 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_disconnect_network_failure [0.017916s] ... ok 2026-04-21 02:08:00.913334 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_execute_name_not_there [0.018451s] ... ok 2026-04-21 02:08:00.931264 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_start_container [0.017785s] ... ok 2026-04-21 02:08:00.949350 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_container_helper.DockerExecHelperTestCase.test_start_container_impossible_failure [0.018427s] ... ok 2026-04-21 02:08:00.970549 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__check_if_all_fields_are_updatable_2____user____password____True_ [0.021009s] ... ok 2026-04-21 02:08:00.989274 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_network [0.018991s] ... ok 2026-04-21 02:08:01.009508 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_network_existing_interfaces [0.019487s] ... ok 2026-04-21 02:08:01.028347 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test__setup_server_security_services [0.019166s] ... ok 2026-04-21 02:08:01.047684 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_create_share [0.019442s] ... ok 2026-04-21 02:08:01.067546 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_manage_existing_no_share_server [0.018945s] ... ok 2026-04-21 02:08:01.086203 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_unmanage [0.019020s] ... ok 2026-04-21 02:08:01.105079 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_driver.ContainerShareDriverTestCase.test_update_access_access_rules_ok [0.018988s] ... ok 2026-04-21 02:08:01.123184 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__deny_access_not_ok [0.017909s] ... ok 2026-04-21 02:08:01.141717 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_protocol_helper.DockerCIFSHelperTestCase.test__deny_access_ok [0.018530s] ... ok 2026-04-21 02:08:01.162370 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_bind [0.019773s] ... ok 2026-04-21 02:08:01.178789 | ubuntu-noble | Command has returned execution error. Will retry the operation. Error details: None 2026-04-21 02:08:06.179363 | ubuntu-noble | Command has returned execution error. Will retry the operation. Error details: None 2026-04-21 02:08:06.181604 | ubuntu-noble | Unable to execute LDAP operation with success. Retries exhausted. Error details: None 2026-04-21 02:08:06.181636 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:06.181647 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/security_service_helper.py", line 88, in try_ldap_operation 2026-04-21 02:08:06.181657 | ubuntu-noble | self._execute(*cmd, run_as_root=run_as_root) 2026-04-21 02:08:06.181666 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:06.181675 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:06.181683 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:06.181692 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:06.181700 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:06.181708 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:06.181716 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:08:06.181725 | ubuntu-noble | raise effect 2026-04-21 02:08:06.181734 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/security_service_helper.py", line 88, in try_ldap_operation 2026-04-21 02:08:06.181742 | ubuntu-noble | self._execute(*cmd, run_as_root=run_as_root) 2026-04-21 02:08:06.181750 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:06.181758 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:06.181767 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:06.181775 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:06.181783 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:06.181791 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:06.181812 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:08:06.181821 | ubuntu-noble | raise effect 2026-04-21 02:08:06.181829 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:08:06.181838 | ubuntu-noble | Command: None 2026-04-21 02:08:06.181846 | ubuntu-noble | Exit code: 1 2026-04-21 02:08:06.181855 | ubuntu-noble | Stdout: None 2026-04-21 02:08:06.181863 | ubuntu-noble | Stderr: None 2026-04-21 02:08:06.181872 | ubuntu-noble | 2026-04-21 02:08:06.181881 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-04-21 02:08:06.181890 | ubuntu-noble | 2026-04-21 02:08:06.181899 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:06.181908 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/security_service_helper.py", line 103, in ldap_retry_operation 2026-04-21 02:08:06.181916 | ubuntu-noble | try_ldap_operation() 2026-04-21 02:08:06.181925 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-04-21 02:08:06.181933 | ubuntu-noble | return r(f, *args, **kwargs) 2026-04-21 02:08:06.181942 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:06.181950 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-04-21 02:08:06.181959 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-04-21 02:08:06.181967 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:06.181975 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-04-21 02:08:06.181984 | ubuntu-noble | result = action(retry_state) 2026-04-21 02:08:06.181992 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:06.182000 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 413, in exc_check 2026-04-21 02:08:06.182025 | ubuntu-noble | raise retry_exc.reraise() 2026-04-21 02:08:06.182034 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:06.182042 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 184, in reraise 2026-04-21 02:08:06.182050 | ubuntu-noble | raise self.last_attempt.result() 2026-04-21 02:08:06.182059 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:06.182067 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-04-21 02:08:06.182075 | ubuntu-noble | return self.__get_result() 2026-04-21 02:08:06.182084 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:06.182092 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-04-21 02:08:06.182100 | ubuntu-noble | raise self._exception 2026-04-21 02:08:06.182109 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-04-21 02:08:06.182117 | ubuntu-noble | result = fn(*args, **kwargs) 2026-04-21 02:08:06.182125 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:06.182133 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/security_service_helper.py", line 100, in try_ldap_operation 2026-04-21 02:08:06.182142 | ubuntu-noble | raise exception.ProcessExecutionError() 2026-04-21 02:08:06.182150 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:08:06.182158 | ubuntu-noble | Command: None 2026-04-21 02:08:06.182167 | ubuntu-noble | Exit code: - 2026-04-21 02:08:06.182175 | ubuntu-noble | Stdout: None 2026-04-21 02:08:06.182183 | ubuntu-noble | Stderr: None 2026-04-21 02:08:06.186180 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_security_service_helper.SecurityServiceHelperTestCase.test_ldap_retry_operation_timeout [5.023478s] ... ok 2026-04-21 02:08:06.208687 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_get_size [0.022951s] ... ok 2026-04-21 02:08:06.227515 | ubuntu-noble | Failed to rename logical volume /dev/old_device due to Unexpected error while running command. 2026-04-21 02:08:06.227549 | ubuntu-noble | Command: None 2026-04-21 02:08:06.227559 | ubuntu-noble | Exit code: - 2026-04-21 02:08:06.227568 | ubuntu-noble | Stdout: None 2026-04-21 02:08:06.227576 | ubuntu-noble | Stderr: None. 2026-04-21 02:08:06.227585 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:06.227594 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/container/storage_helper.py", line 122, in rename_storage 2026-04-21 02:08:06.227603 | ubuntu-noble | self._execute("lvrename", "--autobackup", "n", 2026-04-21 02:08:06.227612 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:06.227621 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:06.227630 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:06.227638 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:06.227646 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:06.227654 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:06.227663 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:08:06.227671 | ubuntu-noble | raise effect 2026-04-21 02:08:06.227680 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:08:06.227688 | ubuntu-noble | Command: None 2026-04-21 02:08:06.227696 | ubuntu-noble | Exit code: - 2026-04-21 02:08:06.227705 | ubuntu-noble | Stdout: None 2026-04-21 02:08:06.227713 | ubuntu-noble | Stderr: None 2026-04-21 02:08:06.230580 | ubuntu-noble | {7} manila.tests.share.drivers.container.test_storage_helper.LVMHelperTestCase.test_rename_storage_2_ProcessExecutionError [0.021824s] ... ok 2026-04-21 02:08:06.283219 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.common.enas.test_connector.XMLAPIConnectorTest.test_request_with_general_exception [0.052333s] ... ok 2026-04-21 02:08:06.305282 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ConvertIPv6FormatTestCase.test_invalid_ipv6_addr_2 [0.020767s] ... ok 2026-04-21 02:08:06.325319 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ENASUtilsTestCase.test_do_match_any_3 [0.020694s] ... ok 2026-04-21 02:08:06.343897 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_ipv6_addr_1 [0.018851s] ... ok 2026-04-21 02:08:06.362977 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.common.enas.test_utils.ExportUncPathTestCase.test_ipv6_addr_3 [0.018327s] ... ok 2026-04-21 02:08:06.380728 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.common.enas.test_utils.SizeToGbTestCase.test_mb_to_gb_1 [0.018219s] ... ok 2026-04-21 02:08:06.427323 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_3 [0.046022s] ... ok 2026-04-21 02:08:06.476229 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_4 [0.047854s] ... ok 2026-04-21 02:08:06.523277 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_access_with_invalid_access_level [0.047120s] ... ok 2026-04-21 02:08:06.569473 | ubuntu-noble | CIFS server 56aafd02-4d44-43d7-b784-57fc88167224 not found. 2026-04-21 02:08:06.571999 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_access_with_invalid_share_server_name [0.049491s] ... ok 2026-04-21 02:08:06.621142 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_allow_nfs_access [0.048135s] ... ok 2026-04-21 02:08:06.671411 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_cifs_share [0.050721s] ... ok 2026-04-21 02:08:06.719921 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_create_share_from_snapshot_without_pool_name [0.048471s] ... ok 2026-04-21 02:08:06.766802 | ubuntu-noble | 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.'}]}. 2026-04-21 02:08:06.774168 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_setup_server_with_ipv6 [0.052982s] ... ok 2026-04-21 02:08:06.822976 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_connection.StorageConnectionTestCase.test_teardown_server_with_invalid_server_name [0.049416s] ... ok 2026-04-21 02:08:06.842145 | ubuntu-noble | 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.'}]}. 2026-04-21 02:08:06.843094 | ubuntu-noble | 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.'}]}. 2026-04-21 02:08:06.846785 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_create_cifs_server_invalid_mover_id [0.023417s] ... ok 2026-04-21 02:08:06.865127 | ubuntu-noble | Failed to create CIFS server 4-57fc88167224. Reason: []. 2026-04-21 02:08:06.868183 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_create_cifs_server_with_error [0.021130s] ... ok 2026-04-21 02:08:06.885511 | ubuntu-noble | 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.'}]}. 2026-04-21 02:08:06.886240 | ubuntu-noble | Failed to delete CIFS server 56aafd02-4d44-43d7-b784-57fc88167224. Reason: []. 2026-04-21 02:08:06.888912 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_delete_cifs_server_with_error [0.020865s] ... ok 2026-04-21 02:08:06.906112 | ubuntu-noble | 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.'}]}. 2026-04-21 02:08:06.909960 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server [0.020956s] ... ok 2026-04-21 02:08:06.931072 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_but_unjoin_domain [0.020360s] ... ok 2026-04-21 02:08:06.947572 | ubuntu-noble | 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.'}]}. 2026-04-21 02:08:06.948477 | ubuntu-noble | 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.'}]}. 2026-04-21 02:08:06.952018 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_invalid_mover_id [0.021130s] ... ok 2026-04-21 02:08:06.969439 | ubuntu-noble | Failed to create file share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: []. 2026-04-21 02:08:06.972417 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_create_cifs_share_with_error [0.020319s] ... ok 2026-04-21 02:08:06.989550 | ubuntu-noble | 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.'}]. 2026-04-21 02:08:06.990013 | ubuntu-noble | CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. Skip the deletion. 2026-04-21 02:08:06.992994 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_not_found [0.020287s] ... ok 2026-04-21 02:08:07.010158 | ubuntu-noble | No access control entry found, skipping deny... 2026-04-21 02:08:07.012391 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_deny_share_access_no_ace [0.019828s] ... ok 2026-04-21 02:08:07.030551 | ubuntu-noble | Failed to deny the access fullcontrol to CIFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9. Reason: Unexpected error while running command. 2026-04-21 02:08:07.030594 | ubuntu-noble | Command: None 2026-04-21 02:08:07.030605 | ubuntu-noble | Exit code: - 2026-04-21 02:08:07.030613 | ubuntu-noble | Stdout: '' 2026-04-21 02:08:07.030622 | ubuntu-noble | Stderr: None. 2026-04-21 02:08:07.030630 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:07.030640 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 1711, in deny_share_access 2026-04-21 02:08:07.030649 | ubuntu-noble | self._execute_cmd(allow_access, check_exit_code=True) 2026-04-21 02:08:07.030658 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/utils.py", line 424, in _wrapper 2026-04-21 02:08:07.030667 | ubuntu-noble | return r(f, *args, **kwargs) 2026-04-21 02:08:07.030675 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:07.030684 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 470, in __call__ 2026-04-21 02:08:07.030692 | ubuntu-noble | do = self.iter(retry_state=retry_state) 2026-04-21 02:08:07.030701 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:07.030709 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 371, in iter 2026-04-21 02:08:07.030718 | ubuntu-noble | result = action(retry_state) 2026-04-21 02:08:07.030726 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:07.030734 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 393, in 2026-04-21 02:08:07.030762 | ubuntu-noble | self._add_action_func(lambda rs: rs.outcome.result()) 2026-04-21 02:08:07.030771 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:07.030780 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 449, in result 2026-04-21 02:08:07.030789 | ubuntu-noble | return self.__get_result() 2026-04-21 02:08:07.030797 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:07.030806 | ubuntu-noble | File "/usr/lib/python3.12/concurrent/futures/_base.py", line 401, in __get_result 2026-04-21 02:08:07.030814 | ubuntu-noble | raise self._exception 2026-04-21 02:08:07.030822 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/tenacity/__init__.py", line 473, in __call__ 2026-04-21 02:08:07.030831 | ubuntu-noble | result = fn(*args, **kwargs) 2026-04-21 02:08:07.030839 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:07.030848 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/dell_emc/plugins/powermax/object_manager.py", line 177, in _execute_cmd 2026-04-21 02:08:07.030856 | ubuntu-noble | out, err = self.conn['SSH'].run_ssh(cmd, check_exit_code) 2026-04-21 02:08:07.030864 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:07.030873 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:07.030881 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:07.030889 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:07.030898 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:07.030906 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:07.030915 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:07.030923 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:08:07.030932 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:08:07.030940 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:07.030948 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/dell_emc/common/enas/utils.py", line 62, in __call__ 2026-04-21 02:08:07.030957 | ubuntu-noble | raise item[2] 2026-04-21 02:08:07.030966 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:08:07.030974 | ubuntu-noble | Command: None 2026-04-21 02:08:07.030983 | ubuntu-noble | Exit code: - 2026-04-21 02:08:07.030991 | ubuntu-noble | Stdout: '' 2026-04-21 02:08:07.030999 | ubuntu-noble | Stderr: None 2026-04-21 02:08:07.032953 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.CIFSShareTestCase.test_deny_share_access_with_error [0.020290s] ... ok 2026-04-21 02:08:07.050211 | ubuntu-noble | 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. 2026-04-21 02:08:07.050260 | ubuntu-noble | Command: None 2026-04-21 02:08:07.050271 | ubuntu-noble | Exit code: - 2026-04-21 02:08:07.050280 | ubuntu-noble | Stdout: '' 2026-04-21 02:08:07.050320 | ubuntu-noble | Stderr: None. 2026-04-21 02:08:07.053056 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_create_filesystem_from_snapshot_with_error [0.019901s] ... ok 2026-04-21 02:08:07.074485 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_extend_file_system_with_same_size [0.019985s] ... ok 2026-04-21 02:08:07.094090 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.FileSystemTestCase.test_get_file_system_but_miss_property [0.020021s] ... ok 2026-04-21 02:08:07.111225 | ubuntu-noble | 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.'}]}. 2026-04-21 02:08:07.115241 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_create_mount_point_on_mover [0.020710s] ... ok 2026-04-21 02:08:07.134426 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MountPointTestCase.test_delete_mount_point_on_vdm [0.019576s] ... ok 2026-04-21 02:08:07.154065 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_interconnect_id [0.019408s] ... ok 2026-04-21 02:08:07.171100 | ubuntu-noble | 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.'}]}. 2026-04-21 02:08:07.173953 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_ref_not_found [0.020007s] ... ok 2026-04-21 02:08:07.193868 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_mover_ref_with_error [0.020183s] ... ok 2026-04-21 02:08:07.214031 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.MoverTestCase.test_get_physical_devices [0.019600s] ... ok 2026-04-21 02:08:07.232993 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_clear_share_access [0.019128s] ... ok 2026-04-21 02:08:07.251949 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_create_nfs_share [0.018884s] ... ok 2026-04-21 02:08:07.272067 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.NFSShareTestCase.test_deny_ro_share_access [0.019487s] ... ok 2026-04-21 02:08:07.288935 | ubuntu-noble | 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.'}]}. 2026-04-21 02:08:07.289362 | ubuntu-noble | VDM 56aafd02-4d44-43d7-b784-57fc88167224 already exists. Skip the creation. 2026-04-21 02:08:07.292998 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_create_vdm_but_already_exist [0.020291s] ... ok 2026-04-21 02:08:07.313060 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powermax.test_object_manager.VDMTestCase.test_get_vdm_with_error [0.020362s] ... ok 2026-04-21 02:08:07.375418 | ubuntu-noble | The requested CIFS share "share-foo" was not created. 2026-04-21 02:08:07.377970 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_cifs_backend_failure [0.064849s] ... ok 2026-04-21 02:08:07.439442 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_cifs_with_mount_point_name [0.061885s] ... ok 2026-04-21 02:08:07.503457 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_share_from_snapshot_cifs [0.062419s] ... ok 2026-04-21 02:08:07.921447 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_create_snap_export_path_cifs [0.418037s] ... ok 2026-04-21 02:08:07.979828 | ubuntu-noble | Attempted to delete NFS export "share-foo", but it does not exist. 2026-04-21 02:08:07.983490 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_nfs_share_share_does_not_exist [0.062242s] ... ok 2026-04-21 02:08:08.047356 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_delete_share_nfs [0.063145s] ... ok 2026-04-21 02:08:08.107349 | ubuntu-noble | NFS Share my_share is not found. 2026-04-21 02:08:08.110228 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_ensure_shares_nfs_share_does_not_exist [0.063293s] ... ok 2026-04-21 02:08:08.173317 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_extend_share [0.063328s] ... ok 2026-04-21 02:08:08.234536 | ubuntu-noble | Error deleting NFS alias for share: share-foo 2026-04-21 02:08:08.237108 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_failed_to_delete_share_nfs_with_mount_point_alias_deleted [0.063627s] ... ok 2026-04-21 02:08:08.297242 | ubuntu-noble | Could not find a snapshot in the backend with ID: 123, please make sure the snapshot exists in the backend. 2026-04-21 02:08:08.299233 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_manage_existing_snapshot_not_found_in_backend [0.062532s] ... ok 2026-04-21 02:08:08.362962 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale.PowerScaleTest.test_update_access_delete_nfs [0.063371s] ... ok 2026-04-21 02:08:08.394029 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test__verify_cert [0.030111s] ... ok 2026-04-21 02:08:08.417018 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_nfs_export_aliases_error_codes_3_500 [0.022356s] ... ok 2026-04-21 02:08:08.439667 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot [0.023087s] ... ok 2026-04-21 02:08:08.461714 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_error_case [0.021941s] ... ok 2026-04-21 02:08:08.483282 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_create_snapshot_smb_export_2__404__False_ [0.021073s] ... ok 2026-04-21 02:08:08.504069 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_allocated_space_success [0.020582s] ... ok 2026-04-21 02:08:08.524629 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_id_other_status_raises [0.020760s] ... ok 2026-04-21 02:08:08.546521 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshot_id_status_404_returns_none [0.021428s] ... ok 2026-04-21 02:08:08.569096 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_get_snapshots [0.022082s] ... ok 2026-04-21 02:08:08.591336 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_modify_nfs_export_access_success [0.021760s] ... ok 2026-04-21 02:08:08.613840 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_create [0.022164s] ... ok 2026-04-21 02:08:08.635489 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerscale.test_powerscale_api.PowerScaleApiTest.test_quota_get [0.021448s] ... ok 2026-04-21 02:08:08.654172 | ubuntu-noble | REST Request: GET https://192.168.0.110/api/rest/file_system?name=eq.powerstore-nfs-share with body None 2026-04-21 02:08:08.654203 | ubuntu-noble | REST Response: 400 with data 2026-04-21 02:08:08.657380 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_filesystem_id_failure [0.021571s] ... ok 2026-04-21 02:08:08.679355 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_client.TestClient.test_get_smb_share_id [0.021611s] ... ok 2026-04-21 02:08:08.728178 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_from_snapshot_nfs [0.048057s] ... ok 2026-04-21 02:08:08.772619 | ubuntu-noble | The requested NFS export "powerstore-share" was not created. 2026-04-21 02:08:08.775504 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_create_share_nfs_backend_failure [0.047550s] ... ok 2026-04-21 02:08:08.819796 | ubuntu-noble | Failed to delete share "powerstore-share". 2026-04-21 02:08:08.822849 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.powerstore.test_connection.PowerStoreTest.test_delete_nfs_share_backend_failure [0.046799s] ... ok 2026-04-21 02:08:08.844455 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_create_snapshot__existed_expt [0.020607s] ... ok 2026-04-21 02:08:08.865115 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_snapshot [0.020527s] ... ok 2026-04-21 02:08:08.884057 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant_for_vlan_0 [0.019458s] ... ok 2026-04-21 02:08:08.903211 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_client.TestClient.test_get_tenant_for_vlan_already_has_interfaces [0.019459s] ... ok 2026-04-21 02:08:08.924020 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_allow_ro_cifs_share_access [0.019782s] ... ok 2026-04-21 02:08:08.941613 | ubuntu-noble | Name of the share server test not found. 2026-04-21 02:08:08.944376 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_create_share__no_server_name_in_backend_details [0.020761s] ... ok 2026-04-21 02:08:08.966179 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_deny_cifs_share_access [0.020609s] ... ok 2026-04-21 02:08:08.984006 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-04-21 02:08:08.987345 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_extend_share__create_from_snap [0.021031s] ... ok 2026-04-21 02:08:09.006007 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_get_default_filter_function_enable_report [0.019430s] ... ok 2026-04-21 02:08:09.024912 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_snapshot_wrong_size_type [0.018477s] ... ok 2026-04-21 02:08:09.041615 | ubuntu-noble | Share cb532599-8dc6-4c3e-bb21-74ea54be566c has no specified size. Using default value 1, set size in driver options if you want. 2026-04-21 02:08:09.044106 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_manage_without_size [0.019293s] ... ok 2026-04-21 02:08:09.061425 | ubuntu-noble | Cannot get share name from path, make sure the path is right. Error details: list index out of range 2026-04-21 02:08:09.063687 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_connection.TestConnection.test_shrink_cifs_share [0.019376s] ... ok 2026-04-21 02:08:09.081757 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_get_cifs_share_id_without_path [0.017945s] ... ok 2026-04-21 02:08:09.103918 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.unity.test_utils.TestUtils.test_match_ports_4 [0.021960s] ... ok 2026-04-21 02:08:09.151730 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test__get_managed_storage_pools_1 [0.047648s] ... ok 2026-04-21 02:08:09.201980 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_cifs_clear_access_server_not_found [0.050225s] ... ok 2026-04-21 02:08:09.254730 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_cifs_share [0.052655s] ... ok 2026-04-21 02:08:09.305327 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_create_snapshot_with_ipv6 [0.050391s] ... ok 2026-04-21 02:08:09.356804 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_delete_snapshot [0.051329s] ... ok 2026-04-21 02:08:09.407752 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_deny_cifs_access_with_incorrect_access_type [0.050856s] ... ok 2026-04-21 02:08:09.457956 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_deny_nfs [0.049863s] ... ok 2026-04-21 02:08:09.508483 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_recover_cifs_rule_with_ipv6 [0.050269s] ... ok 2026-04-21 02:08:09.557465 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_connection.StorageConnectionTestCase.test_update_access_recover_nfs_rule_with_ipv6 [0.049090s] ... ok 2026-04-21 02:08:09.580108 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_get_all_cifs_server [0.022477s] ... ok 2026-04-21 02:08:09.598931 | ubuntu-noble | Failed to modify CIFS server 4-57fc88167224. Reason: []. 2026-04-21 02:08:09.601990 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSServerTestCase.test_modify_cifs_server_with_error [0.021751s] ... ok 2026-04-21 02:08:09.620640 | ubuntu-noble | Duplicate access control entry, skipping allow... 2026-04-21 02:08:09.623273 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_allow_share_access_duplicate_ACE [0.021182s] ... ok 2026-04-21 02:08:09.644131 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_clear_share_access_has_white_list [0.020718s] ... ok 2026-04-21 02:08:09.667465 | ubuntu-noble | 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.'}]}. 2026-04-21 02:08:09.668510 | ubuntu-noble | 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.'}]}. 2026-04-21 02:08:09.671867 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_delete_cifs_share_invalid_mover_id [0.027608s] ... ok 2026-04-21 02:08:09.691319 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.CIFSShareTestCase.test_get_share_access [0.019315s] ... ok 2026-04-21 02:08:09.707950 | ubuntu-noble | 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.'}]}. 2026-04-21 02:08:09.710594 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_create_dns_domain [0.019286s] ... ok 2026-04-21 02:08:09.727663 | ubuntu-noble | 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.'}]}. 2026-04-21 02:08:09.728118 | ubuntu-noble | Failed to create DNS domain fake_domain. Reason: []. 2026-04-21 02:08:09.730332 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.DNSDomainTestCase.test_create_dns_domain_with_error [0.019453s] ... ok 2026-04-21 02:08:09.750471 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.FileSystemTestCase.test_extend_file_system [0.020041s] ... ok 2026-04-21 02:08:09.767991 | ubuntu-noble | 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.'}]}. 2026-04-21 02:08:09.770445 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.MountPointTestCase.test_delete_mount_point_on_mover [0.020024s] ... ok 2026-04-21 02:08:09.787335 | ubuntu-noble | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-04-21 02:08:09.787370 | ubuntu-noble | NFS share 7cf7c200_d3af_4e05_b87e_9167c95df4f9 not found. 2026-04-21 02:08:09.789350 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.NFSShareTestCase.test_allow_share_access_not_found [0.018628s] ... ok 2026-04-21 02:08:09.807967 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot_but_not_found [0.018454s] ... ok 2026-04-21 02:08:09.826945 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot_id [0.018567s] ... ok 2026-04-21 02:08:09.843181 | ubuntu-noble | 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.'}]. 2026-04-21 02:08:09.845237 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.SnapshotTestCase.test_get_snapshot_id_with_error [0.018578s] ... ok 2026-04-21 02:08:09.863985 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.StorageObjectManagerTestCase.test_get_storage_context [0.018563s] ... ok 2026-04-21 02:08:09.880792 | ubuntu-noble | Failed to delete VDM 56aafd02-4d44-43d7-b784-57fc88167224. Reason: []. 2026-04-21 02:08:09.882895 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_delete_vdm_with_error [0.018901s] ... ok 2026-04-21 02:08:09.901322 | ubuntu-noble | {7} manila.tests.share.drivers.dell_emc.plugins.vnx.test_object_manager.VDMTestCase.test_get_vdm_with_error [0.018269s] ... ok 2026-04-21 02:08:09.919237 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaConfigTests.test_dump_to_conf [0.017873s] ... ok 2026-04-21 02:08:09.937243 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_dbus_send_ganesha [0.017862s] ... ok 2026-04-21 02:08:09.956714 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_init_with_rados_store_and_export_counter_exists_2_True [0.019363s] ... ok 2026-04-21 02:08:09.974431 | ubuntu-noble | There was a problem removing the export. Ignoring errors and continuing operation. 2026-04-21 02:08:09.974476 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:09.974487 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ganesha/manager.py", line 516, in remove_export 2026-04-21 02:08:09.974496 | ubuntu-noble | self._remove_export_dbus(confdict["EXPORT"]["Export_Id"]) 2026-04-21 02:08:09.974504 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:09.974513 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:09.974521 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:09.974530 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:09.974538 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:09.974547 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:09.974555 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:08:09.974563 | ubuntu-noble | raise effect 2026-04-21 02:08:09.974572 | ubuntu-noble | manila.exception.GaneshaCommandFailure: Ganesha management command failed. 2026-04-21 02:08:09.974580 | ubuntu-noble | Command: None 2026-04-21 02:08:09.974589 | ubuntu-noble | Exit code: - 2026-04-21 02:08:09.974597 | ubuntu-noble | Stdout: None 2026-04-21 02:08:09.974606 | ubuntu-noble | Stderr: None 2026-04-21 02:08:09.976461 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_error_during_remove_export_dbus_with_rados_store_2_False [0.019677s] ... ok 2026-04-21 02:08:09.995115 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_remove_export_with_rados_store_2_False [0.018586s] ... ok 2026-04-21 02:08:10.013161 | ubuntu-noble | {7} 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.017970s] ... ok 2026-04-21 02:08:10.031139 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_restart_service [0.017920s] ... ok 2026-04-21 02:08:10.049378 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_rm_export_file [0.018164s] ... ok 2026-04-21 02:08:10.067635 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_rm_export_rados_object [0.018124s] ... ok 2026-04-21 02:08:10.086022 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_manager.GaneshaManagerTestCase.test_write_conf_file_with_mv_error_2_False [0.018349s] ... ok 2026-04-21 02:08:10.101746 | ubuntu-noble | Unsupported access rule of 'type' ip, 'level' rw, 'to' 10.10.10.12: level should be one of 'ro'. 2026-04-21 02:08:10.103688 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_3 [0.017408s] ... ok 2026-04-21 02:08:10.119462 | ubuntu-noble | Unsupported access rule of 'type' cert, 'level' ro, 'to' some-CN: type should be one of 'ip'. 2026-04-21 02:08:10.121399 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_get_valid_access_rules_fail_1 [0.017661s] ... ok 2026-04-21 02:08:10.138609 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_utils.GaneshaUtilsTests.test_walk [0.017216s] ... ok 2026-04-21 02:08:10.156881 | ubuntu-noble | {7} manila.tests.share.drivers.ganesha.test_utils.SSHExecutorTestCase.test_call_ssh_exec_object_with_run_as_root_2 [0.018077s] ... ok 2026-04-21 02:08:10.175809 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterFSCommonTestCase.test_mount_gluster_vol_mounted_noensure [0.018758s] ... ok 2026-04-21 02:08:10.193674 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_check_volume_presence_error [0.017667s] ... ok 2026-04-21 02:08:10.211741 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_gluster_version_exception_3_glusterfs_3_6beta3 [0.018188s] ... ok 2026-04-21 02:08:10.229371 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_boolean_5 [0.017637s] ... ok 2026-04-21 02:08:10.247153 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_get_vol_option_via_info_trivial_volinfo [0.017655s] ... ok 2026-04-21 02:08:10.265322 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_init_has_vol_1_None [0.017977s] ... ok 2026-04-21 02:08:10.282990 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_dict_invalid_input_6 [0.017571s] ... ok 2026-04-21 02:08:10.301154 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_getattr_called [0.018147s] ... ok 2026-04-21 02:08:10.318930 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_init_has_vol_2_True [0.017622s] ... ok 2026-04-21 02:08:10.336693 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_gluster_manager_make_gluster_call_local_2 [0.017696s] ... ok 2026-04-21 02:08:10.354427 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_set_vol_option_4 [0.017644s] ... ok 2026-04-21 02:08:10.372352 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get_notfound [0.017705s] ... ok 2026-04-21 02:08:10.390329 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_volxml_get_notfound_fallback_2_some_value [0.018014s] ... ok 2026-04-21 02:08:10.407988 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_1 [0.017625s] ... ok 2026-04-21 02:08:10.426324 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_common.GlusterManagerTestCase.test_xml_response_check_failure_1_1 [0.018260s] ... ok 2026-04-21 02:08:10.442981 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:08:10.444960 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_get_network_allocations_number [0.018530s] ... ok 2026-04-21 02:08:10.460972 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:08:10.463246 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_3 [0.018226s] ... ok 2026-04-21 02:08:10.479628 | ubuntu-noble | GlusterFS native share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:08:10.481931 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_glusterfs_native.GlusterfsNativeShareDriverTestCase.test_update_access_via_manager_badcn_1_common_name_with_space [0.018540s] ... ok 2026-04-21 02:08:10.499816 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_check_proto [0.017821s] ... ok 2026-04-21 02:08:10.518734 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_4_delete_snapshot [0.018771s] ... ok 2026-04-21 02:08:10.536933 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_delegated_methods_8_extend_share [0.018191s] ... ok 2026-04-21 02:08:10.556046 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout.GlusterfsShareDriverBaseTestCase.test_update_access_1 [0.019039s] ... ok 2026-04-21 02:08:11.024522 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_3 [0.467914s] ... ok 2026-04-21 02:08:11.043273 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_nonimplemented_methods_5 [0.018769s] ... ok 2026-04-21 02:08:11.060851 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout_directory.GlusterfsDirectoryMappedLayoutTestCase.test_shrink_share_data_loss [0.017747s] ... ok 2026-04-21 02:08:11.079163 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_create_snapshot_error_1 [0.018224s] ... ok 2026-04-21 02:08:11.098152 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_delete_snapshot_error_2 [0.018739s] ... ok 2026-04-21 02:08:11.116064 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_glustermanager_1 [0.017885s] ... ok 2026-04-21 02:08:11.132854 | ubuntu-noble | Error trying to wipe gluster volume. gluster_export: host1:/gv1, Error: None 2026-04-21 02:08:11.134899 | ubuntu-noble | {7} manila.tests.share.drivers.glusterfs.test_layout_volume.GlusterfsVolumeMappedLayoutTestCase.test_wipe_gluster_vol_error_wiping_gluster_vol [0.018769s] ... ok 2026-04-21 02:08:11.151124 | ubuntu-noble | Failed to check hdfs state. Error: Unexpected error while running command. 2026-04-21 02:08:11.151152 | ubuntu-noble | Command: None 2026-04-21 02:08:11.151162 | ubuntu-noble | Exit code: - 2026-04-21 02:08:11.151171 | ubuntu-noble | Stdout: None 2026-04-21 02:08:11.151179 | ubuntu-noble | Stderr: None. 2026-04-21 02:08:11.153017 | ubuntu-noble | {7} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test__check_hdfs_state_exception [0.017979s] ... ok 2026-04-21 02:08:11.169350 | ubuntu-noble | Only 'user' access type allowed! 2026-04-21 02:08:11.171414 | ubuntu-noble | {7} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_allow_access_invalid_access_type [0.018201s] ... ok 2026-04-21 02:08:11.189705 | ubuntu-noble | {7} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_share_from_snapshot [0.018140s] ... ok 2026-04-21 02:08:11.207090 | ubuntu-noble | {7} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_create_snapshot [0.017561s] ... ok 2026-04-21 02:08:11.225032 | ubuntu-noble | {7} manila.tests.share.drivers.hdfs.test_hdfs_native.HDFSNativeShareDriverTestCase.test_deny_access [0.017885s] ... ok 2026-04-21 02:08:11.243604 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_allow_access_cifs_1 [0.018162s] ... ok 2026-04-21 02:08:11.263113 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_1 [0.019081s] ... ok 2026-04-21 02:08:11.281340 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_share_from_snapshot_cleanup [0.018487s] ... ok 2026-04-21 02:08:11.300171 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_create_snapshot_cifs_exception [0.018469s] ... ok 2026-04-21 02:08:11.318816 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_share_1 [0.018931s] ... ok 2026-04-21 02:08:11.337332 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_delete_snapshot_3 [0.018355s] ... ok 2026-04-21 02:08:11.355689 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_ensure_snapshot_1 [0.018213s] ... ok 2026-04-21 02:08:11.373683 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_get_network_allocations_number [0.017916s] ... ok 2026-04-21 02:08:11.392150 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_1_hitachi_hnas_driver_helper [0.018217s] ... ok 2026-04-21 02:08:11.410908 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_conf_parameters_2_hitachi_hnas_evs_id [0.018520s] ... ok 2026-04-21 02:08:11.429385 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_init_invalid_credentials [0.018257s] ... ok 2026-04-21 02:08:11.447973 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_existing_wrong_path_format_nfs_5___share_id [0.018452s] ... ok 2026-04-21 02:08:11.466188 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_invalid_path_exception_1__root_snapshot_id [0.018016s] ... ok 2026-04-21 02:08:11.484799 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_manage_snapshot_size_not_provided_exception [0.018596s] ... ok 2026-04-21 02:08:11.503928 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_driver.HitachiHNASTestCase.test_shrink_share_new_size_lower_than_usage [0.018860s] ... ok 2026-04-21 02:08:11.523117 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test__locked_selectfs_delete_not_found [0.017983s] ... ok 2026-04-21 02:08:11.541248 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_directory_error [0.018234s] ... ok 2026-04-21 02:08:11.559258 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_inexistent_snapshot [0.017689s] ... ok 2026-04-21 02:08:11.577201 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_check_quota_error [0.018202s] ... ok 2026-04-21 02:08:11.595250 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_allow_access_already_allowed_user_2_False [0.017725s] ... ok 2026-04-21 02:08:11.613403 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_cifs_share_add_error [0.017850s] ... ok 2026-04-21 02:08:11.632249 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_delete_directory_context_change_fail [0.019039s] ... ok 2026-04-21 02:08:11.650614 | ubuntu-noble | {7} 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.017652s] ... ok 2026-04-21 02:08:11.668420 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_quota_errors_2_No_quotas_matching_specified_filter_criteria__ [0.017956s] ... ok 2026-04-21 02:08:11.685393 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_usage_mb [0.017455s] ... ok 2026-04-21 02:08:11.703352 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_share_usage_tb [0.017832s] ... ok 2026-04-21 02:08:11.721373 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_get_stats_dedupe_on [0.017707s] ... ok 2026-04-21 02:08:11.738326 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_is_cifs_in_use [0.017548s] ... ok 2026-04-21 02:08:11.756130 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_list_cifs_no_permissions_added [0.017767s] ... ok 2026-04-21 02:08:11.774138 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone_job_timeout [0.017750s] ... ok 2026-04-21 02:08:11.792224 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_clone_nothing_to_clone [0.018118s] ... ok 2026-04-21 02:08:11.810216 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hnas.test_ssh.HNASSSHTestCase.test_tree_delete_path_does_not_exist [0.017903s] ... ok 2026-04-21 02:08:11.828723 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_delete_share_1_None [0.018368s] ... ok 2026-04-21 02:08:11.847105 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_delete_share_already_deleted [0.018259s] ... ok 2026-04-21 02:08:11.865435 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hsp.test_driver.HitachiHSPTestCase.test_delete_share_rule_exception [0.018253s] ... ok 2026-04-21 02:08:11.883655 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_delete_2_500 [0.017960s] ... ok 2026-04-21 02:08:11.901125 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_get_1 [0.017410s] ... ok 2026-04-21 02:08:11.918643 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test__send_post_2_500 [0.017620s] ... ok 2026-04-21 02:08:11.936221 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_delete_share [0.017575s] ... ok 2026-04-21 02:08:11.953731 | ubuntu-noble | {7} manila.tests.share.drivers.hitachi.hsp.test_rest.HitachiHSPRestTestCase.test_rename_file_system [0.017385s] ... ok 2026-04-21 02:08:11.970069 | ubuntu-noble | Invalid configuration. hpe3par_fpg must be set. 2026-04-21 02:08:11.971991 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverFPGTestCase.test_FPG_type_failures_2__None__0__4_ [0.018125s] ... ok 2026-04-21 02:08:11.990761 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_share_fails_get_pool_location_1 [0.018603s] ... ok 2026-04-21 02:08:12.009675 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_create_share_fails_get_pool_location_3 [0.018885s] ... ok 2026-04-21 02:08:12.028331 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_get_share_stats_no_refresh [0.018552s] ... ok 2026-04-21 02:08:12.046908 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_mediator_error [0.018476s] ... ok 2026-04-21 02:08:12.066025 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_driver_setup_with_vfs_error [0.019070s] ... ok 2026-04-21 02:08:12.082742 | ubuntu-noble | Pool pool has exceeded 3PAR's max supported VFS IP address 2026-04-21 02:08:12.084839 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_driver.HPE3ParDriverTestCase.test_setup_server_fails_for_exceed_pool_max_supported_ips [0.018629s] ... ok 2026-04-21 02:08:12.103528 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__delete_share_directory [0.018676s] ... ok 2026-04-21 02:08:12.122045 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__delete_share_directory_error [0.018217s] ... ok 2026-04-21 02:08:12.140454 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test__revoke_admin_smb_access_error [0.018527s] ... ok 2026-04-21 02:08:12.158400 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_build_export_locations_bad_path [0.017909s] ... ok 2026-04-21 02:08:12.176225 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_2___uid___None__True___osf_ro_uid__ [0.017782s] ... ok 2026-04-21 02:08:12.194622 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ensure_prefix_6___uid____nfs___True___osf_nfs_ro_uid__ [0.018234s] ... ok 2026-04-21 02:08:12.212683 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fshare_exception [0.018038s] ... ok 2026-04-21 02:08:12.231171 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fsnap_hit [0.018384s] ... ok 2026-04-21 02:08:12.249635 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_find_fstore_search_xproto [0.018339s] ... ok 2026-04-21 02:08:12.267415 | ubuntu-noble | {7} 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.017700s] ... ok 2026-04-21 02:08:12.285414 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_ignore_benign_access_results_12________user___True_____ [0.017951s] ... ok 2026-04-21 02:08:12.303543 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_ip_access_cifs [0.018032s] ... ok 2026-04-21 02:08:12.322396 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_nfs_ro_access [0.018686s] ... ok 2026-04-21 02:08:12.338849 | ubuntu-noble | Invalid NFS access type. HPE 3PAR NFS supports 'ip'. Actual 'user'. 2026-04-21 02:08:12.340926 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_allow_user_access_nfs [0.018512s] ... ok 2026-04-21 02:08:12.358376 | ubuntu-noble | Failed to get 3PAR WSAPI version: Fake exception for testing. 2026-04-21 02:08:12.358415 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:12.358425 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 175, in do_setup 2026-04-21 02:08:12.358434 | ubuntu-noble | wsapi_version = self._client.getWsApiVersion()['build'] 2026-04-21 02:08:12.358443 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:12.358451 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:12.358460 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:12.358468 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:12.358476 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:12.358485 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:12.358493 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:12.358501 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:08:12.358510 | ubuntu-noble | raise effect 2026-04-21 02:08:12.358519 | ubuntu-noble | manila.tests.share.drivers.hpe.test_hpe_3par_constants.FakeException: Fake exception for testing. 2026-04-21 02:08:12.360448 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_version_exception [0.019525s] ... ok 2026-04-21 02:08:12.379022 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_client_version_supported [0.018429s] ... ok 2026-04-21 02:08:12.397841 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_nfs_share_2_no_wdelay_sec_sys_hide_sync [0.018736s] ... ok 2026-04-21 02:08:12.415434 | ubuntu-noble | Exception during mount and copy from RO snapshot to RW share: Share backend error: Failed to copy data, reason: run exception. 2026-04-21 02:08:12.417870 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_share_from_snap_copy_exception [0.019728s] ... ok 2026-04-21 02:08:12.436230 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_create_snapshot [0.018536s] ... ok 2026-04-21 02:08:12.453755 | ubuntu-noble | Error while getting fsquotas for FPG pool: Some error happened. 2026-04-21 02:08:12.455841 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_provisioned_error [0.019414s] ... ok 2026-04-21 02:08:12.472335 | ubuntu-noble | Error while getting fsquotas for FPG pool: Fake exception for testing. 2026-04-21 02:08:12.474437 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_get_provisioned_exception [0.018552s] ... ok 2026-04-21 02:08:12.493423 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_05__1024__2048__True_ [0.018948s] ... ok 2026-04-21 02:08:12.511910 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_07__2048__1024__True_ [0.018443s] ... ok 2026-04-21 02:08:12.530640 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_09__99999999__1__True_ [0.018570s] ... ok 2026-04-21 02:08:12.549600 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_mediator_resize_share_12__1__99999999__False_ [0.018940s] ... ok 2026-04-21 02:08:12.567741 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_other_protocol_1____nfs____NFS____nFs_____smb__ [0.018035s] ... ok 2026-04-21 02:08:12.586043 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_other_protocol_2____smb____SMB____SmB____CIFS____cifs____CiFs_____nfs__ [0.018146s] ... ok 2026-04-21 02:08:12.602989 | ubuntu-noble | Failed to remove FSIP 1.2.3.4 2026-04-21 02:08:12.603014 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:12.603023 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/hpe/hpe_3par_mediator.py", line 1709, in remove_fsip 2026-04-21 02:08:12.603032 | ubuntu-noble | result = self._client.removefsip(vfs, ip, fpg=fpg) 2026-04-21 02:08:12.603041 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:12.603049 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:12.603058 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:12.603066 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:12.603075 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:12.603086 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:12.603097 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:12.603108 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:08:12.603120 | ubuntu-noble | raise effect 2026-04-21 02:08:12.603131 | ubuntu-noble | manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_exception..FakeException 2026-04-21 02:08:12.605142 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_exception [0.019087s] ... ok 2026-04-21 02:08:12.623701 | ubuntu-noble | {7} manila.tests.share.drivers.hpe.test_hpe_3par_mediator.HPE3ParMediatorTestCase.test_remove_fsip_without_ip_or_vfs_5__None__None_ [0.018418s] ... ok 2026-04-21 02:08:12.642275 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiDriverHelperTestCase.test_do_call_with_valid_method_2__None___POST__ [0.018497s] ... ok 2026-04-21 02:08:12.662763 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_nfs_fail [0.019941s] ... ok 2026-04-21 02:08:12.680514 | ubuntu-noble | Get share count error! 2026-04-21 02:08:12.680539 | ubuntu-noble | result: {'error': {'code': 31755596}}. 2026-04-21 02:08:12.682915 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_allow_access_user_fail [0.020417s] ... ok 2026-04-21 02:08:12.702943 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_check_for_setup_success [0.019888s] ... ok 2026-04-21 02:08:12.723157 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_cifs_snapshot_success [0.020254s] ... ok 2026-04-21 02:08:12.743117 | ubuntu-noble | Can not get access id from share. share_name: share-fake-uuid 2026-04-21 02:08:12.743700 | ubuntu-noble | Can not get access id from share. share_name: share_fake_uuid 2026-04-21 02:08:12.745715 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_cifsshare_from_nfssnapshot_success [0.022409s] ... ok 2026-04-21 02:08:12.766164 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_nfs_snapshot_success [0.020129s] ... ok 2026-04-21 02:08:12.784991 | ubuntu-noble | Can't open the recent url, re-login. 2026-04-21 02:08:12.785586 | ubuntu-noble | Failed to create replication pair for (LOCALRESID: 4, REMOTEDEVICEID: 0, REMOTERESID: 8). 2026-04-21 02:08:12.785599 | ubuntu-noble | result: {'error': {'code': -403}}. 2026-04-21 02:08:12.786264 | ubuntu-noble | Failed to create replication pair for share share_fake_uuid. 2026-04-21 02:08:12.786271 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:12.786277 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 57, in create 2026-04-21 02:08:12.786283 | ubuntu-noble | pair_info = self.helper.create_replication_pair(pair_params) 2026-04-21 02:08:12.786310 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:12.786320 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1383, in create_replication_pair 2026-04-21 02:08:12.786327 | ubuntu-noble | self._assert_rest_result(result, msg) 2026-04-21 02:08:12.786332 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-04-21 02:08:12.786338 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-04-21 02:08:12.786345 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Failed to create replication pair for (LOCALRESID: 4, REMOTEDEVICEID: 0, REMOTERESID: 8). 2026-04-21 02:08:12.786351 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-04-21 02:08:12.787317 | ubuntu-noble | Failed to create a replication pair with host hostname1@backend_name1#OpenStack_Pool. 2026-04-21 02:08:12.787327 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:12.787332 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 1732, in create_replica 2026-04-21 02:08:12.787339 | ubuntu-noble | replica_pair_id = self.rpc_client.create_replica_pair( 2026-04-21 02:08:12.787344 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:12.787350 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/huawei/test_huawei_nas.py", line 786, in create_replica_pair 2026-04-21 02:08:12.787356 | ubuntu-noble | return super(FakeRpcClient, self).create_replica_pair( 2026-04-21 02:08:12.787362 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:12.787368 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/rpcapi.py", line 42, in create_replica_pair 2026-04-21 02:08:12.787374 | ubuntu-noble | return call_context.call( 2026-04-21 02:08:12.787379 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:12.787385 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/huawei/test_huawei_nas.py", line 779, in call 2026-04-21 02:08:12.787391 | ubuntu-noble | return self.replica_mgr.create_replica_pair( 2026-04-21 02:08:12.787396 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:12.787402 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 246, in create_replica_pair 2026-04-21 02:08:12.787408 | ubuntu-noble | return self.create(local_share_info, 2026-04-21 02:08:12.787413 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:12.787419 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 57, in create 2026-04-21 02:08:12.787424 | ubuntu-noble | pair_info = self.helper.create_replication_pair(pair_params) 2026-04-21 02:08:12.787430 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:12.787453 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 1383, in create_replication_pair 2026-04-21 02:08:12.787459 | ubuntu-noble | self._assert_rest_result(result, msg) 2026-04-21 02:08:12.787464 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/helper.py", line 176, in _assert_rest_result 2026-04-21 02:08:12.787470 | ubuntu-noble | raise exception.InvalidShare(reason=err_msg) 2026-04-21 02:08:12.787488 | ubuntu-noble | manila.exception.InvalidShare: Invalid share: Failed to create replication pair for (LOCALRESID: 4, REMOTEDEVICEID: 0, REMOTERESID: 8). 2026-04-21 02:08:12.787493 | ubuntu-noble | result: {'error': {'code': -403}}.. 2026-04-21 02:08:12.789943 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_fail_3 [0.023790s] ... ok 2026-04-21 02:08:12.810881 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_replica_success_1_error [0.020975s] ... ok 2026-04-21 02:08:12.831990 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_cifs_success [0.021126s] ... ok 2026-04-21 02:08:12.852221 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_extra [0.020160s] ... ok 2026-04-21 02:08:12.872543 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_qos_04 [0.020133s] ... ok 2026-04-21 02:08:12.893441 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_create_share_with_invalid_type_valid_xml_1 [0.020927s] ... ok 2026-04-21 02:08:12.911351 | ubuntu-noble | The share was not found. Share name:share-fake-uuid 2026-04-21 02:08:12.913609 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_share_nfs_fail_not_exist [0.019876s] ... ok 2026-04-21 02:08:12.931650 | ubuntu-noble | Can not find snapshot fake_snapshot_uuid on array. 2026-04-21 02:08:12.933642 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_delete_snapshot_not_exist_success [0.020116s] ... ok 2026-04-21 02:08:12.953416 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_location_path_fail [0.019511s] ... ok 2026-04-21 02:08:12.973008 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_network_allocations_number_dhss_false [0.019566s] ... ok 2026-04-21 02:08:12.992078 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_replica_state_3 [0.018950s] ... ok 2026-04-21 02:08:13.009568 | ubuntu-noble | The StoragePool is None. 2026-04-21 02:08:13.011809 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_get_share_stats_refresh_pool_not_exist [0.019496s] ... ok 2026-04-21 02:08:13.032107 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_export_path_fail_5 [0.020323s] ... ok 2026-04-21 02:08:13.052750 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_manage_share_cache_not_exist_1 [0.020335s] ... ok 2026-04-21 02:08:13.070772 | ubuntu-noble | Failed to promote replica fake_new_replica_id. 2026-04-21 02:08:13.070802 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:13.070811 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/connection.py", line 1782, in promote_replica 2026-04-21 02:08:13.070819 | ubuntu-noble | self.replica_mgr.switch_over(replica_pair_id) 2026-04-21 02:08:13.070826 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/huawei/v3/replication.py", line 185, in switch_over 2026-04-21 02:08:13.070833 | ubuntu-noble | raise exception.ReplicationException( 2026-04-21 02:08:13.070840 | ubuntu-noble | manila.exception.ReplicationException: Unable to perform a replication action: Data of replica fake_pair_id is not synchronized, can not promote. 2026-04-21 02:08:13.072956 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_promote_replica_fail_1 [0.020206s] ... ok 2026-04-21 02:08:13.091490 | ubuntu-noble | Create vlan error. 2026-04-21 02:08:13.091523 | ubuntu-noble | result: {'error': {'code': 1}}. 2026-04-21 02:08:13.093774 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_create_vlan_fail [0.020708s] ... ok 2026-04-21 02:08:13.112087 | ubuntu-noble | Unsupported security services. Only AD and LDAP are supported. 2026-04-21 02:08:13.114700 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_security_service_invalid_1 [0.020699s] ... ok 2026-04-21 02:08:13.132772 | ubuntu-noble | Unsupported security services. Only AD and LDAP are supported. 2026-04-21 02:08:13.135054 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_setup_server_with_security_service_number_invalid [0.020404s] ... ok 2026-04-21 02:08:13.152912 | ubuntu-noble | Cannot get share share-fake-uuid. 2026-04-21 02:08:13.153425 | ubuntu-noble | Share share-fake-uuid does not exist on the backend. 2026-04-21 02:08:13.155208 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_update_access_rules_share_not_exist [0.020128s] ... ok 2026-04-21 02:08:13.175748 | ubuntu-noble | {7} manila.tests.share.drivers.huawei.test_huawei_nas.HuaweiShareDriverTestCase.test_username_password_encode_decode [0.020154s] ... ok 2026-04-21 02:08:13.192232 | ubuntu-noble | Failed to delete snapshot fakesnapshotname. Error: Unexpected error while running command. 2026-04-21 02:08:13.192265 | ubuntu-noble | Command: None 2026-04-21 02:08:13.192274 | ubuntu-noble | Exit code: - 2026-04-21 02:08:13.192282 | ubuntu-noble | Stdout: None 2026-04-21 02:08:13.192316 | ubuntu-noble | Stderr: None. 2026-04-21 02:08:13.194282 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__delete_share_snapshot_exception [0.018606s] ... ok 2026-04-21 02:08:13.213172 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_dir_success [0.018674s] ... ok 2026-04-21 02:08:13.231242 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_gpfs_path_ok [0.017996s] ... ok 2026-04-21 02:08:13.248394 | ubuntu-noble | Given share path /gpfs0/share-fakeid does not exist at mount point /dev/gpfs0. 2026-04-21 02:08:13.248412 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:13.248417 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 573, in _is_share_valid 2026-04-21 02:08:13.248421 | ubuntu-noble | out, __ = self._gpfs_execute(self.GPFS_PATH + 'mmlsfileset', fsdev, 2026-04-21 02:08:13.248425 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:13.248429 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:13.248433 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:13.248436 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:13.248440 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:13.248444 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:13.248448 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:13.248452 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:08:13.248455 | ubuntu-noble | raise effect 2026-04-21 02:08:13.248459 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:08:13.248463 | ubuntu-noble | Command: None 2026-04-21 02:08:13.248467 | ubuntu-noble | Exit code: - 2026-04-21 02:08:13.248471 | ubuntu-noble | Stdout: None 2026-04-21 02:08:13.248474 | ubuntu-noble | Stderr: None 2026-04-21 02:08:13.250489 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_share_valid_exception [0.019266s] ... ok 2026-04-21 02:08:13.267599 | ubuntu-noble | Failed to check share at /gpfs0/share-fakeid. 2026-04-21 02:08:13.267643 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:13.267654 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 585, in _is_share_valid 2026-04-21 02:08:13.267663 | ubuntu-noble | alloc_inodes = lines[1].split(':')[validation_token] 2026-04-21 02:08:13.267694 | ubuntu-noble | ~~~~~^^^ 2026-04-21 02:08:13.267703 | ubuntu-noble | IndexError: list index out of range 2026-04-21 02:08:13.269938 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test__is_share_valid_no_share_exist_exception [0.019089s] ... ok 2026-04-21 02:08:13.288645 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_ces__has_client_access_05___4_3_2_11___False_ [0.018607s] ... ok 2026-04-21 02:08:13.305487 | ubuntu-noble | /gpfs0 is not a directory. 2026-04-21 02:08:13.308169 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_check_for_setup_error_for_directory_check [0.019050s] ... ok 2026-04-21 02:08:13.327050 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_stderr_1__None__False_ [0.018663s] ... ok 2026-04-21 02:08:13.346044 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs__verify_denied_access_stderr_3_______False_ [0.019362s] ... ok 2026-04-21 02:08:13.362909 | ubuntu-noble | Failed to deny access for share fakename. 2026-04-21 02:08:13.362955 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:13.362965 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/ibm/gpfs.py", line 999, in _deny_ip 2026-04-21 02:08:13.362973 | ubuntu-noble | self._publish_access(*cmd, check_exit_code=[0, 1]) 2026-04-21 02:08:13.362981 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:13.362989 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:13.362996 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:13.363003 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:13.363011 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:13.363018 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:13.363025 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:08:13.363033 | ubuntu-noble | raise effect 2026-04-21 02:08:13.363040 | ubuntu-noble | oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command. 2026-04-21 02:08:13.363048 | ubuntu-noble | Command: None 2026-04-21 02:08:13.363056 | ubuntu-noble | Exit code: - 2026-04-21 02:08:13.363063 | ubuntu-noble | Stdout: None 2026-04-21 02:08:13.363070 | ubuntu-noble | Stderr: None 2026-04-21 02:08:13.364779 | ubuntu-noble | {7} manila.tests.share.drivers.ibm.test_gpfs.GPFSShareDriverTestCase.test_knfs_deny_access_exception [0.018883s] ... ok 2026-04-21 02:08:13.385592 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__get_ip_address_range_single_ip [0.020220s] ... ok 2026-04-21 02:08:13.406334 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test__verify_share_protocol [0.020581s] ... ok 2026-04-21 02:08:13.427023 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_5__False__True__True_ [0.020461s] ... ok 2026-04-21 02:08:13.448495 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_1__True__True_ [0.021174s] ... ok 2026-04-21 02:08:13.467522 | ubuntu-noble | Caught exception from infinisdk: 2026-04-21 02:08:13.467557 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:13.467568 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-21 02:08:13.467576 | ubuntu-noble | return func(*args, **kwargs) 2026-04-21 02:08:13.467584 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:13.467612 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 481, in create_share_from_snapshot 2026-04-21 02:08:13.467620 | ubuntu-noble | infinidat_new_share = infinidat_snapshot.create_snapshot( 2026-04-21 02:08:13.467628 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:13.467636 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:13.467644 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:13.467652 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:13.467675 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:13.467683 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:13.467691 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:13.467699 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:08:13.467706 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:08:13.467714 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:13.467722 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-21 02:08:13.467729 | ubuntu-noble | raise FakeInfinisdkException() 2026-04-21 02:08:13.467737 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-21 02:08:13.470175 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_create_share_from_snapshot_create_fails [0.021083s] ... ok 2026-04-21 02:08:13.488802 | ubuntu-noble | Unsupported share protocol: CIFS. 2026-04-21 02:08:13.489135 | ubuntu-noble | failed to delete share ; unsupported share protocol CIFS, only NFS is supported 2026-04-21 02:08:13.491195 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_delete_share_wrong_share_protocol [0.021266s] ... ok 2026-04-21 02:08:13.512467 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_03__True__True__False__True_ [0.020671s] ... ok 2026-04-21 02:08:13.533227 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_ensure_share_08__True__False__False__False_ [0.021011s] ... ok 2026-04-21 02:08:13.553477 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_backend_info_3__False__True_ [0.020356s] ... ok 2026-04-21 02:08:13.574932 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_get_share_stats_refreshes [0.021241s] ... ok 2026-04-21 02:08:13.594134 | ubuntu-noble | Caught exception from infinisdk: 2026-04-21 02:08:13.594191 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:13.594202 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-21 02:08:13.594211 | ubuntu-noble | return func(*args, **kwargs) 2026-04-21 02:08:13.594219 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:13.594226 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 561, in revert_to_snapshot 2026-04-21 02:08:13.594235 | ubuntu-noble | infinidat_parent_share.restore(infinidat_snapshot) 2026-04-21 02:08:13.594242 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:13.594251 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:13.594258 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:13.594266 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:13.594274 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:13.594337 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:13.594345 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:08:13.594353 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:08:13.594361 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:13.594369 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-21 02:08:13.594377 | ubuntu-noble | raise FakeInfinisdkException() 2026-04-21 02:08:13.594385 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-21 02:08:13.596198 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_revert_to_snapshot_api_fail [0.021371s] ... ok 2026-04-21 02:08:13.616956 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access [0.020503s] ... ok 2026-04-21 02:08:13.636098 | ubuntu-noble | Caught exception from infinisdk: 2026-04-21 02:08:13.636145 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:13.636155 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 113, in wrapper 2026-04-21 02:08:13.636164 | ubuntu-noble | return func(*args, **kwargs) 2026-04-21 02:08:13.636172 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:13.636180 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/infinidat/infinibox.py", line 351, in _get_export 2026-04-21 02:08:13.636188 | ubuntu-noble | infinidat_exports = infinidat_filesystem.get_exports() 2026-04-21 02:08:13.636196 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:13.636204 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:13.636213 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:13.636223 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:13.636232 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:13.636259 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:13.636269 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:13.636277 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:08:13.636283 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:08:13.636313 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:13.636321 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/drivers/infinidat/test_infinidat.py", line 181, in _raise_infinisdk 2026-04-21 02:08:13.636326 | ubuntu-noble | raise FakeInfinisdkException() 2026-04-21 02:08:13.636331 | ubuntu-noble | manila.tests.share.drivers.infinidat.test_infinidat.FakeInfinisdkException 2026-04-21 02:08:13.638201 | ubuntu-noble | {7} manila.tests.share.drivers.infinidat.test_infinidat.InfiniboxDriverTestCase.test_snapshot_update_access_api_fail [0.021394s] ... ok 2026-04-21 02:08:13.657306 | ubuntu-noble | {7} manila.tests.share.drivers.infortrend.test_infortrend_nas.InfortrendNASDriverTestCase.test_unmanage_2_CIFS [0.019014s] ... ok 2026-04-21 02:08:13.676155 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test__update_share_stats [0.018345s] ... ok 2026-04-21 02:08:13.694510 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.AS13000ShareDriverTestCase.test_transfer_rule_to_client_1_nfs [0.018347s] ... ok 2026-04-21 02:08:13.712422 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_refresh_token_2_False [0.017841s] ... ok 2026-04-21 02:08:13.730682 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_rest_api [0.018289s] ... ok 2026-04-21 02:08:13.746895 | ubuntu-noble | Access RestAPI /rest/fake_method by fake_type failed, error: fake_error_message 2026-04-21 02:08:13.748660 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.as13000.test_as13000_nas.RestAPIExecutorTestCase.test_send_rest_api_backend_error_fail [0.017965s] ... ok 2026-04-21 02:08:13.767196 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_access_rule_to_client_spec_ipversion_failed [0.018211s] ... ok 2026-04-21 02:08:13.785701 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_delete_share_2 [0.018388s] ... ok 2026-04-21 02:08:13.803471 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_dirpath_by_name_1 [0.017717s] ... ok 2026-04-21 02:08:13.821542 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_get_fsname_by_name_1 [0.017955s] ... ok 2026-04-21 02:08:13.839248 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_size_to_gb_1 [0.017588s] ... ok 2026-04-21 02:08:13.857613 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_4 [0.018439s] ... ok 2026-04-21 02:08:13.875872 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageAssistantTestCase.test_update_access_5 [0.018012s] ... ok 2026-04-21 02:08:13.893894 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_chcifsuser [0.017969s] ... ok 2026-04-21 02:08:13.912271 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_chnfsclient [0.018272s] ... ok 2026-04-21 02:08:13.930425 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageSSHTestCase.test_rmfs [0.017783s] ... ok 2026-04-21 02:08:13.948788 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_check_for_setup_error_failed_pool_invalid [0.018155s] ... ok 2026-04-21 02:08:13.967260 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.InStorageShareDriverTestCase.test_update_access [0.018354s] ... ok 2026-04-21 02:08:13.983252 | ubuntu-noble | Unable to create SSHPool 2026-04-21 02:08:13.985396 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test___call___ssh_pool_failed [0.018250s] ... ok 2026-04-21 02:08:14.003018 | ubuntu-noble | Error has occurred 2026-04-21 02:08:14.003064 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:14.003069 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py", line 86, in _ssh_execute 2026-04-21 02:08:14.003074 | ubuntu-noble | return processutils.ssh_execute( 2026-04-21 02:08:14.003077 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:14.003082 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:14.003086 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:14.003089 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:14.003093 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:14.003097 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:14.003101 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:14.003104 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:08:14.003108 | ubuntu-noble | raise effect 2026-04-21 02:08:14.003112 | ubuntu-noble | Exception 2026-04-21 02:08:14.003554 | ubuntu-noble | Error running SSH command: mcsinq lsvdisk 2026-04-21 02:08:14.005613 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test__ssh_execute_failed_exec_failed [0.020203s] ... ok 2026-04-21 02:08:14.022857 | ubuntu-noble | Error has occurred 2026-04-21 02:08:14.022897 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:14.022906 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/inspur/instorage/cli_helper.py", line 86, in _ssh_execute 2026-04-21 02:08:14.022915 | ubuntu-noble | return processutils.ssh_execute( 2026-04-21 02:08:14.022923 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:14.022930 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:14.022938 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:14.022946 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:14.022953 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:14.022961 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:14.022968 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:14.022976 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:08:14.022983 | ubuntu-noble | raise effect 2026-04-21 02:08:14.022991 | ubuntu-noble | Exception 2026-04-21 02:08:14.023258 | ubuntu-noble | Error running SSH command: mcsinq lsvdisk 2026-04-21 02:08:14.025124 | ubuntu-noble | {7} manila.tests.share.drivers.inspur.instorage.test_instorage.SSHRunnerTestCase.test__ssh_execute_failed_exec_failed_exception_error [0.019726s] ... ok 2026-04-21 02:08:14.044857 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__clear_access_2_cifs [0.019453s] ... ok 2026-04-21 02:08:14.061906 | ubuntu-noble | Could not list the share access for share manila_fakeid 2026-04-21 02:08:14.064021 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__clear_access_no_access_list_1_nfs [0.019019s] ... ok 2026-04-21 02:08:14.083236 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__find_pool_info [0.019056s] ... ok 2026-04-21 02:08:14.101664 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test__unit_convert_toGB_1_2000000000 [0.018614s] ... ok 2026-04-21 02:08:14.120400 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_cifs_change [0.018653s] ... ok 2026-04-21 02:08:14.139830 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_allow_access_nfs_user_fail [0.019259s] ... ok 2026-04-21 02:08:14.158742 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_check_for_setup_error_cifs_service_error [0.018717s] ... ok 2026-04-21 02:08:14.178155 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_create_share_2_cifs [0.018990s] ... ok 2026-04-21 02:08:14.194599 | ubuntu-noble | Share manila_fakeid not found. 2026-04-21 02:08:14.196801 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_delete_share_not_exist_2_cifs [0.018732s] ... ok 2026-04-21 02:08:14.215748 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.MacrosanShareDriverTestCase.test_ensure_share_proto_fail [0.018585s] ... ok 2026-04-21 02:08:14.234489 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_access_rest_proto_error [0.018756s] ... ok 2026-04-21 02:08:14.253097 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__allow_cifs_access_rest_3 [0.018330s] ... ok 2026-04-21 02:08:14.271446 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_1 [0.018464s] ... ok 2026-04-21 02:08:14.289246 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_cifs_share_4 [0.018095s] ... ok 2026-04-21 02:08:14.308257 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_access_from_nfs_share [0.018597s] ... ok 2026-04-21 02:08:14.326885 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test__get_cifs_service_status [0.018415s] ... ok 2026-04-21 02:08:14.342979 | ubuntu-noble | Token is expired, re-login. 2026-04-21 02:08:14.345135 | ubuntu-noble | {7} manila.tests.share.drivers.macrosan.test_macrosan_nas.RestHelperTestCase.test_call_token_expired [0.018233s] ... ok 2026-04-21 02:08:14.364704 | ubuntu-noble | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_available_capacity [0.019286s] ... ok 2026-04-21 02:08:14.383486 | ubuntu-noble | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_volume_info [0.018787s] ... ok 2026-04-21 02:08:14.402593 | ubuntu-noble | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_volume_info_by_path [0.018995s] ... ok 2026-04-21 02:08:14.421719 | ubuntu-noble | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test__get_volume_info_by_path_not_exist [0.018884s] ... ok 2026-04-21 02:08:14.440769 | ubuntu-noble | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_extend_share [0.018969s] ... ok 2026-04-21 02:08:14.459698 | ubuntu-noble | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_manage_existing [0.019031s] ... ok 2026-04-21 02:08:14.478689 | ubuntu-noble | {7} manila.tests.share.drivers.maprfs.test_maprfs.MapRFSNativeShareDriverTestCase.test_share_shrink_error [0.018785s] ... ok 2026-04-21 02:08:14.498653 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test__build_session_with_certificate_auth [0.019697s] ... ok 2026-04-21 02:08:14.516884 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_invalid_struct [0.018258s] ... ok 2026-04-21 02:08:14.536135 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiElementTransTests.test_translate_struct_dict_unique_key [0.019004s] ... ok 2026-04-21 02:08:14.554171 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_base_url_2 [0.018234s] ... ok 2026-04-21 02:08:14.571818 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test__get_base_url_3 [0.017527s] ... ok 2026-04-21 02:08:14.590207 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerRestClientTests.test_invoke_elem_value_error [0.018398s] ... ok 2026-04-21 02:08:14.608653 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_api.NetAppApiServerZapiClientTests.test_invoke_elem_http_error [0.018308s] ... ok 2026-04-21 02:08:14.627342 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_1_True [0.018443s] ... ok 2026-04-21 02:08:14.645325 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_2_False [0.017911s] ... ok 2026-04-21 02:08:14.662874 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.FeaturesTestCase.test_add_feature_type_error_9__True__ [0.017764s] ... ok 2026-04-21 02:08:14.682064 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_base.NetAppBaseClientTestCase.test_send_request_no_tunneling [0.018687s] ... ok 2026-04-21 02:08:14.700701 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_aggregate_disk_types_ddt_1 [0.018873s] ... ok 2026-04-21 02:08:14.719834 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test__get_aggregate_disk_types_not_found [0.019035s] ... ok 2026-04-21 02:08:14.738357 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_abort_snapmirror_1_True [0.018507s] ... ok 2026-04-21 02:08:14.757848 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_add_nfs_export_rule_multiple_existing [0.019436s] ... ok 2026-04-21 02:08:14.775130 | ubuntu-noble | 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. 2026-04-21 02:08:14.775143 | ubuntu-noble | NoneType: None 2026-04-21 02:08:14.776942 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_ldap_invalid_parameters_2 [0.018911s] ... ok 2026-04-21 02:08:14.795595 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_configure_nfs [0.018563s] ... ok 2026-04-21 02:08:14.814649 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_cluster_peer [0.018978s] ... ok 2026-04-21 02:08:14.833414 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_default_nfs_export_rules [0.018676s] ... ok 2026-04-21 02:08:14.852433 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_route_2___fc00___7____fe80__1___False_ [0.018832s] ... ok 2026-04-21 02:08:14.871951 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_snapmirror_policy_1 [0.019318s] ... ok 2026-04-21 02:08:14.890732 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_2_False [0.018783s] ... ok 2026-04-21 02:08:14.910014 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_snaplock_type_2_enterprise [0.019234s] ... ok 2026-04-21 02:08:14.929051 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_volume_thin_provisioned_1_True [0.018700s] ... ok 2026-04-21 02:08:14.948171 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_create_vserver_delete_retention_hours_1_0 [0.019028s] ... ok 2026-04-21 02:08:14.966826 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_snapmirror_policy [0.018584s] ... ok 2026-04-21 02:08:14.986246 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_delete_vserver_one_volume [0.019252s] ... ok 2026-04-21 02:08:15.005196 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_compression [0.018825s] ... ok 2026-04-21 02:08:15.023961 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_disable_kerberos_already_disabled [0.018624s] ... ok 2026-04-21 02:08:15.041384 | ubuntu-noble | Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-04-21 02:08:15.041858 | ubuntu-noble | Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-04-21 02:08:15.041886 | ubuntu-noble | Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-04-21 02:08:15.042339 | ubuntu-noble | Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-04-21 02:08:15.042375 | ubuntu-noble | Unable to enable dedup. Will retry the operation. Error details: The sis operation is currently active 2026-04-21 02:08:15.044478 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_dedup_currently_active [0.020439s] ... ok 2026-04-21 02:08:15.063761 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_enable_nfs_2 [0.019174s] ... ok 2026-04-21 02:08:15.082658 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_disk_types_1 [0.018776s] ... ok 2026-04-21 02:08:15.101335 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_aggregate_for_volume_2_False [0.018606s] ... ok 2026-04-21 02:08:15.119849 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_dns_configuration [0.018325s] ... ok 2026-04-21 02:08:15.138922 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port [0.019020s] ... ok 2026-04-21 02:08:15.157695 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_ipspace_name_for_vlan_port_no_vlan [0.018712s] ... ok 2026-04-21 02:08:15.176845 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_job_state_not_unique [0.019023s] ... ok 2026-04-21 02:08:15.195598 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_config [0.018603s] ... ok 2026-04-21 02:08:15.214613 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_config_default [0.018980s] ... ok 2026-04-21 02:08:15.233549 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_nfs_export_policy_for_volume [0.018834s] ... ok 2026-04-21 02:08:15.252427 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_node_for_aggregate_none_requested [0.018896s] ... ok 2026-04-21 02:08:15.620107 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_error_1 [0.367767s] ... ok 2026-04-21 02:08:15.639719 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_snapshot_error_3 [0.019154s] ... ok 2026-04-21 02:08:15.658465 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_at_junction_path_not_specified [0.018785s] ... ok 2026-04-21 02:08:15.677273 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_autosize_attributes [0.018681s] ... ok 2026-04-21 02:08:15.696110 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_clone_parent_snaphot_2 [0.018791s] ... ok 2026-04-21 02:08:15.714624 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_state_2_False [0.018420s] ... ok 2026-04-21 02:08:15.733597 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_volume_to_manage_2_False [0.018886s] ... ok 2026-04-21 02:08:15.752044 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_peers [0.018316s] ... ok 2026-04-21 02:08:15.774339 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_get_vserver_volume_count [0.022115s] ... ok 2026-04-21 02:08:15.795086 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_initialize_snapmirror_2 [0.020647s] ... ok 2026-04-21 02:08:15.814328 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexgroup_volume_2_False [0.019112s] ... ok 2026-04-21 02:08:15.833023 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_flexvol_encrypted_unsupported [0.018542s] ... ok 2026-04-21 02:08:15.851263 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_is_nve_supported_key_manager_not_enabled [0.018242s] ... ok 2026-04-21 02:08:15.869547 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_cluster_nodes [0.018087s] ... ok 2026-04-21 02:08:15.887871 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_non_root_aggregates [0.018300s] ... ok 2026-04-21 02:08:15.906923 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_list_volume_snapshots_1 [0.018795s] ... ok 2026-04-21 02:08:15.927826 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_mark_qos_policy_group_for_deletion_rename_failure [0.020697s] ... ok 2026-04-21 02:08:15.949196 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_migration_check_job_state [0.021210s] ... ok 2026-04-21 02:08:15.968037 | ubuntu-noble | NFS v4.0 is not supported while migrating vservers. 2026-04-21 02:08:15.970784 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_migration_check_job_state_failed_1_13172940 [0.021626s] ... ok 2026-04-21 02:08:15.992032 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_active_directory_security_service_1_server_to_server [0.020989s] ... ok 2026-04-21 02:08:16.012546 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_cifs_share_access_2_False [0.020541s] ... ok 2026-04-21 02:08:16.034841 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_ldap_2_True [0.022102s] ... ok 2026-04-21 02:08:16.055620 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_snapmirror_2 [0.020528s] ... ok 2026-04-21 02:08:16.076270 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_modify_volume_no_optional_args_1_True [0.020619s] ... ok 2026-04-21 02:08:16.097489 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_parse_nfs_config_3 [0.021175s] ... ok 2026-04-21 02:08:16.118198 | ubuntu-noble | Could not delete snapshot deleted_snap_2 on volume fake_volume_2. 2026-04-21 02:08:16.118234 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:16.118245 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 4166, in prune_deleted_snapshots 2026-04-21 02:08:16.118255 | ubuntu-noble | client.delete_snapshot(snapshot['volume'], 2026-04-21 02:08:16.118264 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:16.118273 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:16.118282 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:16.118325 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:16.118335 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:16.118344 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:16.118353 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-04-21 02:08:16.118362 | ubuntu-noble | raise result 2026-04-21 02:08:16.118371 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - unknown:unknown 2026-04-21 02:08:16.120952 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_prune_deleted_snapshots [0.023273s] ... ok 2026-04-21 02:08:16.142486 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_rename_volume [0.021386s] ... ok 2026-04-21 02:08:16.168491 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_restore_snapshot [0.025877s] ... ok 2026-04-21 02:08:16.190247 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_resume_snapmirror [0.021665s] ... ok 2026-04-21 02:08:16.208822 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_send_volume_move_request_success_2__False__None__False_ [0.018428s] ... ok 2026-04-21 02:08:16.227373 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_cluster_peer_policy [0.018546s] ... ok 2026-04-21 02:08:16.245580 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_qos_policy_group_for_volume [0.018091s] ... ok 2026-04-21 02:08:16.263991 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_set_volume_security_style_api_error [0.018410s] ... ok 2026-04-21 02:08:16.284116 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_snapmirror_restore_vol [0.019948s] ... ok 2026-04-21 02:08:16.303035 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_soft_delete_nfs_export_policy_api_error [0.018807s] ... ok 2026-04-21 02:08:16.321919 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_start_cg_snapshot [0.018805s] ... ok 2026-04-21 02:08:16.340442 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_svm_migrate_pause [0.018397s] ... ok 2026-04-21 02:08:16.359258 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_trigger_volume_move_cutover_force_2_False [0.018709s] ... ok 2026-04-21 02:08:16.377835 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_dns_configuration [0.018525s] ... ok 2026-04-21 02:08:16.396458 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_nfs_export_rule_1 [0.018531s] ... ok 2026-04-21 02:08:16.415217 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_showmount [0.018751s] ... ok 2026-04-21 02:08:16.441342 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_snapmirror [0.026035s] ... ok 2026-04-21 02:08:16.460314 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_update_volume_efficiency_attributes_07 [0.018832s] ... ok 2026-04-21 02:08:16.478721 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode.NetAppClientCmodeTestCase.test_volume_has_junctioned_volumes_no_junction_path [0.018311s] ... ok 2026-04-21 02:08:16.497584 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__break_snapmirror [0.018697s] ... ok 2026-04-21 02:08:16.516003 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__build_autosize_attributes_empty_dict [0.018301s] ... ok 2026-04-21 02:08:16.534183 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__build_autosize_attributes_partial_attrs [0.018164s] ... ok 2026-04-21 02:08:16.552439 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__build_autosize_attributes_with_mode_only [0.018207s] ... ok 2026-04-21 02:08:16.570914 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__create_ldap_client_linux [0.018351s] ... ok 2026-04-21 02:08:16.589465 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_security_key_manager_nve_support_enabled [0.018432s] ... ok 2026-04-21 02:08:16.608250 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__get_svm_peer_uuid_error [0.018723s] ... ok 2026-04-21 02:08:16.626572 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__getattr__ [0.018229s] ... ok 2026-04-21 02:08:16.644949 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__remove_nfs_export_rules_error [0.018340s] ... ok 2026-04-21 02:08:16.663336 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__send_volume_move_request [0.018244s] ... ok 2026-04-21 02:08:16.682065 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__set_snapmirror_state_error [0.018570s] ... ok 2026-04-21 02:08:16.700422 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_nfs_export_rule [0.018358s] ... ok 2026-04-21 02:08:16.718983 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__update_snapmirror_error_2__None___fake__ [0.018537s] ... ok 2026-04-21 02:08:16.741125 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test__wait_job_result_failure [0.022014s] ... ok 2026-04-21 02:08:16.759521 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_check_volume_move [0.018261s] ... ok 2026-04-21 02:08:16.778677 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_clear_nfs_export_policy_for_volume [0.018948s] ... ok 2026-04-21 02:08:16.796834 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_ipspace [0.018170s] ... ok 2026-04-21 02:08:16.815426 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_snapshot [0.018450s] ... ok 2026-04-21 02:08:16.833974 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_create_volume_clone_4 [0.018530s] ... ok 2026-04-21 02:08:16.852516 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_fpolicy_policy_request_error_2_None [0.018387s] ... ok 2026-04-21 02:08:16.871102 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapmirror_policy_no_records [0.018535s] ... ok 2026-04-21 02:08:16.889438 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_delete_snapshot_1_True [0.018231s] ... ok 2026-04-21 02:08:16.908002 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_disable_fpolicy_policy_failure_2 [0.018516s] ... ok 2026-04-21 02:08:16.926327 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_aggregate [0.018160s] ... ok 2026-04-21 02:08:16.944670 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_dns_config [0.018205s] ... ok 2026-04-21 02:08:16.963071 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_dns_config_no_response [0.018444s] ... ok 2026-04-21 02:08:16.981551 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_ems_log_destination_vserver_not_found [0.018328s] ... ok 2026-04-21 02:08:16.999668 | ubuntu-noble | Could not get list of ONTAP licenses. 2026-04-21 02:08:16.999697 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:16.999707 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode_rest.py", line 327, in get_licenses 2026-04-21 02:08:16.999715 | ubuntu-noble | result = self.send_request('/cluster/licensing/licenses', 'get') 2026-04-21 02:08:16.999724 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:16.999732 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:16.999741 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:16.999749 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:16.999757 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:16.999766 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:16.999774 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:16.999783 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:08:16.999791 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:08:16.999800 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:16.999808 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:16.999816 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:16.999824 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:16.999833 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:16.999841 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:16.999849 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:16.999857 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:08:16.999866 | ubuntu-noble | raise effect 2026-04-21 02:08:16.999874 | ubuntu-noble | manila.share.drivers.netapp.dataontap.client.api.NaApiError: NetApp API failed. Reason - fake:fake 2026-04-21 02:08:17.001879 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_licenses_error [0.020319s] ... ok 2026-04-21 02:08:17.020899 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_network_interfaces_1_None [0.018917s] ... ok 2026-04-21 02:08:17.039568 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_nfs_config_default [0.018582s] ... ok 2026-04-21 02:08:17.057918 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_nfs_export_policy_for_volume [0.018314s] ... ok 2026-04-21 02:08:17.076038 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_performance_counter_info_2_domain_busy [0.018010s] ... ok 2026-04-21 02:08:17.094918 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_unique_export_policy_id_empty [0.018762s] ... ok 2026-04-21 02:08:17.113152 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_at_junction_path_2_ [0.018174s] ... ok 2026-04-21 02:08:17.131726 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_efficiency_status [0.018466s] ... ok 2026-04-21 02:08:17.150038 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_get_volume_no_aggregate [0.018251s] ... ok 2026-04-21 02:08:17.168087 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_initialize_snapmirror_vol [0.017957s] ... ok 2026-04-21 02:08:17.186927 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_is_nve_supported_valid_platform_and_supported_release [0.018671s] ... ok 2026-04-21 02:08:17.205042 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_node_data_ports [0.018095s] ... ok 2026-04-21 02:08:17.223409 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_list_vserver_aggregates [0.018256s] ... ok 2026-04-21 02:08:17.239828 | ubuntu-noble | LDAP client cannot be configured without 'server' or 'domain' parameters. Use 'server' for Linux/Unix LDAP servers or 'domain' for Active Directory LDAP server. 2026-04-21 02:08:17.239856 | ubuntu-noble | NoneType: None 2026-04-21 02:08:17.241879 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_modify_ldap_error_2__None__None_ [0.018395s] ... ok 2026-04-21 02:08:17.260639 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_online_volume [0.018667s] ... ok 2026-04-21 02:08:17.279335 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_prune_deleted_snapshots_2_False [0.018625s] ... ok 2026-04-21 02:08:17.297958 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_qos_policy_group_create_5__None___1000B_s__ [0.018540s] ... ok 2026-04-21 02:08:17.316662 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_remove_unused_qos_policy_groups [0.018480s] ... ok 2026-04-21 02:08:17.335073 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_resync_snapmirror_vol [0.018403s] ... ok 2026-04-21 02:08:17.353810 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_set_volume_filesys_size_fixed_1_True [0.018618s] ... ok 2026-04-21 02:08:17.370188 | ubuntu-noble | Fail to delete NFS export policy fake_export_policy.Export policy will be renamed instead. 2026-04-21 02:08:17.372332 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_soft_delete_nfs_export_policy [0.018472s] ... ok 2026-04-21 02:08:17.390910 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_svm_migrate_pause [0.018427s] ... ok 2026-04-21 02:08:17.409647 | ubuntu-noble | {7} 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.018667s] ... ok 2026-04-21 02:08:17.427799 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_update_dns_configuration_error [0.018105s] ... ok 2026-04-21 02:08:17.446202 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_clone_split_stop [0.018391s] ... ok 2026-04-21 02:08:17.464540 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_client_cmode_rest.NetAppRestCmodeClientTestCase.test_volume_has_snapmirror_relationships_3_None [0.018104s] ... ok 2026-04-21 02:08:17.482730 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_invoke_successfully_1_None [0.018089s] ... ok 2026-04-21 02:08:17.500584 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_transport_type_value_error_1_None [0.017771s] ... ok 2026-04-21 02:08:17.518119 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.client.test_rest_api.NetAppRestApiServerTests.test_set_vserver [0.017488s] ... ok 2026-04-21 02:08:17.538117 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_change_snapmirror_source_dhss_true [0.019853s] ... ok 2026-04-21 02:08:17.556880 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_create_snapmirror_mount_1_True [0.018574s] ... ok 2026-04-21 02:08:17.576125 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_svm_1 [0.019242s] ... ok 2026-04-21 02:08:17.594936 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_snapmirror_release_svm_timeout [0.018610s] ... ok 2026-04-21 02:08:17.614412 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionSessionTestCase.test_wait_for_vserver_state [0.019349s] ... ok 2026-04-21 02:08:17.632677 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_data_motion.NetAppCDOTDataMotionTestCase.test_get_config_for_backend_not_configured_1___ [0.018211s] ... ok 2026-04-21 02:08:17.650751 | ubuntu-noble | {7} 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.017980s] ... ok 2026-04-21 02:08:17.669931 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_5_2years [0.019152s] ... ok 2026-04-21 02:08:17.688737 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_autocommit_period_negative [0.018720s] ... ok 2026-04-21 02:08:17.708094 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_default_retention_period_7_min [0.019297s] ... ok 2026-04-21 02:08:17.726837 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_2_4hours [0.018617s] ... ok 2026-04-21 02:08:17.745525 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_snaplock_attributes_max_retention_period_4_5months [0.018652s] ... ok 2026-04-21 02:08:17.764618 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__check_volume_clone_split_completed [0.019004s] ... ok 2026-04-21 02:08:17.783247 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_1 [0.018594s] ... ok 2026-04-21 02:08:17.802428 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__convert_schedule_to_seconds_5 [0.019080s] ... ok 2026-04-21 02:08:17.821555 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__delete_snapshot [0.019056s] ... ok 2026-04-21 02:08:17.840643 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_backend_snapmirror_policy_name_svm [0.018867s] ... ok 2026-04-21 02:08:17.859387 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__get_destination_vserver_and_vol [0.018771s] ... ok 2026-04-21 02:08:17.878195 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_group_cg_1___host___True_ [0.018700s] ... ok 2026-04-21 02:08:17.897259 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_group_cg_2___pool___False_ [0.019000s] ... ok 2026-04-21 02:08:17.915935 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test__is_group_cg_4___fake___False_ [0.018592s] ... ok 2026-04-21 02:08:17.935196 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_adjust_qos_policy_with_volume_resize_no_cluster_creds [0.019156s] ... ok 2026-04-21 02:08:17.952322 | ubuntu-noble | Unable to verify if SnapLock is enabled for the cluster. 2026-04-21 02:08:17.954734 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_allocate_container_1 [0.019407s] ... ok 2026-04-21 02:08:17.973442 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_extra_specs_validity_empty_spec [0.018580s] ... ok 2026-04-21 02:08:17.992120 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_license_for_protocol_have_license [0.018533s] ... ok 2026-04-21 02:08:18.008811 | ubuntu-noble | The protocol NFS is not licensed on controller 127.0.0.1 2026-04-21 02:08:18.010757 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_check_license_for_protocol_unlicensed_protocol [0.018880s] ... ok 2026-04-21 02:08:18.031466 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue [0.020541s] ... ok 2026-04-21 02:08:18.051896 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_continue_with_status_inprogress [0.020162s] ... ok 2026-04-21 02:08:18.073752 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_backup_when_snapmirror_creation_failed_negative [0.021668s] ... ok 2026-04-21 02:08:18.092468 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_from_snapshot_fallback_2_None [0.018734s] ... ok 2026-04-21 02:08:18.111624 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_from_snapshot_fallback_3_fake [0.019174s] ... ok 2026-04-21 02:08:18.130823 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_group_snapshot_fallback_3_fake [0.018910s] ... ok 2026-04-21 02:08:18.150712 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replica_2 [0.019997s] ... ok 2026-04-21 02:08:18.169869 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_replicated_snapshot_no_snapmirror_2 [0.019115s] ... ok 2026-04-21 02:08:18.190037 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot_another_host_5 [0.020023s] ... ok 2026-04-21 02:08:18.209494 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_create_snapshot [0.019303s] ... ok 2026-04-21 02:08:18.229688 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_backup_with_resource_cleanup [0.020072s] ... ok 2026-04-21 02:08:18.248985 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_busy_snapshot_raise_timeout [0.019373s] ... ok 2026-04-21 02:08:18.266215 | ubuntu-noble | 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. 2026-04-21 02:08:18.268460 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_delete_cgsnapshot_no_share_server_1 [0.019236s] ... ok 2026-04-21 02:08:18.287665 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_ensure_shares_1_default [0.019159s] ... ok 2026-04-21 02:08:18.306662 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_aggregate_space_cluster_creds [0.018921s] ... ok 2026-04-21 02:08:18.325733 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_backend_share_name [0.018784s] ... ok 2026-04-21 02:08:18.344960 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_default_filter_function [0.019443s] ... ok 2026-04-21 02:08:18.363559 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_flexgroup_pool_name_2_False [0.018547s] ... ok 2026-04-21 02:08:18.382521 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_2 [0.018855s] ... ok 2026-04-21 02:08:18.401441 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_helper_invalid_protocol [0.018755s] ... ok 2026-04-21 02:08:18.420462 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_minimum_flexgroup_size [0.019000s] ... ok 2026-04-21 02:08:18.439371 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_09 [0.018956s] ... ok 2026-04-21 02:08:18.458112 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_normalized_qos_specs_multiple_min_qos_specs_1 [0.018612s] ... ok 2026-04-21 02:08:18.478631 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_for_share_4 [0.019359s] ... ok 2026-04-21 02:08:18.497243 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_provisioning_options_implicit_false [0.019196s] ... ok 2026-04-21 02:08:18.516316 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_stats_2 [0.019134s] ... ok 2026-04-21 02:08:18.533278 | ubuntu-noble | Caught an unexpected share status 'active' during share status update routine. Skipping. 2026-04-21 02:08:18.535411 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_get_share_status_1_active [0.018939s] ... ok 2026-04-21 02:08:18.554154 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_no_opt [0.018638s] ... ok 2026-04-21 02:08:18.573012 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_initialize_flexgroup_pools_raise_version [0.018825s] ... ok 2026-04-21 02:08:18.592457 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_destination_host_false_2 [0.019282s] ... ok 2026-04-21 02:08:18.610485 | ubuntu-noble | Could not determine if the volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad is a FlexGroup or a FlexVol style. 2026-04-21 02:08:18.610519 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:18.610530 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 4652, in _is_flexgroup_share 2026-04-21 02:08:18.610539 | ubuntu-noble | return vserver_client.is_flexgroup_volume(share_name) 2026-04-21 02:08:18.610548 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:18.610556 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:18.610566 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:18.610574 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:18.610582 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:18.610590 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:18.610598 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:18.610606 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:08:18.610615 | ubuntu-noble | raise effect 2026-04-21 02:08:18.610623 | ubuntu-noble | manila.exception.NetAppException: Exception due to NetApp failure. 2026-04-21 02:08:18.612735 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexgroup_share_raise [0.020205s] ... ok 2026-04-21 02:08:18.631923 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexvol_pool_configured_3 [0.019084s] ... ok 2026-04-21 02:08:18.650854 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_is_flexvol_pool_configured_4 [0.018892s] ... ok 2026-04-21 02:08:18.671208 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_3 [0.020326s] ... ok 2026-04-21 02:08:18.691169 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_invalid_extra_specs [0.019897s] ... ok 2026-04-21 02:08:18.710007 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_container_wrong_pool_style [0.018683s] ... ok 2026-04-21 02:08:18.728753 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_2_fake_vserver_1 [0.018697s] ... ok 2026-04-21 02:08:18.747922 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_1 [0.019064s] ... ok 2026-04-21 02:08:18.766551 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_2 [0.018627s] ... ok 2026-04-21 02:08:18.785866 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_manage_existing_snapshot_not_from_share [0.019191s] ... ok 2026-04-21 02:08:18.805802 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_check_compatibility_1_False [0.019871s] ... ok 2026-04-21 02:08:18.825333 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_migration_get_progress_at_phase_2_cutover_soft_deferred [0.019327s] ... ok 2026-04-21 02:08:18.844482 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_01_volume_has_shared_qos_policy [0.018980s] ... ok 2026-04-21 02:08:18.863497 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_modify_or_create_qos_for_existing_share_08_volume_has_nonshared_qos_policy [0.018967s] ... ok 2026-04-21 02:08:18.883157 | ubuntu-noble | {7} 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.019654s] ... ok 2026-04-21 02:08:18.902968 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_cleanup_demoted_storage_error [0.019816s] ... ok 2026-04-21 02:08:18.920780 | ubuntu-noble | Could not communicate with the backend for replica b51c5a31-aa5b-4254-9ee8-7d39fa4c8c38 during promotion. 2026-04-21 02:08:18.920814 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:18.920824 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3134, in promote_replica 2026-04-21 02:08:18.920834 | ubuntu-noble | self._convert_destination_replica_to_independent( 2026-04-21 02:08:18.920843 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:18.920852 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:18.920860 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:18.920869 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:18.920879 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:18.920888 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:18.920897 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:08:18.920906 | ubuntu-noble | raise effect 2026-04-21 02:08:18.920915 | ubuntu-noble | manila.exception.StorageCommunicationException: Could not communicate with storage array. 2026-04-21 02:08:18.923037 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_promote_replica_destination_unreachable [0.019829s] ... ok 2026-04-21 02:08:18.942479 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_1_True [0.019354s] ... ok 2026-04-21 02:08:18.962029 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_revert_to_replicated_snapshot_not_found [0.019432s] ... ok 2026-04-21 02:08:18.981630 | ubuntu-noble | Failed to create export for readable replica (7cf7c200-d3af-4e05-b87e-9167c95dfcad). 2026-04-21 02:08:18.981666 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:18.981676 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 375, in invoke_elem 2026-04-21 02:08:18.981685 | ubuntu-noble | response = self._session.post( 2026-04-21 02:08:18.981693 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:18.981702 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/sessions.py", line 640, in post 2026-04-21 02:08:18.981711 | ubuntu-noble | return self.request("POST", url, data=data, json=json, **kwargs) 2026-04-21 02:08:18.981719 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:18.981728 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/sessions.py", line 592, in request 2026-04-21 02:08:18.981754 | ubuntu-noble | resp = self.send(prep, **send_kwargs) 2026-04-21 02:08:18.981763 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:18.981782 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/sessions.py", line 706, in send 2026-04-21 02:08:18.981791 | ubuntu-noble | r = adapter.send(request, **kwargs) 2026-04-21 02:08:18.981799 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:18.981807 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/adapters.py", line 617, in send 2026-04-21 02:08:18.981815 | ubuntu-noble | self.cert_verify(conn, request.url, verify, cert) 2026-04-21 02:08:18.981823 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/requests/adapters.py", line 328, in cert_verify 2026-04-21 02:08:18.981831 | ubuntu-noble | raise OSError( 2026-04-21 02:08:18.981840 | ubuntu-noble | OSError: Could not find the TLS certificate file, invalid path: /fake_certificate.pem 2026-04-21 02:08:18.981848 | ubuntu-noble | 2026-04-21 02:08:18.981858 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-04-21 02:08:18.981866 | ubuntu-noble | 2026-04-21 02:08:18.981874 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:18.981883 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 3493, in _safe_change_replica_source 2026-04-21 02:08:18.981891 | ubuntu-noble | replica_cluster_client = self._get_api_client_for_backend( 2026-04-21 02:08:18.981899 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:18.981907 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/utils.py", line 122, in trace_wrapper 2026-04-21 02:08:18.981916 | ubuntu-noble | result = f(self, *args, **kwargs) 2026-04-21 02:08:18.981924 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:18.981932 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 325, in _get_api_client_for_backend 2026-04-21 02:08:18.981940 | ubuntu-noble | client = self._get_client(config, vserver=vserver) 2026-04-21 02:08:18.981949 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:18.981957 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/cluster_mode/lib_base.py", line 274, in _get_client 2026-04-21 02:08:18.981965 | ubuntu-noble | client = client_cmode.NetAppCmodeClient( 2026-04-21 02:08:18.981973 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:18.981981 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_cmode.py", line 64, in __init__ 2026-04-21 02:08:18.981989 | ubuntu-noble | (major, minor) = self.get_ontapi_version(cached=False) 2026-04-21 02:08:18.981997 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:18.982006 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 50, in get_ontapi_version 2026-04-21 02:08:18.982014 | ubuntu-noble | result = self.send_request('system-get-ontapi-version', 2026-04-21 02:08:18.982022 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:18.982030 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/client_base.py", line 93, in send_request 2026-04-21 02:08:18.982038 | ubuntu-noble | return self.connection.invoke_successfully( 2026-04-21 02:08:18.982046 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:18.982054 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 759, in invoke_successfully 2026-04-21 02:08:18.982062 | ubuntu-noble | return self.get_client(use_zapi=use_zapi).invoke_successfully( 2026-04-21 02:08:18.982070 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:18.982078 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 405, in invoke_successfully 2026-04-21 02:08:18.982096 | ubuntu-noble | result = self.invoke_elem( 2026-04-21 02:08:18.982104 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:18.982112 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/drivers/netapp/dataontap/client/api.py", line 382, in invoke_elem 2026-04-21 02:08:18.982120 | ubuntu-noble | raise NaApiError(message=e) 2026-04-21 02:08:18.982129 | ubuntu-noble | 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 2026-04-21 02:08:18.983937 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_safe_change_replica_source_fail_recover_readable_2 [0.021867s] ... ok 2026-04-21 02:08:19.002672 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_setup_server [0.018724s] ... ok 2026-04-21 02:08:19.021961 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_share_exists [0.019248s] ... ok 2026-04-21 02:08:19.040963 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_share_exists_not_found [0.018910s] ... ok 2026-04-21 02:08:19.060645 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_start_periodic_tasks [0.019410s] ... ok 2026-04-21 02:08:19.079372 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_unmanage_1_None [0.018616s] ... ok 2026-04-21 02:08:19.098583 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access [0.019293s] ... ok 2026-04-21 02:08:19.117976 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_access_to_active_replica [0.019289s] ... ok 2026-04-21 02:08:19.137097 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_no_snapmirror_1_error [0.019086s] ... ok 2026-04-21 02:08:19.156779 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replica_state_replica_change_to_in_sycn [0.019617s] ... ok 2026-04-21 02:08:19.175783 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_update_replicated_snapshot_no_provider_locations [0.018785s] ... ok 2026-04-21 02:08:19.194825 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_provisioning_options_for_share_invalid_params_4 [0.019058s] ... ok 2026-04-21 02:08:19.213974 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_invalid_volume_2 [0.018997s] ... ok 2026-04-21 02:08:19.233067 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_validate_volume_for_manage_snapmirror_relationships_present [0.019093s] ... ok 2026-04-21 02:08:19.252327 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wai_for_flexgroup_deployment_job_error_2_error [0.019195s] ... ok 2026-04-21 02:08:19.271326 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wait_for_start_create_flexgroup [0.018929s] ... ok 2026-04-21 02:08:19.288489 | ubuntu-noble | Another volume is currently being provisioned using one or more of the aggregates selected to provision FlexGroup volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. 2026-04-21 02:08:19.288859 | ubuntu-noble | Another volume is currently being provisioned using one or more of the aggregates selected to provision FlexGroup volume share_7cf7c200_d3af_4e05_b87e_9167c95dfcad. 2026-04-21 02:08:19.291535 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_base.NetAppFileStorageLibraryTestCase.test_wait_for_start_create_flexgroup_timeout [0.019469s] ... ok 2026-04-21 02:08:19.310714 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_compatibility_for_svm_migrate_2 [0.019568s] ... ok 2026-04-21 02:08:19.328202 | ubuntu-noble | Failed to check the compatibility for the share server migration using SVM Migrate. 2026-04-21 02:08:19.330415 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__check_for_migration_support_svm_migrate_exception [0.019672s] ... ok 2026-04-21 02:08:19.349157 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_different_keys_for_equal_ss_type [0.018656s] ... ok 2026-04-21 02:08:19.367961 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__get_snapmirror_svm [0.018689s] ... ok 2026-04-21 02:08:19.387815 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_cancel_using_svm_migrate_2_False [0.019726s] ... ok 2026-04-21 02:08:19.406670 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_complete_svm_dr [0.019092s] ... ok 2026-04-21 02:08:19.426235 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_dr_1 [0.019351s] ... ok 2026-04-21 02:08:19.445446 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test__migration_start_using_svm_migrate_1 [0.018994s] ... ok 2026-04-21 02:08:19.464459 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_1 [0.019116s] ... ok 2026-04-21 02:08:19.483755 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_5 [0.018861s] ... ok 2026-04-21 02:08:19.502332 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_nfs_6 [0.018757s] ... ok 2026-04-21 02:08:19.521769 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_only_1 [0.019488s] ... ok 2026-04-21 02:08:19.540976 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_group_only_2 [0.018909s] ... ok 2026-04-21 02:08:19.560001 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_no_specification_5 [0.019216s] ... ok 2026-04-21 02:08:19.579193 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_choose_share_server_compatible_with_share_vserver_info_4 [0.018882s] ... ok 2026-04-21 02:08:19.598082 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_share_from_snapshot [0.018684s] ... ok 2026-04-21 02:08:19.618505 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_2 [0.020111s] ... ok 2026-04-21 02:08:19.637257 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_already_present [0.018950s] ... ok 2026-04-21 02:08:19.655197 | ubuntu-noble | Failed to configure Vserver. 2026-04-21 02:08:19.657574 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lif_creation_failure_3 [0.020166s] ... ok 2026-04-21 02:08:19.676242 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_create_vserver_lifs_pre_configured_home_ports [0.018761s] ... ok 2026-04-21 02:08:19.695202 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_nfs_config_provisioning_options_empty_1 [0.018750s] ... ok 2026-04-21 02:08:19.713657 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_node_data_port [0.018493s] ... ok 2026-04-21 02:08:19.732390 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_get_vserver_no_share_server_with_vserver_name [0.018652s] ... ok 2026-04-21 02:08:19.752049 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_3 [0.019614s] ... ok 2026-04-21 02:08:19.771130 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_setup_server_invalid_subnet [0.018968s] ... ok 2026-04-21 02:08:19.790193 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_share_server_migration_continue_svm_dr_2 [0.018920s] ... ok 2026-04-21 02:08:19.806920 | ubuntu-noble | Vserver not specified for share server being deleted. Deletion of share server record will proceed anyway. 2026-04-21 02:08:19.809161 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_teardown_server_no_share_server_3 [0.018622s] ... ok 2026-04-21 02:08:19.828730 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_update_share_server_security_service_2 [0.019493s] ... ok 2026-04-21 02:08:19.847282 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_multi_svm.NetAppFileStorageLibraryTestCase.test_validate_share_network_subnets [0.018558s] ... ok 2026-04-21 02:08:19.865829 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_check_for_setup_error_no_vserver [0.018514s] ... ok 2026-04-21 02:08:19.884519 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates_1_True [0.018745s] ... ok 2026-04-21 02:08:19.902717 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_find_matching_aggregates_2_False [0.018077s] ... ok 2026-04-21 02:08:19.921180 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_lib_single_svm.NetAppFileStorageLibraryTestCase.test_init [0.018293s] ... ok 2026-04-21 02:08:19.939411 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.cluster_mode.test_performance.PerformanceLibraryTestCase.test_get_node_utilization_wafl_counters [0.018001s] ... ok 2026-04-21 02:08:19.957336 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_get_export_location_3 [0.017912s] ... ok 2026-04-21 02:08:19.975422 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_cifs_cmode.NetAppClusteredCIFSHelperTestCase.test_handle_added_rules [0.017814s] ... ok 2026-04-21 02:08:19.993257 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_create_share_2_False [0.017752s] ... ok 2026-04-21 02:08:20.011478 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_export_location_missing_location_invalid_1_ [0.018292s] ... ok 2026-04-21 02:08:20.028928 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.dataontap.protocols.test_nfs_cmode.NetAppClusteredNFSHelperTestCase.test_get_temp_export_policy_name [0.017418s] ... ok 2026-04-21 02:08:20.046669 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.test_common.NetAppDriverFactoryTestCase.test_get_driver_mode_single_svm [0.017646s] ... ok 2026-04-21 02:08:20.064269 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.test_utils.DataCacheTestCase.test_is_expired_2_False [0.017553s] ... ok 2026-04-21 02:08:20.081741 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_2_False [0.017336s] ... ok 2026-04-21 02:08:20.443921 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_raise_invalid_pool_name [0.361651s] ... ok 2026-04-21 02:08:20.462486 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_parse_flexgroup_pool_config_raise_repeated_aggr [0.018710s] ... ok 2026-04-21 02:08:20.480733 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_round_down [0.018088s] ... ok 2026-04-21 02:08:20.498693 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_trace_no_tracing [0.017789s] ... ok 2026-04-21 02:08:20.516285 | ubuntu-noble | {7} manila.tests.share.drivers.netapp.test_utils.NetAppDriverUtilsTestCase.test_validate_driver_instantiation_proxy [0.017668s] ... ok 2026-04-21 02:08:20.535077 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns4.test_nexenta_nas.TestNexentaNasDriver.test_delete_snapshot__nexenta_error_2 [0.018618s] ... ok 2026-04-21 02:08:20.553326 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_create_exist [0.018167s] ... ok 2026-04-21 02:08:20.571560 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefCollections.test_delete_error [0.018125s] ... ok 2026-04-21 02:08:20.589619 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefFilesystems.test_acl [0.017902s] ... ok 2026-04-21 02:08:20.608805 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test___init___no_ssl_cert_verify [0.019067s] ... ok 2026-04-21 02:08:20.629718 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefProxy.test_skip_update_host [0.020664s] ... ok 2026-04-21 02:08:20.650448 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_200_pagination_end [0.020518s] ... ok 2026-04-21 02:08:20.668580 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___invalid_method [0.018344s] ... ok 2026-04-21 02:08:20.686788 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test___call___post [0.018151s] ... ok 2026-04-21 02:08:20.705246 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_failover_error [0.018379s] ... ok 2026-04-21 02:08:20.723227 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_getpath [0.017864s] ... ok 2026-04-21 02:08:20.740946 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_200_empty [0.017663s] ... ok 2026-04-21 02:08:20.759425 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_hook_500_busy_max_retries [0.018347s] ... ok 2026-04-21 02:08:20.777462 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_jsonrpc.TestNefRequest.test_request [0.017944s] ... ok 2026-04-21 02:08:20.797871 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_create_share_from_snapshot_error [0.020188s] ... ok 2026-04-21 02:08:20.817091 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_create_snapshot [0.019254s] ... ok 2026-04-21 02:08:20.837343 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_delete_share [0.020172s] ... ok 2026-04-21 02:08:20.856066 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.ns5.test_nexenta_nas.TestNexentaNasDriver.test_get_capacity_info [0.018550s] ... ok 2026-04-21 02:08:20.875132 | ubuntu-noble | {7} manila.tests.share.drivers.nexenta.test_utils.TestNexentaUtils.test_str2size_input_error [0.018992s] ... ok 2026-04-21 02:08:20.895141 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_delete_host [0.019715s] ... ok 2026-04-21 02:08:20.914091 | ubuntu-noble | Snapshot id fakeSnapshotId does not exist 2026-04-21 02:08:20.916323 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_delete_snapshot_api_2 [0.021221s] ... ok 2026-04-21 02:08:20.935828 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_host_list_2 [0.019356s] ... ok 2026-04-21 02:08:20.956416 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_06 [0.020573s] ... ok 2026-04-21 02:08:20.978326 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_09 [0.021731s] ... ok 2026-04-21 02:08:20.999575 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_11 [0.020903s] ... ok 2026-04-21 02:08:21.021115 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_snapshot_info_ts_with_fail_response_18 [0.021605s] ... ok 2026-04-21 02:08:21.040187 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_api.QnapAPITestCase.test_get_specific_volinfo [0.019102s] ... ok 2026-04-21 02:08:21.060959 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_1 [0.020487s] ... ok 2026-04-21 02:08:21.080869 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverLoginTestCase.test_create_api_executor_7 [0.019847s] ... ok 2026-04-21 02:08:21.101927 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_from_snapshot_negative_name_exist [0.021041s] ... ok 2026-04-21 02:08:21.121576 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_3 [0.019421s] ... ok 2026-04-21 02:08:21.141390 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_share_positive_4 [0.019951s] ... ok 2026-04-21 02:08:21.158411 | ubuntu-noble | volID for Share fakeId does not exist 2026-04-21 02:08:21.160676 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_create_snapshot_without_volid [0.019019s] ... ok 2026-04-21 02:08:21.179581 | ubuntu-noble | {7} manila.tests.share.drivers.qnap.test_qnap.QnapShareDriverTestCase.test_gen_random_name_2 [0.018914s] ... ok 2026-04-21 02:08:21.198928 | ubuntu-noble | {7} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_allow_access_nonip [0.019120s] ... ok 2026-04-21 02:08:21.218177 | ubuntu-noble | {7} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_ensure_deleted_share [0.018640s] ... ok 2026-04-21 02:08:21.236608 | ubuntu-noble | {7} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_fetch_existing_access [0.018889s] ... ok 2026-04-21 02:08:21.254824 | ubuntu-noble | {7} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_resolve_volume_name_NOENT [0.018212s] ... ok 2026-04-21 02:08:21.273186 | ubuntu-noble | {7} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_resolve_volume_name_other_error [0.018286s] ... ok 2026-04-21 02:08:21.291608 | ubuntu-noble | {7} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_subtract_access_lists_type [0.018407s] ... ok 2026-04-21 02:08:21.310716 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:08:21.311141 | ubuntu-noble | {7} manila.tests.share.drivers.quobyte.test_quobyte.QuobyteShareDriverTestCase.test_update_access_recovery_superfluous [0.018797s] ... ok 2026-04-21 02:08:21.329136 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:08:21.329668 | ubuntu-noble | {7} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_allow_access_fail_2 [0.018642s] ... ok 2026-04-21 02:08:21.347919 | ubuntu-noble | Tegile share driver has been deprecated and will be removed in a future release. 2026-04-21 02:08:21.348157 | ubuntu-noble | {7} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_ensure_share_fail [0.018357s] ... ok 2026-04-21 02:08:21.366447 | ubuntu-noble | {7} manila.tests.share.drivers.tegile.test_tegile.TegileShareDriverTestCase.test_get_location_path_1 [0.018549s] ... ok 2026-04-21 02:08:21.385030 | ubuntu-noble | {7} manila.tests.share.drivers.test_ganesha.GaneshaNASHelperTestCase.test_load_conf_dir_error [0.018205s] ... ok 2026-04-21 02:08:21.403275 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_handled_server_not_provided [0.018219s] ... ok 2026-04-21 02:08:21.422016 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericDriverEnsureServerTestCase.test_share_servers_are_handled_server_provided [0.018575s] ... ok 2026-04-21 02:08:21.441384 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_attached_incorrect [0.019353s] ... ok 2026-04-21 02:08:21.461765 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_attach_volume_attached_retry_correct [0.020125s] ... ok 2026-04-21 02:08:21.481690 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_delete_share [0.019871s] ... ok 2026-04-21 02:08:21.500905 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_consumed_space [0.019166s] ... ok 2026-04-21 02:08:21.521106 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_get_volume_with_private_data [0.020084s] ... ok 2026-04-21 02:08:21.541021 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_not_attached_to_cinder_volume [0.019833s] ... ok 2026-04-21 02:08:21.561287 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_manage_share_not_attached_to_cinder_volume_invalid_size [0.020184s] ... ok 2026-04-21 02:08:21.581414 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_remove_mount_permanently_raise_error_on_remove [0.019929s] ... ok 2026-04-21 02:08:21.601466 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.test_unmount_device_not_present [0.020089s] ... ok 2026-04-21 02:08:21.621168 | ubuntu-noble | {7} manila.tests.share.drivers.test_generic.GenericShareDriverTestCase.tests_choose_share_server_compatible_with_share_3 [0.019590s] ... ok 2026-04-21 02:08:21.639588 | ubuntu-noble | {7} manila.tests.share.drivers.test_glusterfs.GaneshaNFSHelperTestCase.test_get_export [0.018332s] ... ok 2026-04-21 02:08:21.658257 | ubuntu-noble | {7} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_get_export_dir_dict_2 [0.018536s] ... ok 2026-04-21 02:08:21.676922 | ubuntu-noble | {7} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_5 [0.018266s] ... ok 2026-04-21 02:08:21.695329 | ubuntu-noble | {7} manila.tests.share.drivers.test_glusterfs.GlusterNFSHelperTestCase.test_update_access_disjoint_2 [0.018601s] ... ok 2026-04-21 02:08:21.713432 | ubuntu-noble | {7} manila.tests.share.drivers.test_glusterfs.GlusterNFSVolHelperTestCase.test_update_access_empty [0.018022s] ... ok 2026-04-21 02:08:21.731645 | ubuntu-noble | {7} 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.018075s] ... ok 2026-04-21 02:08:21.750172 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_1___5_6_7_8_foo [0.018451s] ... ok 2026-04-21 02:08:21.768192 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_exports_for_share_with_exception_2 [0.017978s] ... ok 2026-04-21 02:08:21.787215 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_get_share_path_by_export_location_1___5_6_7_8_foo [0.018633s] ... ok 2026-04-21 02:08:21.805447 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_restore_access_after_maintenance [0.018207s] ... ok 2026-04-21 02:08:21.823858 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.CIFSHelperIPAccessTestCase.test_update_access_wrong_access_type [0.018382s] ... ok 2026-04-21 02:08:21.842154 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test__get_parsed_address_or_cidr_1 [0.018276s] ... ok 2026-04-21 02:08:21.860240 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_3 [0.018009s] ... ok 2026-04-21 02:08:21.878785 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_4 [0.018382s] ... ok 2026-04-21 02:08:21.896901 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_5 [0.018145s] ... ok 2026-04-21 02:08:21.915497 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_create_exports_8 [0.018470s] ... ok 2026-04-21 02:08:21.933506 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_get_share_path_by_export_location_3_5_6_7_88_fake__foo_bar [0.017835s] ... ok 2026-04-21 02:08:21.951834 | ubuntu-noble | {7} manila.tests.share.drivers.test_helpers.NFSHelperTestCase.test_update_access_invalid_level [0.018162s] ... ok 2026-04-21 02:08:21.968834 | ubuntu-noble | Unable to umount: Unexpected error while running command. 2026-04-21 02:08:21.968873 | ubuntu-noble | Command: None 2026-04-21 02:08:21.968880 | ubuntu-noble | Exit code: - 2026-04-21 02:08:21.968886 | ubuntu-noble | Stdout: None 2026-04-21 02:08:21.968891 | ubuntu-noble | Stderr: 'fake error' 2026-04-21 02:08:21.970965 | ubuntu-noble | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test__unmount_device_error [0.019266s] ... ok 2026-04-21 02:08:21.988066 | ubuntu-noble | Volume not found: Logical volume "fake/fake-volume" not found 2026-04-21 02:08:21.988122 | ubuntu-noble | 2026-04-21 02:08:21.990400 | ubuntu-noble | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_deallocate_container_not_found_error_1_Logical_volume__fake_fake_volume__not_found_ [0.018976s] ... ok 2026-04-21 02:08:22.007197 | ubuntu-noble | Volume not found: Failed to find logical volume "fake/fake-volume" 2026-04-21 02:08:22.007271 | ubuntu-noble | 2026-04-21 02:08:22.009243 | ubuntu-noble | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_deallocate_container_not_found_error_2_Failed_to_find_logical_volume__fake_fake_volume__ [0.018957s] ... ok 2026-04-21 02:08:22.026019 | ubuntu-noble | Invalid share: fake. 2026-04-21 02:08:22.028118 | ubuntu-noble | {7} manila.tests.share.drivers.test_lvm.LVMShareDriverTestCase.test_delete_share_invalid_share [0.018732s] ... ok 2026-04-21 02:08:22.047769 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test__get_private_router_success [0.019420s] ... ok 2026-04-21 02:08:22.067079 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_get_service_network_id_two_exist [0.019270s] ... ok 2026-04-21 02:08:22.086100 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_init_neutron_network_plugin_with_network_config_group [0.018878s] ... ok 2026-04-21 02:08:22.105865 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_using_router_success_1_None [0.019796s] ... ok 2026-04-21 02:08:22.125168 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_setup_network_using_router_success_2 [0.019354s] ... ok 2026-04-21 02:08:22.144023 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_no_service_data_3 [0.018787s] ... ok 2026-04-21 02:08:22.163244 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_subnet_not_used_with_no_router_id [0.018948s] ... ok 2026-04-21 02:08:22.182134 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_2 [0.018974s] ... ok 2026-04-21 02:08:22.201659 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_4 [0.019440s] ... ok 2026-04-21 02:08:22.220888 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_6 [0.019007s] ... ok 2026-04-21 02:08:22.240160 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_unhandled_exception_1 [0.019295s] ... ok 2026-04-21 02:08:22.259457 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.NeutronNetworkHelperTestCase.test_teardown_network_with_ports_unhandled_exception_2 [0.019112s] ... ok 2026-04-21 02:08:22.278855 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__check_server_availability_available_from_start [0.019364s] ... ok 2026-04-21 02:08:22.298062 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test__create_service_instance_no_key_and_no_path_1 [0.019142s] ... ok 2026-04-21 02:08:22.316858 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_delete_server_soft_deleted [0.018697s] ... ok 2026-04-21 02:08:22.336264 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_01 [0.019307s] ... ok 2026-04-21 02:08:22.355331 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_02 [0.018993s] ... ok 2026-04-21 02:08:22.374510 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_invalid_cases_03 [0.019139s] ... ok 2026-04-21 02:08:22.393430 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_1 [0.018733s] ... ok 2026-04-21 02:08:22.412418 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_2 [0.018886s] ... ok 2026-04-21 02:08:22.431598 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_4 [0.019087s] ... ok 2026-04-21 02:08:22.450478 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_common_server_valid_ipv6_address_6 [0.018863s] ... ok 2026-04-21 02:08:22.469568 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_get_key_keypath_to_private_not_set [0.018952s] ... ok 2026-04-21 02:08:22.489079 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_no_service_user_defined [0.019419s] ... ok 2026-04-21 02:08:22.509483 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_creation_with_name_from_conf_allow_ssh_1_None [0.020316s] ... ok 2026-04-21 02:08:22.529135 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_limit_ssh_invalid_subnet [0.019625s] ... ok 2026-04-21 02:08:22.548582 | ubuntu-noble | {7} manila.tests.share.drivers.test_service_instance.ServiceInstanceManagerTestCase.test_security_group_name_from_config_and_sg_exist [0.019050s] ... ok 2026-04-21 02:08:22.548974 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver.TestPolicyPayloadFromRules.test_policy_payload_from_rules_deny [0.000248s] ... ok 2026-04-21 02:08:22.555344 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_create_shares_4__1073741824___SMB___None_ [0.006604s] ... ok 2026-04-21 02:08:22.562427 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver.VASTShareDriverTestCase.test_update_access_for_cidr [0.006991s] ... ok 2026-04-21 02:08:22.581277 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_copy_1_True [0.018631s] ... ok 2026-04-21 02:08:22.598927 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_copy_2_False [0.017672s] ... ok 2026-04-21 02:08:22.617456 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_dir [0.018394s] ... ok 2026-04-21 02:08:22.635319 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_from_dict [0.017758s] ... ok 2026-04-21 02:08:22.653640 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_pickle [0.017996s] ... ok 2026-04-21 02:08:22.671333 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_recursion [0.017905s] ... ok 2026-04-21 02:08:22.689697 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver_util.TestBunch.test_bunch_serialization [0.018256s] ... ok 2026-04-21 02:08:22.707843 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver_util.TestDecorateMethodsWith.test_decorate_methods_with [0.018012s] ... ok 2026-04-21 02:08:22.726333 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_driver_util.TestVerboseDriverTrace.test_verbose_driver_trace_debug_true [0.018442s] ... ok 2026-04-21 02:08:22.727040 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_rest.TestFolders.test_requisite_decorator_6_4_6_0_1 [0.000629s] ... ok 2026-04-21 02:08:22.727850 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_ensure_when_entry_found [0.000637s] ... ok 2026-04-21 02:08:22.728612 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_ensure_when_entry_not_found [0.000784s] ... ok 2026-04-21 02:08:22.729771 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_one_when_single_entry_found [0.000875s] ... ok 2026-04-21 02:08:22.730262 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_rest.TestVastResource.test_update_with_provided_params [0.000462s] ... ok 2026-04-21 02:08:22.730862 | ubuntu-noble | {7} manila.tests.share.drivers.vastdata.test_rest.VipPoolTest.test_vips_ok [0.000765s] ... ok 2026-04-21 02:08:22.749791 | ubuntu-noble | {7} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test__fetch_existing_rule [0.018734s] ... ok 2026-04-21 02:08:22.766590 | ubuntu-noble | ('ACCESSShareDriver delete share failed %s', 'fakename') 2026-04-21 02:08:22.768671 | ubuntu-noble | {7} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_delete_share_negative [0.018792s] ... ok 2026-04-21 02:08:22.785848 | ubuntu-noble | ('ACCESSShareDriver shrink share failed %s', 'fakename2') 2026-04-21 02:08:22.787943 | ubuntu-noble | {7} manila.tests.share.drivers.veritas.test_veritas_isa.ACCESSShareDriverTestCase.test_shrink_share_negative [0.019219s] ... ok 2026-04-21 02:08:22.806686 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_get_auth_info_2_True [0.018760s] ... ok 2026-04-21 02:08:22.827345 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_join_domain_4 [0.020366s] ... ok 2026-04-21 02:08:22.846907 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_run_cloudbase_init_plugin_after_reboot [0.019471s] ... ok 2026-04-21 02:08:22.867239 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_set_up_service_instance [0.020314s] ... ok 2026-04-21 02:08:22.887259 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_service_instance.WindowsServiceInstanceManagerTestCase.test_setup_security_service [0.019913s] ... ok 2026-04-21 02:08:22.888091 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:08:22.908433 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_get_mount_path [0.021047s] ... ok 2026-04-21 02:08:22.909201 | ubuntu-noble | Windows SMB share driver has been deprecated and is expected to be removed in a future release. 2026-04-21 02:08:22.929579 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_windows_smb_driver.WindowsSMBDriverTestCase.test_unmount_device [0.020938s] ... ok 2026-04-21 02:08:22.949034 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_init_helper [0.019412s] ... ok 2026-04-21 02:08:22.967657 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_windows_smb_helper.WindowsSMBHelperTestCase.test_share_exists [0.018499s] ... ok 2026-04-21 02:08:22.986598 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_current_domain [0.018750s] ... ok 2026-04-21 02:08:23.004460 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_get_partition_maximum_size [0.017805s] ... ok 2026-04-21 02:08:23.022680 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_join_domain [0.018031s] ... ok 2026-04-21 02:08:23.041229 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_windows_utils.WindowsUtilsTestCase.test_set_dns_client_search_list [0.018597s] ... ok 2026-04-21 02:08:23.060828 | ubuntu-noble | {7} manila.tests.share.drivers.windows.test_winrm_helper.WinRMHelperTestCase.test_execute_3 [0.019384s] ... ok 2026-04-21 02:08:23.078458 | ubuntu-noble | Volume fakeid could not be found. It might be already deleted 2026-04-21 02:08:23.080650 | ubuntu-noble | {7} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_delete_non_existent [0.019667s] ... ok 2026-04-21 02:08:23.100069 | ubuntu-noble | {7} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_do_setup [0.019381s] ... ok 2026-04-21 02:08:23.119690 | ubuntu-noble | VPSA server 10.0.0.1 could not be found. 2026-04-21 02:08:23.120266 | ubuntu-noble | VPSA server 10.0.0.1 could not be found. 2026-04-21 02:08:23.122678 | ubuntu-noble | {7} manila.tests.share.drivers.zadara.test_zadara.ZadaraVPSAShareDriverTestCase.test_share_allow_deny_access [0.022460s] ... ok 2026-04-21 02:08:23.142783 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_active_replica [0.020123s] ... ok 2026-04-21 02:08:23.175759 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_2_False [0.026915s] ... ok 2026-04-21 02:08:23.193433 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_dataset_creation_options_with_updated_compression_6___bar____True________compression_bar__ [0.023204s] ... ok 2026-04-21 02:08:23.212641 | ubuntu-noble | {7} 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.019213s] ... ok 2026-04-21 02:08:23.232535 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_helper [0.019766s] ... ok 2026-04-21 02:08:23.251801 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__get_share_name_3_foo_bar [0.019117s] ... ok 2026-04-21 02:08:23.271650 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test__init_common_capabilities_5 [0.019614s] ... ok 2026-04-21 02:08:23.290771 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_create_snapshot [0.019081s] ... ok 2026-04-21 02:08:23.309605 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_share_absent [0.018793s] ... ok 2026-04-21 02:08:23.330941 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_snapshot [0.021115s] ... ok 2026-04-21 02:08:23.352558 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_delete_snapshot_with_share_server [0.021452s] ... ok 2026-04-21 02:08:23.372672 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_ensure_share_absent [0.019998s] ... ok 2026-04-21 02:08:23.391412 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_existing_snapshot_2 [0.018617s] ... ok 2026-04-21 02:08:23.409901 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_existing_snapshot_3 [0.018390s] ... ok 2026-04-21 02:08:23.430387 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_manage_share_success_expected_2 [0.020354s] ... ok 2026-04-21 02:08:23.450001 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_access_with_share_server [0.019534s] ... ok 2026-04-21 02:08:23.469446 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_driver.ZFSonLinuxShareDriverTestCase.test_update_replicated_snapshot_1 [0.019221s] ... ok 2026-04-21 02:08:23.488267 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test__get_option_1_True [0.018772s] ... ok 2026-04-21 02:08:23.507972 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_get_zfs_option [0.019582s] ... ok 2026-04-21 02:08:23.526801 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_get_zpool_option [0.018732s] ... ok 2026-04-21 02:08:23.545598 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_utils.ExecuteMixinTestCase.test_ssh_execute [0.018718s] ... ok 2026-04-21 02:08:23.565139 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_2_r [0.019444s] ... ok 2026-04-21 02:08:23.584096 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_neither_rw_nor_ro_access_level_6_su [0.018881s] ... ok 2026-04-21 02:08:23.603182 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_2_cert [0.019048s] ... ok 2026-04-21 02:08:23.621778 | ubuntu-noble | {7} manila.tests.share.drivers.zfsonlinux.test_utils.NFSviaZFSHelperTestCase.test_update_access_not_ip_access_type_4_ [0.018470s] ... ok 2026-04-21 02:08:23.640727 | ubuntu-noble | {7} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_share [0.018766s] ... ok 2026-04-21 02:08:23.659441 | ubuntu-noble | {7} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_create_snapshot [0.018700s] ... ok 2026-04-21 02:08:23.677970 | ubuntu-noble | {7} manila.tests.share.drivers.zfssa.test_zfssarest.ZFSSAApiTestCase.test_modify_share [0.018445s] ... ok 2026-04-21 02:08:23.697852 | ubuntu-noble | {7} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_create_share_from_snapshot [0.019685s] ... ok 2026-04-21 02:08:23.717339 | ubuntu-noble | {7} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_manage_unmanage_NFS [0.019295s] ... ok 2026-04-21 02:08:23.737466 | ubuntu-noble | {7} manila.tests.share.drivers.zfssa.test_zfssashare.ZFSSAShareDriverTestCase.test_unmanage_CIFS [0.020077s] ... ok 2026-04-21 02:08:23.770938 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:08:23.811848 | ubuntu-noble | {7} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_updates_conditionally_changed_1_applying [0.074102s] ... ok 2026-04-21 02:08:23.845528 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:08:23.885548 | ubuntu-noble | {7} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rule_updates_conditionally_changed_2_denying [0.073748s] ... ok 2026-04-21 02:08:23.920692 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:08:23.952676 | ubuntu-noble | {7} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_access_rules_status_force_status [0.066699s] ... ok 2026-04-21 02:08:23.987769 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:08:24.050169 | ubuntu-noble | {7} manila.tests.share.test_access.ShareInstanceAccessDatabaseMixinTestCase.test_get_and_update_all_access_rules_updates_conditionally_changed_2____queued_to_apply____active____1_ [0.097734s] ... ok 2026-04-21 02:08:24.085035 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:08:24.088620 | ubuntu-noble | {7} manila.tests.share.test_access.ShareInstanceAccessTestCase.test__update_rules_through_share_driver_6___cephx___False__False_ [0.038050s] ... ok 2026-04-21 02:08:24.121699 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:08:24.241542 | ubuntu-noble | {7} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_reset_rules_to_queueing_states_2_False [0.152797s] ... ok 2026-04-21 02:08:24.275856 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:08:24.314002 | ubuntu-noble | {7} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_access_rules_an_update_is_in_progress_1_applying [0.072493s] ... ok 2026-04-21 02:08:24.349482 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:08:24.352981 | ubuntu-noble | {7} manila.tests.share.test_access.ShareInstanceAccessTestCase.test_update_share_instances_access_rules_status [0.038858s] ... ok 2026-04-21 02:08:24.424049 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test__migration_initial_checks_2_False [0.070958s] ... ok 2026-04-21 02:08:24.455487 | ubuntu-noble | --- Logging error --- 2026-04-21 02:08:24.456276 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:24.456751 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 1847, in _modify_quotas_for_share_migration 2026-04-21 02:08:24.456782 | ubuntu-noble | reservations = QUOTAS.reserve( 2026-04-21 02:08:24.456798 | ubuntu-noble | ^^^^^^^^^^^^^^^ 2026-04-21 02:08:24.456813 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:24.456828 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:24.456844 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:24.456857 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:24.456870 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:24.456881 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:24.456893 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:08:24.456905 | ubuntu-noble | raise effect 2026-04-21 02:08:24.456915 | ubuntu-noble | manila.exception.OverQuota: Quota exceeded for resources: ['share_replicas']. 2026-04-21 02:08:24.456927 | ubuntu-noble | 2026-04-21 02:08:24.456940 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-04-21 02:08:24.456951 | ubuntu-noble | 2026-04-21 02:08:24.456963 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:24.456974 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 1160, in emit 2026-04-21 02:08:24.456986 | ubuntu-noble | msg = self.format(record) 2026-04-21 02:08:24.457015 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:24.457024 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 999, in format 2026-04-21 02:08:24.457032 | ubuntu-noble | return fmt.format(record) 2026-04-21 02:08:24.457041 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:24.457049 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 703, in format 2026-04-21 02:08:24.457057 | ubuntu-noble | record.message = record.getMessage() 2026-04-21 02:08:24.457065 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:24.457075 | ubuntu-noble | File "/usr/lib/python3.12/logging/__init__.py", line 392, in getMessage 2026-04-21 02:08:24.457087 | ubuntu-noble | msg = msg % self.args 2026-04-21 02:08:24.457098 | ubuntu-noble | ~~~~^~~~~~~~~~~ 2026-04-21 02:08:24.457109 | ubuntu-noble | TypeError: %d format: a real number is required, not str 2026-04-21 02:08:24.457121 | ubuntu-noble | Call stack: 2026-04-21 02:08:24.457735 | ubuntu-noble | File "", line 198, in _run_module_as_main 2026-04-21 02:08:24.457768 | ubuntu-noble | File "", line 88, in _run_code 2026-04-21 02:08:24.457782 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 88, in 2026-04-21 02:08:24.457794 | ubuntu-noble | main() 2026-04-21 02:08:24.457807 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 82, in main 2026-04-21 02:08:24.457819 | ubuntu-noble | program.TestProgram( 2026-04-21 02:08:24.457831 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 195, in __init__ 2026-04-21 02:08:24.457843 | ubuntu-noble | self.runTests() 2026-04-21 02:08:24.457854 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/program.py", line 245, in runTests 2026-04-21 02:08:24.457865 | ubuntu-noble | self.result = testRunner.run(self.test) 2026-04-21 02:08:24.457876 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/stestr/subunit_runner/run.py", line 51, in run 2026-04-21 02:08:24.457887 | ubuntu-noble | test(result) 2026-04-21 02:08:24.457899 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:08:24.457910 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:08:24.457921 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:08:24.457932 | ubuntu-noble | test(result) 2026-04-21 02:08:24.457943 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:08:24.457952 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:08:24.457960 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:08:24.457969 | ubuntu-noble | test(result) 2026-04-21 02:08:24.457980 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 84, in __call__ 2026-04-21 02:08:24.457991 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:08:24.458002 | ubuntu-noble | File "/usr/lib/python3.12/unittest/suite.py", line 122, in run 2026-04-21 02:08:24.458013 | ubuntu-noble | test(result) 2026-04-21 02:08:24.458024 | ubuntu-noble | File "/usr/lib/python3.12/unittest/case.py", line 690, in __call__ 2026-04-21 02:08:24.458050 | ubuntu-noble | return self.run(*args, **kwds) 2026-04-21 02:08:24.458062 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 906, in run 2026-04-21 02:08:24.458074 | ubuntu-noble | return run_test.run(result) 2026-04-21 02:08:24.458086 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 99, in run 2026-04-21 02:08:24.458098 | ubuntu-noble | return self._run_one(actual_result) 2026-04-21 02:08:24.458109 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 113, in _run_one 2026-04-21 02:08:24.458121 | ubuntu-noble | return self._run_prepared_result(ExtendedToOriginalDecorator(result)) # type: ignore[arg-type] 2026-04-21 02:08:24.458133 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 128, in _run_prepared_result 2026-04-21 02:08:24.458169 | ubuntu-noble | self._run_core() 2026-04-21 02:08:24.458181 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 167, in _run_core 2026-04-21 02:08:24.458193 | ubuntu-noble | if self.exception_caught == self._run_user( 2026-04-21 02:08:24.458203 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/runtest.py", line 219, in _run_user 2026-04-21 02:08:24.458214 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:08:24.458226 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1002, in _run_test_method 2026-04-21 02:08:24.458237 | ubuntu-noble | return self._get_test_method()() 2026-04-21 02:08:24.458248 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/ddt.py", line 221, in wrapper 2026-04-21 02:08:24.458259 | ubuntu-noble | return func(self, *args, **kwargs) 2026-04-21 02:08:24.458270 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_api.py", line 4003, in test__modify_quotas_for_share_migration_reservation_failed 2026-04-21 02:08:24.458281 | ubuntu-noble | self.assertRaises( 2026-04-21 02:08:24.458328 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 685, in assertRaises 2026-04-21 02:08:24.458344 | ubuntu-noble | self.assertThat(our_callable, matcher) 2026-04-21 02:08:24.458360 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 702, in assertThat 2026-04-21 02:08:24.458368 | ubuntu-noble | mismatch_error = self._matchHelper(matchee, matcher, message, verbose) 2026-04-21 02:08:24.458377 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 760, in _matchHelper 2026-04-21 02:08:24.458385 | ubuntu-noble | mismatch = matcher.match(matchee) 2026-04-21 02:08:24.458393 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/matchers/_exception.py", line 136, in match 2026-04-21 02:08:24.458402 | ubuntu-noble | result = actual_callable() 2026-04-21 02:08:24.458410 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/testtools/testcase.py", line 1400, in __call__ 2026-04-21 02:08:24.458418 | ubuntu-noble | return self._callable_object(*self._args, **self._kwargs) 2026-04-21 02:08:24.458427 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/api.py", line 1878, in _modify_quotas_for_share_migration 2026-04-21 02:08:24.458435 | ubuntu-noble | LOG.warning("Quota exceeded for %(s_pid)s, " 2026-04-21 02:08:24.458443 | ubuntu-noble | Message: 'Quota exceeded for %(s_pid)s, unable to migrate share-replica (%(d_consumed)d of %(d_quota)d already consumed).' 2026-04-21 02:08:24.458451 | ubuntu-noble | Arguments: {'s_pid': None, 'd_consumed': 'fakefake', 'd_quota': 'fake'} 2026-04-21 02:08:24.460715 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test__modify_quotas_for_share_migration_reservation_failed_2 [0.036641s] ... ok 2026-04-21 02:08:24.886281 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_add_type_conflict [0.425419s] ... ok 2026-04-21 02:08:24.942216 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_server_not_active [0.055252s] ... ok 2026-04-21 02:08:24.988992 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test__share_network_update_initial_checks_unsupported_server [0.046254s] ... ok 2026-04-21 02:08:25.015334 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_no_support [0.027042s] ... ok 2026-04-21 02:08:25.064820 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_rules_na [0.049124s] ... ok 2026-04-21 02:08:25.115127 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test__share_server_update_allocations_initial_checks_share_busy [0.049195s] ... ok 2026-04-21 02:08:25.173027 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_access_get_all [0.058523s] ... ok 2026-04-21 02:08:25.210970 | ubuntu-noble | Failed to commit reservations None 2026-04-21 02:08:25.211004 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:25.211014 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-21 02:08:25.211035 | ubuntu-noble | self._driver.commit( 2026-04-21 02:08:25.211044 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-21 02:08:25.211053 | ubuntu-noble | db.reservation_commit( 2026-04-21 02:08:25.211061 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-21 02:08:25.211069 | ubuntu-noble | return IMPL.reservation_commit( 2026-04-21 02:08:25.211077 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.211086 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-21 02:08:25.211094 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:08:25.211102 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.211110 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 02:08:25.211119 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 02:08:25.211127 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:08:25.211135 | ubuntu-noble | self.force_reraise() 2026-04-21 02:08:25.211144 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:08:25.211152 | ubuntu-noble | raise self.value 2026-04-21 02:08:25.211160 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 02:08:25.211168 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:08:25.211176 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.211184 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-21 02:08:25.211193 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:08:25.211201 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.211209 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-21 02:08:25.211217 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-04-21 02:08:25.211225 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.211233 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-21 02:08:25.211241 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-04-21 02:08:25.211249 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.211257 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:08:25.211265 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:08:25.211273 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.211281 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-21 02:08:25.211324 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:08:25.211338 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.211347 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:08:25.211355 | ubuntu-noble | return a.in_(b) 2026-04-21 02:08:25.211363 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:08:25.211371 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:08:25.211392 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:08:25.211400 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.211408 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-21 02:08:25.211416 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:08:25.211425 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.211433 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:08:25.211441 | ubuntu-noble | return a.in_(b) 2026-04-21 02:08:25.211449 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:08:25.211457 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:08:25.211465 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:08:25.211474 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.211482 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-21 02:08:25.211490 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:08:25.211498 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.211506 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:08:25.211514 | ubuntu-noble | return a.in_(b) 2026-04-21 02:08:25.211522 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:08:25.211540 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:08:25.211549 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:08:25.211563 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.211572 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-21 02:08:25.211580 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-21 02:08:25.211588 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.211596 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-21 02:08:25.211604 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-04-21 02:08:25.211613 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.211621 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-21 02:08:25.211629 | ubuntu-noble | resolved = impl._literal_coercion( 2026-04-21 02:08:25.211637 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.211645 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-21 02:08:25.211653 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-04-21 02:08:25.211661 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-21 02:08:25.211670 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-04-21 02:08:25.211678 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-21 02:08:25.221642 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_default_snapshot_semantics_2 [0.048413s] ... ok 2026-04-21 02:08:25.295278 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_from_snapshot_1 [0.073549s] ... ok 2026-04-21 02:08:25.330142 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_share_busy_task_state [0.034286s] ... ok 2026-04-21 02:08:25.381187 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_backup_share_has_snapshots [0.050819s] ... ok 2026-04-21 02:08:25.417228 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_invalid_protocol_3_fake [0.035266s] ... ok 2026-04-21 02:08:25.449679 | ubuntu-noble | Encryption keys quota exceeded for None (2 of 2 keys already consumed). 2026-04-21 02:08:25.453249 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_over_encryption_keys_quota_1 [0.036174s] ... ok 2026-04-21 02:08:25.492048 | ubuntu-noble | Failed to commit reservations None 2026-04-21 02:08:25.492088 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:25.492102 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-21 02:08:25.492114 | ubuntu-noble | self._driver.commit( 2026-04-21 02:08:25.492126 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-21 02:08:25.492137 | ubuntu-noble | db.reservation_commit( 2026-04-21 02:08:25.492149 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-21 02:08:25.492160 | ubuntu-noble | return IMPL.reservation_commit( 2026-04-21 02:08:25.492171 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.492183 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-21 02:08:25.492193 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:08:25.492204 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.492215 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 02:08:25.492225 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 02:08:25.492236 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:08:25.492246 | ubuntu-noble | self.force_reraise() 2026-04-21 02:08:25.492255 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:08:25.492264 | ubuntu-noble | raise self.value 2026-04-21 02:08:25.492275 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 02:08:25.492287 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:08:25.492349 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.492363 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-21 02:08:25.492374 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:08:25.492385 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.492397 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-21 02:08:25.492407 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-04-21 02:08:25.492415 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.492423 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-21 02:08:25.492432 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-04-21 02:08:25.492440 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.492459 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:08:25.492468 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:08:25.492476 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.492484 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-21 02:08:25.492493 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:08:25.492501 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.492509 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:08:25.492530 | ubuntu-noble | return a.in_(b) 2026-04-21 02:08:25.492538 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:08:25.492547 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:08:25.492555 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:08:25.492563 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.492571 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-21 02:08:25.492579 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:08:25.492587 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.492596 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:08:25.492604 | ubuntu-noble | return a.in_(b) 2026-04-21 02:08:25.492612 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:08:25.492620 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:08:25.492628 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:08:25.492636 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.492644 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-21 02:08:25.492652 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:08:25.492661 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.492669 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:08:25.492677 | ubuntu-noble | return a.in_(b) 2026-04-21 02:08:25.492685 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:08:25.492704 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:08:25.492712 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:08:25.492721 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.492729 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-21 02:08:25.492737 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-21 02:08:25.492745 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.492753 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-21 02:08:25.492761 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-04-21 02:08:25.492770 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.492778 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-21 02:08:25.492786 | ubuntu-noble | resolved = impl._literal_coercion( 2026-04-21 02:08:25.492794 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.492802 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-21 02:08:25.492811 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-04-21 02:08:25.492819 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-21 02:08:25.492827 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-04-21 02:08:25.492835 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-21 02:08:25.501360 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_3 [0.047720s] ... ok 2026-04-21 02:08:25.536347 | ubuntu-noble | Failed to commit reservations None 2026-04-21 02:08:25.536387 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:25.536401 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-21 02:08:25.536413 | ubuntu-noble | self._driver.commit( 2026-04-21 02:08:25.536424 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-21 02:08:25.536434 | ubuntu-noble | db.reservation_commit( 2026-04-21 02:08:25.536446 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-21 02:08:25.536458 | ubuntu-noble | return IMPL.reservation_commit( 2026-04-21 02:08:25.536469 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.536480 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-21 02:08:25.536491 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:08:25.536503 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.536525 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 02:08:25.536534 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 02:08:25.536543 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:08:25.536551 | ubuntu-noble | self.force_reraise() 2026-04-21 02:08:25.536559 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:08:25.536568 | ubuntu-noble | raise self.value 2026-04-21 02:08:25.536576 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 02:08:25.536584 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:08:25.536592 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.536601 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-21 02:08:25.536609 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:08:25.536617 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.536626 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-21 02:08:25.536634 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-04-21 02:08:25.536642 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.536650 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-21 02:08:25.536658 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-04-21 02:08:25.536667 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.536675 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:08:25.536683 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:08:25.536691 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.536700 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-21 02:08:25.536708 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:08:25.536716 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.536724 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:08:25.536733 | ubuntu-noble | return a.in_(b) 2026-04-21 02:08:25.536741 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:08:25.536749 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:08:25.536757 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:08:25.536778 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.536787 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-21 02:08:25.536795 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:08:25.536803 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.536812 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:08:25.536820 | ubuntu-noble | return a.in_(b) 2026-04-21 02:08:25.536829 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:08:25.536840 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:08:25.536852 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:08:25.536863 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.536874 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-21 02:08:25.536886 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:08:25.536897 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.536908 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:08:25.536919 | ubuntu-noble | return a.in_(b) 2026-04-21 02:08:25.536930 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:08:25.536953 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:08:25.536965 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:08:25.536976 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.536987 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-21 02:08:25.536997 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-21 02:08:25.537007 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.537017 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-21 02:08:25.537026 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-04-21 02:08:25.537042 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.537050 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-21 02:08:25.537059 | ubuntu-noble | resolved = impl._literal_coercion( 2026-04-21 02:08:25.537067 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:25.537075 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-21 02:08:25.537083 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-04-21 02:08:25.537091 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-21 02:08:25.537099 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-04-21 02:08:25.537108 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got None. 2026-04-21 02:08:25.541323 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_azs_with_subnets_1 [0.040506s] ... ok 2026-04-21 02:08:25.564354 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_replica_busy_share [0.022955s] ... ok 2026-04-21 02:08:25.612990 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_share_with_share_group [0.048624s] ... ok 2026-04-21 02:08:25.633573 | ubuntu-noble | Quota exceeded for None, tried to create snapshot (10 snapshots already consumed). 2026-04-21 02:08:25.637220 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_create_snapshot_count_quota_exceeded [0.023180s] ... ok 2026-04-21 02:08:25.676086 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_delete_dependent_share_group_snapshot_members [0.039074s] ... ok 2026-04-21 02:08:25.710153 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_delete_locked_share [0.034362s] ... ok 2026-04-21 02:08:25.745238 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_instance_2 [0.034032s] ... ok 2026-04-21 02:08:25.789196 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_delete_share_invalid_task_state [0.043796s] ... ok 2026-04-21 02:08:25.824726 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_extend_with_share_type_size_limit [0.035946s] ... ok 2026-04-21 02:08:25.857836 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get [0.032958s] ... ok 2026-04-21 02:08:25.880723 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_admin_deferred_state [0.022469s] ... ok 2026-04-21 02:08:25.903973 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name [0.023012s] ... ok 2026-04-21 02:08:25.926423 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_6 [0.022197s] ... ok 2026-04-21 02:08:25.948389 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_admin_filter_by_name_and_description_8 [0.021865s] ... ok 2026-04-21 02:08:25.971208 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_filter_by_invalid_extra_specs [0.022502s] ... ok 2026-04-21 02:08:25.993801 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_filter_by_name_and_description_5 [0.022109s] ... ok 2026-04-21 02:08:26.017179 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_snapshots_sort_key_invalid [0.022362s] ... ok 2026-04-21 02:08:26.039261 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_all_sort_dir_invalid [0.021912s] ... ok 2026-04-21 02:08:26.061685 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_non_admin_deferred_state [0.023090s] ... ok 2026-04-21 02:08:26.083815 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_get_snapshot_not_authorized [0.022051s] ... ok 2026-04-21 02:08:26.111430 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_manage_new_share_server_not_found [0.027153s] ... ok 2026-04-21 02:08:26.134264 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_manage_snapshot_share_has_replicas [0.022341s] ... ok 2026-04-21 02:08:26.165032 | ubuntu-noble | Migration of share fake_id was already cancelled. 2026-04-21 02:08:26.167712 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_cancel_task_state_invalid_4_migration_cancelled [0.033376s] ... ok 2026-04-21 02:08:26.205326 | ubuntu-noble | Migration of share fake_id was already cancelled. 2026-04-21 02:08:26.208849 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_complete_task_state_invalid_5_migration_cancelled [0.040094s] ... ok 2026-04-21 02:08:26.244633 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_6_data_copying_completed [0.036383s] ... ok 2026-04-21 02:08:26.278043 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_get_progress_task_state_progress_100_9_migration_error [0.033368s] ... ok 2026-04-21 02:08:26.330396 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_1 [0.052156s] ... ok 2026-04-21 02:08:26.370445 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_same_data_as_source_1 [0.038989s] ... ok 2026-04-21 02:08:26.402955 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_migration_start_task_state_invalid [0.031900s] ... ok 2026-04-21 02:08:26.425080 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_non_available_status_4_extending [0.023095s] ... ok 2026-04-21 02:08:26.447084 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_promote_share_replica_out_of_sync_non_admin_2_error [0.021455s] ... ok 2026-04-21 02:08:26.468963 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_revert_to_replicated_snapshot [0.021507s] ... ok 2026-04-21 02:08:26.502467 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_destination [0.032580s] ... ok 2026-04-21 02:08:26.532782 | ubuntu-noble | There is no migration being performed for share_server 6c1c04f8-9470-4b80-9377-77c47290782b at this moment. 2026-04-21 02:08:26.535419 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_share_server_migration_get_progress_invalid_share_server_2_server_migrating [0.033594s] ... ok 2026-04-21 02:08:26.568598 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_shrink_valid_1_available [0.033231s] ... ok 2026-04-21 02:08:26.619028 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_snapshot_export_locations_get [0.049995s] ... ok 2026-04-21 02:08:26.641050 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_unmanage_snapshot [0.021824s] ... ok 2026-04-21 02:08:26.662581 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_update_share_from_metadata [0.021242s] ... ok 2026-04-21 02:08:26.690839 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_update_share_network_security_service_backend_host_failure [0.028222s] ... ok 2026-04-21 02:08:26.713075 | ubuntu-noble | {7} manila.tests.share.test_api.ShareAPITestCase.test_update_share_replica_no_host [0.021794s] ... ok 2026-04-21 02:08:26.733453 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_1 [0.019035s] ... ok 2026-04-21 02:08:26.751031 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test__verify_share_server_handling_invalid_cases_4 [0.018059s] ... ok 2026-04-21 02:08:26.769277 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_check_redefined_driver_methods_3____create_snapshot____delete_snapshot______create_snapshot____delete_snapshot____True_ [0.018771s] ... ok 2026-04-21 02:08:26.787486 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_connection_get_info_1_True [0.017939s] ... ok 2026-04-21 02:08:26.805779 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_connection_get_info_2_False [0.018190s] ... ok 2026-04-21 02:08:26.823840 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_create_replicated_snapshot [0.017898s] ... ok 2026-04-21 02:08:26.841018 | ubuntu-noble | Could not create share group snapshot. Failed to create share snapshot 1e010dfe-545b-432d-ab95-4ef03cd82f89 for share a3ebdba5-b4e1-46c8-a0ea-a9ac8daf5296. 2026-04-21 02:08:26.841052 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:26.841063 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py", line 1697, in create_share_group_snapshot 2026-04-21 02:08:26.841072 | ubuntu-noble | member_update = self.create_snapshot( 2026-04-21 02:08:26.841081 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:26.841089 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:26.841098 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:26.841106 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:26.841114 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:26.841123 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:26.841132 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:26.841140 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1197, in _execute_mock_call 2026-04-21 02:08:26.841148 | ubuntu-noble | raise result 2026-04-21 02:08:26.841157 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-04-21 02:08:26.844068 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_create_share_group_snapshot_failed_snapshot [0.019252s] ... ok 2026-04-21 02:08:26.862575 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_drivers_methods_needed_by_manage_functionality_2_unmanage [0.019149s] ... ok 2026-04-21 02:08:26.880800 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_server_pools_1_True [0.018029s] ... ok 2026-04-21 02:08:26.899407 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_get_share_stats_refresh_true [0.018463s] ... ok 2026-04-21 02:08:26.917466 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_instantiate_share_driver [0.017973s] ... ok 2026-04-21 02:08:26.936233 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_instantiate_share_driver_another_config_group [0.018175s] ... ok 2026-04-21 02:08:26.954283 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_instantiate_share_driver_no_configuration [0.017996s] ... ok 2026-04-21 02:08:26.972271 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_complete [0.017564s] ... ok 2026-04-21 02:08:26.990433 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_migration_get_progress [0.018060s] ... ok 2026-04-21 02:08:27.008853 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_setup_server_handling_disabled [0.017880s] ... ok 2026-04-21 02:08:27.027108 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_snapshot_support_absent_4___create_snapshot____delete_snapshotFOO__ [0.018945s] ... ok 2026-04-21 02:08:27.045244 | ubuntu-noble | {7} manila.tests.share.test_driver.ShareDriverTestCase.test_teardown_server_handling_disabled [0.018422s] ... ok 2026-04-21 02:08:27.064033 | ubuntu-noble | {7} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_invalid_single_parameter_1 [0.017858s] ... ok 2026-04-21 02:08:27.092178 | ubuntu-noble | {7} manila.tests.share.test_drivers_private_data.DriverPrivateDataTestCase.test_validate_entity_id_invalid_2___fake__ [0.028120s] ... ok 2026-04-21 02:08:27.143245 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__check_share_server_backend_limits_migrating_share [0.051061s] ... ok 2026-04-21 02:08:27.180932 | ubuntu-noble | Data copy of host assisted migration for share fake_id has not completed successfully. 2026-04-21 02:08:27.185146 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_host_assisted_status_1_data_copying_error [0.041732s] ... ok 2026-04-21 02:08:27.230218 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_complete_instance_1 [0.044251s] ... ok 2026-04-21 02:08:27.284161 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_delete_instance [0.054692s] ... ok 2026-04-21 02:08:27.377840 | ubuntu-noble | Driver-assisted migration of share fa84fc05-2696-4456-9cfa-6180c33f5c00 failed. 2026-04-21 02:08:27.377926 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:27.377939 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1337, in _migration_start_driver 2026-04-21 02:08:27.377949 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-04-21 02:08:27.377959 | ubuntu-noble | manila.exception.ShareMigrationFailed: Share migration failed: Driver cannot perform migration of share fa84fc05-2696-4456-9cfa-6180c33f5c00 while preserving all metadata. 2026-04-21 02:08:27.382179 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_2 [0.097297s] ... ok 2026-04-21 02:08:27.466243 | ubuntu-noble | Driver-assisted migration of share f3bfd9ed-b159-4c7f-81de-e1f27239207e failed. 2026-04-21 02:08:27.466373 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:27.466385 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1405, in _migration_start_driver 2026-04-21 02:08:27.466394 | ubuntu-noble | self.driver.migration_start( 2026-04-21 02:08:27.466404 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/driver.py", line 461, in migration_start 2026-04-21 02:08:27.466413 | ubuntu-noble | raise NotImplementedError() 2026-04-21 02:08:27.466422 | ubuntu-noble | NotImplementedError 2026-04-21 02:08:27.469392 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_3 [0.087604s] ... ok 2026-04-21 02:08:27.544800 | ubuntu-noble | Driver-assisted migration of share fd2e6600-2147-41e9-930a-c7ec8de9e85b failed. 2026-04-21 02:08:27.544896 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:27.544909 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1391, in _migration_start_driver 2026-04-21 02:08:27.544954 | ubuntu-noble | raise exception.ShareMigrationFailed(reason=msg) 2026-04-21 02:08:27.544965 | ubuntu-noble | manila.exception.ShareMigrationFailed: Share migration failed: Driver does not support preserving snapshots, driver-assisted migration cannot proceed while share fd2e6600-2147-41e9-930a-c7ec8de9e85b has snapshots. 2026-04-21 02:08:27.547848 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__migration_start_driver_not_compatible_6 [0.078399s] ... ok 2026-04-21 02:08:27.630355 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__server_migration_complete_driver_4 [0.081861s] ... ok 2026-04-21 02:08:27.656055 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__share_replica_update_5_error [0.024917s] ... ok 2026-04-21 02:08:27.707866 | ubuntu-noble | Share server b0c1948b-877c-4ac2-8176-10c1477f0166 has failed on security service update operation for current security service 01c96d43-68f8-4fb5-87f9-cea486c911af and new security service 53d4af91-e4b3-49d2-adcf-f9ff414fdb07. 2026-04-21 02:08:27.707955 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:27.707967 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6793, in _update_share_network_security_service 2026-04-21 02:08:27.707977 | ubuntu-noble | updates = self.driver.update_share_server_security_service( 2026-04-21 02:08:27.707986 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:27.707995 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:27.708004 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:27.708013 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:27.708022 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:27.708031 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:27.708040 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:27.708049 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:08:27.708058 | ubuntu-noble | raise effect 2026-04-21 02:08:27.708067 | ubuntu-noble | Exception 2026-04-21 02:08:27.715082 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test__update_share_network_security_service_exception [0.057166s] ... ok 2026-04-21 02:08:27.735578 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-21 02:08:27.735657 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:27.735668 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:08:27.735677 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-04-21 02:08:27.735687 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:27.735696 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:27.735705 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:27.735714 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:27.735723 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:27.735731 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:27.735740 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:08:27.735749 | ubuntu-noble | raise effect 2026-04-21 02:08:27.735757 | ubuntu-noble | Exception 2026-04-21 02:08:27.738230 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_14_update_access [0.025090s] ... ok 2026-04-21 02:08:27.755773 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-21 02:08:27.755841 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:27.755852 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:08:27.755861 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-04-21 02:08:27.755871 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:27.755880 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:27.755923 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:27.755932 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:27.755941 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:27.755950 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:27.755958 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:08:27.755967 | ubuntu-noble | raise effect 2026-04-21 02:08:27.755975 | ubuntu-noble | Exception 2026-04-21 02:08:27.759383 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_17_publish_service_capabilities [0.020022s] ... ok 2026-04-21 02:08:27.776014 | ubuntu-noble | Error encountered during initialization of driver FakeShareDriver@fake_host 2026-04-21 02:08:27.776051 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:27.776061 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 392, in _driver_setup 2026-04-21 02:08:27.776071 | ubuntu-noble | self.driver.do_setup(ctxt) 2026-04-21 02:08:27.776082 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:27.776091 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:27.776100 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:27.776110 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:27.776119 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:27.776128 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:27.776138 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:08:27.776147 | ubuntu-noble | raise effect 2026-04-21 02:08:27.776160 | ubuntu-noble | Exception 2026-04-21 02:08:27.779226 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_call_driver_when_its_init_failed_20_shrink_share [0.020196s] ... ok 2026-04-21 02:08:27.799004 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_check_update_share_server_network_allocations_2_False [0.019795s] ... ok 2026-04-21 02:08:27.815941 | ubuntu-noble | Share group snapshot fake_snap_id: create failed 2026-04-21 02:08:27.818420 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_group_snapshot_with_error [0.019797s] ... ok 2026-04-21 02:08:27.840585 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_sg_with_share_network_driver_handles_servers [0.022120s] ... ok 2026-04-21 02:08:27.857993 | ubuntu-noble | Share group fake_id: create failed 2026-04-21 02:08:27.860121 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_from_sg_snapshot_with_error [0.019365s] ... ok 2026-04-21 02:08:27.880404 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_group_snapshot [0.019494s] ... ok 2026-04-21 02:08:27.980480 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot [0.099426s] ... ok 2026-04-21 02:08:28.074120 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_status_creating [0.094299s] ... ok 2026-04-21 02:08:28.534728 | ubuntu-noble | Parent share server fake-id does not exist. 2026-04-21 02:08:28.538035 | ubuntu-noble | Creation of share instance 43166a39-91bd-4f87-9370-268af56a6d91 failed: failed to get share server. 2026-04-21 02:08:28.549972 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_from_snapshot_with_server_not_found [0.475148s] ... ok 2026-04-21 02:08:28.699333 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_update_replica_state [0.149234s] ... ok 2026-04-21 02:08:28.744515 | ubuntu-noble | Share instance 660aa159-971b-4199-8dbe-0f42d609f74a failed on creation. 2026-04-21 02:08:28.766889 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_share_instance_with_error_in_driver_2_export_locations [0.067249s] ... ok 2026-04-21 02:08:28.788280 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_create_snapshot_1 [0.021276s] ... ok 2026-04-21 02:08:28.808985 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_expired_share_1_available [0.020472s] ... ok 2026-04-21 02:08:28.830136 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_group_with_update [0.020975s] ... ok 2026-04-21 02:08:28.852748 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica_access_rules_exception [0.022306s] ... ok 2026-04-21 02:08:28.873789 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_replica_both_exceptions_ignored_with_the_force [0.020899s] ... ok 2026-04-21 02:08:28.904256 | ubuntu-noble | Share server '834808a8-b923-47c4-b6c5-f5f7ad3a095f' failed on deletion. 2026-04-21 02:08:28.908138 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_delete_share_server_teardown_failure [0.033383s] ... ok 2026-04-21 02:08:29.074516 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_driver_resources_driver_needs_to_reapply_rules_2_False [0.166008s] ... ok 2026-04-21 02:08:29.232563 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_driver_resources_ensure_shares_not_implemented [0.158570s] ... ok 2026-04-21 02:08:29.398856 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_ensure_driver_resources_share_metadata_updates [0.166021s] ... ok 2026-04-21 02:08:29.557512 | ubuntu-noble | Caught exception trying ensure share 'a3de111b-ff16-4b94-9ebe-563ee6f45c55'. 2026-04-21 02:08:29.557549 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:29.557560 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 511, in ensure_driver_resources 2026-04-21 02:08:29.557570 | ubuntu-noble | update_share_instances = self.driver.ensure_shares( 2026-04-21 02:08:29.557579 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:29.557587 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:29.557596 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:29.557604 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:29.557612 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:29.557620 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:29.557629 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:29.557637 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1199, in _execute_mock_call 2026-04-21 02:08:29.557646 | ubuntu-noble | result = effect(*args, **kwargs) 2026-04-21 02:08:29.557654 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:29.557662 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/share/test_manager.py", line 804, in raise_NotImplementedError 2026-04-21 02:08:29.557671 | ubuntu-noble | raise NotImplementedError 2026-04-21 02:08:29.557680 | ubuntu-noble | NotImplementedError 2026-04-21 02:08:29.557689 | ubuntu-noble | 2026-04-21 02:08:29.557698 | ubuntu-noble | During handling of the above exception, another exception occurred: 2026-04-21 02:08:29.557707 | ubuntu-noble | 2026-04-21 02:08:29.557715 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:29.557724 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 631, in _ensure_share 2026-04-21 02:08:29.557732 | ubuntu-noble | export_locations = self.driver.ensure_share( 2026-04-21 02:08:29.557740 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:29.557748 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:29.557757 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:29.557765 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:29.557773 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:29.557781 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:29.557789 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:29.557798 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1195, in _execute_mock_call 2026-04-21 02:08:29.557806 | ubuntu-noble | result = next(effect) 2026-04-21 02:08:29.557815 | ubuntu-noble | ^^^^^^^^^^^^ 2026-04-21 02:08:29.557823 | ubuntu-noble | StopIteration 2026-04-21 02:08:29.564796 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_ensure_share_2___fake_path_1____fake_path__ [0.165185s] ... ok 2026-04-21 02:08:29.678728 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_init_host_with_shares_and_rules_2 [0.113538s] ... ok 2026-04-21 02:08:29.725510 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_driver_exception [0.046543s] ... ok 2026-04-21 02:08:29.771663 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_share_invalid_size [0.045830s] ... ok 2026-04-21 02:08:29.838367 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_manage_snapshot_valid_snapshot_2 [0.067413s] ... ok 2026-04-21 02:08:29.904403 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_complete_2 [0.066066s] ... ok 2026-04-21 02:08:29.938254 | ubuntu-noble | The driver could not migrate the share fake_id 2026-04-21 02:08:29.938400 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:29.938412 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1675, in migration_start 2026-04-21 02:08:29.938421 | ubuntu-noble | success = self._migration_start_driver( 2026-04-21 02:08:29.938430 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:29.938439 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:29.938482 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:29.938491 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:29.938499 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:29.938508 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:29.938517 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:29.938525 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:08:29.938534 | ubuntu-noble | raise effect 2026-04-21 02:08:29.938542 | ubuntu-noble | Exception: fake_exc_1 2026-04-21 02:08:29.941738 | ubuntu-noble | Host-assisted migration failed for share fake_id. 2026-04-21 02:08:29.941793 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:29.941804 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 1714, in migration_start 2026-04-21 02:08:29.941813 | ubuntu-noble | self._migration_start_host_assisted( 2026-04-21 02:08:29.941821 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:29.941830 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:29.941838 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:29.941846 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:29.941855 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:29.941863 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:29.941872 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:08:29.941880 | ubuntu-noble | raise effect 2026-04-21 02:08:29.941888 | ubuntu-noble | Exception: fake_exc_2 2026-04-21 02:08:29.945228 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_migration_start_exception [0.040214s] ... ok 2026-04-21 02:08:29.965904 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_snapshot_update_nothing_to_update_1_True [0.020785s] ... ok 2026-04-21 02:08:29.987076 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_periodic_share_replica_update_2_openstack1_newton__pool0 [0.021015s] ... ok 2026-04-21 02:08:30.034768 | ubuntu-noble | Cannot choose compatible share server: fake 2026-04-21 02:08:30.041011 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_provide_share_server_for_share_incompatible_servers [0.053356s] ... ok 2026-04-21 02:08:30.082347 | ubuntu-noble | Cannot restore backup ade56cb4-4ff2-4dda-8b1a-e06edfbb20e6 to target share 0140feef-f94a-43ab-b4d6-b795c6a6716f as share driver does not provide support for targeted restores 2026-04-21 02:08:30.082503 | ubuntu-noble | NoneType: None 2026-04-21 02:08:30.082516 | ubuntu-noble | Failed to restore backup ade56cb4-4ff2-4dda-8b1a-e06edfbb20e6 to share 0140feef-f94a-43ab-b4d6-b795c6a6716f by driver. 2026-04-21 02:08:30.096257 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_restore_backup_respects_restore_to_target [0.054265s] ... ok 2026-04-21 02:08:30.114752 | ubuntu-noble | Share id1 could not be reverted to snapshot fakesnapshotid. 2026-04-21 02:08:30.114789 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:30.114799 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 4324, in _revert_to_replicated_snapshot 2026-04-21 02:08:30.114808 | ubuntu-noble | self.driver.revert_to_replicated_snapshot( 2026-04-21 02:08:30.114817 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:30.114825 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:30.114834 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.114842 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:30.114850 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:30.114858 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.114866 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:08:30.114875 | ubuntu-noble | raise effect 2026-04-21 02:08:30.114883 | ubuntu-noble | manila.exception.ManilaException: An unknown exception occurred. 2026-04-21 02:08:30.117396 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_revert_to_replicated_snapshot_driver_exception_2_fake_reservations [0.021961s] ... ok 2026-04-21 02:08:30.139401 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_setup_server_incorrect_detail_data [0.021566s] ... ok 2026-04-21 02:08:30.189373 | ubuntu-noble | Driver migration completion failed for share server e694b614-2774-49c1-88e4-57bda3c022aa. 2026-04-21 02:08:30.189412 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:30.189423 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/share/manager.py", line 6375, in share_server_migration_complete 2026-04-21 02:08:30.189432 | ubuntu-noble | self._server_migration_complete_driver(context, 2026-04-21 02:08:30.189441 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1134, in __call__ 2026-04-21 02:08:30.189461 | ubuntu-noble | return self._mock_call(*args, **kwargs) 2026-04-21 02:08:30.189469 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.189478 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1138, in _mock_call 2026-04-21 02:08:30.189486 | ubuntu-noble | return self._execute_mock_call(*args, **kwargs) 2026-04-21 02:08:30.189494 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.189502 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1193, in _execute_mock_call 2026-04-21 02:08:30.189511 | ubuntu-noble | raise effect 2026-04-21 02:08:30.189519 | ubuntu-noble | Exception 2026-04-21 02:08:30.193184 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_complete_exception_2_False [0.052962s] ... ok 2026-04-21 02:08:30.255268 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_continue_1_True [0.062124s] ... ok 2026-04-21 02:08:30.306457 | ubuntu-noble | Destination share server 2f141587-f3c4-4807-addf-ac289cd5ada4 refers to a source share server 788c0f7a-e80a-4626-ab02-9182766557c2 that does not exists. 2026-04-21 02:08:30.310209 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_share_server_migration_continue_exception_1 [0.054681s] ... ok 2026-04-21 02:08:30.345066 | ubuntu-noble | Failed to commit reservations 2026-04-21 02:08:30.345089 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:30.345095 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-21 02:08:30.345100 | ubuntu-noble | self._driver.commit( 2026-04-21 02:08:30.345105 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-21 02:08:30.345109 | ubuntu-noble | db.reservation_commit( 2026-04-21 02:08:30.345114 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-21 02:08:30.345136 | ubuntu-noble | return IMPL.reservation_commit( 2026-04-21 02:08:30.345140 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.345144 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-21 02:08:30.345148 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:08:30.345152 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.345156 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 02:08:30.345160 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 02:08:30.345164 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:08:30.345169 | ubuntu-noble | self.force_reraise() 2026-04-21 02:08:30.345173 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:08:30.345177 | ubuntu-noble | raise self.value 2026-04-21 02:08:30.345181 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 02:08:30.345184 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:08:30.345188 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.345192 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-21 02:08:30.345196 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:08:30.345200 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.345203 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-21 02:08:30.345207 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-04-21 02:08:30.345211 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.345215 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-21 02:08:30.345219 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-04-21 02:08:30.345223 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.345226 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:08:30.345230 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:08:30.345234 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.345238 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-21 02:08:30.345241 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:08:30.345245 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.345249 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:08:30.345254 | ubuntu-noble | return a.in_(b) 2026-04-21 02:08:30.345267 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:08:30.345270 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:08:30.345274 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:08:30.345278 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.345281 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-21 02:08:30.345285 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:08:30.345311 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.345317 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:08:30.345321 | ubuntu-noble | return a.in_(b) 2026-04-21 02:08:30.345329 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:08:30.345333 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:08:30.345337 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:08:30.345340 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.345344 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-21 02:08:30.345352 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:08:30.345356 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.345360 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:08:30.345363 | ubuntu-noble | return a.in_(b) 2026-04-21 02:08:30.345372 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:08:30.345376 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:08:30.345380 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:08:30.345384 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.345387 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-21 02:08:30.345391 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-21 02:08:30.345395 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.345399 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-21 02:08:30.345403 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-04-21 02:08:30.345406 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.345410 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-21 02:08:30.345414 | ubuntu-noble | resolved = impl._literal_coercion( 2026-04-21 02:08:30.345418 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.345421 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-21 02:08:30.345425 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-04-21 02:08:30.345429 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-21 02:08:30.345433 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-04-21 02:08:30.345436 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-04-21 02:08:30.349320 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_1_True [0.038647s] ... ok 2026-04-21 02:08:30.396993 | ubuntu-noble | Failed to commit reservations 2026-04-21 02:08:30.397014 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:30.397019 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 1055, in commit 2026-04-21 02:08:30.397023 | ubuntu-noble | self._driver.commit( 2026-04-21 02:08:30.397026 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/quota.py", line 578, in commit 2026-04-21 02:08:30.397030 | ubuntu-noble | db.reservation_commit( 2026-04-21 02:08:30.397035 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/api.py", line 269, in reservation_commit 2026-04-21 02:08:30.397039 | ubuntu-noble | return IMPL.reservation_commit( 2026-04-21 02:08:30.397043 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.397046 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 175, in wrapper 2026-04-21 02:08:30.397050 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:08:30.397054 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.397065 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-21 02:08:30.397069 | ubuntu-noble | with excutils.save_and_reraise_exception() as ectxt: 2026-04-21 02:08:30.397073 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 271, in __exit__ 2026-04-21 02:08:30.397077 | ubuntu-noble | self.force_reraise() 2026-04-21 02:08:30.397080 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_utils/excutils.py", line 233, in force_reraise 2026-04-21 02:08:30.397084 | ubuntu-noble | raise self.value 2026-04-21 02:08:30.397088 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-21 02:08:30.397092 | ubuntu-noble | return f(*args, **kwargs) 2026-04-21 02:08:30.397095 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.397099 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1159, in wrapper 2026-04-21 02:08:30.397103 | ubuntu-noble | return fn(*args, **kwargs) 2026-04-21 02:08:30.397106 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.397110 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1453, in reservation_commit 2026-04-21 02:08:30.397114 | ubuntu-noble | reservation_query = _quota_reservations_query(context, reservations) 2026-04-21 02:08:30.397117 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.397121 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/db/sqlalchemy/api.py", line 1436, in _quota_reservations_query 2026-04-21 02:08:30.397125 | ubuntu-noble | models.Reservation.uuid.in_(reservations), 2026-04-21 02:08:30.397129 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.397132 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:08:30.397136 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:08:30.397140 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.397147 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/attributes.py", line 453, in operate 2026-04-21 02:08:30.397151 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:08:30.397155 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.397158 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:08:30.397162 | ubuntu-noble | return a.in_(b) 2026-04-21 02:08:30.397166 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:08:30.397170 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:08:30.397173 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:08:30.397177 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.397181 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/orm/properties.py", line 479, in operate 2026-04-21 02:08:30.397184 | ubuntu-noble | return op(self.__clause_element__(), *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:08:30.397188 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.397192 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:08:30.397195 | ubuntu-noble | return a.in_(b) 2026-04-21 02:08:30.397199 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:08:30.397203 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:08:30.397206 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:08:30.397219 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.397228 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/elements.py", line 1535, in operate 2026-04-21 02:08:30.397232 | ubuntu-noble | return op(self.comparator, *other, **kwargs) # type: ignore[no-any-return] # noqa: E501 2026-04-21 02:08:30.397235 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.397239 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 2146, in in_op 2026-04-21 02:08:30.397243 | ubuntu-noble | return a.in_(b) 2026-04-21 02:08:30.397250 | ubuntu-noble | ^^^^^^^^ 2026-04-21 02:08:30.397254 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/operators.py", line 943, in in_ 2026-04-21 02:08:30.397258 | ubuntu-noble | return self.operate(in_op, other) 2026-04-21 02:08:30.397262 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.397265 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/type_api.py", line 210, in operate 2026-04-21 02:08:30.397269 | ubuntu-noble | return op_fn(self.expr, op, *other, **addtl_kw) 2026-04-21 02:08:30.397273 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.397277 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/default_comparator.py", line 218, in _in_impl 2026-04-21 02:08:30.397280 | ubuntu-noble | seq_or_selectable = coercions.expect( 2026-04-21 02:08:30.397284 | ubuntu-noble | ^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.397485 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 396, in expect 2026-04-21 02:08:30.397496 | ubuntu-noble | resolved = impl._literal_coercion( 2026-04-21 02:08:30.397500 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:30.397504 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 879, in _literal_coercion 2026-04-21 02:08:30.397508 | ubuntu-noble | self._raise_for_expected(element, **kw) 2026-04-21 02:08:30.397511 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/.tox/py312/lib/python3.12/site-packages/sqlalchemy/sql/coercions.py", line 519, in _raise_for_expected 2026-04-21 02:08:30.397515 | ubuntu-noble | raise exc.ArgumentError(msg, code=code) from err 2026-04-21 02:08:30.397519 | ubuntu-noble | sqlalchemy.exc.ArgumentError: IN expression list, SELECT construct, or bound parameter object expected, got . 2026-04-21 02:08:30.397555 | ubuntu-noble | Since share d2b6ef88-de87-424a-8fc2-1fcce529913a 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. 2026-04-21 02:08:30.401175 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_share_valid_share_with_share_server_2_False [0.051897s] ... ok 2026-04-21 02:08:30.460328 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_unmanage_snapshot_valid_snapshot_2 [0.059764s] ... ok 2026-04-21 02:08:30.480755 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_update_quota_usages_new [0.020161s] ... ok 2026-04-21 02:08:30.501099 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_04 [0.019747s] ... ok 2026-04-21 02:08:30.521530 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_validate_segmentation_id_with_invalid_values_11 [0.020335s] ... ok 2026-04-21 02:08:30.543284 | ubuntu-noble | {7} manila.tests.share.test_manager.ShareManagerTestCase.test_verify_server_cleanup_interval_valid_cases_3_720 [0.021217s] ... ok 2026-04-21 02:08:30.578777 | ubuntu-noble | {7} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_apply_new_access_rules_there_are_rules_2_False [0.036421s] ... ok 2026-04-21 02:08:30.612394 | ubuntu-noble | {7} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_cleanup_new_instance_1_None [0.032758s] ... ok 2026-04-21 02:08:30.648218 | ubuntu-noble | {7} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_create_instance_and_wait_timeout [0.035999s] ... ok 2026-04-21 02:08:30.736376 | ubuntu-noble | {7} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_revert_access_rules_1_None [0.087261s] ... ok 2026-04-21 02:08:30.779505 | ubuntu-noble | {7} manila.tests.share.test_migration.ShareMigrationHelperTestCase.test_wait_for_share_server_1_active [0.043622s] ... ok 2026-04-21 02:08:30.855973 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:08:30.860394 | ubuntu-noble | {7} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_create_share_instance [0.080743s] ... ok 2026-04-21 02:08:30.937942 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:08:30.942028 | ubuntu-noble | {7} manila.tests.share.test_rpcapi.ShareRpcAPITestCase.test_delete_share_group_snapshot [0.081987s] ... ok 2026-04-21 02:08:30.962346 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_add_access_invalid [0.018948s] ... ok 2026-04-21 02:08:30.981343 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_all_types_1 [0.019543s] ... ok 2026-04-21 02:08:31.000113 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_extra_specs_from_share [0.018245s] ... ok 2026-04-21 02:08:31.018378 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_tenant_visible_extra_specs [0.018152s] ... ok 2026-04-21 02:08:31.037445 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_get_valid_optional_extra_specs_invalid_1 [0.018189s] ... ok 2026-04-21 02:08:31.055233 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_02___snapshot_support____t__ [0.018502s] ... ok 2026-04-21 02:08:31.073389 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_03___snapshot_support____true__ [0.018218s] ... ok 2026-04-21 02:08:31.092074 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_29___revert_to_snapshot_support____y__ [0.018031s] ... ok 2026-04-21 02:08:31.110228 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_31___revert_to_snapshot_support____0__ [0.018871s] ... ok 2026-04-21 02:08:31.128422 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_32___revert_to_snapshot_support____f__ [0.017938s] ... ok 2026-04-21 02:08:31.146682 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_39___mount_snapshot_support____true__ [0.018070s] ... ok 2026-04-21 02:08:31.165039 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_54___mount_point_name_support____yes__ [0.018111s] ... ok 2026-04-21 02:08:31.184482 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_65___encryption_support____share_server__ [0.018000s] ... ok 2026-04-21 02:08:31.202268 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_69___provisioning_mount_point_prefix____gold__ [0.018397s] ... ok 2026-04-21 02:08:31.220380 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_optional_extra_spec_valid_71___provisioning_mount_point_prefix____bronze__ [0.017978s] ... ok 2026-04-21 02:08:31.239205 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_other [0.018309s] ... ok 2026-04-21 02:08:31.256183 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_02___driver_handles_share_servers____t__ [0.017809s] ... ok 2026-04-21 02:08:31.275480 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_07___driver_handles_share_servers____0__ [0.018290s] ... ok 2026-04-21 02:08:31.293375 | ubuntu-noble | {7} manila.tests.share.test_share_types.ShareTypesTestCase.test_is_valid_required_extra_spec_valid_08___driver_handles_share_servers____f__ [0.017901s] ... ok 2026-04-21 02:08:31.311937 | ubuntu-noble | {7} manila.tests.share.test_share_utils.NotifyUsageTestCase.test_notify_about_share_usage [0.019302s] ... ok 2026-04-21 02:08:31.330757 | ubuntu-noble | {7} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_missing_backend_and_pool [0.018731s] ... ok 2026-04-21 02:08:31.350373 | ubuntu-noble | {7} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_only_return_backend_name_index_error [0.018860s] ... ok 2026-04-21 02:08:31.369261 | ubuntu-noble | {7} manila.tests.share.test_share_utils.ShareUtilsTestCase.test_extract_host_with_pool [0.018447s] ... ok 2026-04-21 02:08:31.388058 | ubuntu-noble | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_group_snapshot_minimal_request_no_members_with_desc [0.018621s] ... ok 2026-04-21 02:08:31.406674 | ubuntu-noble | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_failure_reserving_quota [0.019311s] ... ok 2026-04-21 02:08:31.426026 | ubuntu-noble | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_share_group_snapshot_minimal_request_no_members [0.019157s] ... ok 2026-04-21 02:08:31.444982 | ubuntu-noble | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_create_unsupported_az_4_group_type_stypes_all_unsupported_in_AZ [0.018873s] ... ok 2026-04-21 02:08:31.467885 | ubuntu-noble | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_available [0.022611s] ... ok 2026-04-21 02:08:31.487215 | ubuntu-noble | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_creating_with_host [0.019116s] ... ok 2026-04-21 02:08:31.507280 | ubuntu-noble | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_delete_with_share_group_snapshots [0.019273s] ... ok 2026-04-21 02:08:31.526075 | ubuntu-noble | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_get_all [0.018729s] ... ok 2026-04-21 02:08:31.544743 | ubuntu-noble | {7} manila.tests.share_group.test_api.ShareGroupsAPITestCase.test_update_share_group_snapshot_no_values_1 [0.018991s] ... ok 2026-04-21 02:08:31.562813 | ubuntu-noble | {7} manila.tests.test_conf.ConfigTestCase.test_flag_leak_right [0.017919s] ... ok 2026-04-21 02:08:31.580977 | ubuntu-noble | {7} manila.tests.test_context.ContextTestCase.test_request_context_elevated [0.017906s] ... ok 2026-04-21 02:08:31.600416 | ubuntu-noble | {7} manila.tests.test_coordination.CoordinatorTestCase.test_coordinator_lock [0.018735s] ... ok 2026-04-21 02:08:31.619200 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_input [0.018182s] ... ok 2026-04-21 02:08:31.637249 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_share_metadata_size [0.017977s] ... ok 2026-04-21 02:08:31.654270 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode400.test_invalid_uuid [0.017583s] ... ok 2026-04-21 02:08:31.672336 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode403.test_admin_required [0.017702s] ... ok 2026-04-21 02:08:31.691333 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode404.test_export_location_not_found [0.018438s] ... ok 2026-04-21 02:08:31.709375 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode404.test_file_not_found [0.017693s] ... ok 2026-04-21 02:08:32.141894 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode404.test_instance_not_found [0.433220s] ... ok 2026-04-21 02:08:32.160459 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode404.test_metadata_item_not_found [0.018749s] ... ok 2026-04-21 02:08:32.178754 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode404.test_paste_app_not_found [0.018250s] ... ok 2026-04-21 02:08:32.196514 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode404.test_volume_snapshot_not_found [0.017588s] ... ok 2026-04-21 02:08:32.215074 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionResponseCode413.test_port_limit_exceeded [0.017336s] ... ok 2026-04-21 02:08:32.231574 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionTestCase.test_exception_not_redundant_period_3__ [0.017616s] ... ok 2026-04-21 02:08:32.248880 | ubuntu-noble | {7} manila.tests.test_exception.ManilaExceptionTestCase.test_ip_address_generation_failure [0.017305s] ... ok 2026-04-21 02:08:32.268540 | ubuntu-noble | 2026-04-21 02:08:32.268572 | ubuntu-noble | OpenStack manila version: 1.0.0 2026-04-21 02:08:32.268583 | ubuntu-noble | 2026-04-21 02:08:32.268593 | ubuntu-noble | manila-manage category action [] 2026-04-21 02:08:32.268602 | ubuntu-noble | Available categories: 2026-04-21 02:08:32.268622 | ubuntu-noble | config 2026-04-21 02:08:32.268631 | ubuntu-noble | db 2026-04-21 02:08:32.268640 | ubuntu-noble | host 2026-04-21 02:08:32.268649 | ubuntu-noble | logs 2026-04-21 02:08:32.268657 | ubuntu-noble | service 2026-04-21 02:08:32.268665 | ubuntu-noble | share 2026-04-21 02:08:32.268674 | ubuntu-noble | share_server 2026-04-21 02:08:32.268682 | ubuntu-noble | shell 2026-04-21 02:08:32.268690 | ubuntu-noble | version 2026-04-21 02:08:32.268698 | ubuntu-noble | Bunch(a='a', b='b', d=Bunch(x=Bunch(a, b, d), y='b')) 2026-04-21 02:08:32.268707 | ubuntu-noble | stdin:4:21: M310 Log method arguments should not be a tuple. 2026-04-21 02:08:32.268941 | ubuntu-noble | {7} manila.tests.test_hacking.HackingTestCase.test_logging_with_tuple_argument_09_trace [0.018557s] ... ok 2026-04-21 02:08:32.285439 | ubuntu-noble | {7} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_01_______audit__ [0.017681s] ... ok 2026-04-21 02:08:32.303159 | ubuntu-noble | {7} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_28____LI____info__ [0.017557s] ... ok 2026-04-21 02:08:32.320565 | ubuntu-noble | {7} manila.tests.test_hacking.HackingTestCase.test_no_translate_logs_34____LW____debug__ [0.017420s] ... ok 2026-04-21 02:08:32.343275 | ubuntu-noble | stdin:13:11: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-04-21 02:08:32.343338 | ubuntu-noble | stdin:14:11: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-04-21 02:08:32.343348 | ubuntu-noble | stdin:15:11: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-04-21 02:08:32.343357 | ubuntu-noble | stdin:16:11: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-04-21 02:08:32.343366 | ubuntu-noble | stdin:17:11: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-04-21 02:08:32.343374 | ubuntu-noble | stdin:18:25: M326 Translated messages cannot be concatenated. String should be included in translated message. 2026-04-21 02:08:32.343845 | ubuntu-noble | {7} manila.tests.test_hacking.HackingTestCase.test_trans_add [0.019086s] ... ok 2026-04-21 02:08:32.358450 | ubuntu-noble | {7} manila.tests.test_manager.SchedulerDependentManagerTestCase.test__publish_service_capabilities_with_update_1_fake_last_capabilities [0.018600s] ... ok 2026-04-21 02:08:32.376526 | ubuntu-noble | {7} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_3___ [0.017948s] ... ok 2026-04-21 02:08:32.394686 | ubuntu-noble | {7} manila.tests.test_manager.SchedulerDependentManagerTestCase.test_update_service_capabilities_4 [0.018118s] ... ok 2026-04-21 02:08:32.412443 | ubuntu-noble | {7} manila.tests.test_misc.ProjectTestCase.test_all_migrations_have_downgrade [0.017792s] ... ok 2026-04-21 02:08:32.430338 | ubuntu-noble | {7} manila.tests.test_network.APITestCase.test_init_api_with_default_config_group_name [0.017665s] ... ok 2026-04-21 02:08:32.448757 | ubuntu-noble | {7} manila.tests.test_network.NetworkBaseAPITestCase.test__verify_share_network_fail [0.018251s] ... ok 2026-04-21 02:08:32.466437 | ubuntu-noble | {7} manila.tests.test_network.NetworkBaseAPITestCase.test_inherit_network_base_api_no_redefinitions [0.017674s] ... ok 2026-04-21 02:08:32.509446 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:08:32.537226 | ubuntu-noble | Policy Rules ['context_is_admin', 'context_is_host_admin', 'admin_api', 'admin_or_owner', 'default'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2026-04-21 02:08:32.540510 | ubuntu-noble | {7} manila.tests.test_policy.PolicyTestCase.test_authorize_does_not_raise_forbidden_2_authorize [0.073908s] ... ok 2026-04-21 02:08:32.558769 | ubuntu-noble | {7} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_class_quotas_2_False [0.018230s] ... ok 2026-04-21 02:08:32.577348 | ubuntu-noble | {7} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_share_type_quotas_1__None__True__True_ [0.018557s] ... ok 2026-04-21 02:08:32.595838 | ubuntu-noble | {7} manila.tests.test_quota.DbQuotaDriverTestCase.test_get_share_type_quotas_2___fake_quota_class___False__True_ [0.018364s] ... ok 2026-04-21 02:08:32.613946 | ubuntu-noble | {7} manila.tests.test_quota.DbQuotaDriverTestCase.test_rollback_1__None__None_ [0.018056s] ... ok 2026-04-21 02:08:32.632833 | ubuntu-noble | {7} manila.tests.test_quota.QuotaEngineTestCase.test_count [0.018659s] ... ok 2026-04-21 02:08:32.651074 | ubuntu-noble | {7} manila.tests.test_quota.QuotaEngineTestCase.test_get_defaults [0.018260s] ... ok 2026-04-21 02:08:32.669641 | ubuntu-noble | {7} manila.tests.test_quota.QuotaEngineTestCase.test_reserve [0.018299s] ... ok 2026-04-21 02:08:32.689110 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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' 2026-04-21 02:08:32.689191 | ubuntu-noble | debtcollector.deprecate( 2026-04-21 02:08:32.689379 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:08:32.689402 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-04-21 02:08:32.751565 | ubuntu-noble | {7} manila.tests.test_service.ServiceFlagsTestCase.test_service_enabled_on_create_based_on_flag [0.081733s] ... ok 2026-04-21 02:08:32.771075 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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' 2026-04-21 02:08:32.771115 | ubuntu-noble | debtcollector.deprecate( 2026-04-21 02:08:32.771646 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:08:32.771878 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-04-21 02:08:32.773867 | ubuntu-noble | {7} manila.tests.test_service.ServiceManagerTestCase.test_override_manager_method [0.022312s] ... ok 2026-04-21 02:08:32.790668 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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' 2026-04-21 02:08:32.790747 | ubuntu-noble | debtcollector.deprecate( 2026-04-21 02:08:32.791182 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:08:32.791201 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-04-21 02:08:32.791427 | ubuntu-noble | Recovered model server connection! 2026-04-21 02:08:32.793487 | ubuntu-noble | {7} manila.tests.test_service.ServiceTestCase.test_report_state_newly_connected [0.019489s] ... ok 2026-04-21 02:08:32.809969 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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' 2026-04-21 02:08:32.810021 | ubuntu-noble | debtcollector.deprecate( 2026-04-21 02:08:32.810367 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/.tox/py312/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. 2026-04-21 02:08:32.810392 | ubuntu-noble | self._work_executor = self._executor_cls(**executor_opts) 2026-04-21 02:08:32.810789 | ubuntu-noble | Recovered model server connection! 2026-04-21 02:08:32.812860 | ubuntu-noble | {7} manila.tests.test_service.ServiceTestCase.test_report_state_newly_connected_different_az [0.019337s] ... ok 2026-04-21 02:08:32.829867 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/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. 2026-04-21 02:08:32.829906 | ubuntu-noble | self.server = wsgi.Server( 2026-04-21 02:08:32.832769 | ubuntu-noble | {7} manila.tests.test_service.TestWSGIService.test_reset_pool_size_to_default [0.019660s] ... ok 2026-04-21 02:08:32.848756 | ubuntu-noble | /home/zuul/src/github.com/vexxhost/manila/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. 2026-04-21 02:08:32.848805 | ubuntu-noble | self.server = wsgi.Server( 2026-04-21 02:08:32.852637 | ubuntu-noble | {7} manila.tests.test_service.TestWSGIService.test_ssl_enabled [0.019385s] ... ok 2026-04-21 02:08:32.871121 | ubuntu-noble | {7} manila.tests.test_ssh_utils.SSHPoolTestCase.test_closed_reopend_ssh_connections [0.018773s] ... ok 2026-04-21 02:08:32.889140 | ubuntu-noble | {7} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_2___10_0_0_0_24___24_ [0.017844s] ... ok 2026-04-21 02:08:32.907427 | ubuntu-noble | {7} manila.tests.test_utils.CidrToPrefixLenTestCase.test_cidr_to_prefixlen_4___fdf8_f53b_82e1__1_0___0_ [0.018343s] ... ok 2026-04-21 02:08:32.925544 | ubuntu-noble | {7} manila.tests.test_utils.ConvertStrTestCase.test_convert_str_str_input [0.017879s] ... ok 2026-04-21 02:08:32.943692 | ubuntu-noble | {7} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_2_________my_name_name_of_remote_computer__ [0.018147s] ... ok 2026-04-21 02:08:32.962692 | ubuntu-noble | {7} manila.tests.test_utils.GenericUtilsTestCase.test_check_ssh_injection_on_error0_9___echo_____quoted__virus___quoted____ [0.018777s] ... ok 2026-04-21 02:08:32.980610 | ubuntu-noble | {7} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_negative_10___2_2GG____G__ [0.017902s] ... ok 2026-04-21 02:08:32.999030 | ubuntu-noble | {7} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_01____3G____G____3_0_ [0.018219s] ... ok 2026-04-21 02:08:33.017144 | ubuntu-noble | {7} manila.tests.test_utils.GenericUtilsTestCase.test_translate_string_size_to_float_positive_08____2T____G____2048_0_ [0.018093s] ... ok 2026-04-21 02:08:33.037064 | ubuntu-noble | {7} manila.tests.test_utils.IsValidIPVersion.test_provided_invalid_v4_address_3_255_255_255_256 [0.019708s] ... ok 2026-04-21 02:08:33.056406 | ubuntu-noble | {7} manila.tests.test_utils.IsValidIPVersion.test_provided_none_version [0.019148s] ... ok 2026-04-21 02:08:33.074589 | ubuntu-noble | {7} manila.tests.test_utils.IsValidIPVersion.test_valid_v4_2_255_255_255_255 [0.018143s] ... ok 2026-04-21 02:08:33.105259 | ubuntu-noble | {7} manila.tests.test_utils.MonkeyPatchTestCase.test_monkey_patch [0.030591s] ... ok 2026-04-21 02:08:33.124424 | ubuntu-noble | {7} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_invalid_string_2_invalid [0.018894s] ... ok 2026-04-21 02:08:33.142615 | ubuntu-noble | {7} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_1___t___True_ [0.018271s] ... ok 2026-04-21 02:08:33.160332 | ubuntu-noble | {7} manila.tests.test_utils.ParseBoolValueTestCase.test_bool_with_valid_string_3___1___True_ [0.017625s] ... ok 2026-04-21 02:08:33.178377 | ubuntu-noble | {7} manila.tests.test_utils.ShareMigrationHelperTestCase.test_wait_for_access_update_invalid_2 [0.018036s] ... ok 2026-04-21 02:08:33.196847 | ubuntu-noble | {7} manila.tests.test_utils.TestAllTenantsValueCase.test_convert_time_duration_to_iso_format_2___10hours____PT10H__ [0.018340s] ... ok 2026-04-21 02:08:33.214935 | ubuntu-noble | {7} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_false_3_False [0.018001s] ... ok 2026-04-21 02:08:33.233250 | ubuntu-noble | {7} manila.tests.test_utils.TestAllTenantsValueCase.test_is_all_tenants_missing [0.018074s] ... ok 2026-04-21 02:08:33.251077 | ubuntu-noble | {7} manila.tests.test_utils.TestDisableNotifications.test_if_notification_enabled_when_disabled_2___noop__ [0.017681s] ... ok 2026-04-21 02:08:33.269658 | ubuntu-noble | {7} manila.tests.test_utils.TestRetryDecorator.test_retries_once [0.018683s] ... ok 2026-04-21 02:08:33.288166 | ubuntu-noble | {7} manila.tests.test_utils.TestRetryDecorator.test_retry_exit_code_non_retriable [0.018304s] ... ok 2026-04-21 02:08:33.306356 | ubuntu-noble | {7} manila.tests.test_utils.TestRetryDecorator.test_wrong_exception_no_retry [0.018241s] ... ok 2026-04-21 02:08:33.325265 | ubuntu-noble | {7} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_attach_volume_already_attached [0.018699s] ... ok 2026-04-21 02:08:33.343768 | ubuntu-noble | {7} manila.tests.volume.test_cinder.CinderApiTestCase.test_check_detach [0.018444s] ... ok 2026-04-21 02:08:33.362584 | ubuntu-noble | {7} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_force [0.018675s] ... ok 2026-04-21 02:08:33.380420 | ubuntu-noble | {7} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_not_found_error [0.017941s] ... ok 2026-04-21 02:08:33.398540 | ubuntu-noble | {7} manila.tests.volume.test_cinder.CinderApiTestCase.test_create_snapshot [0.017941s] ... ok 2026-04-21 02:08:33.416874 | ubuntu-noble | {7} manila.tests.volume.test_cinder.CinderApiTestCase.test_get_failed_2 [0.018182s] ... ok 2026-04-21 02:08:33.435033 | ubuntu-noble | {7} manila.tests.volume.test_cinder.CinderApiTestCase.test_wait_for_available_volume [0.018135s] ... ok 2026-04-21 02:08:37.450163 | ubuntu-noble | 2026-04-21 02:08:37.450231 | ubuntu-noble | ============================== 2026-04-21 02:08:37.450244 | ubuntu-noble | Failed 1 tests - output below: 2026-04-21 02:08:37.450254 | ubuntu-noble | ============================== 2026-04-21 02:08:37.450263 | ubuntu-noble | 2026-04-21 02:08:37.450274 | ubuntu-noble | manila.tests.keymgr.test_barbican.BarbicanSecretACLTestCase.test_get_client_and_href_with_valid_secret 2026-04-21 02:08:37.450284 | ubuntu-noble | ------------------------------------------------------------------------------------------------------ 2026-04-21 02:08:37.450349 | ubuntu-noble | 2026-04-21 02:08:37.450359 | ubuntu-noble | Captured traceback: 2026-04-21 02:08:37.450390 | ubuntu-noble | ~~~~~~~~~~~~~~~~~~~ 2026-04-21 02:08:37.450400 | ubuntu-noble | Traceback (most recent call last): 2026-04-21 02:08:37.450409 | ubuntu-noble | 2026-04-21 02:08:37.450419 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/tests/keymgr/test_barbican.py", line 41, in test_get_client_and_href_with_valid_secret 2026-04-21 02:08:37.450428 | ubuntu-noble | self.mock_object(self.barbican_acl, '_create_secret_ref', 2026-04-21 02:08:37.450438 | ubuntu-noble | 2026-04-21 02:08:37.450457 | ubuntu-noble | File "/home/zuul/src/github.com/vexxhost/manila/manila/test.py", line 323, in mock_object 2026-04-21 02:08:37.450467 | ubuntu-noble | patcher.start() 2026-04-21 02:08:37.450476 | ubuntu-noble | 2026-04-21 02:08:37.450486 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1606, in start 2026-04-21 02:08:37.450495 | ubuntu-noble | result = self.__enter__() 2026-04-21 02:08:37.450504 | ubuntu-noble | ^^^^^^^^^^^^^^^^ 2026-04-21 02:08:37.450513 | ubuntu-noble | 2026-04-21 02:08:37.450523 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1458, in __enter__ 2026-04-21 02:08:37.450532 | ubuntu-noble | original, local = self.get_original() 2026-04-21 02:08:37.450541 | ubuntu-noble | ^^^^^^^^^^^^^^^^^^^ 2026-04-21 02:08:37.450550 | ubuntu-noble | 2026-04-21 02:08:37.450559 | ubuntu-noble | File "/usr/lib/python3.12/unittest/mock.py", line 1431, in get_original 2026-04-21 02:08:37.450568 | ubuntu-noble | raise AttributeError( 2026-04-21 02:08:37.450577 | ubuntu-noble | 2026-04-21 02:08:37.450587 | ubuntu-noble | AttributeError: does not have the attribute '_create_secret_ref' 2026-04-21 02:08:37.450596 | ubuntu-noble | 2026-04-21 02:08:37.450605 | ubuntu-noble | 2026-04-21 02:08:37.450615 | ubuntu-noble | 2026-04-21 02:08:37.450624 | ubuntu-noble | ====== 2026-04-21 02:08:37.450633 | ubuntu-noble | Totals 2026-04-21 02:08:37.450642 | ubuntu-noble | ====== 2026-04-21 02:08:37.450652 | ubuntu-noble | Ran: 12426 tests in 203.8075 sec. 2026-04-21 02:08:37.450661 | ubuntu-noble | - Passed: 12419 2026-04-21 02:08:37.450670 | ubuntu-noble | - Skipped: 6 2026-04-21 02:08:37.450679 | ubuntu-noble | - Expected Fail: 0 2026-04-21 02:08:37.450688 | ubuntu-noble | - Unexpected Success: 0 2026-04-21 02:08:37.450698 | ubuntu-noble | - Failed: 1 2026-04-21 02:08:37.450707 | ubuntu-noble | Sum of execute time for each test: 701.0209 sec. 2026-04-21 02:08:37.450716 | ubuntu-noble | 2026-04-21 02:08:37.450726 | ubuntu-noble | ============== 2026-04-21 02:08:37.450735 | ubuntu-noble | Worker Balance 2026-04-21 02:08:37.450744 | ubuntu-noble | ============== 2026-04-21 02:08:37.450753 | ubuntu-noble | - Worker 0 (1553 tests) => 0:00:58.171217 2026-04-21 02:08:37.450762 | ubuntu-noble | - Worker 1 (1554 tests) => 0:01:00.373947 2026-04-21 02:08:37.450771 | ubuntu-noble | - Worker 2 (1554 tests) => 0:01:36.623368 2026-04-21 02:08:37.450781 | ubuntu-noble | - Worker 3 (1553 tests) => 0:01:02.724335 2026-04-21 02:08:37.450790 | ubuntu-noble | - Worker 4 (1553 tests) => 0:00:54.859739 2026-04-21 02:08:37.450799 | ubuntu-noble | - Worker 5 (1553 tests) => 0:00:55.825743 2026-04-21 02:08:37.450808 | ubuntu-noble | - Worker 6 (1553 tests) => 0:01:50.647384 2026-04-21 02:08:37.450817 | ubuntu-noble | - Worker 7 (1553 tests) => 0:03:23.383171 2026-04-21 02:08:37.543473 | ubuntu-noble | py312: 224612 C exit 1 (220.47 seconds) /home/zuul/src/github.com/vexxhost/manila> stestr run pid=6805 [tox/execute/api.py:311] 2026-04-21 02:08:37.544266 | ubuntu-noble | .pkg: 224613 W _exit> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build [tox/tox_env/api.py:499] 2026-04-21 02:08:37.545827 | ubuntu-noble | Backend: run command _exit with args {} 2026-04-21 02:08:37.545843 | ubuntu-noble | Backend: Wrote response {'return': 0} to /tmp/pep517__exit-_8e5fsbg.json 2026-04-21 02:08:37.546913 | ubuntu-noble | .pkg: 224616 I exit None (0.00 seconds) /home/zuul/src/github.com/vexxhost/manila> python /home/zuul/.local/tox/lib/python3.12/site-packages/pyproject_api/_backend.py True pbr.build pid=6612 [tox/execute/api.py:311] 2026-04-21 02:08:37.613257 | ubuntu-noble | .pkg: 224680 D delete package /home/zuul/src/github.com/vexxhost/manila/.tox/.tmp/package/2/manila-1.0.0.dev6864-0.editable-py3-none-any.whl [tox/tox_env/python/virtual_env/package/pyproject.py:245] 2026-04-21 02:08:37.615432 | ubuntu-noble | py312: FAIL code 1 (224.36=setup[3.89]+cmd[220.47] seconds) 2026-04-21 02:08:37.615522 | ubuntu-noble | evaluation failed :( (224.49 seconds) 2026-04-21 02:08:38.286849 | ubuntu-noble | ERROR 2026-04-21 02:08:38.287168 | ubuntu-noble | { 2026-04-21 02:08:38.287214 | ubuntu-noble | "delta": "0:03:44.771970", 2026-04-21 02:08:38.287247 | ubuntu-noble | "end": "2026-04-21 02:08:37.668176", 2026-04-21 02:08:38.287278 | ubuntu-noble | "msg": "non-zero return code", 2026-04-21 02:08:38.287306 | ubuntu-noble | "rc": 1, 2026-04-21 02:08:38.287334 | ubuntu-noble | "start": "2026-04-21 02:04:52.896206" 2026-04-21 02:08:38.287362 | ubuntu-noble | } failure 2026-04-21 02:08:38.867870 | 2026-04-21 02:08:38.868024 | TASK [tox : Look for output] 2026-04-21 02:08:39.734970 | ubuntu-noble | ok 2026-04-21 02:08:39.750641 | 2026-04-21 02:08:39.750810 | TASK [tox : Return file comments to Zuul] 2026-04-21 02:08:39.789911 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:08:39.792098 | 2026-04-21 02:08:39.792233 | PLAY RECAP 2026-04-21 02:08:39.792331 | ubuntu-noble | ok: 14 changed: 8 unreachable: 0 failed: 1 skipped: 2 rescued: 0 ignored: 0 2026-04-21 02:08:39.792383 | 2026-04-21 02:08:40.046535 | RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/run.yaml@master] 2026-04-21 02:08:40.048924 | POST-RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/post.yaml@master] 2026-04-21 02:08:40.711188 | 2026-04-21 02:08:40.788058 | PLAY [all] 2026-04-21 02:08:40.810873 | 2026-04-21 02:08:40.811048 | TASK [fetch-tox-output : Set tox log path for multiple nodes] 2026-04-21 02:08:40.857501 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:08:40.865953 | 2026-04-21 02:08:40.866133 | TASK [fetch-tox-output : Set tox log path for single node] 2026-04-21 02:08:40.911389 | ubuntu-noble | ok 2026-04-21 02:08:40.919199 | 2026-04-21 02:08:40.919314 | TASK [fetch-tox-output : Ensure local tox dir] 2026-04-21 02:08:42.221608 | ubuntu-noble -> localhost | changed 2026-04-21 02:08:42.234826 | 2026-04-21 02:08:42.235053 | TASK [fetch-tox-output : Ensure zuul-output tox dir] 2026-04-21 02:08:42.280791 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:08:42.291120 | 2026-04-21 02:08:42.291278 | TASK [fetch-tox-output : Set envlist fact] 2026-04-21 02:08:42.334777 | ubuntu-noble | ok 2026-04-21 02:08:42.342525 | 2026-04-21 02:08:42.342621 | TASK [fetch-tox-output : Get tox version] 2026-04-21 02:08:42.990088 | ubuntu-noble | ROOT: No loadable tox.ini or setup.cfg or pyproject.toml or tox.toml found, assuming empty tox.ini at /home/zuul 2026-04-21 02:08:43.004978 | ubuntu-noble | 4.47.3 from /home/zuul/.local/tox/lib/python3.12/site-packages/tox/__init__.py 2026-04-21 02:08:43.393347 | ubuntu-noble | ok: Runtime: 0:00:00.285286 2026-04-21 02:08:43.402076 | 2026-04-21 02:08:43.402220 | TASK [fetch-tox-output : Find all default environments] 2026-04-21 02:08:43.947038 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:08:43.958481 | 2026-04-21 02:08:43.958622 | TASK [fetch-tox-output : Set envlist fact] 2026-04-21 02:08:43.984163 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:08:43.995698 | 2026-04-21 02:08:43.995830 | TASK [fetch-tox-output : Find all default environments] 2026-04-21 02:08:44.528301 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:08:44.534756 | 2026-04-21 02:08:44.534832 | TASK [fetch-tox-output : Set envlist fact] 2026-04-21 02:08:44.559280 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:08:44.568867 | 2026-04-21 02:08:44.568994 | LOOP [fetch-tox-output : Copy tox logs] 2026-04-21 02:08:44.616658 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:08:44.637314 | 2026-04-21 02:08:44.637490 | LOOP [fetch-tox-output : Collect tox logs] 2026-04-21 02:08:45.431982 | ubuntu-noble | changed: 2026-04-21 02:08:45.432202 | ubuntu-noble | created directory /var/lib/zuul/builds/a729d42ac1184c3f853e4c4fc396a0bb/work/logs/tox/py312 2026-04-21 02:08:45.432246 | ubuntu-noble | cd+++++++++ ./ 2026-04-21 02:08:45.432280 | ubuntu-noble | >f+++++++++ 1-install_package.log 2026-04-21 02:08:45.432312 | ubuntu-noble | >f+++++++++ 2-commands[0].log 2026-04-21 02:08:45.432349 | 2026-04-21 02:08:45.447564 | 2026-04-21 02:08:45.447675 | PLAY RECAP 2026-04-21 02:08:45.447720 | ubuntu-noble | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0 2026-04-21 02:08:45.447742 | 2026-04-21 02:08:45.620642 | POST-RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/tox/post.yaml@master] 2026-04-21 02:08:45.893772 | POST-RUN START: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/unittests/post.yaml@master] 2026-04-21 02:08:46.594003 | 2026-04-21 02:08:46.594190 | PLAY [all] 2026-04-21 02:08:46.753448 | 2026-04-21 02:08:46.753741 | TASK [fetch-subunit-output : Find stestr or testr executable] 2026-04-21 02:08:46.968347 | ubuntu-noble | changed 2026-04-21 02:08:46.974247 | 2026-04-21 02:08:46.974332 | TASK [fetch-subunit-output : Get the list of directories with subunit files] 2026-04-21 02:08:47.011107 | ubuntu-noble | ok 2026-04-21 02:08:47.017753 | 2026-04-21 02:08:47.017826 | LOOP [fetch-subunit-output : Find any inflight partial subunit files] 2026-04-21 02:08:47.440482 | ubuntu-noble | ok: Not all paths examined, check warnings for details 2026-04-21 02:08:47.452061 | 2026-04-21 02:08:47.452246 | LOOP [fetch-subunit-output : Copy any inflight subunit files] 2026-04-21 02:08:47.508178 | 2026-04-21 02:08:47.508631 | TASK [fetch-subunit-output : Create a temporary file to store the subunit stream] 2026-04-21 02:08:47.936256 | ubuntu-noble | changed 2026-04-21 02:08:47.942635 | 2026-04-21 02:08:47.942828 | LOOP [fetch-subunit-output : Generate subunit file] 2026-04-21 02:08:49.601418 | ubuntu-noble | ok: Item: /home/zuul/src/github.com/vexxhost/manila Runtime: 0:00:01.246280 2026-04-21 02:08:49.601751 | 2026-04-21 02:08:49.621422 | 2026-04-21 02:08:49.621624 | TASK [fetch-subunit-output : Copy the combined subunit file to the zuul work directory] 2026-04-21 02:08:50.134742 | ubuntu-noble | changed 2026-04-21 02:08:50.142795 | 2026-04-21 02:08:50.142936 | TASK [fetch-subunit-output : Remove the temporary file] 2026-04-21 02:08:50.577656 | ubuntu-noble | changed 2026-04-21 02:08:50.586660 | 2026-04-21 02:08:50.586787 | TASK [fetch-subunit-output : Process and fetch subunit results] 2026-04-21 02:08:50.620082 | ubuntu-noble | ok 2026-04-21 02:08:50.639649 | ubuntu-noble | included: /var/lib/zuul/builds/a729d42ac1184c3f853e4c4fc396a0bb/untrusted/project_0/opendev.org/zuul/zuul-jobs/roles/fetch-subunit-output/tasks/process.yaml 2026-04-21 02:08:50.648759 | 2026-04-21 02:08:50.649041 | TASK [fetch-subunit-output : Look for subunit2html command] 2026-04-21 02:08:50.860868 | ubuntu-noble | changed: non-zero return code 2026-04-21 02:08:50.870210 | 2026-04-21 02:08:50.870353 | TASK [fetch-subunit-output : Define subunit_html_command fact] 2026-04-21 02:08:50.896273 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:08:50.907007 | 2026-04-21 02:08:50.907148 | TASK [fetch-subunit-output : Emit a debug line so we can search logstash for fallback hits] 2026-04-21 02:08:50.942747 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:08:50.954918 | 2026-04-21 02:08:50.955082 | TASK [fetch-subunit-output : Generate testr_results.html file] 2026-04-21 02:08:51.487091 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:08:51.498407 | 2026-04-21 02:08:51.498550 | TASK [fetch-subunit-output : Find subunit files] 2026-04-21 02:08:51.724495 | ubuntu-noble | ok: All paths examined 2026-04-21 02:08:51.734345 | 2026-04-21 02:08:51.734437 | LOOP [fetch-subunit-output : Collect test-results] 2026-04-21 02:08:52.562911 | ubuntu-noble | changed: >f+++++++++ testrepository.subunit 2026-04-21 02:08:52.584851 | 2026-04-21 02:08:52.585028 | LOOP [fetch-subunit-output : Copy test-results] 2026-04-21 02:08:52.634690 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:08:52.635005 | ubuntu-noble | changed: All items complete 2026-04-21 02:08:52.635046 | 2026-04-21 02:08:52.661510 | 2026-04-21 02:08:52.661688 | LOOP [fetch-subunit-output : Return artifact to Zuul] 2026-04-21 02:08:52.691086 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:08:52.831827 | 2026-04-21 02:08:52.851679 | 2026-04-21 02:08:52.851826 | PLAY RECAP 2026-04-21 02:08:52.851894 | ubuntu-noble | ok: 11 changed: 7 unreachable: 0 failed: 0 skipped: 6 rescued: 0 ignored: 0 2026-04-21 02:08:52.851933 | 2026-04-21 02:08:53.025661 | POST-RUN END RESULT_NORMAL: [untrusted : opendev.org/zuul/zuul-jobs/playbooks/unittests/post.yaml@master] 2026-04-21 02:08:53.037549 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-21 02:08:53.663022 | 2026-04-21 02:08:53.663543 | PLAY [all] 2026-04-21 02:08:53.676629 | 2026-04-21 02:08:53.676730 | TASK [fetch-output : Set log path for multiple nodes] 2026-04-21 02:08:53.722708 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:08:53.734842 | 2026-04-21 02:08:53.735040 | TASK [fetch-output : Set log path for single node] 2026-04-21 02:08:53.781071 | ubuntu-noble | ok 2026-04-21 02:08:53.788911 | 2026-04-21 02:08:53.789092 | LOOP [fetch-output : Ensure local output dirs] 2026-04-21 02:08:54.273246 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/a729d42ac1184c3f853e4c4fc396a0bb/work/logs" 2026-04-21 02:08:54.497290 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/a729d42ac1184c3f853e4c4fc396a0bb/work/artifacts" 2026-04-21 02:08:54.729659 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/a729d42ac1184c3f853e4c4fc396a0bb/work/docs" 2026-04-21 02:08:54.754764 | 2026-04-21 02:08:54.754936 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-04-21 02:08:55.472374 | ubuntu-noble | changed: .d..t...... ./ 2026-04-21 02:08:55.472627 | ubuntu-noble | changed: All items complete 2026-04-21 02:08:55.472664 | 2026-04-21 02:08:55.976866 | ubuntu-noble | changed: .d..t...... ./ 2026-04-21 02:08:56.483193 | ubuntu-noble | changed: .d..t...... ./ 2026-04-21 02:08:56.508054 | 2026-04-21 02:08:56.508241 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-04-21 02:08:56.544096 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:08:56.549922 | ubuntu-noble | skipping: Conditional result was False 2026-04-21 02:08:56.570363 | 2026-04-21 02:08:56.570500 | PLAY [all] 2026-04-21 02:08:56.577641 | 2026-04-21 02:08:56.577738 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-04-21 02:08:57.086433 | ubuntu-noble | changed 2026-04-21 02:08:57.104164 | 2026-04-21 02:08:57.104573 | PLAY RECAP 2026-04-21 02:08:57.104774 | ubuntu-noble | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-04-21 02:08:57.104828 | 2026-04-21 02:08:57.273584 | POST-RUN END RESULT_NORMAL: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post.yaml@main] 2026-04-21 02:08:57.275662 | POST-RUN START: [trusted : github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml@main] 2026-04-21 02:08:57.903837 | 2026-04-21 02:08:57.904020 | PLAY [localhost] 2026-04-21 02:08:57.915525 | 2026-04-21 02:08:57.915689 | TASK [Generate Zuul manifest] 2026-04-21 02:08:57.937246 | localhost | ok 2026-04-21 02:08:57.957467 | 2026-04-21 02:08:57.957641 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-04-21 02:08:58.314726 | localhost | changed 2026-04-21 02:08:58.335093 | 2026-04-21 02:08:58.335527 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-04-21 02:08:58.369544 | localhost | ok 2026-04-21 02:08:58.381320 | 2026-04-21 02:08:58.381496 | TASK [Upload logs] 2026-04-21 02:08:58.403440 | localhost | ok 2026-04-21 02:08:58.478464 | 2026-04-21 02:08:58.478655 | TASK [Set zuul-log-path fact] 2026-04-21 02:08:58.498311 | localhost | ok 2026-04-21 02:08:58.514722 | 2026-04-21 02:08:58.514887 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-04-21 02:08:58.544836 | localhost | ok 2026-04-21 02:08:58.554481 | 2026-04-21 02:08:58.554645 | TASK [upload-logs : Create log directories] 2026-04-21 02:08:59.030293 | localhost | changed 2026-04-21 02:08:59.035205 | 2026-04-21 02:08:59.035308 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-04-21 02:08:59.681481 | localhost -> localhost | ok: Runtime: 0:00:00.005785 2026-04-21 02:08:59.690601 | 2026-04-21 02:08:59.690800 | TASK [upload-logs : Upload logs to log server] 2026-04-21 02:09:00.219690 | localhost | Output suppressed because no_log was given 2026-04-21 02:09:00.224497 | 2026-04-21 02:09:00.224584 | LOOP [upload-logs : Compress console log and json output] 2026-04-21 02:09:00.277555 | localhost | skipping: Conditional result was False 2026-04-21 02:09:00.284788 | localhost | skipping: Conditional result was False 2026-04-21 02:09:00.297929 | 2026-04-21 02:09:00.298064 | LOOP [upload-logs : Upload compressed console log and json output] 2026-04-21 02:09:00.353788 | localhost | skipping: Conditional result was False 2026-04-21 02:09:00.354241 | 2026-04-21 02:09:00.360062 | localhost | skipping: Conditional result was False 2026-04-21 02:09:00.372474 | 2026-04-21 02:09:00.372636 | LOOP [upload-logs : Upload console log and json output]